<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/phpmyadmin/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/phpmyadmin/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/phpmyadmin/support-requests/</id><updated>2015-07-09T14:48:43.841000Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>#952 Generating incorrect export code?</title><link href="https://sourceforge.net/p/phpmyadmin/support-requests/952/?limit=25#81cf" rel="alternate"/><published>2015-07-09T14:48:43.841000Z</published><updated>2015-07-09T14:48:43.841000Z</updated><author><name>Michal Čihař</name><uri>https://sourceforge.net/u/nijel/</uri></author><id>https://sourceforge.netba720ed9b8d36442e06451ad9705c34a3f5f0886</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;: 3.4.7 --&amp;gt; 2.8.1&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#952 Generating incorrect export code?</title><link href="https://sourceforge.net/p/phpmyadmin/support-requests/952/?limit=25#5e42" rel="alternate"/><published>2015-07-09T14:46:32.476000Z</published><updated>2015-07-09T14:46:32.476000Z</updated><author><name>Michal Čihař</name><uri>https://sourceforge.net/u/nijel/</uri></author><id>https://sourceforge.net73bd6808eb0195634bbf6b97b6a6de6be8fb07f1</id><summary type="html">&lt;pre&gt;- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -1,24275 +1,6 @@
 Hello, I am trying to move a couple tables over to a 
 different database, so first I went and exported the 
-tables I wanted to move, and it gave me this code:
-
-\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_Code starts here\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
-\-- phpMyAdmin SQL Dump
-\-- version 2.8.1
-\-- http://www.phpmyadmin.net
-\-- 
-\-- Host: localhost
-\-- Generation Time: Sep 03, 2006 at 04:57 AM
-\-- Server version: 4.0.23
-\-- PHP Version: 4.4.0
-\-- 
-\-- Database: \`galacticwebdesigns\_com\_2\`
-\-- 
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_archive\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_archive\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_archive\` \(
-\`ar\_namespace\` int\(11\) NOT NULL default '0',
-\`ar\_title\` varchar\(255\) binary NOT NULL default '',
-\`ar\_text\` mediumblob NOT NULL,
-\`ar\_comment\` tinyblob NOT NULL,
-\`ar\_user\` int\(5\) unsigned NOT NULL default '0',
-\`ar\_user\_text\` varchar\(255\) binary NOT NULL 
-default '',
-\`ar\_timestamp\` varchar\(14\) binary NOT NULL 
-default '',
-\`ar\_minor\_edit\` tinyint\(1\) NOT NULL default '0',
-\`ar\_flags\` tinyblob NOT NULL,
-\`ar\_rev\_id\` int\(8\) unsigned default NULL,
-\`ar\_text\_id\` int\(8\) unsigned default NULL,
-KEY \`name\_title\_timestamp\` 
-\(\`ar\_namespace\`,\`ar\_title\`,\`ar\_timestamp\`\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_archive\`
-\-- 
-
-INSERT INTO \`wiki\_archive\` \(\`ar\_namespace\`, 
-\`ar\_title\`, \`ar\_text\`, \`ar\_comment\`, \`ar\_user\`, 
-\`ar\_user\_text\`, \`ar\_timestamp\`, \`ar\_minor\_edit\`, 
-\`ar\_flags\`, \`ar\_rev\_id\`, \`ar\_text\_id\`\) VALUES \(12, 
-0x45646974696e67, '', '', 0, 
-0x37302e3235312e3231312e3434, 
-0x3230303630383132303530363037, 0, '', 1376, 1376\);
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_categorylinks\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_categorylinks\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_categorylinks\` \(
-\`cl\_from\` int\(8\) unsigned NOT NULL default '0',
-\`cl\_to\` varchar\(255\) binary NOT NULL default '',
-\`cl\_sortkey\` varchar\(86\) binary NOT NULL default '',
-\`cl\_timestamp\` timestamp\(14\) NOT NULL,
-UNIQUE KEY \`cl\_from\` \(\`cl\_from\`,\`cl\_to\`\),
-KEY \`cl\_sortkey\` \(\`cl\_to\`,\`cl\_sortkey\`\),
-KEY \`cl\_timestamp\` \(\`cl\_to\`,\`cl\_timestamp\`\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_categorylinks\`
-\-- 
-
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_externallinks\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_externallinks\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_externallinks\` \(
-\`el\_from\` int\(8\) unsigned NOT NULL default '0',
-\`el\_to\` blob NOT NULL,
-\`el\_index\` blob NOT NULL,
-KEY \`el\_from\` \(\`el\_from\`,\`el\_to\`\(40\)\),
-KEY \`el\_to\` \(\`el\_to\`\(60\),\`el\_from\`\),
-KEY \`el\_index\` \(\`el\_index\`\(60\)\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_externallinks\`
-\-- 
-
-INSERT INTO \`wiki\_externallinks\` \(\`el\_from\`, \`el\_to\`, 
-\`el\_index\`\) VALUES \(1374, 
-0x687474703a2f2f7777772e64656269616e2e6f7267, 
-0x687474703a2f2f6f72672e64656269616e2e7777772e2f\),
-\(1374, 0x687474703a2f2f7777772e7562756e74752e636f6d, 
-0x687474703a2f2f636f6d2e7562756e74752e7777772e2f\),
-\(1088, 
-0x687474703a2f2f7777772e67616c6163746963776562646573696
-76e732e636f6d7c47616c61637469636e656f, 
-0x687474703a2f2f636f6d7c67616c61637469636e656f2e67616c6
-16374696377656264657369676e732e7777772e2f\),
-\(1374, 0x687474703a2f2f7777772e67656e746f6f2e6f7267, 
-0x687474703a2f2f6f72672e67656e746f6f2e7777772e2f\),
-\(1373, 0x687474703a2f2f7777772e6e656f706574732e636f6d, 
-0x687474703a2f2f636f6d2e6e656f706574732e7777772e2f\),
-\(1373, 
-0x687474703a2f2f7777772e6e656f706574732e636f6d2f6175746
-f666f726d5f6f746865722e7068746d6c3f6f746865723d66726f7a
-656e, 
-0x687474703a2f2f636f6d2e6e656f706574732e7777772e2f61757
-46f666f726d5f6f746865722e7068746d6c3f6f746865723d66726f
-7a656e\),
-\(1374, 
-0x687474703a2f2f7777772e6d616e64726976612e636f6d, 
-0x687474703a2f2f636f6d2e6d616e64726976612e7777772e2f\),
-\(1374, 
-0x687474703a2f2f7777772e6c696e73706972652e636f6d, 
-0x687474703a2f2f636f6d2e6c696e73706972652e7777772e2f\),
-\(1374, 
-0x687474703a2f2f7777772e64616d6e736d616c6c6c696e75782e6
-f7267, 
-0x687474703a2f2f6f72672e64616d6e736d616c6c6c696e75782e7
-777772e2f\),
-\(1374, 
-0x687474703a2f2f7777772e6e6f76656c6c2e636f6d2f6c696e757
-8, 
-0x687474703a2f2f636f6d2e6e6f76656c6c2e7777772e2f6c696e7
-578\),
-\(1, 
-0x687474703a2f2f7777772e67616c6163746963776562646573696
-76e732e636f6d, 
-0x687474703a2f2f636f6d2e67616c6163746963776562646573696
-76e732e7777772e2f\),
-\(1, 
-0x687474703a2f2f7777772e67616c6163746963776562646573696
-76e732e636f6d2f666f72756d732f, 
-0x687474703a2f2f636f6d2e67616c6163746963776562646573696
-76e732e7777772e2f666f72756d732f\),
-\(1, 
-0x687474703a2f2f7777772e67616c6163746963776562646573696
-76e732e636f6d2f75706c6f616465722f, 
-0x687474703a2f2f636f6d2e67616c6163746963776562646573696
-76e732e7777772e2f75706c6f616465722f\),
-\(1, 
-0x687474703a2f2f7777772e67616c6163746963776562646573696
-76e732e636f6d2f746f7073697465732f, 
-0x687474703a2f2f636f6d2e67616c6163746963776562646573696
-76e732e7777772e2f746f7073697465732f\);
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_hitcounter\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_hitcounter\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_hitcounter\` \(
-\`hc\_id\` int\(10\) unsigned NOT NULL default '0'
-\) TYPE=HEAP MAX\_ROWS=25000;
-
-\-- 
-\-- Dumping data for table \`wiki\_hitcounter\`
-\-- 
-
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_image\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_image\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_image\` \(
-\`img\_name\` varchar\(255\) binary NOT NULL default '',
-\`img\_size\` int\(8\) unsigned NOT NULL default '0',
-\`img\_width\` int\(5\) NOT NULL default '0',
-\`img\_height\` int\(5\) NOT NULL default '0',
-\`img\_metadata\` mediumblob NOT NULL,
-\`img\_bits\` int\(3\) NOT NULL default '0',
-\`img\_media\_type\` enum
-\('UNKNOWN','BITMAP','DRAWING','AUDIO','VIDEO','MULTIMED
-IA','OFFICE','TEXT','EXECUTABLE','ARCHIVE'\) default 
-NULL,
-\`img\_major\_mime\` enum
-\('unknown','application','audio','image','text','video'
-,'message','model','multipart'\) NOT NULL 
-default 'unknown',
-\`img\_minor\_mime\` varchar\(32\) NOT NULL 
-default 'unknown',
-\`img\_description\` tinyblob NOT NULL,
-\`img\_user\` int\(5\) unsigned NOT NULL default '0',
-\`img\_user\_text\` varchar\(255\) binary NOT NULL 
-default '',
-\`img\_timestamp\` varchar\(14\) binary NOT NULL 
-default '',
-PRIMARY KEY  \(\`img\_name\`\),
-KEY \`img\_size\` \(\`img\_size\`\),
-KEY \`img\_timestamp\` \(\`img\_timestamp\`\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_image\`
-\-- 
-
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_imagelinks\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_imagelinks\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_imagelinks\` \(
-\`il\_from\` int\(8\) unsigned NOT NULL default '0',
-\`il\_to\` varchar\(255\) binary NOT NULL default '',
-UNIQUE KEY \`il\_from\` \(\`il\_from\`,\`il\_to\`\),
-KEY \`il\_to\` \(\`il\_to\`\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_imagelinks\`
-\-- 
-
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_interwiki\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_interwiki\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_interwiki\` \(
-\`iw\_prefix\` char\(32\) NOT NULL default '',
-\`iw\_url\` char\(127\) NOT NULL default '',
-\`iw\_local\` tinyint\(1\) NOT NULL default '0',
-\`iw\_trans\` tinyint\(1\) NOT NULL default '0',
-UNIQUE KEY \`iw\_prefix\` \(\`iw\_prefix\`\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_interwiki\`
-\-- 
-
-INSERT INTO \`wiki\_interwiki\` \(\`iw\_prefix\`, \`iw\_url\`, 
-\`iw\_local\`, \`iw\_trans\`\) VALUES 
-\('abbenormal', 'http://www.ourpla.net/cgi-
-bin/pikie.cgi?$1', 0, 0\),
-\('acadwiki', 'http://xarch.tu-graz.ac.at/autocad/wiki/
-$1', 0, 0\),
-\('acronym', 'http://www.acronymfinder.com/af-query.asp?
-String=exact&amp;amp;Acronym=$1', 0, 0\),
-\('advogato', 'http://www.advogato.org/$1', 0, 0\),
-\('aiwiki', 'http://www.ifi.unizh.ch/ailab/aiwiki/aiw.cg
-i?$1', 0, 0\),
-\('alife', 'http://news.alife.org/wiki/index.php?$1', 
-0, 0\),
-\('annotation', 'http://bayle.stanford.edu/crit/nph-
-med.cgi/$1', 0, 0\),
-\('annotationwiki', 'http://www.seedwiki.com/page.cfm?
-wikiid=368&amp;amp;doc=$1', 0, 0\),
-\('arxiv', 'http://www.arxiv.org/abs/$1', 0, 0\),
-\('aspienetwiki', 'http://aspie.mela.de/Wiki/index.php?
-title=$1', 0, 0\),
-\('bemi', 'http://bemi.free.fr/vikio/index.php?$1', 0, 
-0\),
-\('benefitswiki', 'http://www.benefitslink.com/cgi-
-bin/wiki.cgi?$1', 0, 0\),
-\('brasilwiki', 'http://rio.ifi.unizh.ch/brasilienwiki/i
-ndex.php/$1', 0, 0\),
-\('bridgeswiki', 'http://c2.com/w2/bridges/$1', 0, 0\),
-\('c2find', 'http://c2.com/cgi/wiki?FindPage&amp;amp;value=$1', 
-0, 0\),
-\('cache', 'http://www.google.com/search?q=cache:$1', 
-0, 0\),
-\('ciscavate', 'http://ciscavate.org/index.php/$1', 0, 
-0\),
-\('cliki', 'http://ww.telent.net/cliki/$1', 0, 0\),
-\('cmwiki', 'http://www.ourpla.net/cgi-bin/wiki.pl?$1', 
-0, 0\),
-\('codersbase', 'http://www.codersbase.com/$1', 0, 0\),
-\('commons', 'http://commons.wikimedia.org/wiki/$1', 0, 
-0\),
-\('consciousness', 'http://teadvus.inspiral.org/', 0, 
-0\),
-\('corpknowpedia', 'http://corpknowpedia.org/wiki/index.
-php/$1', 0, 0\),
-\('creationmatters', 'http://www.ourpla.net/cgi-
-bin/wiki.pl?$1', 0, 0\),
-\('dejanews', 'http://www.deja.com/=dnc/getdoc.xp?
-AN=$1', 0, 0\),
-\('demokraatia', 'http://wiki.demokraatia.ee/', 0, 0\),
-\('dictionary', 'http://www.dict.org/bin/Dict?
-Database=\*&amp;amp;Form=Dict1&amp;amp;Strategy=\*&amp;amp;Query=$1', 0, 0\),
-\('disinfopedia', 'http://www.disinfopedia.org/wiki.phtm
-l?title=$1', 0, 0\),
-\('diveintoosx', 'http://diveintoosx.org/$1', 0, 0\),
-\('docbook', 'http://docbook.org/wiki/moin.cgi/$1', 0, 
-0\),
-\('dolphinwiki', 'http://www.object-
-arts.com/wiki/html/Dolphin/$1', 0, 0\),
-\('drumcorpswiki', 'http://www.drumcorpswiki.com/index.p
-hp/$1', 0, 0\),
-\('dwjwiki', 'http://www.suberic.net/cgi-
-bin/dwj/wiki.cgi?$1', 0, 0\),
-\('eÄ‰ei', 'http://www.ikso.net/cgi-bin/wiki.pl?$1', 0, 
-0\),
-\('echei', 'http://www.ikso.net/cgi-bin/wiki.pl?$1', 0, 
-0\),
-\('ecxei', 'http://www.ikso.net/cgi-bin/wiki.pl?$1', 0, 
-0\),
-\('efnetceewiki', 'http://purl.net/wiki/c/$1', 0, 0\),
-\('efnetcppwiki', 'http://purl.net/wiki/cpp/$1', 0, 0\),
-\('efnetpythonwiki', 'http://purl.net/wiki/python/$1', 
-0, 0\),
-\('efnetxmlwiki', 'http://purl.net/wiki/xml/$1', 0, 0\),
-\('eljwiki', 'http://elj.sourceforge.net/phpwiki/index.p
-hp/$1', 0, 0\),
-\('emacswiki', 'http://www.emacswiki.org/cgi-
-bin/wiki.pl?$1', 0, 0\),
-\('elibre', 'http://enciclopedia.us.es/index.php/$1', 
-0, 0\),
-\('eokulturcentro', 'http://esperanto.toulouse.free.fr/w
-akka.php?wiki=$1', 0, 0\),
-\('evowiki', 'http://www.evowiki.org/index.php/$1', 0, 
-0\),
-\('finalempire', 'http://final-
-empire.sourceforge.net/cgi-bin/wiki.pl?$1', 0, 0\),
-\('firstwiki', 'http://firstwiki.org/index.php/$1', 0, 
-0\),
-\('foldoc', 'http://www.foldoc.org/foldoc/foldoc.cgi?
-$1', 0, 0\),
-\('foxwiki', 'http://fox.wikis.com/wc.dll?Wiki~$1', 0, 
-0\),
-\('fr.be', 'http://fr.wikinations.be/$1', 0, 0\),
-\('fr.ca', 'http://fr.ca.wikinations.org/$1', 0, 0\),
-\('fr.fr', 'http://fr.fr.wikinations.org/$1', 0, 0\),
-\('fr.org', 'http://fr.wikinations.org/$1', 0, 0\),
-\('freebsdman', 'http://www.FreeBSD.org/cgi/man.cgi?
-apropos=1&amp;amp;query=$1', 0, 0\),
-\('gamewiki', 'http://gamewiki.org/wiki/index.php/$1', 
-0, 0\),
-\('gej', 'http://www.esperanto.de/cgi-
-bin/aktivikio/wiki.pl?$1', 0, 0\),
-\('gentoo-wiki', 'http://gentoo-wiki.com/$1', 0, 0\),
-\('globalvoices', 'http://cyber.law.harvard.edu/dyn/glob
-alvoices/wiki/$1', 0, 0\),
-\('gmailwiki', 'http://www.gmailwiki.com/index.php/$1', 
-0, 0\),
-\('google', 'http://www.google.com/search?q=$1', 0, 0\),
-\('googlegroups', 'http://groups.google.com/groups?
-q=$1', 0, 0\),
-\('gotamac', 'http://www.got-a-mac.org/$1', 0, 0\),
-\('greencheese', 'http://www.greencheese.org/$1', 0, 0\),
-\('hammondwiki', 'http://www.dairiki.org/HammondWiki/ind
-ex.php3?$1', 0, 0\),
-\('haribeau', 'http://wiki.haribeau.de/cgi-bin/wiki.pl?
-$1', 0, 0\),
-\('hewikisource', 'http://he.wikisource.org/wiki/$1', 
-1, 0\),
-\('herzkinderwiki', 'http://www.herzkinderinfo.de/Mediaw
-iki/index.php/$1', 0, 0\),
-\('hrwiki', 'http://www.hrwiki.org/index.php/$1', 0, 0\),
-\('iawiki', 'http://www.IAwiki.net/$1', 0, 0\),
-\('imdb', 'http://us.imdb.com/Title?$1', 0, 0\),
-\('infosecpedia', 'http://www.infosecpedia.org/pedia/ind
-ex.php/$1', 0, 0\),
-\('jargonfile', 'http://sunir.org/apps/meta.pl?
-wiki=JargonFile&amp;amp;redirect=$1', 0, 0\),
-\('jefo', 'http://www.esperanto-
-jeunes.org/vikio/index.php?$1', 0, 0\),
-\('jiniwiki', 'http://www.cdegroot.com/cgi-bin/jini?
-$1', 0, 0\),
-\('jspwiki', 'http://www.ecyrd.com/JSPWiki/Wiki.jsp?
-page=$1', 0, 0\),
-\('kerimwiki', 'http://wiki.oxus.net/$1', 0, 0\),
-\('kmwiki', 'http://www.voght.com/cgi-bin/pywiki?$1', 
-0, 0\),
-\('knowhow', 'http://www2.iro.umontreal.ca/~paquetse/cgi
--bin/wiki.cgi?$1', 0, 0\),
-\('lanifexwiki', 'http://opt.lanifex.com/cgi-
-bin/wiki.pl?$1', 0, 0\),
-\('lasvegaswiki', 'http://wiki.gmnow.com/index.php/$1', 
-0, 0\),
-\('linuxwiki', 'http://www.linuxwiki.de/$1', 0, 0\),
-\('lojban', 'http://www.lojban.org/tiki/tiki-index.php?
-page=$1', 0, 0\),
-\('lqwiki', 'http://wiki.linuxquestions.org/wiki/$1', 
-0, 0\),
-\('lugkr', 'http://lug-kr.sourceforge.net/cgi-
-bin/lugwiki.pl?$1', 0, 0\),
-\('lutherwiki', 'http://www.lutheranarchives.com/mw/inde
-x.php/$1', 0, 0\),
-\('mathsongswiki', 'http://SeedWiki.com/page.cfm?
-wikiid=237&amp;amp;doc=$1', 0, 0\),
-\('mbtest', 'http://www.usemod.com/cgi-bin/mbtest.pl?
-$1', 0, 0\),
-\('meatball', 'http://www.usemod.com/cgi-bin/mb.pl?$1', 
-0, 0\),
-\('mediazilla', 'http://bugzilla.wikipedia.org/$1', 1, 
-0\),
-\('memoryalpha', 'http://www.memory-
-alpha.org/en/index.php/$1', 0, 0\),
-\('metaweb', 'http://www.metaweb.com/wiki/wiki.phtml?
-title=$1', 0, 0\),
-\('metawiki', 'http://sunir.org/apps/meta.pl?$1', 0, 0\),
-\('metawikipedia', 'http://meta.wikimedia.org/wiki/$1', 
-0, 0\),
-\('moinmoin', 'http://purl.net/wiki/moin/$1', 0, 0\),
-\('mozillawiki', 'http://wiki.mozilla.org/index.php/
-$1', 0, 0\),
-\('muweb', 'http://www.dunstable.com/scripts/MuWebWeb?
-$1', 0, 0\),
-\('netvillage', 'http://www.netbros.com/?$1', 0, 0\),
-\('oeis', 'http://www.research.att.com/cgi-
-bin/access.cgi/as/njas/sequences/eisA.cgi?Anum=$1', 0, 
-0\),
-\('openfacts', 'http://openfacts.berlios.de/index.phtml?
-title=$1', 0, 0\),
-\('openwiki', 'http://openwiki.com/?$1', 0, 0\),
-\('opera7wiki', 'http://nontroppo.org/wiki/$1', 0, 0\),
-\('orgpatterns', 'http://www.bell-labs.com/cgi-
-user/OrgPatterns/OrgPatterns?$1', 0, 0\),
-\('osi reference model', 'http://wiki.tigma.ee/', 0, 0\),
-\('pangalacticorg', 'http://www.pangalactic.org/Wiki/
-$1', 0, 0\),
-\('personaltelco', 'http://www.personaltelco.net/index.c
-gi/$1', 0, 0\),
-\('patwiki', 'http://gauss.ffii.org/$1', 0, 0\),
-\('phpwiki', 'http://phpwiki.sourceforge.net/phpwiki/ind
-ex.php?$1', 0, 0\),
-\('pikie', 'http://pikie.darktech.org/cgi/pikie?$1', 0, 
-0\),
-\('pmeg', 'http://www.bertilow.com/pmeg/$1.php', 0, 0\),
-\('ppr', 'http://c2.com/cgi/wiki?$1', 0, 0\),
-\('purlnet', 'http://purl.oclc.org/NET/$1', 0, 0\),
-\('pythoninfo', 'http://www.python.org/cgi-bin/moinmoin/
-$1', 0, 0\),
-\('pythonwiki', 'http://www.pythonwiki.de/$1', 0, 0\),
-\('pywiki', 'http://www.voght.com/cgi-bin/pywiki?$1', 
-0, 0\),
-\('raec', 'http://www.raec.clacso.edu.ar:8080/raec/Membe
-rs/raecpedia/$1', 0, 0\),
-\('revo', 'http://purl.org/NET/voko/revo/art/$1.html', 
-0, 0\),
-\('rfc', 'http://www.rfc-editor.org/rfc/rfc$1.txt', 0, 
-0\),
-\('s23wiki', 'http://is-root.de/wiki/index.php/$1', 0, 
-0\),
-\('scoutpedia', 'http://www.scoutpedia.info/index.php/
-$1', 0, 0\),
-\('seapig', 'http://www.seapig.org/$1', 0, 0\),
-\('seattlewiki', 'http://seattlewiki.org/wiki/$1', 0, 
-0\),
-\('seattlewireless', 'http://seattlewireless.net/?$1', 
-0, 0\),
-\('seeds', 'http://www.IslandSeeds.org/wiki/$1', 0, 0\),
-\('senseislibrary', 'http://senseis.xmp.net/?$1', 0, 0\),
-\('shakti', 'http://cgi.algonet.se/htbin/cgiwrap/pgd/Sha
-ktiWiki/$1', 0, 0\),
-\('slashdot', 'http://slashdot.org/article.pl?sid=$1', 
-0, 0\),
-\('smikipedia', 'http://www.smikipedia.org/$1', 0, 0\),
-\('sockwiki', 'http://wiki.socklabs.com/$1', 0, 0\),
-\('sourceforge', 'http://sourceforge.net/$1', 0, 0\),
-\('squeak', 'http://minnow.cc.gatech.edu/squeak/$1', 0, 
-0\),
-\('strikiwiki', 'http://ch.twi.tudelft.nl/~mostert/strik
-i/teststriki.pl?$1', 0, 0\),
-\('susning', 'http://www.susning.nu/$1', 0, 0\),
-\('svgwiki', 'http://www.protocol7.com/svg-
-wiki/default.asp?$1', 0, 0\),
-\('tavi', 'http://tavi.sourceforge.net/$1', 0, 0\),
-\('tejo', 'http://www.tejo.org/vikio/$1', 0, 0\),
-\('terrorwiki', 'http://www.liberalsagainstterrorism.com
-/wiki/index.php/$1', 0, 0\),
-\('tmbw', 'http://www.tmbw.net/wiki/index.php/$1', 0, 
-0\),
-\('tmnet', 'http://www.technomanifestos.net/?$1', 0, 0\),
-\('tmwiki', 'http://www.EasyTopicMaps.com/?page=$1', 0, 
-0\),
-\('turismo', 'http://www.tejo.org/turismo/$1', 0, 0\),
-\('theopedia', 'http://www.theopedia.com/$1', 0, 0\),
-\('twiki', 'http://twiki.org/cgi-bin/view/$1', 0, 0\),
-\('twistedwiki', 'http://purl.net/wiki/twisted/$1', 0, 
-0\),
-\('uea', 'http://www.tejo.org/uea/$1', 0, 0\),
-\('unreal', 'http://wiki.beyondunreal.com/wiki/$1', 0, 
-0\),
-\('ursine', 'http://ursine.ca/$1', 0, 0\),
-\('usej', 'http://www.tejo.org/usej/$1', 0, 0\),
-\('usemod', 'http://www.usemod.com/cgi-bin/wiki.pl?$1', 
-0, 0\),
-\('visualworks', 'http://wiki.cs.uiuc.edu/VisualWorks/
-$1', 0, 0\),
-\('warpedview', 'http://www.warpedview.com/index.php/
-$1', 0, 0\),
-\('webdevwikinl', 'http://www.promo-
-it.nl/WebDevWiki/index.php?page=$1', 0, 0\),
-\('webisodes', 'http://www.webisodes.org/$1', 0, 0\),
-\('webseitzwiki', 'http://webseitz.fluxent.com/wiki/
-$1', 0, 0\),
-\('why', 'http://clublet.com/c/c/why?$1', 0, 0\),
-\('wiki', 'http://c2.com/cgi/wiki?$1', 0, 0\),
-\('wikia', 'http://www.wikia.com/wiki/index.php/$1', 0, 
-0\),
-\('wikibooks', 'http://en.wikibooks.org/wiki/$1', 1, 0\),
-\('wikicities', 'http://www.wikicities.com/index.php/
-$1', 0, 0\),
-\('wikif1', 'http://www.wikif1.org/$1', 0, 0\),
-\('wikinfo', 'http://www.wikinfo.org/wiki.php?
-title=$1', 0, 0\),
-\('wikimedia', 'http://wikimediafoundation.org/wiki/
-$1', 0, 0\),
-\('wikiquote', 'http://en.wikiquote.org/wiki/$1', 1, 0\),
-\('wikinews', 'http://en.wikinews.org/wiki/$1', 0, 0\),
-\('wikisource', 'http://sources.wikipedia.org/wiki/$1', 
-1, 0\),
-\('wikispecies', 'http://species.wikipedia.org/wiki/
-$1', 1, 0\),
-\('wikitravel', 'http://wikitravel.org/en/$1', 0, 0\),
-\('wikiworld', 'http://WikiWorld.com/wiki/index.php/
-$1', 0, 0\),
-\('wiktionary', 'http://en.wiktionary.org/wiki/$1', 1, 
-0\),
-\('wlug', 'http://www.wlug.org.nz/$1', 0, 0\),
-\('wlwiki', 'http://winslowslair.supremepixels.net/wiki/
-index.php/$1', 0, 0\),
-\('ypsieyeball', 'http://sknkwrks.dyndns.org:1957/writew
-iki/wiki.pl?$1', 0, 0\),
-\('zwiki', 'http://www.zwiki.org/$1', 0, 0\),
-\('zzz wiki', 'http://wiki.zzz.ee/', 0, 0\),
-\('wikt', 'http://en.wiktionary.org/wiki/$1', 1, 0\);
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_ipblocks\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_ipblocks\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_ipblocks\` \(
-\`ipb\_id\` int\(8\) NOT NULL auto\_increment,
-\`ipb\_address\` varchar\(40\) binary NOT NULL default '',
-\`ipb\_user\` int\(8\) unsigned NOT NULL default '0',
-\`ipb\_by\` int\(8\) unsigned NOT NULL default '0',
-\`ipb\_reason\` tinyblob NOT NULL,
-\`ipb\_timestamp\` varchar\(14\) binary NOT NULL 
-default '',
-\`ipb\_auto\` tinyint\(1\) NOT NULL default '0',
-\`ipb\_expiry\` varchar\(14\) binary NOT NULL default '',
-\`ipb\_range\_start\` varchar\(32\) NOT NULL default '',
-\`ipb\_range\_end\` varchar\(32\) NOT NULL default '',
-PRIMARY KEY  \(\`ipb\_id\`\),
-KEY \`ipb\_address\` \(\`ipb\_address\`\),
-KEY \`ipb\_user\` \(\`ipb\_user\`\),
-KEY \`ipb\_range\` \(\`ipb\_range\_start\`\(8\),\`ipb\_range\_end\`
-\(8\)\)
-\) TYPE=MyISAM AUTO\_INCREMENT=1 ;
-
-\-- 
-\-- Dumping data for table \`wiki\_ipblocks\`
-\-- 
-
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_job\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_job\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_job\` \(
-\`job\_id\` int\(9\) unsigned NOT NULL auto\_increment,
-\`job\_cmd\` varchar\(255\) NOT NULL default '',
-\`job\_namespace\` int\(11\) NOT NULL default '0',
-\`job\_title\` varchar\(255\) binary NOT NULL default '',
-\`job\_params\` blob NOT NULL,
-PRIMARY KEY  \(\`job\_id\`\),
-KEY \`job\_cmd\` \(\`job\_cmd\`,\`job\_namespace\`,\`job\_title\`\)
-\) TYPE=MyISAM AUTO\_INCREMENT=1 ;
-
-\-- 
-\-- Dumping data for table \`wiki\_job\`
-\-- 
-
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_logging\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_logging\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_logging\` \(
-\`log\_type\` varchar\(10\) NOT NULL default '',
-\`log\_action\` varchar\(10\) NOT NULL default '',
-\`log\_timestamp\` varchar\(14\) NOT NULL 
-default '19700101000000',
-\`log\_user\` int\(10\) unsigned NOT NULL default '0',
-\`log\_namespace\` int\(11\) NOT NULL default '0',
-\`log\_title\` varchar\(255\) binary NOT NULL default '',
-\`log\_comment\` varchar\(255\) NOT NULL default '',
-\`log\_params\` blob NOT NULL,
-KEY \`type\_time\` \(\`log\_type\`,\`log\_timestamp\`\),
-KEY \`user\_time\` \(\`log\_user\`,\`log\_timestamp\`\),
-KEY \`page\_time\` 
-\(\`log\_namespace\`,\`log\_title\`,\`log\_timestamp\`\),
-KEY \`times\` \(\`log\_timestamp\`\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_logging\`
-\-- 
-
-INSERT INTO \`wiki\_logging\` \(\`log\_type\`, \`log\_action\`, 
-\`log\_timestamp\`, \`log\_user\`, \`log\_namespace\`, 
-\`log\_title\`, \`log\_comment\`, \`log\_params\`\) VALUES 
-\('protect', 'protect', '20060812045358', 1, 0, 
-0x4d61696e5f50616765, '\[edit=sysop:move=sysop\]', ''\),
-\('protect', 'protect', '20060812045616', 1, 12, 
-0x436f6e74656e7473, '\[edit=sysop:move=sysop\]', ''\),
-\('protect', 'protect', '20060812052626', 1, 4, 
-0x507269766163795f706f6c696379, '\[edit=sysop:move=sysop
-\]', ''\),
-\('protect', 'protect', '20060812052634', 1, 4, 
-0x41626f7574, '\[edit=sysop:move=sysop\]', ''\),
-\('protect', 'protect', '20060812052644', 1, 4, 
-0x47656e6572616c5f646973636c61696d6572, '\[edit=sysop:mo
-ve=sysop\]', ''\),
-\('delete', 'delete', '20060817015924', 1, 12, 
-0x45646974696e67, '', ''\),
-\('protect', 'protect', '20060828023548', 1, 12, 
-0x45646974696e67, '\[edit=sysop:move=sysop\]', ''\),
-\('protect', 'protect', '20060830232127', 1, 0, 
-0x5768795f69735f6e656f2d61646469637427735f62616e6e65725
-f6f6e5f7468655f626f74746f6d5f6f665f7468655f706167653f, 
-'\[edit=sysop\]', ''\);
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_math\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_math\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_math\` \(
-\`math\_inputhash\` varchar\(16\) NOT NULL default '',
-\`math\_outputhash\` varchar\(16\) NOT NULL default '',
-\`math\_html\_conservativeness\` tinyint\(1\) NOT NULL 
-default '0',
-\`math\_html\` text,
-\`math\_mathml\` text,
-UNIQUE KEY \`math\_inputhash\` \(\`math\_inputhash\`\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_math\`
-\-- 
-
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_objectcache\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_objectcache\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_objectcache\` \(
-\`keyname\` varchar\(255\) binary NOT NULL default '',
-\`value\` mediumblob,
-\`exptime\` datetime default NULL,
-UNIQUE KEY \`keyname\` \(\`keyname\`\),
-KEY \`exptime\` \(\`exptime\`\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_objectcache\`
-\-- 
-
-INSERT INTO \`wiki\_objectcache\` \(\`keyname\`, \`value\`, 
-\`exptime\`\) VALUES 
-\(0x67616c616374696377656264657369676e735f636f6d5f323a72
-63666565643a7273733a74696d657374616d70, 
-0x2bb63234b1523232303033b0343036303031343650b20600, '20
-06-09-04 00:41:30'\),
-\(0x67616c616374696377656264657369676e735f636f6d5f323a72
-63666565643a61746f6d3a74696d657374616d70, 
-0x2bb63234b1523232303033b0343036303031313451b20600, '20
-06-09-04 00:44:14'\);
-INSERT INTO \`wiki\_objectcache\` \(\`keyname\`, \`value\`, 
-\`exptime\`\) VALUES 
-\(0x67616c616374696377656264657369676e735f636f6d5f323a6d
-65737361676573, 
-0xbdbdd9721b599620f88eaff0e4a84b541409110bd79094a6a0a40
-8656a4b524a558c4a4373000ed243803bd2dd2112110ab379eae7b1
-9e1f99d779ed4fa92f99b3df731da0145936d5619922fcde73f7ede
-c273de90d0e0627bfd527c7275bbd79f9399b34657febfbfaa4df3f
-d9faf0e14eefe3c7849293a64ce0bbfff123e6f6f61df845954df20
-a930707b7154ae0b34a08301b37540534f0b22cca51597eea8eeb1a
-d30e7b275bf7bf4b00aa499aabbc4ea6f92cc34ac6cbba29e7f9aff
-0719541dd5c2ca93fe545322d2b4acd8a062a4feabcc992efee5313
-3dd7c42fd4c260b03fa0369ab29c35f9a24ed26292a4e37156d7c9a
-76c5543d14e93260f9322bb4e5e8f7e81de6edffb1e923edc5d34bb
-cb3aab16e96576f7a3403caeaa74b57db77b77e7eecb5582d909e58
-7226951165f2bf616ba6ee56c30f9225995cb7fbf0b03c2d9c88bcb
-24ad5dadf35593ce3eb5eb2bb81b98b5a91bb7157992d730c1755e1
-6493a2a970d3509935f95735e06e84d3a99543047aec645954db32a
-2b60eada9572373c4028769d36e3ab595e37ed4233990ccc4bca290
-da0b6598035cf9bb2c289c0391a5fa5056477a32919c310ab7cad37
-2ba8f885543a5f250c355a36305edfb159799917edb22594fdb95c2
-6292e44312e9715f48af635802779b193c05685192aca2699c3564a
-a18fabe4aabcce60bf775bf3ff5fdb0280c3da6daafe05548459023
-b4e7737ed8466d34ec0bd881306872bda5150076e92761d990c669c
-16ee1463c16ef26696a535ed75aa1576c7e71c4ac24234d0dc28836
-585d39b7e8625eeba6660e3d57008a14bedc6fe151a7b3c81d30b3d
-9ccfb1873069d4e0c486e16bc2e66a98dff1da39cc68eb494f71b21
-755d940a3d9a49be870a8b3782cb80a5f3194c44569d77a05b5be49
-61dfc142615f6adc8061425c05d25cbb82875801678572aed8249b6
-5cdda6026b88e94b3b1d0b2b8bdd8598603e1f5e13b605216994d2b
-cd8e2c14aced750af954d7c4d58f177fbbee395e0890beb1437421b
-44b5ccbda8676a11370175449b83ffc986eade42c9b470df3adb6b9
-a63a4babf55aa650cb39e5702dd7f9a7dc8e1d9dba4dd75f0a2fd31
-b37d062770e499b1e815f01fcef799df361db50705156705e3734f2
-d88e286c207ca97692ebabb4c1d1d1969d949890553479d3bca0e92
-c2eeb50f57859c105ddc05552349b6ef1675868948e3f5d56256c1c
-b88e60f1e7299ec604fe27c513296fd5c21b0f097247b7abad5af73
-c03eb8d0e4dd0887096bbae46b8f9caf9a6e9bba10b2ec56b8081a2
-fd55ec5e65b3c58691610f16b3741ce606e6d235886844bd5ce0dc6
-f287dce397099690978d860ea6779f1a9c6196f97f9c5bd41e96c46
-c39317aec125c3820915b4faa249c47c3866ad5a3fd1066f4f1f57c
-b25dc23eea7659a6593ddaadeb4e467e7e709660b2ab2a9203c41f3
-4ddb1192bf52b4d98d5fdef50afe8e576ce3b64654c06e4fc49642a
-5199cab19256d58a60c91bb0421ec128b4b2f1733d83beda24b28fb
-8e72927c4eb309039ac38d981246ea16bd5e64e33c9dd194b76bf94
-76bcd0596d7c7dd5e45dda423ba1eda358cfda4dcf20c73e94d1310
-955e434d43c338aeaf96e5916f2c2c63da78c0107104fc3a1af78e5
-e4eff7eb7510c219367b7a9b3d9b4bbd6c4f5daf14d7de7e4eadbdc
-3d5abdaf8e8d20be323174db7fad827a5537d91ce6a8ae375502797
-0cdac3fb7511d06d42ebde9f28a4a22c0e6de8fa1becb0d5849bca7
-0448ab401209483b7a58dabf8fe5378212750584d41b9efc933520b
-c3e09e8481292df7e3b7ffef6e9abc72f9ffefe3b53629043741790
-5d7035c0e50e0406a013887629c644559c6c7da6bf435f60924fa75
-1eeb1cf9de74589c466232039fd3df420827f0ac062bd05404533c9
-e57e1c44b9841148fe54a94dc8c7cba6c96ea8e521d0b8f4d0a4757
-d5d567c316edde96d2557803b8db2ac486ac15beff4bb4a156b2579
-33cbb45b6fb4068427c83e77a7b91857193dc817cd15e08a50e6e28
-ac77d0053725e56d58a0fdd158c07ee21809e00118485e0a6bed343
-e217def6a63654f72e121a9f00b65801d95565dd3037d80e2e15227
-dca07e0d4244ade83e4c9249b108a65fb005370ac867859c506ab33
-3738b4a983e3b9f5e1c3097215dcbca55a19a1721f3e9cf32573f25
-eebfe62ad7cfcd8ed3c5b364bc083f4958c305ae40020ae0b535c42
-1d382d6f958286871a6eee113f49d820bed13b9d9470a9cc81a48b0
-5ec88e4eeddbba372065d831f8aca84ce9df927fdcb6604e8e347e8
-5d8716006e47209972b8b8a1bf8b7cfc8970944ee7c1e2d1f329ade
-975cabba7522c37bb15c94df082a97692f10c2bda7ac728f39676b2
-ce27d928ad68ad79ad10e55be8990654fc47fda68320f980fe42dfa
-b55b4920965c196767b4168383930ff1ae0e1a842ef2a246b6b653c
-d9b5b2964b876c364bab261fc3436c470657c0a70d292d2f8a142ee
-605a0795435a70a82b40d7bdfb2efb9ca614cb5eec3de010cf6b49c
-8ff202c6057425dcd32b5c34461c7698008281ed28cd48bf47b372f
-c0950ed1dda5cf044940b24e7eb6e47c9c922adaaf21a50f46b9e7f
-a6855709df80c4ef210640b35ac0a3692f387678271126513a9dd26
-dc9f4a41b813c46b51ed1f3e88daaed400648c1e4753e4f05b1b769
-88a127d9345dce0cfa097f06e8c3087a8a1722f107fbb0175e722a8
-d24e1ac13bbc043a17909377c9e4db4f5f32b98adb298e195e472f6
-a3425827ddbb275bafe467bf05513682d56793273f10cf1106a0e7d
-301e22221cb6544130f4450364e9175717df9aece9ea4f0c2a675f6
-528173c44ea7dd6f34f8ee391d2700f8198fa6524f39e075d514499
-119dc004b9c9c07a347777a0fee8f1e29e7c7eac03db2a9bba9b008
-f0e1ed6e981a5d1bbe571535d32b28466220e7333c40e96896e9f5f
-01271a1f7800b9d8433d37527ad288be8fc1df04983e4dd28fd50a0
-9bd6d11cf4a2a389438696d74fe81e8195d784f5534148795a5057b
-35d42f4e9ee2bf1a2a62353eb8d36632c5d6f346dcc5d21f48dc5f5
-7d7d22e79d7b056855c527b33969972af4c5879da7a76018b291159
-adf6caef63a6fae120658ab169114e9ff1bc457ca65ddaeba5e8ee6
-fcde43b91fcb90bdb8028a6292ddc02d98491d309f846a84234dd8c
-0c508dec67439866b5631b3b74a2ad13e11a4214d6240de625c05ec
-9febb49ae892dc52de4121fa6885f182e467ffb6a2f8e2bbc7a0d53
-cdc9497b043e979d987813d00b0b2b87cf40eabb9d363040839ac5a
-1f17803df6a707f705f6c1a84aee3f6a75ad2a6733b96a8e21f5942
-f054c45ae081cd85ac81838442cf9e8c001fdf0011b3eb9d3ff42b2
-8f6dfe26be3c262276f1f1e3bdef93ba9c67c860cb6670b3206a835
-541b7e07ee78689f7129e75e93da0002fac61e4c2b926075fee0cd6
-9a1c689301c72cc639dc3dd109780d784bdd845381b3504ce4575a8
-40b174e35360d2b59c071a0bd35a43b8da61827c8a69790ca2a79fe
-460508865001d603f82c01395e014f41221cd5ae9d7968122f8db16
-2e4bb7aaa45aca1970e216ec67e78fec62e2381c3460c3b1fc2b876
-e1bfbb46ace24c07e67110c9e0f6831a56733880bc37afaf4a5a311
-cad22d308c5c874b2ca1a5c45849a941983e1f39137dde47dc66824
-f151092b8743a96cf16239cfaa7c0ce4f2870f61d608294c00452b9
-a7cba82e999df871abac9f9727c85cdbaf945e402a6b7be82b59830
-4601d414d44797613711cc910ec3daa8105b9966d98c995239bc4fb
-3ec33e298c261afb9bf8481b3280f874d1c47408098c11fd05ddc81
-24f3f8c233e427082687e51b3cb4f4739943d382a597c574490b407
-723dfe5714febeeddbb7a936b86519511e4767d0f0fe71af909708b
-2afeb54fbff85df1bff1d1e247ccf023c78bb11b8341b21bd8bb7ca
-6f6b012de44c4bb828922ac472f21065574ae437946a98daf4aa0f5
-f4fdff9ccef249b7233214c8834c9c129a1a2c18d03fee86f50c3a4
-fe4fef8f62e13a5c9c8f7b125baf78e56e1eedd3b3d9e732cb8bc8c
-7f1dd0af259374d107f569d9948412331ad823dad5d20272b56add1
-546ed3189345b092eb6428a90efbbde17220cbb09128b30ad35ec9a
-cbfc73c67261e872cdc8384ce449b20554d99d3efcb3257be78774c
-2b25fbd27de64d53ce7c39f01825ee94c19a05e1ec7429fa64cfdda
-b255d93f9619918a39f260e7789f77f87c57f2d6e331df824738598
-4c680f6cc2fe156ed76ceb30cba6d281c362c1b4bfb33dc974752da
-0e982a5488fc797c41dca56a5b03ea42f6a562c903a8e7190ad869e
-3d95c331d4ab435b22adaa59120d15e6c759197215b34a52b1daf09
-bad589af46f27b1619d8d303f5e40b596145449e17b4c1dddacbfd0
-ec0309f4c5ff6793a6017c8209907931880d44edfba4efd4358bdf7
-78a72c6713ea27d06924eda7cd46b0dd8edeff9037025c72e577a43
-04e1a64d2353c2fd230bd0c1d66ec64d7f8dac2d4c13f152c214c54
-832b3e2b910abcbeca015e260adf06c3e7bb9de78d742e9dd525ae6
-2a3321c6a1876084e39f31bb29b054e0ed198d07a27bb4991eb926c
-4df3fa8a551990de84e703ceb35d17409fdb5dc1030edbbfb2051d1
-cc7cc2a9a21d4aac8f021999422816ec6575d39e4501c76ad96d535
-acd2eb0437738a77f9f7b09d32387d3fbd7df9029011a080c3c21a8
-38b7b920486573fe4079a520e5c38602c1644204282726e7f27c175
-5ad1ad0aab91178066e043058b2a2211a2b7768dd602384e21990cd
-507af240e957505502087481ab2c2f0705470ece82cd39ab6c84444
-66e83635e2e80768e85344ebc0cc6da398cf780e3ff03568780922d
-0843619c98f9ddc742fda05bac23ba3b37607124a03371fe3b67cf9
-3d583c4254cd86376e90ce82067090f44e65fce4763e7cd8cc88f91
-2a1e2829c08da44c5a95b80a5be2a1bb79db145c583e80e1482cdc4
-325b708c68d724cb622647544e1f3f804ae2e93c54d925b2e52a9ef
-81627f04d503ff9c2d28f90802cc14e1b33855edc19989e026c9cd9
-722292630329882b8a872867e514629586bb4d56d276325c59ef849
-491b512848220f38522b8f4c993208fb600d44b7a7680cab3178140
-293d9b0406490c6fc7065ff40f1f7efbada84f64627efffde4d4cbd
-5eecb1bbab6abba1dde36f822ad55f17c4150c4698539e43796b9ad
-cc9064861626d7dd68a3e78b7037f3f4d06ec03b1d9a07da1ecb737
-dd7152a73f1c3db21ba5ea449d37cec57aee4a3427810dfe5f5155d
-a9702c4983811847f40f72522b9257c3962a26b0abea3973e9f2a28
-3c86935496187f04b1d0ec09b72968f575f16f48718ca48c6e07608
-1d9293c763d8c6c741aee79d64cc2a5c0b7aca97b3b4ea38d9ef354
-ae8a533bf66937b763bf304179f041fa539318444675fc97be49b22
-a57ba76fb7c29d41b27d67782f2ee218b6289e5058d1dbdbe281a3f
-acecd228777a3c9e7742b08d3a01faa5144527b7a01696d185be9bd
-8388ed840a4953bede94554a6bb02cc227213740b020a2882a07f0a
-8cd561ded6f587d645729d9494c7a208bb2acc579ffda76c5873492
-3a335f0e770c2054245b01f2699416ac2cd8ded3e56c7251d33aeb6
-c408af1428f04a2c9179bb2b986f2132b151929fe036937bab4a107
-b3c243bc3968bb45dc3cd242c09dce4f3ea932d056ebd41932e5e06
-0d264132e8db5f201c0fb997010ba72a7cb8a4a3b958f0eeb845111
-232267f0255a790169adca4f59a1da9e865c737212a71faf81ebf0f
-67bfce24f4be4f8611b06c2fa124d490c4622a394b4a94fec4a5d5e
-5619225926388094c4270d3d90d145c741fe00b917be001e22e380e
-9761ffa443b04472dd070e8607e4e05c56639c93c9b8f00a1b8ca17
-42b3300b130e3232eb068a6cad26294bd7e07180f75ebf284b517ac
-ed22fcaaae14e0959fa85d3719a026e3631b2e268af3dddb4a9c604
-05a8c262a5d8418c8285cda388d082f0815418d107c4361b67b3b50
-fa2a4097f6235323a20246f515c7da27a6cc20083e9219242ee5c3c
-ebdb82aa45e24d6650b06e1af1401ca3ad7bcfb5dd282b8f3ab71f3
-87cc834610edbf7cce5335d94925e737a4cd265738588d3b44d6ced
-6145245acfe500afa7f47c4a4fee0a4959e91e0a1011e76ad05eaab
-1c131572152a3da50377c8e7d53fb21fbe20aa650e435fb8e1d9017
-415d000943bed74339215389bde3e809e4335519099a5d4d345f5a1
-dcb4d7a9baba29961be30d685489a55b5b9265edaa6cee0b9355ef1
-c9d617390572f8e46b1cbef0e473e6ba68f3a07d68e53d1c6aba524
-d369b949af8646bbb8edab6bbe81410cf0a91583a72b4ce07b0d077
-efde453cfa0425ca8fa70d5ee8a424bb6348b5f210472b6c8ef1e05
-1555ea34e50cd0798a9563e49aa3b8dc2ea97e5af80c8a4c9fde459
-8e1cc91bf8759e4ed32aa7f6aef0ad2219e5ddbbe757f9b48134a07
-b60e6498c8c3befeeddb38c74a8ee12c945f429249e36d56c978aec
-9e41a16d48994f5c02204a8f1748babe4cc7f7bec7ae3c7f1a9ae4f
-29b1b9b420b579b5a7bb67ff72ed5f4d7b2400cbdacb0c213b8f3e0
-715e89e01b27207459b48fa3baac9ad7f8fa6397987743375cc60c0
-05576a06a51ee0fd5e6954c758eb3f5b62c67f5bf5469557def0891
-bb77bbba13cad9725e289b43bee8edea0f48e27c9b3a0c9e49c94e3
-43ff100547931cdabf9fa576f609f178b65c52f1ef24c4f75143206
-7fa5fdb9d3b9d3b3d3ee4b5ff0f451dec9d6ebbfb69a08b73a6d6f4
-e4c5cea610bd4d0c5e151902788227a49ecb2b460cc4c1e06d64aeb
-e0953c670149a9fc4ad4b88351a062874813541732c3b789e4b781a
-12a7d335a153902052df584554576421e6a505775233a201d285be3
-8388ebcb6fa14162f727256e5c36a360f6b7a3303a6d0a03480bbb4
-1b84ff80419c2b77fc8f3325ff28b449da6f3dea28c454b5b6d4708
-3332d2b6ce1aea27d1d4c897df54036a132d2faffe49aada2e4bd77
-92586d13ae82937225d6745624427f28a0f96e96cf5431d2aeaed87
-b4e469d4d9d666a21217a3724277f700b1e47346007602870fd7873
-684a323917e422ad8f11552a60a5164413c5be1e0c26ab6e60b06e2
-650cdd4ee76d19ef2be624486580a7cc701fa370082946dc23256f1
-a32486af2cfb0321d9569335f64ad951d2451e40d249458d92072fd
-9fc0d11d743acfe534c3ffbe03ece63b96d700657cb7111c42d46e8
-b4fc848c707d52fd0b89c641d92db115188ccd0e4ceb06b388a9ff5
-c0a53ee059279573a07161ccd7286795d78bbbe99be9b6ae18ae4fb
-87a440f0c029371ad7f2c00c05fe149e4de4e027ae12bf62263c4a7
-7ede700658c0772d7c71ddd2dd8ddbadce58428a4a462fa992f54e8
-6ebbd55700a3f0425e979fc17f3e26ab048373925a6aa76734a2c4c
-99186350dedacd263c23ae62197ad02f6caf44bd246b389a2fc8f3d
-bb03d6fbec7b7d4655297c3a3dbe7be35efc9cfc645bc16e9219d96
-acf8a55cc5e8eedab8ed6939ea092782d8bd72f7d4e1cefedaa5d89
-16b7559e30e6e9dcd6ef2584e2df340d5ae49385a35eba2fba9e9a8
-623a35256df046a69c6be631311f32e5032e1c695610c33d05e409e
-aa9e34bb4e906606c257eddd6e61a6683058cadb75a54da5a07dd69
-bab57224c3c81458f6277ca9c975a7fa8a8bb655d39f5baf1e50f92
-432e6b5dc132e6a2cf46b2939f4be34ace460841f5fb8422aa4843a
-635f48ae09d9fa38d295ceccbb93ce49c25cf28d98416b14dac9a8a
-1f613b82cdc2cba839058c6fa21b12caf48bc79260db43d972aa5be
-417dd3ca3f919886c8146ea8eca4058c694691bcc00f02bdca59e74
-9de60a484ebddfaaa04fc7c9291b6b59601ea8cbed980ccd78e6594
-9d89f4a72419792cdfcce986097c46cc108753069eb5ee3b5afe713
-b07e9b872b1aaf2cb2ba644f782c43ef7ca6d84c999b475e08a1937
-e82870832cd34da60357ae0b4e5174398e7d5f78674882d3a019e2e
-6973d5798d80491d8d80806963caa3c657d0954df15148a746ba8a2
-890c10afa33bfd64bb26d1323d17930c6e91597dcff4411819a05dc
-57ac3151f0eae50f492e6593546fb971a791f709d213faee6ceb11e
-08de58a4ad5a4885ac9d869acc48bd7759a0d031d41eb98db07fe73
-95da84b770d5f57a51e2cec0f9a861095069399a3b8a749441eb058
-8e007186e6e624a84376e71c96b782fc0c6742cc353baa12f6e475f
-2eaf5dbe4fcdd0f2f9fbf4d4e5fbff9f9ecf98f3fbd7dfa2479fffa
-ecafc9fbe76f7f7afdee6df2e6e9d9cbe7e7e7cf5fbf0a1a626bcb2
-eebd7e7cb6ef09f5a407ccf6c86817e9811de496365ad6e62603127
-d7f1a0eafff4cafdaf5d9fce1f5b9fcd9bf3ffb7451b085205d3477
-3ca988026de6d54813e472d585474e976c39d4077bce0edf6408a42
-934b3d6c812ad9724c8c577e715b753aa522576748b52a8d5b15be8
-87f48362e81758daaf348068f2bbb7c07a4cc2dbfc64b536839f596
-9fd683c89ed346e5417797d5ec2be07b962a9aab74df091c0a056bc
-51a8e3d2425ebdb80a83a490fc71bca41b3a87dddfa892352a5eca0
-b7330c894e9ba747a999d76187d2af4a47c9ea50108ea51fbe64129
-28e38058564ae1b6c526289586c44ed1b128aa4f0636343b0524652
-af00b5bbe19e12fa5b8e69062622d3c49b222f26f9985a0004f3d28
-c37ca29de45196b0010bb3ae8abb45ab94eeb93ce031262fd630967
-f8d183a6216573f8f3e0be4b67812b2247e8646359b0b2d11681f70
-97cabdb79b93affdb0b5820c080d14082fbce308313201205ce2627
-ccc358b6d1f09f9d893f34406450df3200a0e26feb37f7794bcfd21
-364841793a0243be4b45d44e52d751f1347ac06e77fe370b371fceb
-887e91bc67c3e7a19952c897dba3c796c738ce006d22580d8937419
-d055d79d20896c2278a59437122851c1d878770031d27f8d71363d4
-451f5c177e5dc036bfd0eb3424b33c486fd9c11af4c538302411e9f
-d19f9662d498f2252eda28ca6ebf5fd4411fd922dd6ae53d20d0b8d
-efadd7103423a0fa870f9f88fd8e71a11e3eecd026435de8bc60da5
-869081392c71a9cdd44707345ca653079b3d633765ff35970749b1b
-51afd53539634d027e0bb97f61ffd190fdd371801b8527423b68171
-8a7cb5d8caa2002f9315eb289bf62fba1990499f19a678872cff275
-32514e11db354a3ba2cfd8675d3951fa76466f3a3ce1561c5bcdc4f
-8170a8d5a80d57acfe8d649127c75b4dbbb9dccfb939d2204cce77a
-4627228bf45981bd4f4083b0b3019dd3e90806e928928c67dc5e649
-baac4a94b708a53e9d9e65d0828164ee2bd78adb109abcf4e6220f7
-a27672f232a31798ce6ea269dc41a7bcd1eb8782174ea21da08c04d
-ddfa86bc01bba6e6e5950aabe6ebcda291fca70b87c1e9f88cfd00c
-109da66a7bf82d555bd4792781ec28eb041dd8d1ca6bddc26448bd5
-b00bf4847f92c6f56b1beedd0b7ae6cebfebe4b5557517a5b281e22
-d6c8f0d30c93f73839601448866e8724e86c73cdcacdb2a1eed9a1c
-ceb743eca2f97a9d1b4346b51b2335f3a5e2be2d5bfdf8a75f9c944
-606e2913b093fdb67839b8942065fde441fe68b2de9907f7f347c4b
-e5aa9fe9596206bc50550128b2a27860950096378b8a0cd742254c7
-63f3bed3a83d0579f2f1ade453f186e4bd5bc0ea710d2f48efc5d97
-fb90711c919e8355066d84b35e725a2c7963eafc7b314b0b6ca5ea0
-8340fdff98156846713131283b789652df96846b5a022194ade9c47
-0f2ba4e4c0bdc5e2db4427a9ac2ab8fd6a3c20cac83c60f69d2e555
-cd029e1aae5b21d32b720f03337a8d2a4069ed2091e5a347b95582f
-49476e0182d89e974997f6661163c85c887da4ae08e852b42f44058
-2336546cb5c86e589439bd8faa90f0a4bc2e9079299f13f78917c75
-354af40ca4259d6643d18b3c38591b9664e4fa63440b716b4916276
-67b7f303b371519593370a65a3daa02b2e641c8bd98915ab7276273
-2c12d5c2d59554db1716e6da7d3e6bcba4a13d6dee75925fab92bd7
-c7531180b99fb87bf0f72eac052a39cef8591a0a487883842f4dca7
-b0c89876e860483e331b6aa221f137c610d10a514cdb9aba6599cdc
-bf3f0752bc8b9c727286d12dabcbfbf875ff272874f2542ab9c027b
-6ac70fa9ae5229a938f828fa1e6465024333402fbe2709fc1902f1e
-b20153a75e88cf0349911391922b31d1d7c2c514066814f8532ec98
-927ca3ed4968291f3e0d0262f333a53a4e891f05b9e6c843583f89e
-cc6230893fe2049b4ae91dae463b0dbffdebcb3319109d432bea9bc
-29a6430434b7133d78fe0926dc9bad7aa03d039aee320d848be7f7c
-f6eaf9ab1f4f12f342a70e070bf437b05b4e77511ed23134305277e
-a08170abd65c0ddbc43874add2ccc817e4a604f8e055db12accab02
-600edd9855138657c7bc713f3cc9bae757d781431d59ebf0482e908
-2c686a5259474db2ab24a11d2151db4d6a6403f9274691f40371efc
-697737798bec75d255d251229f5c2541b4b549fb92fd0be19900026
-277d71855582be22d97dedf02b54fdc6eda734a783e75e4dad3c061
-3a921cb940896330d13b6393b00ded2722e0c4a1fb07529b5c66c6a
-60922b64d42259b4d4c8451e252333a05890f26f96740d057b3ece1
-d6753e69ae0039cae65b8fbe4b5e2f58dfb69b3cb6db1d30ca9a2fe
-ada4c1670cfa99113b9fc44240f154550732f9d9984597ac38a1954
-d1b266591cc9da4919d6dcb3e4bc97a1b7f8a8e58de015fc2fcd1bb
-e7a6c91a18b4b5ab470d5a3c105d7d918b7972e3f66ca96d527d8e8
-30ec47ba79685ec4d81c96e599fcb43913637cb9135e862fe48f110
-420336b2bdcebef6d5e6298273df16a841415b653d84d5e9552b863
-3b18af473684352dd0801d9a04d40fcd9326a2ad61e60d030763582
-76a5f3e772ebed8205acc8f6e3100c98b0e82239748ccfdbd3eca4e
-dbb080862382587c2a6799ba3c60c652ab766fffa462d5761bdefb4
-b47d02a5ecba0192254122205495d8a0aed385fe4f4bcc914a340aa
-4342c5c56c15cda46a160cf179e69f2eab694db2250d1c8cb9d5699
-d7f197d8c3f75a36de8d845b00dcfa32f0268c8e7005a6795be6bb6
-d841eb2718fa28dca25919f13c94c79f3019d2b3a21b92ecfcb279a
-df20c2c234a2a7394c1908dc73263baa4592d4a45c3a66ada687a4f
-6c8a767d9511ceb74998ba1059ba2054014f41e3f3a9a9141d1c337
-7b04aeebc7ffcf6f427783edf9d3f3d4326da4e876c0922ae1ad135
-77de3cfef1e9dbe76f5f3c0db37de7f4a7c7af7e7cfae4f5d9e9d9d
-3c728cec06b17019f3e79fef609a490659726bc3edb2125ce50d5c5
-bbb317c6576aa131dd4ee7ceaba7ef11b6d3794a18da5db8fa96f37
-95aad4eb892f3772f5f3e3efb993f5e3e7ff5fa0cdbe9744ee59655
-47a0657542ca0a27be33174f5f3e7efea2734d5e417cfafbe77f7d4
-e4c34f706166a8d40332928a92815d7447ea8c181220fce06ecb3b8
-c7345fb2e44527184da2a66423387fa83d99ced24bd68e41be4d708
-7248aeba44d153b4982394bfc7f7456a6151c54343b8d16356a89fd
-a7743abbbba4f5c5babf2dff4bd045c26a7678381da8ede9d9df9f9
-efdfefb6fbfcdca713a5b56b393353756f771fa7fffbdd379966513
-f2064136fa325768368c9a88e3ec64737d845d8aecbb66cb77c20e7
-83f23239d3a23d8c13e1300228623d9a52c0623713422e2be532963
-eb4b75b843f8700fda32f0577eb65e1a9ceb0b3cc4fe39e81d7b832
-17ea52f83a19d14a285a7eb07bd89a7d527ea342fae1b1861705cc2
-5f676d2da67fe29cc6c7d2104d7c2c508212d8d447434926eea7b17
-549dd0e007744bf47e9b6bac9e7886cc379b8beca0a83736e3358b4
-af08a08ab5fc6f1a2e7ed0842a1f2b82c045bb616da6111aa82a9f5
-3bd0488a213e5918e0c12612818d59bffc68a616bec070ddf6bbc9e
-f57abf91da9438d3caa3ca68de14920d2aa8b7830df0c9b63a5e236
-e9f37c9c0c65171e79e6dab9b7cba9b22230f5013401e96ea04e7b1
-a4d9dd4e8055933be705da0bab68846256b857cdce8b0c7c50b9784
-172f9f9a22c3c2946654847a0804bcc9a27bb244b0ec307e8f1345d
-a04cab2ab463a7cf902516920cb29c01b1add6c404892949483a5c8
-3dced0906519ffdf8831e9836cc14feeb5ec9243c83ffba3f11e891
-81ca306b22052e9755602cec238a9a925e1aecdd0c3954d1ac0cf6b
-e5ec9ee9eee25f39742c2953f54964937406dfe10745ff095d3d11f
-021f2878f587c087d297b33f04bd2fd03ffe21e80381fe41e92f832
-643c889ecd2457e9399c6f473528c57185221154d54c2cc7c059142
-5f80afe1c59c67d1717025768d6e7e57849edc0a7d20fbf02f6f9ef
-e186e220282c39cd62a563f759f6ee773226f960394da57f374b619
-4677fc7939bda596be40fca42ea98606719bc61699a7c8db75acd01
-49ca242bf172211201d5f4a55ffb2ec7342983afddec692e108f0b0
-b4d4d78a184b489a73456c66274e43a1af3e3f044799b4b515ec5ed
-05293fc326fd02e59f75ca4e080875d20da83d30a4a98b8bce05542
-bc60bd7cdaa4c925b1d7ed3ad1b99d649ff37126a8d324abc755be3
-020929763bee156491bc43a837d4c67bf963077d88aeecf279c9e60
-461272f464c015341574da300f484a5c9a4d5876b3286b78574679e
-a2e7c5a04ce4830273a185a84fcb4851d28e021f5b0056f27d8d76e
-89c71ba0656f0dd8ef4ea259b7c3f7f4c8bc4c8b653afb0325cc409
-c5a185580ab66f183a8e0b0492fab741e665a46f026a4afcdaa9491
-71f4f08ca0b0718a7e39bf5aa02757058fe3aba066d217cedf37fb3
-3d00552b4024ae5b0e5190bbab5d850077f7eb5c417fe8f95a2d762
-a85a61c870929c641bf71631a2d0bf1e4ccc021d6701519567b3c9b
-daf56ca37f2b139f2bda5ca29a2fdb5f4165e99ec1bd51ed2bc435f
-df94155cb740bfe12e61bf08e3595967cb45b2b82a9bd2794572910
-6909587fd2fe1c2fb7a4347d4104ce50bb854ea31a07caea599a57d
-a52d0a22a4edac1d36afdc655bd5aecbe106e8dd58670cc8a93a1b2
-7db77fa26e0a522e44a9eb41f15926e669774b806c9fb0da5e4e7a7
-8a50320890655782e63fd3df768f512edeb097e62889809290d68f6
-a0214c2df71b851cd03e933014836dc8cbbd362e9b49b9e25afecd3
-6e0d0171b3049338bd2f0c78eb3292b0b3acb86cae742e5e640592f
-3e81c2f64f407eb055cd5fbac916e2e3ddba07931d89fcf61820de2
-996b00b7c6601f8a270671eceb58c0feca50877546fcde65219e380
-fb51a02480244a22083de37eae1db08fa0304e29578673b582b7313
-0ae976f40dff5bd2ca5faf61f5f51a7e6ed560eb7399a26b2532a0d
-7d3713e86ed94f8c4a37560bec1e9922db25b814c6ef7a2bc4e3023
-1159c826607b797e0214ed9bd003edae558d82e75bc187fa2884ca0
-ddee66251a7e8af7d393122d37ddac677605536d516153489d44f6d
-5b6321b8ed9df4549b7e9532fef4e39b7394dba5d19501c51001ab1
-ba058a54f08a75e237c9f50d36d94a5952270e87f843f093b0baa3a
-d1351c1794f1a05eeb990e83181da3db6bda8b6b9a08274b47ff44b
-e59a12e2e3ad85c547b71d8eec5e42b75b5ba314bc3ca61de0bf9fe
-561fb4dcad7d50804d53d16bd5551697a1136888a3099b0a0f6f29a
-c3d395aebc9d76af3d321ba4a4d2e88d3a16c22979e887b35a7d61d
-8a4bc6ee5cf7facbf4b28027729c58deed854cd7fe6db5cc5a05fc7
-cb1e7609cc297594ad828f98241094bbd6150f9fc32ae8ba8004920
-8bf1b9cad9069b4be9bcf6d777d9a66afc2de137d751d85bf1e513c
-0764ded133052788d66df823735e573c09f5af0c7ebf03292fe401b
-804170c9a867ee4e8976e6b1db986b4d68c66e90a1230639fb76816
-b2df03e6b17f00bd9dee77433611330082a19f7cdadc23c5dc03db8
-e4f71c10841f33c0177157c2eef99cad98205dd6c12b8815940de61
-8287ecf69ba3fceae88309ea0c13ed0a350a266cf52f350c5d74a0f
-b4f4e0aba5dd6d10b80e68865d4e147ff10f4780490290df5b35bc1
-8b319ba9052b4e5dc5258f84d1a3e712f7aeee810ada0033bc70f6d
-1b554681883167de5189dd4f3afb7fcd6768475ea92962b9bca5c45
-c37ce4bc497bf015c0876f857f4d0dfde2104a26ff49e765b71b79e
-9b6378579aa57172cf6444894b3e6803efa67ae8fce6c985f272ce6
-85bc548871b99b17131a0c7c84f192bb4b60f2cd2238604609b38f1
-c479d9c6305eb0e9c7285fb8d75eb5a612a748fd5eeb7e44f5755be
-7835609bd1bf7bf7a374655b8ce0a41919b171dea6c7a19f15bf478
-d005dbe2f7e0c3c00ccfe082f1c0c307bae10055af8cc777e481609
-dffb1cc422fded1b7b0f29e3f89f61325920a8beca7f7fadbeeaabc
-2e793fa5c4a3d24e3d3f7fcd7474c219117efecb22bba4a5653e9d2
-328a1a7afa75392779609725193f3d7cff53dbabdaca3a45072b1c2
-d30b2b41154cd48a4a5b9f91956ba043fb680a8cdc4f9776b40ecba
-8fd214ed8a7a28d537b38f576f5245dcd6c098e37011a4bf474562e
-27abe43a4b51f0797b819e2cc3f955da7a632230ba8ad1439576219
-9ce96251c3e5262df7e92ec1feeed25fff17ffedfc9616f6fefaff7
-6eaf89ae65b2744f57a8018bf661beaa57c9f040aada1f7ebd2a223
-58624cf29679bea7a9f0c8ea5aee1fed7ebda5724f4fd866aa09ebe
-d43338fc7a3d87ba31ced1e10d328278ba1edf5ee4e896223fdc5ee
-4f89622a7b76ea1be1ef7676164b7d6dfa76d8434c5fefeed403d05
-3af80a505f810ebf02644c9afdbddb81869a451701e029799934cb0
-2630fc5486b544a0680b7006900ccfec8b91ce8cbff56ea4fb681c0
-8599961d41b0f76e2d3e943315f84a9ba08ef5aa7886fae4eea0eae
-8d1104ac77c0a28488591198be51415a1ab161680b0bbc64527d7a6
-d1cb8bf9159a5907ca22d444f6d7b1d8649edeacc9828964486ff2f
-9724e7cc224f592617d9600f3c89082f53cf79792b6ce73f7d01baf
-c38d803d017c8c911a2ebf52635ffb7d4a7a69efe901cb26ae5c187
-1548eb7cdbeec9adb1be0db0c119eb2b91d6a28cbfa72396bf2af83
-eecbd0de3841f646c00303ac94de34e62602388f91bc752cedc0436
-dd834da5c998d8d707bbd684a729e5601ba31469e952a7fe3262aab
-a862f4ab5834a947325eb7928ed6414df2e084949bc0fa7ad89fcdf
-2053a7abf82dc5f295cc96c756b29e3629d950d29ecf68ef6fee7ff
-732bf85073b411746fc92e756f2db3af6fa436710c2d24a7a7ef590
-5e98f577460e87154d1fb5b0bd0a3437c8bb8c03fdbb0bd44ed1150
-fdbabb48328004463e26b46951656e65714ba23c9dd519ea5c330cd
-dbab5f8aebe15a272f1074a1cc829fdf974746a11d3b80cf6e1c608
-3f3d477f4755678db67065f86c5c6c15173be4625aca9057231d91f
-39b566b3a1e64ae84a4715a5588581ac979707bb95df3df32be5a16
-9f56ce76feabc5fa5a8c333716ab72d4641c5f55ec1e1a562604313
-98d5211d365f000a48335aeeb6806f40b215d8ad1bd497372ee4a39
-b4f71827b322095d36f14b5365686b37a951b264baadc4829bb1511
-b3df496736cc5d684080744799018ecdfa8f5355ebcbe51e8ea09b5
-9360472d74702c7821535bc8256238e4ebf6607da6586764cf970d9
-a28d1f35ca3c277d8187bc414f029876b809b74363640d9338fdcf9
-fa9b95f6b55bc49d8fe16d4910c9c9c6e902df768d76413105595ec
-11989e618dbaf5d8c47701490d4af43ebdb6362c9af83f7a5721597
-7e1d7aa00fd12bc6ff303f429028c506bba783b59483361cf797020
-009b13e5bb1d0f4b24a17571ad225ba6b6bbc553c77a9c73aea2d76
-52d86e1ede26e85de1e5f89b61fb7a225e17d9ee185d6593de1ac93
-d5069bd2eabaf941e68e9b7d7e53f5f9ade4ee4bbbcc5c82eff7cf9
-7d2d2f6a7ae42c9478e77facbc91606fab1c6d35d3eadb658ef4855
-b6b73ad86b065aed26aa17a89c7444287efb0613475d3815e075ad3
-c25a0769ab61998849b40d88491269d49c7b35044de422e209c520e
-57b9d9dab901b104693f1d68b14e76c5ab17f5714952ed0dbab6ea7
-73ce4f0c2089206c62178868a6335aa226ffac6a1ecc58a4ac64431
-e97c53b7bb46ad819b689819981a3baa7ac7317eef77053624a49ec
-22b32c66fe18f1b8514d7c4db02b1ad22651ec9bd587491943ef38c
-38bee888a17f848a477b0b94c98ff6316d513a7974aec6f2e41c887
-6e94765349c83dfc4af14db4d9d70b2863e9653aaeca6f835bece35
-3d4754934d4f8d70b0d74c259f6d98462ad096f2f9cce4294eea68f
-ac1ce78671a00ade5be4017356090f54bc61ad44acfd77148a3ed18
-c761d83b53abc02a02a106215af25bd5d833edb702e8a1a302d75dd
-a33bfbada42751866e2fb42ff2ee5406e62590231846e783f0b9513
-ab3cd3b5086d90f2ef17803b428a21d89ba1b2386a36f153237daa2
-55b75e6cdf172383795d19ee17dbd03ba477158dbead0f0273f9939
-1936df451bb78e3744076c772abc3519c2cc6b7c3e51e2e8feeedd5
-78348635c8a6d39ca28cd29c0f0f223df58457b70c7e6de1aaba49d
-aa56c33509d4a7fa9713474ec67c28c4f9356565c0e371862ba9ac9
-866c9ac47a9f88edfe8c3cf5d3684257eb73f677213cdbd3c9fa613
-9723442a81e586b76435cab8531ad309035a46262c6eb8341f0521d
-e2c15a2c3e73786386386b6e4cf3868d18970b7c16c8c927e117e62
-4c2a268705e8dae3442ac9b8c5d1971542c35fb2127f364bd9cab2d
-cab5af9ce39947ce11e659a5b64f5a0becd852c2d7e535fb26840a3
-0bcd4a3d7c56c4571ae319baa9586daa3304bd4143d22926d0cb4d1
-61a7fd407d7c160f3bdd10c657544b2b7328ce5fce6fca40d3601ad
-0a284ae783443159fbb1c31ca99d6a901fb0e19289095e112c7ce0e
-e6ddf2429d45e993714361acd98e0fe79011a0bad4f05511c52a21a
-2d80f3b1b25a22d6bf07994d768353a51fb47717dc3cf20d91ad516
-8e84fb64a1750ec4c1fe98233de1b4d80a904b65f55e10ba93baf05
-51a8da5837228ebea7595126706961003ae24fff6f285ba13e7a0b4
-f95c5408694768484272c4ccae2b2ccc78e7739e528f2c80d3dcd68
-e5dab676e3177d84c978740e1f7741bd18046e50d1b00ef508c3b0e
-19a80e70c932bcc3911422db50360adde01ec23951a12003b3107f6
-127e8975260029d3ef2aa4bfe317f41cffd9b6ab582a8e9a5410fd4
-d91d2e070cfbb91c42e2a5b2e1e44a1691ec2031b21efb898619e95
-e76d7c3b6f136b8ffdb6f34d364ba897e39b1b3bfffceb1b0c23db1
-19aa1bb639bbff988c9c73c5a1066a216bb05c42f73a8724c1e61c4
-73d89fc33266c2e6ff1bc520af53e61d35ce794db2a636f2ae6c1e7
-29f92ffee4c271a14d9bb832b9bebeee4a40b62e2003e29bc8c4c4b
-d505c62750d8ec318197a1b85eec41a913a256e3b894ea0a567e93f
-f4d7e3bf09820969de145edd0909008266a3f8d711fdaa96a985eaf
-19fc7f8994dc8e38fa0a4f87da2171aea10a3fd8aadc9409d9f72ac
-6a8ce344a6d1e4af8d82bcf6b76c4db134bb52b3f2ece7a11591c96
-a505f3e5cb01ecba8cfd9cc586f1fcccd2c30f2313119a88a104e81
-9c2a308cbad7b390d26cb80d98463e8df6079b494c23df7b62d8920
-72ff6a171d40b1ee59349263acb7b7fac1fdf6b3f2ecbc44c70dbb6
-e2e26b996d55d9ecfcc307a2b5c835f9d5723efa32a66b8a2316cbc
-cbace71c8ee561ff7ff601fcd1528c7fda60218baac46e3edffb211
-c8c2e395455b8d48e8bffeb093bc7cfef229319b4e9207e8a59e5c8
-6d20f3d08588ea21f17e6ae8ed4df5d9ad4aecee15a9f5a0236c214
-99ad4a3286bd3a45d678bc53758f57544d38235139cebce59448057
-5fbb76ef3208aa500182697d5ec483128d895b9741997ba3fe033ac
-d6017008825f048ea28078c3ca42d998732af192762281e41af669a
-9da327cc3a73c41b34e5e78ff4ceef9c149d8c196aee8dde3185c70
-8dd0040111b2c3b8584e56ba9db17a6e2bc8fddef55529c135d362c
-5814008b5d5c055487a4b5b705e1317a60423f7cec9a9983e7080c1
-6244b61ca5d59fd89f10ec2d745a0b95c00bf5686daf3e09a3fdf8f
-1c17d01638fb442048679aec3857564d7d7895eb8e850d0ee43e47e
-e2c7890b2a2d7eb4710665e99f55f9245dad7de0eafe885622a88c2
-4f6ad48454eb3664c1344bb4e7310b88c7e50f9b2bc849d44de5fa9
-8103d85c9d07841c32ffefe1d665d66c89c7c487fe05bca4b2f800d
-e970a921cc17d958fc809c20378f07113c021861af846a26be1e116
-3bf3aeb758fef1702bb81ed842f7e1df285d2ce756727fef8f94c83
-32b803178be5da05c2bb05e82706181ffc71645467cb83580d33e4f
-6f585beae116cacdada2dee69679e9b5a65153fc188a0ca408fa3bd
-a50b44a2779a925294ca75f12dcae1ba7989ec30c40e40736f26096
-028a8b1b504b3ef2be0d1edca7fc7fba0fefdfbfb72eac3583998fe
-01f5739bb38ea3cb88f9bf1915e7c3f968df3948ecfde6379b52e11
-cb2b1491fbb3f7c4190aa9c729b4f1a2a82f7a7d922fac5d8a46bda
-bc8073a0e785b2dc9bd23bbffa4500f165358d28a89c51093b0849b
-2af57e49a318d8fa9608308621d50e60f2634858cdcb25bbbba9374
-06bcdc70e5819170c36b2f0a156b5c67d0c59128d300fa32477c3f5
-aa2e17b7d767c3daf3514a95bfc1e01a1fc91a27e5517682997026e
-21c617ceb25b59921b3e0f4aa63285820b42b0cd3862f1c52c0a985
-065a0776714ecf3949f645f08a86f510c3ef3224e9d4d7b0ac13f3a
-b86533f91788ed15401186fcfdd80b32286f058669b1c3ac1dc1396
-10bb828e3651bd9b6d741b185a3c5a87dc6da9b40eb5f3d1ebbd0d9
-75402b7938bf774ef24b03edc5042c5b6ea9a49033851bc690d1e68
-9b743e522dda8178e7ca2c20bdef0f31a3c4ba3225e95841deb73a1
-5fa1c27bc523938cebb6b6a0ea8b04ec614ae32761728b47bf01438
-c658ddd9a4c39c0204306e4170f4da5a6e653839d62a33a0dce6383
-4681eb6790e3c58833f89367abd8bb18fa14458e163e2ece28078a7
-b87031032b05c75d56621042867044db95393abbb4058a4e42bddbe
-0410f215a715f3e7f927cf99290563ffc75680f7e9ec55d586270f8
-7c9efd2ad6774220512c73f29c2b71a374c67e8296907be1686aac4
-7934320ebbe8315021a67f0057a4e4efac995e4c97df09378c5743f
-8ff8a711cb03f18da9de8b143c9f64ad9fb8a17fa20038f57216620
-e6152e2d20e39a929c752feca575537965aabc77d4c2557b6d2bfa7
-6935cb33fbc4ec596a6e635e90bd9d9e74cacc2e352a1cabd14fa71
-2b3935c4eced161117983c33718d95499798b538e92461ba5702c78
-3ce0fe606697706a24ce98f8971d95f035d7382e2fa8fd93647bbca
-cee250fcd704be3dbb778503b9d6d1cce264834a7cac84b91c2262f
-012c447aeada0c079ea78623f17cd00072117bd938d9dab5651780f
-a4a98b7ad7a87f6e90228ed1f440ee28585a5dc020b222a8ffe15dd
-3ed2b11359c09f2a63fdc47213dae9db4b3aa664ce385b99c1c4f34
-b9882cc75046d2039319154f6c54c41d511b9075ae83a5d199e1355
-10a4b45c03fa5b8cb2f0b8cf605fa5b3c86f7a7f3f38cfa3fb99d05
-563fd875742c212b5186cb9d083cc3c35877942089b373df2da51ad
-840265a14392a24dacb2819ecf041d16fad768949ebaa2f11709f1d
-c9823f7cbe2520e1d43e915825cbdf9289b4c2205943d01f35cb017
-fafbd832ed203ff34495750513600668d14eb6e4179966682e60b1e
-aaf7070240ec9501e22f1bfa9437520c8d12b58082666b598f7c5a3
-8d2ef4d1dd1a192cd5cc1cbfd3ef46dd84a75ec3b62302f822a7884
-d73f560c75a7c6dd21e2f8e133f1b76afc254fd1da3eb88671a77dd
-121c473e178770e8c78823a1a3d310bafdaac0b14e6bc782e85a639
-721c26f88af702839b55ebe86f751c39757d175d93ba4a723bebd94
-37e0b9e7cc9ed88646e8d6a2863b04e8d8f23bc8b8fd8c00950da60
-d83d228f2f59a3f3aa540d1cc9c8e026733934c179bbccfc2594228
-f27c1f76e6e5557c0bd2f673693c4d61b8e8fad2468b13837dc57d4
-6deffb85db7c05d45099ecfe7e508322f22fce7f0280eb0c0f28ebc
-66214ecdb200a2febe47ce0ade0314fc8ab78d08eb04bda54abb729
-a590613f6664b9a6669219a69efd0e03851fd2cf77b9a21d3e265a1
-8712e817bfbd10cadc470beb73db22bd9a6029084ad983dd3d9b6e9
-1b4c53d756eb5f7431adc934441cb6d40fa0624a4ca374c4051aa2e
-2762f3af4a0112966d1a6e876edc4c5132a7904380931a15cbc45d4
-b62d751f32025ce09a9ca3101cbdef5757a8491c551a74534d86d77
-d6f035f2eabc685688471465c0e3060aeb62b4ba65a4d40c86f3a7b
-0ddbd64b1471113f9f97082459a0d8bbf2d31df9ce0cf8bfa444cbb
-6cc8a071475d8b5ba054185bc4c0d6e075714f65da956b8733fc8ee
-1c9383bac116fccef512078952eead05dd849a31c4859c4b352e6ae
-eb7b292de3b51caefb025606753d54f67f84be3b38cde6aa989601a
-d216bc5965f873e27c12b1a0290ec456024a38baeed82655451e033
-4d0c81cf38d182dd10c02c2d2e97785aec21e52ca241285a94f7e63
-d90402ced68bf7c878c28ba41b610da0e3103f28a4c282c6d60e2e2
-52d51d1e8d211a9978c844b9aa386fa16ad48372c58e25f95e229f4
-67627a1e186ed68fe0a38b6a52f2e48c3ca8793a6ad2251939fbf61
-bd317bc4167edc38ff6f92c72ee58841f09b31041ffc33c062c77d2
-e971b5d9046c8ca778615bc30958d73252bf467c46564d44fed83f6
-d082f69ce2374332d764dc8232b2890b729e31f34bbb15cc514325e
-6c4b3affc26cdc133c11e986d6216a37261516a7aa83dd127ab6b28
-cd7f777af044ae4ee8df9d01fe0b7801fd819ceb2cfb74c27f76faf
-407cbd15fc89d03fe7a75227fa12cfdc5d2fc63e74053f4079459c1
-963be13f3b7afc4efc39e43528cd0e6a4f4de94c436e18204ae3c3c
-0c0ac0caf4870f27aa021bb42664083f1caff81588f6dffd7cf17cb
-00863be05d310a80ed1d88c0116bcca2912d0b59663de6f548c3203
-c3fffe195d5506b4016bd392c40cbc223d6b40166e228e6981c10cd
-96b5d3727a0e58733e6e21f29c18de913d8353547e0310be860dc60
-fa6dd6e6c91639293c3fbc5e1fb4258ce1d8b734ef2490ed2093dfa
-4b5ac4bf0ee997cacce32f845acee25f43fab56afd3cc09fb0dd4bd
-937f8a17875cf328bf4737e191943b452fa0ae94436275be183ba51
-c4bfa817c62ed19f38612f5264afd633b851d5fc10798446fb12c9c
-d51d21ba500353a176b5198a3fe1718bd47d197235ab184c274b0b2
-e48410aad4880d76ca8acf3fd22c235241465d1f7805779c1819fed
-ee97376e8b334049b5f1c3eecab83e7dbde5a06c51c350d624d107a
-83bb32312f52e3db282786acd5e1374c4e0e4f05cb4f35e8bb392a2
-6b51a05f162075f74c4fbe5f05b8589f0eb2b0be4450e735d9b8714
-fad228761c53bbd00d851f50fe44cfc78b587b05f7d28b484de5486
-0f44cb9e73f513189568417b60f32a76f02bdf5f77cfdacc5a21375
-ffffd8ee7ef7e77bdb1fd2dd5f1feffeefff7e73b4b7fbef37d3e9c
-77fbd77e77efdc4c605b520de45c5065f8f18867016699c4a36a551
-f34c59df5ed876d6896b1a6d64cca6127a8c9d850e42cfad9347fc0
-caa4c16b7888a55e585a4183a05fc5966802e8f244c222c129d1bc3
-ec10340ed0359417364a3de64493881c8b20425bc5fe00d6a8fc457
-22e256c94459b4d16f2a453c8e051a68bd141ec5883e3cd91339e31
-fa170bb21d4ab077ed90123e8d1abbc8f1d354b06ceb40a28bd039d
-4089dcfdbd112e4a9caac06c5c9b086c9e8f6460c441e34d9a47d17
-c4972b376243f1b5a898c5073ce6fd63ba64a620c9afa292f667aab
-c45513688e435f7ea163692628121c399b428e9f2e158905d37a9d0
-070b5b723ce424a562ac171c6c6409f4b6f82c170f2d4486cf661d1
-644225f05697cd16314ed2500cf5ba14c32895695bb98021cd6a6c3
-6a94a45fa19109b13741fd365e25d51469052763e6cab506f8a649a
-00b7752b26426c4fe468d9165b1b6fea696bb368993b2088412ce56
-51ba2d86ef3d2aa34e72d15123752f62f3f8586fa3f246dffb171ca
-992a69e19a374b82e03e6ba4f04f53c15ad0ac420682666e5a5aaf1
-007c5ed89655b9f29164086b06163c2c3c26fb38d29492447417254
-57ef7b128df03da1e5d8204c7480ef501ca3e183d62dd49dbc069b2
-f07810c75fc0925d549ae66dfd166806e2c1fe29ea16866d5f88b22
-f4fef1c554f89101b97e527348b850522fd613acc1c4d3a8e4edf8d
-ba0b5b4bdf18ba8d2e83245ef37d0807d406b376e19184ba29ac376
-f57daf06e4f70f9306b3a97c9990bb5695d71a830c693ba7bf7eecf
-a61778edc4d3adf120614aba605020dc29a1bec86b10371f389c61a
-b944b154be0be912fd922e5d27821fdc36108b3b6a17f001a829f89
-c84695b2f55d22ddd7ba155026558d81d96a477566b1102f6287768
-3c678ac455a4b020ff3dc476408467aa248b269c30adbfcee02eed8
-f1cd8f889d0414c14a287b51b8c49d0a333673ea003b408b400a776
-886219168cb8a4c11fa0847bbebb6294e96d7c0d573a2534a504536
-5b4531b85f570bb8dab249acc98feede30c11d4737fd4fcfce5e9fb
-16088e4ca1645962930524a47138de4533e2b19b5eda087398d6a89
-da74f0e911d4b9f80e41167e3f94eb26cf1bc71321838538c6dd71e
-86c1d768ee23d86330b88132d51f4cfb5b87d01376d8f007bfc3d2d
-6d479680a3c8d3c0e566a94dd79f579fc2b4a67c6b8aaf481df4a0f
-f69e45f8f1a65ae09d2c1f6fa713790855ccfd1c56ea501f6eab529
-e02830aa54d717a53a0acf45e6c31c6ec8ecc1117cbed2506d3a491
-2592a4aee317051861b8a5f038efce5c8eafd083250a57beee28225
-fcf0415993b83f09f68b6df98f1f3b24972506d76d51caf8e60ef5b
-c092ffb17f7ca435d8d7453aa68346c12610b2a657b29caf861260b
-22fbf44ad3fc49399e9670c459808598ca29acc472d66c8ef1b9886
-37c9a7ac5050efbbff50feb8b1f972853c7cfbb75421f6c32e07547
-d1c9b1f17489c5aba6b6dd4ee7e1c3e447f6d56ff64b1870fd3beb0
-cea28ced5eaa0156ff4d4bb88b8309fff517208058008d2c73f58f3
-b3c77f73da24f0e50be242b4e687e2f3a5c5fd191111d3f2be55bc8
-b077f89684fa84f62f6d096c69153cff439d3b532d39c634404f2cb
-47f044852a428036a7f34b9156f1944df03d038c207787eb53464a6
-074b8869c90a41cbe8ead6f12cb2797465a602a74d511232474238b
-3059955d471947f6f4f57493ed27f92484cc0b9a42e22076b6faf33
-d445ad61a34e6e861f04c491660d0f24938d0025d7e523235ea1c2a
-c5a32e3177c6dad977251dabed50e623c41afcea94049989ca8049d
-53617ff9740fc07dd3a8ec2bcace01c54708fa5950621e716bc0e61
-ddedbc5d2d32a7531506ae483b9a2ee1f5c2766e4edf4335fdac006
-a51ae69280efd284c9ef08ded4043afe25f3491c2aef2bf59e3a9fa
-94a2a97c55e25eb400e8871a920b5f27c9bca58ca295d033e469de0
-26588e59ed4cc7c52d6df5c6f46dacf26ae0a5f336333519686118b
-ca84470a2f5011986e1a58ffe0b6d276b805252e32c6ba83d697d1f
-4b4b0adcad994a5b7a176abb8c734304b3ed0a7a4d66737c77c7dc8
-dd70bc804e6a4ab84c3896adb073feb1cc60ffd2019b4be03cc0749
-ca64847e371114e8588d0c021f6b4cfd8b790fbc987b2b9ba18a593
-0b40f4168ceb917d705adc6d92eb2a67b93b468a2065416cfd2a615
-8917a3a734babac992f20932a1b7eab32e471b7aaea4b557803aa17
-38b4f020f920d957a655e0601028f1b02e2221e39b573fc6eec458b
-ac8342d05bfe0fb502fef549da222c7fd6627997cce1740d75f4ac8
-5aaeaa091b1a5a9d6537f08c8466b1e79c964469044c22dfcf6cd58
-d696c5e93506292dd64e32569149a85102a3be00cdd3f7bfaf8091a
-f19481ffeaf7cb95e75392d090ec33f0665cced2443983d6e97a553
-4e94ddc694e0b9d3e1258e16ef6e53b2353f77466956fbf48df66ff
-660e0ba9cc921d39b80660134b6268a1df6b81b77d0868099f4ed7e
-02afe45cdae2e103d8e3368e2f1ddbe45d109f0467da3094a39b9fb
-92a00620c2cbd5da3c15b0b74f14af70fce197d0005412f17be5fac
-f51da92a31a3a9a5eede04bc52b2eaa5b849572ec4a2a37924061e5
-1c356dbb9d0757d5231d2c2089ea27b6f5494b2cdf184e6e962e6af
-345484a9868b049d2840980e5b3807c6ba9ec669116c149f41506ca
-fe56191203b38e3b79d5f8b7e7cfd0fa85325946cc38a030022860a
-c681b13030bed91d9ce7b12d4a8e86e136a374460b46ae9a874882b
-c8c39c7493d71c985a1595d91005a77a924d53c0b5bb804ae2538d7
-fd04321fc6d87c682241f3f063e25460afe6ac54119b829d0d8f27d
-e6bfeb1630b53f2040720ea7ed31f41d22fd60242b04406341d5cb9
-0285964dd55a57865d648c832f94157a05ca1c477660720c1724bd4
-26c283a30212aa1f632596e6f103ddf1ed30d341d6d744568cda025
-14416d934fd5a11ad51b73d0d1726bd3c42f7cb82a79f445b143106
-f4841df411f1224023c59074c430de69563063d4339b17612d86aad
-a4582742317d326c1ab14fb5ec1653acbc8895137d45056aa638e32
-8010e53468d3da665760ae84924fb69c9f73bacc050362c4f8a8c50
-c57a62a1943faa73a95879c047c18da89f07ba263c99e7287863561
-7e1986f3e56e2eeb254901c6a922bf416e0338283cd21352ef47349
-0027307137892e6a49dd06cf064408a7b1334710f3680ea6201eddc
-77cc6630741046305a5e9ae1ab1199a6bc2ada4739e1e46dfc78070
-f25761a1f4845bddf9dbd30e53a995cf11b13f8fd41bd4994560482
-5d0c18c7548a0729d73e912cfafe527a60e23ec81fdde9a116616b6
-99d5922b99080cbfe0ce5e580569207899f958d859305c7fa733e21
-e530161748693a9fcc9243cd467296413cc21db1a747d896838dbcb
-9a2105c8549755e964530680c1f74127193960dff4f38a39826027a
-1a4f59371867fe12fd73b2450dda5489ed55f07e3007b82406a4835
-8d66c3369464d98429b8a2fa690a9e09ca7a7ac056e9cb67e041d37
-4c414de372ad9e0d1840916d1e57ffd671457034299fb3d64fba97e
-0b73bd3c79c624a1a87fc3d31b504146561ef7cf95979a9f047527e
-569a1d8c83f044d506e5643aacd440d757ef996b030ec6671c31df4
-88bb576d48b396b48f75ce21b5d89b51ee1bcdfe2b721895412bbcd
-6242cb183d53cc4f99761bbf45feb906721040e00dfc14e6658f6fd
-4b4ae4be8146999423e15dc4166785aac76ecf8a4cba61474152e49
-5e9914b144d56449e0d87268733cc09def542e00a0111315dd8cd57
-550c2ad773adf3d4ed0745054e1b40f2d0b34b1e227a682d8f1a38c
-801b5a1641b6665e51d4b108fa29c3bbb6de31295ff0ea835345713
-e2a164fcac6203756c889a2404228a60917a04ea64ce4e111ba5b33
-ce20b150a87d6e496c0d529957990e1494a2be268c4b1f12b165372
-705e4f40835b959cf5916625cce797b390d275f9480bb1dd245d074
-ac2410b75c93f0bbc411d3f7744392b7d0b21348ba49b944ebcb922
-41d9fb222e805b083245c5ff10c982320454ce1d7872bc3c790d432
-bcdca7c3bebed8e61efab762774c18874fb0b1cb12d62ec8706c59a
-8e7b0bba0f3f8488ce404e32a356cc16f7e233a820648719b1a94e4
-cc88791d94fe488c14a694d9def84ec3932e4e6a7495c4efcf3c4b8
-b3a088e514615ad333ba320ff69d0ad0e7b11601f390ca7c8e354de
-7fe25acdd16ee393d80b4abdb84e30c68ae8fd4e5a045f53e23208d
-e5e9198fc099fdd8ef74b9426130c089c8f5935b200649cb928228e
-9fd2c017e5c27c1f7ddf117259f7c38a4ed7049df02a4f042524ec1
-752cdba50cb89d4d23b1476870caabae1cd82ee6f562994db0d8f7c
-78973e6fbe92fcf1c3162d4d1e99a0226f90d71748f05f5c35f3999
-2dd3fbd7df902671db61a6f59444cd175c39b573f5a6d520effe192
-830153d7adb2db389f15faa0865ede5b2b0e44113b861f90b949d03
-da36342b92a41340b5f2dbc1092984ccaafd315ea3fd0fdb7a19f75
-6e5e817a61849f91c5c5595f1b6470eb8188dc8b4c74d261b7becdf
-e8d638db2af29e9a81a1ebc5c71947ad3b37de9e2d62b2a40c9fe79
-5fd90251962e3c67e99744720a76af7b2ec1fc01594abd6eea4405d
-aca8b710a1a26982adf11b9fb0b9a7de87f781d2302903811ed2244
-19451b419838e5150a3a0de7417d3548b1cd12720d111f302e71f7b
-36a8ee14b1bc80c47dd604479e405d29590ac32749467a4ac5e9a3b
-2c90426a8ff0f3227e243bdb6a05f4e183fa7042d1d117a4c1a902f
-19e352f2bf6e175afdb791edc15d1b50bc492dd5d74c93142ee65e4
-776bbcb8f15aa49b9b98fd4692c4b3805a00ccfe38d9faed37782a4
-e8a28fff7df65cf40b1912c057c15e1eb98f21c5e8dbe1a486c4b5a
-4af8184ccdbf0d030b0b8562032a930a2f0c22f7c8075d814121e62
-9f949ff6c21f848041b8a7bfe1636a3e9a1c70e7b85afc8e0417223
-9af8558035dcfe38140dfb15f39db078a0309c66aabd9088e7acce3
-0b4968853a0af3b17a19da0b90019b0a1ecedd4348021d98fba16c4
-5b2ad94630160961fabdd05120a127e5b5d237dbe502c3ddc23ec40
-29c774f8885577206863879378d75e9a631e1cb80bf990cff8ffffe
-3fe450615a611be1a61101bb94f66f0595a633b47da7772f0ce9a68
-99695170b2e5c4d95b6700acda884ef8d6063421443fb3ceff5d475
-1c3ecce697526c938c87b788bc028983bbda1cdcb1c5e9fddf7e7bf
-3f8475197f9c22c1ef16da7ba12b4527066a15ea790844f0054893c
-a865353bf9ed37ace2fccde353a8e724aa547ceb20d2f3fbefaa9d2
-7957f345ba4689876607b7660cbb5f38a7b0195e30ad5d327e7ed65
-55adfe44da2b6c1e5627fca6027241582462bb4d36be2a884f8e8b8
-e8e1a31d8818811184322cea070d58c43c48ad6dd44349044e5624f
-fa812f9539707d559a5621a9ff301fc6b4eca05aa4211005abf2d46
-87fac8714ce02cdb837c029702a4d4b344c51bdb4a08fc66a0f81cd
-a11066df162c88d801ca55363733e560994c5b577b51b04fe5deb1d
-84c33ddc9ae6608ff142f563b78fd46fee68c08ed26ff559d27af19
-aac9e5b4fef4d660e41925c27263f9f151bf831acb502d9673b1780
-71a04838eb0a16450480d7cdd42afcbae29a2798f71b4cbdbb83569
-a0dd42b2d3e932c15b70f4f3f163375c04d26d134ff7c46d00a5a37
-06c8616cf41a82b25f2cf842a0a0a858647a7929c9c727a72f6c489
-04cc5baadd03b2f1c3a923562b6ff663771915343f9825ce393fa36
-19c127276ea55e6f9aa64e56776f96f1ec2d8c3a89d3a3966b47013
-201fd11d308bcc50fde809a5c040a0077f7c14343964b6a7f5f831b
-4b492d0caa352347ba99a146e3b5145a89dc4aff25e503d3b57b175
-d1ae54fc87a21fba0c8371f079807dfa29d6ffa2a7985b081643fbb
-25fa9334c59362222cf09b9dba45db5d3292bf1950c6471c15ce352
-638b2a3051916d4d2a37ccf06ed31cb6dab01d7259d25d470fdc117
-163fd04877765625aa6c9cff652dde97d319c531f8a8f61f739f5ff
-416bf779ca7ac39ea32e1ba379483737cb6246ab358791e1ed54a39
-7032bbe8b4fb4a9d59f6c9981ade208a563b3924e1d3bf5631bf930
-9459b080e1235e04cd84b0fa336f41d2a7b5d86036e25e9159cb700
-4e52f3c4d7c419bc764e1a644c62361a6ec15228383122903d1dea3
-9ce084ac67d086ae1eca2de32f334577ccadcf50b89cc6985fdfc3b
-4c5897d65935664c18de59025bcc8da21f1eeb2087a5f22b162efdc
-9d728ae1fc82308633c99160c94eefd153031cf49afd266e61a7b6e
-836dfc243b1b5d36105577de350b670838f1f72b356aaa1c2c1ee98
-555524bc9e8454c14b3f4fb6c91b06cd7e47848fc2bc53c18a83165
-1291b072b9dc56e7aee39bc09e320a1d4dafb233a3edaa0fefab3d7
-3016b1919465e38d3c2d9a6ef2986ea1b4228c2527c47a314b39243
-c9994d1b9c09d9c4e33f4874e6f9df0f14f88f1faf8fcf4f973ef4b
-65c340a818696dd5b07d6fd2094cdf9cc2a44fb2960e2c8f535057c
-f29edf5fb6e03516c919abd6a9af9a37a71e00738b0ebd7736b95ec
-8bccacd98033872ed4fa32d37144b79f69508f18b2162df9028d942
-63ca40ee240349238d51d81d14a456db25a1d7c892e0b0a262199e6
-7ee1502b77d3a494aaf6c58f36a0ae98a5b6b647ad97904e9f3465d
-e72bac92931745929628121ae51fddba12f841e453ea7f77d4b66d7
-bfbfff9f6dce61450d1bd3a7e280ed40e4baac50cba69163d27012a
-91f477441bd7f0996263ef867184b4138afa9c7161b0cac660c1762
-2fa04720a211b0886711227475999914f470f0951b8e41d5453c8db
-e13bcd3cb8d2cea3589723706ae117d8b8fd92906251a6ed5d873a1
-3701b9d38f4f16d7069d65b5b5da6d991001c1e5f1d6a6867d899e2
-b4122015f84321b7576e89a8d256194f639fe4573fd998cd1367c72
-cd66e445450fa2f91673a652f4ca0dd44d25ee13ef077dcf34b4f02
-60b2e1668264c596bcf8aaa0a563f38b3c29d27054d1309e023a166
-8f3c40c7824e9adc1a76f2aeb0055581ead47d52550474b5ee1a8e6
-68432c3dbcfaa177151b43a9367feb1dbda569ab4b4b5086b5b79b7
-480e482f20526d22d6944d2d01c99d2320e7e12b0cd65bd1e3e1759
-fa1c7ce1b0029337bae17015c2f745a85eb185f73cb393ad42f9931
-3e8c42f74d884643390d4324db72dcefa95905725019fea29c5e5c0
-b157f4177d9c5d9a9061f724ab9c8e0bfb50476cc072c82428982d0
-2d70bf56a7e15087915aa851117acd64d65a577b1cd11059727ec04
-75f1f30a48c9775ad3eb1426d7dabcdba8156de6bddb8b5029e391a
-9d4825fa7d5f5e73b4003e9238378e1d669f30a7af25088cfd3aa45
-fa5dc08f11786affda43ffeaadd793d9bb4199baf679398b149b653
-b99a4e96f2f3502daabe6160458a6e9e23848bfc435ab3fe1c6257d
-e01da500aa88b99e03845196e51ce8180eb47691fea469044986acf
-aec2acd84278e020bd1522b113cc5d86aa4b504a1f5214077f13996
-d1ed22aed469c1e1df51b99d54a74718287b7e310c567dbd4ece096
-de611234f8618189bad709b81d112dd7191bff10cf89b08d88cd44a
-488ad2821f8ea165acc353becf8d0010861df371309744acddc1dd1
-f812360d710959dc498f8ad552b086c094988c169d880c40e829973
-1e0532f625a415bd9da3a9bb4ea438b65842a4a352ebbceebab2874
-43d0f6caf9ed89b437452d9ac5e4646ac45686e5acc515634e526ba
-5747d518ca79989e6f222b5579c772083d61a578c5c420bc34c6a09
-463a59d1a85241cc49e8387d175c1e56ae1336a0ae049b6faa45bab
-132c4c92622dcda9ba62c0deb440be29fa39926c5b7322108b24a0c
-16c0a6a3c8823821684c16fd06703532d664ffca076d070d8c6bd66
-cd0c9cec8547d53748891a53d439f6464410eef9eb97fc0ba958bc5
-69878ec18db821738ec274e24b5a5669954385c6ff1a6544f492eae
-20c3d32463ced09ea70cb0ab01a05bbb42b8976456c18cb2aa961c8
-bcef9b7a25403fb0aa3321da711c4405b78af8ee38a6a2a86e2d7c8
-2a12460e8dca0cc3da0d41a1572616166b503a5c424a4e244b1be41
-7407bf713a087a5562c4d8107f13799f184218e8f190bea750bbcb8
-a65fcc3108a26947035e1d141953d17496fc84941e351478e31c1d4
-59ca719bb18f8c2a06c0d7e17663bc602ff7718714491778909ca3b
-8ac40f3fb6ee81d541a39d471ce46f7a37cd33ec330090c45723593
-8c272726fbd01ffd2476f091fc4b31aa17df27e74196746790dc39b
-6ee042bce6f24e537c46209681d262521ed80d36a4284778d9bdb43
-6cedbb440c5eb7d931553a0394e429490f6a7e55c561308b7988a32
-1f1c3e88aa4d7405e858ba041a6da9eac0194918b3c74959992b922
-95040a136e5c71fc858cb3761f7731104b4ec2c7a30361e49a016c6
-df1a9d8ec491f39b91ca9a4848432fb72734e809a59ec628c17ff38
-6a1c9d9204cfe634476790c484b69f26a9767c55a2a21b12a44238a
-be44e55f8a897b8c097f967193fdc97a6b141594c77215bdbce1775
-699e9b83d397f293ce0d652ee498ebd233c65f9903c92305acace01
-9fb6df2ba12b267ea6faa601ec480c69839faa7ac9b79bdd86180f7
-48120f1c965968f478e33bcf9504c2b72632b21df3fa4d657443fc4
-5e7983fbd7fd0de5e5f3d3271a65a0bd441c1dd8711ec508a9ab953
-3841765018f1efdadb03affaae3bb8d85021ec87436787af8af1c40
-34db54bdf9ba0d47824abac11f4001f913fc51c8bbeb4512e6b6f40
-f91ffffdff4a34dd5cfdc8ca52625b180f0500ed77f278cc90692c7
-4340badf14ecfb225d2a8ffcdedc0071e443168d3762c3df11903c9
-f0ee2b117afb99e05512c3e49ead75fe391dafc231a14f783060a95
-761ee29d5587f81163e91ac8b50802a85553232ca7df176a2cf5d31
-ce91276c5b3ea95ffd506a17c73ddb45a55e7145231ae543f5e9b72
-c5a1acca62c1357112c8bd1c089ec9113d30be907e8606b7c28c714
-f02adae30e4127ac860b907c947cec5fb140dec5efd31d8a9605f2d
-3704dafb798561eb78b759ca45f420b7e590813e2126dff29aaa132
-8cdddca296711a442cefd85310fb1806a428af036be82094c241062
-fb4fb82ccaa5c1e75b8e814b1ef0aab26d00d6c57d29e96ba9bfca4
-1222ef38dadc047c6bc64ec2e6a49a1deed3efa99226fb6495a6853
-71686964d5a8cd6854daa12a5e1f4488e57c589d7c068500feacc03
-4991664d4ae2bc84b4dc630192c5c8315d60ac99447a07b4656154f
-00aa2ab6ad69625f9069a7cfdf0cf6e20e20f5d848df365110d2bde
-526bec5cabc6b6c851dfbbe56b0f8ade77d800855dfcdf8bee334ac
-d80b836568d444a4daeaf44582af292badc7136b19ddb8e0474b663
-ca12e1a02285e05c1dabfa2f9668ef2867aae152d1c5855a6c44b02
-69feddd6eb0819350df67175d751770dedb8f745b6d518c04db871a
-4fafde57fdb01efc9e63a6bbce7a96ed65085ac2f32f254db93af85
-2bcb15344c4f1bd563f2295e67051af6b3543c6cd8afda2566e13dd
-ac129f78e00183f6754f041c9567d8d81653a7ba8e04e5907544b32
-cb03e53ed71a8385446ae1ab3860438f93853149483796428cb42ed
-fe8a75eb793558a549f70f14a487bbcee02223228fbdf874dd7cc86
-8bc8b2c92739bacf9cd7204ef985082a805e588b2623ccabbc56cde
-2df2abee65f9f93e9ca02afbf53eb902e84ec797f99fc7f3c9c3b30
-cf061385eff32193d5c5075ff32015cfbe1e3119ad78d9b7fc1ed78
-0127ba7e681a867f1bb19456c8b51ffcc7df466af638e42049968e7
-68b92fe4c7ee206fbdb68be728e878f4c69da148aff36c24f0d4d49
-414c838b9f81e6bb3a8edd7d122ad1874207b1ccc79f46a9b9d7000
-0273dd5bacfbd0056eb3a8345c5482ec1248953127ffa039092ea98
-aa183ae7ea0b70462ead69b12f3c47655fdc37f005beaee545aeae7
-91713e61a3b8b87c267e38b96addeb1c69d886ce092ed3a5ba415d6
-492fc6d61739af87ad3a2ed242ede71f176a437836d6003c873df43
-29cdc19927ce97b644a055bd8fa7b743a011b1e4d0eab9523dbbf47
-127c8e6a8ea8bc4fb04a529c8d4ddb147d419045f92cf0bbd42f222
-7f5c91b3553fe7706b65c638a0052f17ca3e4836a418e9fd6401ae3
-a46bc1bc20396b58724985903b844db23881a036844e3ba622ecad5
-e31dc17e6ebb34d00d2cccd943b855766e3f566d464c62e4f8257c2
-e5c8acfc1421a229d880f7ac4d93c1f4030cce5b374c18b6a21386c
-e26e2966cd62884fd8311d5347a946c339310137a944011e7ef19b3
-f36ccc0e4bfc164779a6d0c6a752ed1b024a3c141d9256e910029d0
-fc9e65a940719a922c7e784161abb8abb18557b4dc2010b9e6e0800
-38f40546a505a542938a3284e80a30b28ba44ade38bb51ccbda8cab
-984d7c29b054f10ebb0d4eb9da5b3a5e5e3b3b65e2bce9eeb85f98e
-09f04784054fecf9df6fb9710dae1b15ec6296b2138cb6b17a707c1
-99951ca7b0bfd612dd984bc5fb7359811416de00de5edc41efa6ab5
-1070ad9bc679efa0d57cb4da0191c4238fcf602ebef3597cc55e098
-469e57c2a20365595e863c3d5ecfca1ee086b5ffc0a06cb6bb5852b
-10079b91c97d16dbac63405ded578ed8de94c84ec20cb29bc52ce58
-82f272ea6890e3a2210fa1bbd08deee41570c16c3103a75196c4435
-f88304a0a4701d66575e730c3c9222254acf9ac067d9ec16bb683c8
-8417b8c7343e63bf4dba24e690c10ec084ad1ab750a810fb2e7946d
-e69f1db6408d25de73efec5a5d07ad52ebc654472d8810ef14d581c
-85d52123cb10b9045148c8a06d3755ec2591a8c11370fc26eb57d8a
-572326be6274ee1bd4a3412cf5d2d95474ed283396b0e193279419e
-2d9442f7abc64b743b2be85f7c2ba7016ec3e3651ef0fa344ec1153
-c1ea2e603fe4d3bbb61cb5eb0a28137591258d2def90bd90938428a
-e67241dd6c0b9dfb31c901335aeae68d7d038222d1cbe44487c7cad
-6ac0fd90b6a9c4415ca2fdf82c44307dc292693b7695af71938e8f7
-61a1d5484b10cfb21d9e90d6e1a8fce356d3d44a928e024bc3178d1
-adc2c8d80897a35172207187212147d714c4f725214c3eb27933137
-e1dd0fb219e3edc6bd38f407b0a8b723a0f1c565b6d1816185352ef
-b4a1cf891520c342707e8e36f4ebd4461b64bec13903b7820125175
-9e5d1f69ff0a65b8802cf49d86c4c25d959e1e996c480a7d95943c7
-81e2c761a0df34e73da5ddcec83f4d11b46c382112449f587dacc06
-d4577c3374f3b7f5b84df03df26b3cf49011cb172b75d3eefcac2ec
-7af12062a2ea0a45f6afb1537d193c03bb8181c7d5a262ef24ff9c8
-c01d5ac1f6ecdaf77357622bc6aac7f5d6f89d1361d9a75ff76d199
-218e1eda508c13d287fe8c262dac9329ec1d753b24820267f4a58fc
-08bf2f23e77fa0b36f930987f3dfd1dfee3dd498cc6f2f263b7c3a1
-aff525591bb169460dff978cf571bde6f1c6ae7bb2075a799655de7
-cdf69fe17cd0e9fb3303baa0287877bdb4c9cfc0ee2bd4a25d0c47e
-26fb9902e42909c9b7d567ae741753db9b933d9121fbd2b370f7d78
-a052329bad5d09bcb62315b89594b156e087a4bd9b528ca93307615
-fe759a4bc76b9507eea5c5a755bf8f9ab35e4867083b6ba328d1545
-8a7ebfef3376e6aa5ac8b3e4bd2f1e07f261a85bbadac646971f2d0
-c1b9ccd749b8821da0bd1718c643dc648486f08ff01fa66426460fd
-d5a3dde3804152eced7dc5896d3449ec993f5913ad7ae07b65ce5ba
-33cc70876b4953dcc2b13e91e7c6b457258643b3aee6cf3c67b6c8d
-9e98c961a9a81b056d1a00e12e5bce0a0e6b9a0c8e1c40296cfc1a7
-e8a4d67644093d73ad3bfc9aaba23ac4d79c6a6c8ba167870e0946b
-9d5e8aca604c0c73fa5006380444fd37170f441d785f98b733b04fd
-dd91a984a9e7d305528a65741d30c71039b4efbe7dec50bf12c70a9
-2cfd587a2043b61e402b3f4113ea03c758469d9819976ecda63ba03
-b54d4cb47dea5d2edcbfd3ff828a7fc9f6870fef5413e24412efa9e
-476620419b13fd4a127558ba560337eb1ddcc3df2115c7883cabd1d
-8703d5f4b42e4dd06bb069cd3161c3fb1e8091c9a6f8d460b8a110b
-2ca948f957c49ee0cdd8e27c8109a152f13def0f76dbfc46adbfc8a
-01756776497268b94d722a6739fb1170880629ac48d4cdf367d9ce1
-0898f6aa531231fd35453f0376f8e8bd07284dcad8836891d084fc9
-e0f44fc742da21f3cef1b8f3ac9992ce51351de3ff01bb6a6e94e31
-ce2a51fea47b821e9d3c9608691ff3ed4df83b1394a8b94263808bc
-9d927236c38d65b356e2f1c69d163360042c448b6c9775402ee0ea7
-e484d5c723f24eb0682fa2a571f55776d983cfc5434f21c59611373
-7bea3f49989db6bd95918339cf45c78489110a0395ad2c36ea8970c
-0046becb30528d39a5bdf449bf896921f354520ace5217febf4e16f
-5c21aac1c804aa8254737eb47494789d8fd36a45115ad969a8e7464
-2b10fcf356e6c6240e44824f0d73f2a72d8aa2aac132aa17f504b81
-649a213b8b7359e3ac87d11caa6af551519e564da83f58068ae8831
-859a116a8c682d0d291c25cac3d675fc1964f1f78a7fea6b67189b3
-f8bb8b41faee9a02384347ca9ec3b67ea058067a3184d9cc4adee73
-c4d7e2ccb4b8c13a70e59d3023da5fa0826fc00b3f9225d875133fa
-460a7e4bbe0da7a498daea2de2b93e48ae8e1892038ed6d374228f7
-5536f9a1ca69ffdbc585912a969e3cfa05070b7ad170e03b271641d
-f733f1a9872d50a48cbfb2ae0c150caff7b8fdb60c18500e9ca7605
-2ea6774873c4507a9f2b9427d39df08af7a22347cc22bec2543ada5
-ffa16f12a37e05fa149127778a9ef459f36970a800ac1fefa2918bb
-9eb22ad7211e286da4ad488da50db51a8ad4808e82bd531f0543112
-8ced73cec27d8ac5dc0eb85d9bdc03f1adefc558cff92d247765e8d
-90e2aedea893dcfe6f9e216c50e94dd885130f9fefc831a1d6dfda4
-488d43e6ff3c5bc4bf08075f346693d6fea6bb96e6d4e2cdf534c50
-2cef50988a87c72aa7eb170aa7da8546efe0458fbfb7de61000f290
-06cf7af0503ae17044f8ced674c06bae9bd8d6862704c71fe8f514b
-5c30981561f50a8b3b94340284fa120374bc69cf59b9e4e8ab0e519
-cc431b8a770f7f3c544b4f380cf35aa225dd1ab54b7bfc3d87a817d
-3585bbd31f2d667eca39f1409c7296b9cd278eac6067c95ff9252c4
-391bf5150c748b9e721a4b9511df26c2b2d0a933310cc4c548cb430
-a1d96e68291950b8b02e2026d7096992dc4c85a9d35ff5c0810698f
-34912bc3b924d9234ee1826b42988da948907ac70c1f7212cba2256
-b60ebc3199a58aa90c2926cd074f8aee0c81237acca492d80759ab8
-07275bbb8a49315ce0a51d44deb7d94e8040947fa6f611aa5c0c348
-4f81ce2cbb33659a7af5a6d1091abfb2638e7c759bdd3a365982e2b
-aaa6adb743375faba6c8b7032221d45937d8186343ac33729c45298
-1a12a42f5d64f9e9df27a9407c7c7c343d43eb92e6826ae6049f1e5
-2a67bcb3f5baddbed3bbb9d3df4181fe5f7fb8a7d72dd4643aaf527
-35b15fabc254f45654e11a89af33884a1489af6601e0c2c557c90b6
-65d0021c44fc7494ff37935a9bc24d5c79b1243eeffe61bb7e2c38f
-8e335cbe835a62df144bc0e03b965436caea1981ce10863a19c505e
-bb6929d82905fc0a69e265bf05464db834194553aa4e7b2deb8c193
-8e9a9c44519a0da7d701cd8f9ee3b121792cae8abaca410463f6118
-32c87084d8653ac33b707c9d8dd07bec655177e1cdfdf2a32417596
-9a51666bef2857f62a2086b49cd8fe4785fa21404a9daa2be2f510a
-81442a375fc227f5369b2d6818f80313de96c993f20bfd6b337169e
-6d2c742dae0605883803d40a3eff9269ddbdb0ad9cb8570e7f0dcb3
-3bb099049e14b3333c8779437615e2e1512ea163ce402ffa469ec44
-835e4a035ec38682429bc89a00e23ef29771945bd9b501418d12759
-8b1ccab42e474da8932df244a9a14bb908a38c31a2883c68f481b15
-537cbd15647e0cdb4662708d5c5798bc9d227e49de51fcb7446ee86
-eac83941dded3cbd51328bdc17ef04154f1a501f07e49cc260bad53
-dcb3080013a2aecc4b5269d0e163ec2c27cce0271caf72979aa7f2b
-a13a352b95a903c4048b0fb46d36f4e54162c6d03288e0efb03a8cc
-964d101193ca6cb05ce764acc6ae62560d97d2c0b2d5656dc844ea1
-810304a2462913c14499602de2db3c8ef846b1d0fe528e2e8012016
-4eb977294d0af8f09073dc0b70d5b38bcabc44c5f7696d3f7d788a9
-3dcd228d46d9b64f4ac691c3631f404c10bf1714fc313b89abc0a4c
-8cd62db5cf388618c6bbeb7ee6aae1206db7100dd7c903067bbbe27
-e0f8967c62c576f79346fa0923aedac5794c8aacf4794f382a80e38
-ec263fafaec87f3e4c9abf31f5e50b387927fc1c2f60bd17abf701a
-a9bde1ba466a6e114ed296fea9096edc6d5b630b5d543fa5e63f72f
-b466d937fc04dbe8da8c35836f4e668ffbfa833f664136585a7cf6c
-bbf68dde8a9249db329d5f8c6669f1492825749ff4987c8a2b235f7
-814d0b9997afcbed3db497c21d6b3849a98d12ca9fb7de352b3aa42
-c40c369f8accfe70751b420735023272a1921a65dc84d07e354050b
-0d442d858c75c2a583298cf31551b70baf6a43123619b1b40982f89
-d0639f3250ef14fdab55a61074d4ae3a7034864e2381547bd24278f
-7a47b83d792e93d8b14203420eebec9224baed7e092ca39e52d28ac
-0f45ab47194277f378832bc03e6779ab0e6ed0c84be6ef234b160bc
-dd251a6717a49e5e624b4a080b81206b7cf56781667f03c763344f7
-9be812bc594ffbbace2fb5ea75140e5b40cc29827dea3541cfff316
-3b18e2ed8f6f9df5e086b8833ee197210bff2eb29d82b54ac98781b
-ada126b62db7cee175c6903580e4cd26dae1b79a409dc5075cc3231
-957fc7c395a7702bd9e78e0135776bb0c871e0d01d4b6f625cd859b
-960b7877ab2ebea0bd0fd9a8aed5e69ab8a25fd440ecc03eefe3c2c
-d9c46a5a4fb9df177149dd7ede2eaa7cde95a1cfaf4246450ba0578
-89bfa82e1771257ce026f161298f0791a7add5bae3b031f96c9b210
-1da11374c7c349db5cf165ba801ec4234c6d96e44fd79ec69abde4f
-e7396b98b300a67281ba51971e99b9d8949c33736585bb2abdb4b98
-5cf679bbc2ee0be104fe7d8f81373c5a22998cb3e0df97dd857878c
-128598386b7471b1b2840f9dcabe5d49e7d0aca0e300a754442d3c5
-019a91566a31d30c12c3e2c44c6dcc26368b8f123eeb4b75f9161b5
-ec570601903a42f321cb4ccc148c25c1786f30e24ec5cada456b390
-8f5c0b8acaafde36f57a5bc392817f4bd5dd5fd507510a29f6c3df8
-d3ee6e30e53f691c48b2bb6bca9a2ae3a8f191a0dde45c24495c55a
-f9d6817f45ba86854ded4f9afba979eb2799707f06eba0ec5fdcb9a
-cb2f61dae4b528a2e84b41a71a757859290d0ec09ff5de7c7bb59c8
-f0a34769f8baf566cbf98a18732c5510c264422c4b171706b765c4b
-e48a409d044c944aeac0a2aa124c55711ca4567510c7f94fea2320f
-5bf62cc74d3fe38e6c40453db50e5742a2a7b50d56bfaf89fffafad
-af0099e5f8216f9b603b77058846ad0c4ef43c8d84ae4499178dc33
-af08493ed776f4fef85edb3c1dd9ab8ed5a77b786abc56c8823b1e4
-298244e46d794936baac9c4ee01a229689a4e7123aa41d22f688cb9
-23e4d3119cdc81f3f953fe68da55ec10b8df1c21efbb7ff927e4ecf
-897366066a5a91043cb75ad8b7b3a49a153acab43ee0c7c7e0179dd
-edbb896b22026a8f5ebf0f0d61ae13a67556b0286145604482826f6
-d80b26d67a3f08ed5ee7130e6e87a4d0537566892c6a928085ec3d2
-943be1be61aa7ceac85c44f053aabc63b8914c88399811a2ad6eb55
-b1df09242ae8d263350a74e880f60c6b71d5bde7088aaf6d645ca81
-11f39bd876abd4943ff28cae39cdf42770722a6c07a2054e3d0d768
-5ab4610cfbbe4a61a6262d0572aa40f05fe56be2ddf0aece025e4c0
-efb43f4c8689b0a0cab7fe9368f4a7356bb7c9fcb4fd362bcaad9e9
-17aed1597a1d1855b02dd40d88195fd0d6bce7d708d691e2d6342e3
-0dd90cd53e78bc6a693f8ffe46c8149ac281c9ddf729139ca6028fa
-6d7ea7aca9cceb3dcdc52f611d60d373dc257e03f6499a891e30251
-a1393650fd20470d9e9c3ad2dd5bc442dda47e41517df9907f7d347
-c9763aa3994437e22749c85b2b4bfa53e8cbe3d19fb1e03d136e62b
-730b6473e5de9dafd853f317e707a59a58bab6847d060dd6a0d7a1a
-377b369339e0f9682daab45594e4844917e9090bd165ffa52487f57
-b88ef6ea14aecf83d861597acc4e76929616d900b84da14ed3cbb38
-21d2ac9230507e7c56b6292daa6f5492432299e75cbfddd4899857e
-c67556f51ec9728692218b3171fcb22affa9725faff95eb15b534e4
-eedcc20c8c9897a8621eeb2886ab78102ae179a9d5952155a5d6804
-df41c46de0e6bbf4a7560a31fec6959ea0a2a0ca9be208511e21787
-70f2e0717960cb12bd375c6d391346fc40abe670149c71eb754fe1a
-a0c0d3f40470d92c0f370e277008ca82557c0638f77cfccc916a2b6
-92eda76b719ffa561b1c3e7673c3cb7285b2cf49db5865adebd21b9
-a688d0f50ebddf178221e0be1bd574feb255eed6b361956873f77fd
-b80699c3b5f2b4bd606679a7c65f831e7f36f96297b507325542156
-29b35cb48cac94c5f469658096a9435d799c41c6eae9d02ab168efc
-0874930f705bed7efe1866965bd6b765a8278d4dcd7452d9b7dec43
-45111bd93ba5845a97718ea9afb70b51cdfabfac47d48e398b55c43
-fe31ec4faec16d99833df3a423de89b94be668819db2599834643dc
-19eff1357bdf818968fabae9c7192b29ddd3cd4a2eb45e250b34ad3
-69a03ad92329e39052c8f465faa65513ab1251c1e9c77094b8a0990
-4e1d38a1bc9c59a295b463c5cc7f54745cfd162cb14fb0ec8687878
-673f39493edce927e27b9546a680b2df0e8ec596209fa021c145a3f
-96440601f216680e825057f675e31ffd035c0445169c830e2fd563b
-0b291c396d017c6d851434bb19c3f5cdbbe7707d6027c983821c0e9
-374547edacc6a25aa29b43655fb2e812d067439936d743fcb0aae1f
-55a0fcb65a653769700604df092524c662c53958664a50ad7dbd737
-6e547422b9a1575b02dff9ecd2a424e3f984ae3456bf6d8872d2b69
-897e71b7169b6b93473b6bec60b56d26d45639f233c7f2d01ee02cc
-0ef7b423fbdcb27320fa4cef1fc89ba2e7c571067373757c3929098
-69c6c00119db4970cf260ee649b1379872a6588cf2c27638269b389
-e9aad8c99ec2408e298cec222e0e329cdea0e802558728aaea10238
-4b041c8240a174bca70ffabb42198bbfae85fa1db6b2db917e8f5af
-981f57bdc2e695947fca4aac6754f378c9ab5853a86013228fce279
-d45473221086edc17b6bf0e4a8d54512d70ca7a9cbdae5bc54be4b6
-1ea395502e61e19f49f3cc240e5bc7fa34354d5af99c31cb93772d3
-318934cdfbbdd869b86ea049d87b522c444840ffd21f5405df795ef
-5979256a30e70d64d97c4f94d2ac170d81d1061206abe548b3e15b9
-ac734e08dd943aedfefe21cc8a44fdd353a04a583b84d0b76c4b469
-9f5529f638da08a2e77538bc814224993f906a95505c5310e589504
-51b2767f47a36b50139d56eb2d9b962a0ff1da599cec3d66b5d5f71
-9ef433589c80a3c32dcaf32361c61ada4feda9c1525d9bdf00155ff
-2bb299d6a3c3938d7a151c6e9989595e770851b758f04c68f28db4e
-3e32fab5d9b8c41f8df572534c67623997bb73b8285683bdc01782e
-9629eb024b3575383f6182cd23a0058bc21bd0dbe38520443a2b7af
-a108fffbbba92aa361cd1ba7d023d1bb637e8b7c5848cd3065d05ad
-0b99e0145498742465f6c488901c354b805c3b493c0302202a6d88e
-3971359711264920432782bd64e7ae39f607ee20c43bced8bbfcdbe
-7e5b487726be39226376530a092b6fe163fbd0aa19c8d3d4fbea96a
-84a5ac901be4069b0bcb5aff437ca23de59dc602573430a06665966
-27a438f910dd717743a91c50dbfc86e591b0728b1b7b96f10593db9
-7fb40afb2aae384db1193c53f216126183e06b1eae7785a70555098
-4bf6285c43a4d4632f156671e4b2db1a736072d1aa1b9a5ecbe787d
-a6f8617322ae625069b1d4f704f9db0416b3015c6fea126aad339ab
-45028a87fb577d20c1eec288e27cec1b09ac25fa48c1b7621e99a6e
-c6870474c370c9e157a3aacc64951b0540086bd69616b41812a7805
-c3c552c305169d5f6b986cf2b341efc1a4ecda6658044796189acb7
-ff3ae5fac3b281c440e0aad8ce30959b1e811c7e7751972e277bcef
-4aa96f06547879e7aa77bedb0e1d78e4bdcd8faa25ffa2f1a010a88
-5851d6a7a0b3debefad17f0786a7c1b9a4898af450e0b0c04d915d9
-48a28f7036c9947708e5365a82c4082411a49b7feeb627b6eec2a35
-99a0ba17b10c3d9858d66640f168f64731466d2c2fdb8ce46a42dc1
-9e099d2e05d542ef5a07030392638c77672ff8e9464120809bf9a8e
-8e690707c92d50b44cd47193acf4767f3638a9b085deb3eb8bf78a4
-c44e71edc822f7c5f82ac7b87098f0be4b4d362547cbcfca098bc4f
-3d5b099051ae5a8e06a5b3e8d7125dff0bc8b0b3fbc06969c28f8cf
-7c254a3af03ea855dfbb208cefe9971992f50de0826711561a55af2
-617ead34805a6a2cf6d50141b57838e21b9430fbd06b1ca46718449
-6e432ff4f57ef0f8300905b3cb45bc7d45b75cb212897a4831c144b
-f9ec400454d98ca9ad5a4b9d2519df4a0fa3fd466234b2d9b943af2
-a9459746046d97f931c7e49116d800c6fcf57bcbe66e3cda6c128ec
-83024ba83e3404dafbc77a8010adb1794cdac4960e934f2b843da9e
-a679fffc02150eb2ad9b1ac5ef595c444d193810af442f7b4ac10e5
-b6066447ab4d19167db81cfd44d6d375e2120129c2e0f9a3521f343
-86c234846aac2903116bfb18f7fe9b0ec50f5b902617defba73c8a2
-32b6019767eddda846c902037808604a5c18ba65d9dfcf4f6e50b3c
-000c4ab1f5f8c2148c14d7b8c884cf20b6eef0a237aa8f8637aa440
-cecc68b656bb2bf7f1b77c3777d07133e8bc280582b3a1e876d4fde
-4e184b5788bc3045cf310bd7fc8b2efc32daff1f3fee84034586664
-69856225c0d2e05e3aa91cee5a25fc28e257fb56f4bd5e2a622fc90
-50ec38a654f18513b53da915e700d5a2955d2741040f7efffd84a26
-bfeb2809a8d8307803b5f835e14975fe0c125222a2e0613b9a1e06e
-5f4bc2505b058812ccd9be88ba2c8a9a7ae975e33be1735e2d6b3d2
-676b1dad64a1302f853f2842945539db463e22cf2c2a64d7c2a73d8
-e0d429daa09702c6d0ed753a687fc4b2320bbd42e188f6b608e7130
-99e6a1745d80abc6c2b23ad4479516db64491031d5add66b2250fa5
-1a61f52508c1b8ae7fa9a15ea0f6bc12b38bf8fb365f84107b891e8
-cbb5e8e7717a9c9863d72a3ad41885b7d7a7e7eff2fe7314f3f1c7a
-6edfb57bc48a5c26e36b142fc60dcf914619d8825390e81e5ad9417
-b3f0d1cdc72b72f2a583de65a564171ec403ac131720bb69454652f
-f6b6e89e538a0e909ad4a609415c9106c27a244427cd69d053c756a
-00bef799b88fd66081159c3ae95b090f1b8c770a796f3a43baef9f8
-777fa9056d95338a614ec664f8886d01b1d2bdec92f9fac9b3b2bc3
-f2f8b7254969fb83c90d78b45296e130ce6a583092f33e4fee25785
-ac84bfbe2c0dd9c05ededfb83c4192f7075649c2e145917a5f7074a
-4fba6a4ee34d4f70c1e0e872092082f5f7a52503f03e6dcf4b230ba
-1faa6c94a4c2090f2dfabeca0447507d2bdd1bae5ff8e9b3bd2730e
-2db2c7d2c3fed5d3067d473a7e7739e16a8e9a754dbd0c393568e79
-29d0779f3473a895e0bc80d0d8508e338cfda42ff863e34731c089d
-fbb51510dc4d8dbdf333b69ce31057163a289e56be4970a19ab9309
-6db66ee75d61c24ca9c3730d45d32658fe4f446e0a3b9c7dcf11f7e
-ef4edd98be45f9317d9b4494e5525aa3fd8d0f77964a9fc321309fd
-a6c1c2a6712433be0aa7e2ff855be6aaeaab7ca1ae0d49c3bfef17d
-2aa2a3f2d179147ab97b4b46b4b152f31e6d23a9b5503a979e1bb90
-9a48e4c46d40b3fcd29dbdc1e2cbe08c103eda68f0d5b60fdf214d0
-6941877cc866a1bd6926c97fe1bfc7b8f318f8895899ea0b3e4cee0
-9eddeb7f4f2b0cbc8c3ddfad356e21ffc0d1c5d9bb19a902ec2384f
-cde04347340b35b807e7135fd725b4dbfb89a7e996deaf2af57d265
-fed1aee3d7abdd712110e3e216882b8dd278f5e91688fa5227e6f21
-688e65a201a35bcfc7bc0f4e32fdc0bf2e955b1911b2cc9b8776171
-83ed898723ddd7b8b885fb3dbcbd8a3c287e8bc71bafa1100b5ea48
-e8f2af7fe3b05f6914b7c70b8319e038b0f498ec7669486cf6169a7
-bbabd235d5d7dd8f20bcc3d05b8470a2d18faf57a14c4665c4139db
-f7da78fffc82697faebf6ef9e94e1c80fbeb3894b1a78a029bf4770
-7fb39717df9dc62b8cef6be763657828f89ecc75d6d9659cde9666f
-634231abdc05ada3e26a9e991fbcdb0a43dd3a8ca656f6f8836c0e4
-219af497840dc41652cba28934ccebce776e5bbc57a6ea7dbc03bf1
-05289b88e3aeba3608281f5fad1e8d6f7dc08203ea29bd3470c1be3
-bddc657f66b3c5553aca481a657435a2241ded5ecbf2f3d4d825a35
-2bcc8f070c28357ca23b7c9372b7b60230d61428fabc8afac22c81d
-311d18950da27642ea032d8bdb7d9be93b529df49d634a8f372d3b7
-f43fc67be488b55acbb8f5da0d81248f1a7f794f7f43e5281ea53b8
-84582d6ae080d2d98c230407f7c6adec7e2bfbd0652b314520eaec2
-94c92d15aba59bad1a622eefad2e410db2e8aa9b2940f04749e3557
-e564d7a2641fa307c28c0502111f929d72331f2588d18fe26a387fa
-d225f8cea59e770eadc14252332749829747d91e996b362ec8d1735
-6844de28143669c8b32c4d4dac9cf843eaff76c8370f680c9ae37f3
-ae41b79375f6df23dac9b096f795d244a58b76179bfc6f4dd0c8b55
-6693c2146ddadf542c9ba129b42afdd99df3f06122593bb0a1fe943
-c7c48e17842e4a8b694bc9b3c21ab72584a0c531fe2ced258234daf
-b570773826207b4807c882a6ef73a2a8195b32aec5152c301d98f13
-8a82e90b219c9ca5120c1cf664cd388e00866889e58b3e8224fd91b
-970e164d62f83220de0f8b45552e009968a2b05b664017754ee9d4a
-1b0f210c3c3ab7b431763db605f11ee67732f307411eb6fefb76eb7
-2088ebdad18caaf526a12fc8978ec73a4cd3c5770729f8ff6477b0e
-86ddda16abfde9d2a0bb286f76831719521a22fef28b93ab1ed040b
-bc4064ca1b85d11bbf68c77bc77d3643356024162cd8e660e0c2824
-6e6101814a008012b1097b1f2a82eb10c929623aae40dbfdca42c1a
-7405d41b260b57702f06e90a87e79cb30e816a600089302a671321e
-50fa855f1d22b0afe8a70730616f40130d87d8b8be742f364a0d08a
-5e8a2eca45d7da52d5bafda38da14ee200301b74e9c8a6498d43dfc
-f882f417dd778632e10b0e3aa6fb829a93bea32c57bc9d9d38c5bfd
-bbb06195a80d8acb755a4064c05d5c4fff86f6c0176850306726160
-556573910a5a3de0409b9057afb9e287d3e5b16630d132149047092
-b86d89ed78ad7b34a9f70d488869e1971983ace554eaa85553365f3
-42badee4dab12b1314f8b4f5fa90e0e316ecd22bb9670e086e9daf1
-86e9434c9d37fd6053118a19c4f8a22b87ac4a854888d211b2029f1
-3f343849a0e41655b77328194e8f326c4a215c48793e559c3140be9
-7b643643dfe98ec67c9881cb6578195fc8e789eb8d36d2624f69ae7
-046a0f02bf869cc036dc0afeb5158073791064293afb78fb89a8fa2
-2c489571145ed23a9010bcdfb98e192742a6c6fb53c484cf4cfb2a6
-9ab5fbfff7f, '2006-09-03 20:24:35'\);
-INSERT INTO \`wiki\_objectcache\` \(\`keyname\`, \`value\`, 
-\`exptime\`\) VALUES 
-\(0x67616c616374696377656264657369676e735f636f6d5f323a70
-63616368653a6964686173683a312d302131213021302121656e213
-221656469743d30, 
-0xc559696fdb461afe9e5f3162e1758bd541c9476cea289c364dbc4
-89c60a36eb09f84213914b926390467685a1bf8bfeff30e498992e5
-56768b2e0c28d21ceff9bcd7e493331c3956c673257259e8acd016a
-d7c53ce9963257371afad31be5f9ebc76ac89e66e2c98d2ab584cad
-32f275e80c6dfb689cf07c19a53d2d33e7effdd72219bbdcbb5d825
-eeaf73c19cbdcf92ef0e86feccadc17b933ccee999271e4b3ef3ccf
-b366af263aa70f7f9bf8d9f9d1b8be6fdbb639f65882d1859ddd378
-42ba266612d8293ca54e0f2134caafb1a9af6781c2d53c713a916f9
-b80c232d7a2ae39e008532e7d98e2c7e74d7500a64aa7b2afaaf708
-6e7a3a34618e25bdbc661f638e3be1fa54ba73f8485daa426749d99
-95a985a5d19b3717d6ecab883d9908a6e5644007666cfbdce9c5d5e
-92f27b8edce6e84fc1add4693813babcf76270388b72da4718fdd1f
-81fb465e76797664cd742858900bc12c90fa2cfc885b4c875c339ea
-ea004f378cab0aafb6db2913fb578ae232f161eecacad86911fa92c
-e6ab4aff164c1edb7823c7c5d9d1988c3ad03e7480a3f041be6e967
-6bd361c1eb56e43891de714f16c1247b30967612e82a9156a9d3983
-415996fd258fb907b14be1fa42411ad587a12de6c55ca9e93184147
-9ca6346e21e331d69e27ac0fd5cc4532b95818c63595ab3f770de64
-c0490112e459c2c0897991a8c11f156a436747b85fccfa8bc52bb25
-87240fc8f0bd8a2b423e2aff54e4bc801bc7a281e5e048201624421
-ecff04cbb728ed2836af77b6adffe8db0b953d8ce27684654822391
-bd066860fce529e80599d81906220e9241ccd5893932603fca27b9b
-24c5ea24d465944c96b9e05051d36a26b431092bb1cd5064e8442e3
-aec732cb812cc45422f7243c3835279e4161a4b20ab43e44bec03c5
-82ad64c196b2c3fe29b8cf644ac715325628cbed9b7da30564fb54e
-42c89948a24d2ef5c129f7da231929a45a9d92c651efb9d86c25eab
-5c2799cc3547bedbd865bdd658a676c607296f490528d05208e2963
-910f023fb399719735786f51aa583544832d5204a7d71dfcfc26c30
-978b9fa5d5800fbae0d7ccfc4322b08c2f8df902dc307c909b61dac
-e060125548be2986cb08cee4808f24396033f8a71e31126705906e6
-6b026b864431838d5070cb50b290df899699fdfaa0d29d2d783d61b
-5f7b25c408b9fd6f75bd6c31ef967b3b7c1d7bfe1742a3e09bf1546
-4dc5ee44be62d02e8a577df68f028ef4e2c8bb6d3ca804cfbd90b93
-c07125759e57392a1d18da87451d87c8602cfde0151d79b0dc663c0
-c30783fb4869d565a588e32ecca69105585c804f8a3c004f24a24f1
-741c29742a5c7ba5bc17a6d67cee228bd25231ae11b0e7f4b5d958d
-9d1f1a8c5de1b420c5a11a415c156e02a21c946499c2cc8047a10c2
-fdaf68507df565f25b8b29250f7aece4180343134ae2286757946b8
-78e6ce31d6d185802a58b46336d2c70a0b92c5bc154135cf54881a5
-6a188338abd3ae8a825a8bcd24568d2ca6f81f83d2e3b6f7105f05b
-63796b7146f41d51fdaad3e3d38138477787fca54229abdb6b40ede
-c6ce0845ee96bb82244c172d795fc4631a3c48fd440bd9a87423558
-232f64b9d4c203e02bd0f892a55257364177c4822227bfb35aeafe4
-6e4a62d63916254ca4812850ad0316c7e4d91147491721daf1ae8e0
-20689b1c51564d17b871b74a9991ea9a4f1208ca25282b0a5050001
-c62157eead2478e104dd0c58bbc12d72c5d7ff9fc845ca44a235b50
-c4f1aa53dba0e68302b162ffa1204b044f55d5149a4429dc842b0a0
-a9cf4a5d18d0c494344848e31e1113abc940378dd0ad7a12c62bfa2
-556185333f0a02e89d128872dd042815c72e43c62c39dc83c692022
-a1415a31461f7fdd73042887b86a04b25a0c8d50f7bb1b2352f546d
-b969e9a90fbf40db5f77e79800580fbfdb934855ffad8f50e433c0f
-0e69db5339c9c1ded1b67443012f6be01e82c08023e46f64248f2b8
-ee83d125ec9d700c8ba9456d333a11e4a07a78985aa3ea77adc4d43
-a5b8bb587f453626cf40c676c1d50352e1637a254eb686aa83796da
-43b3d6b935048decba412945b40cb5e3cad8df632c7ee206eeb03d1
-7c422d02d83ac672633b630bb7f8ae1c55a039804ad637b004d4c57
-f368cadb36af09808bc1e872609f1ba857700125a43ee054b78a3fc
-e0d4f76cf559c311032740f69a7c6d9baa9da6b572410e51c62d1ff
-872d8d70cfb6e29bbd4d1b572c29109abcaa65c8601df645a2603ce
-e3f78c957eb0604890af522431a413f46cd52221257e4756e6b1a8d
-a69ca93d567f342dfe5ef89e3e11be7e108cf6c70d0f823de1fbd7c
-42c78ef8fd98fc6500b192c60a585e9db0e42da26768dc22fc29bed
-06cfc75b25f056a3f97cf4ddc81e2a41dd4a7d7f480c529fb128d40
-211de1f0d0f8dc5bfd83624249a3deacd3b2fc96b57c592caebc8b6
-cf9d56d26a91a56e92660f13810856ea609aa8a2854c625e02987f3
-7c2b607c803cb2c95d867d759f374f4d8c6be4fa9725fb470aa7187
-16da3f354e2bce3b6c1e41f16a3e7f7b33bffe747320101bf2b5c62
-f806340c5e1f9705c0bfa7c305e01577748eb60a7922af5a35d2d62
-4d639acbd3d4349cb94caa96965a3ecafb0276eeb31b4c16f79ec83
-42677d5ff2d24d26324abf65eed6cbe9a747a3df60593904f3cab17
-6e54248f9a57aa2ab762c51ebfdd2cd03e2f464e660e3a911f72050
-8f6ecceb063e3af83923fea50af3fb54dd9a24150699e6426eaec4b
-7b343c3b393fbd64bddeec153d9d0f4f1d2bf9c0d36501707fc044a
-8ac31776ce7db03f686d8fb0913d752d2fcd7da784d1bf02c82427d
-8afd8f7c1979d6d8052eb0699b5b906f0ee60d8f6df6b47a8163ff4
-2118515cd1bbe630dfbe77ddb6a48cc69026b5ef8b140ff9c93b08d
-9023e75b048edc19d6ff1f503d43e018f80d4fcecfadf1430414362
-7207433c935672ec0eee1a16128928ce6cb96a2a4e77542b3564b79
-b2d8dbfad96d2dcc29713839710e78891d4328126078c0e1f50b697
-3e9100ead57cb675ddbbc099a6b6bbb3418daf1e5d01e9d9c9fc097
-0fff03, '2006-09-03 15:36:49'\),
-\(0x67616c616374696377656264657369676e735f636f6d5f323a70
-63616368653a6964686173683a313336382d3021312130213021216
-56e2132, 
-0x7d534b6fdb300cbee757303aecb4c48fb669e738de61d82140871
-568b61d0b456662a2b6644872d2a0c87f1f65376bda0d830dd81229
-7e0f52dfb324cd442bad436b3adf765e849d67975d65a259e193177
-3975d5fcc3291b74545a33c6a8b515e59888a9c8a55450ef8f51542
-494e75ce91d1d0ca2dc2c658909a5fa30f8de91c748c01fbca40251
-d68e34159941ecb3e4b29d3690f07f46086acd2e090c6e780fc147e
-61c0b1c885916bec7869fa6040d75d839694ac21975071d242441ac
-d9e1e29225de2d3b4addacf9e7c8d8be5dd832c4b8bce7d904d3b97
-ca33e90596e405a85a3ab7101af702866cb1bc83977451bcfee7912
-c02012a517bda1ca0a226627a53b8ef541534bde682e2e51ac155d2
-b2def5011ceed032d9e0899bc2720307d30147ff6199d4256c106bd
-6293d90b558e34eb259ca340d83bbc18c35a2e6265854bda73e54fc
-086d8d922dfa8f29d17d8b8a649dfd60b0da6c49ff51fe77a4187a7
-6de326e17c780f4c911b933c48c3bdfb11c65f4a6eb87624fbe0213
-3af84ea09be61115a3513e9e4ce09ea5945c0c869964e71477b73ff
-b8807d8ca3ab44bed715da2a3ad760fecc2439ab57d6246250f5795
-2517b39b493c4ec6313f63d4e3b477d15383ce73cf218de359fc29b
-e88d3cb344d6032294661d0934b9efa5ba9b71d4ff02de94727e632
-8bb3e723c7128e7d61f15b6309cf03d72160b497a4ddf7bafc26b7a
-4c47c9dc5a162dc9f626e2b063f61bc850fbb379cf693bd60a7c292
-6f5f329d4d63712ab10a1d39dd47de089f59207b229964cfc488fdc
-f70e675ccc53c848ec7532d6cda9a859c690812960d8b3ed715ccf8
-fae4d16a59bf3763e0f462e71b5937491a5fc5b3cb54cc8fbf01, '
-2006-09-04 02:42:21'\),
-\(0x67616c616374696377656264657369676e735f636f6d5f323a70
-63616368653a6964686173683a313337392d3021312130213021216
-56e2132, 
-0x6d90cb6ec2301045f77cc5c4fb50c7a43c0c62d19005128f4aa48
-f1d32c928b1489c2836850af1efb5a990a0aab3b072ef78ee9959f3
-8071d28856635b1f4c7330c42967cd9f39a9123c1932d63c18f6389
-934d3cd7a19c32c8ee25502c9fc75031febb7c50c5e6258cda3b80b
-9f337bc0f7a342b4a5c4cee4a99976269eefc3467c610652c16f14a
-4222d108ed214b0c76fc845295223d323ee32d432577a9bd6d596f1
-e65ac86556085df0a03718f9d40b3c6a3f0f95c740a80c8cac501b5
-135c028edd311ed511632c62cc9b473e50fed300ba1f283c87121d5
-5e93b1e0949f2fd60bac17098379dd4abc3706cea8951152e975992
-d452e5332de71ea3ad2eb2bcb96d8f05bc663bc5387b6ec1d5b2d6b
-e57eed52836ebf4bc9ad45224d89b7355bc15d7d07fb07f25a8b555
-35ad03bdd21ce2b3bd47dad1b363e196c9528ffed735bd703f6900d
-29a3613822e3cb0f, '2006-09-04 02:42:22'\),
-\(0x67616c616374696377656264657369676e735f636f6d5f323a70
-63616368653a6964686173683a313336362d3021312130213021216
-56e2132, 
-0x6d54616fda3010fdde5f61f29d36092b6b034242ac2d4ca4a54db
-66e9faa23b982d5c4f66ca780aafef7da0c9b749a10caddf3f9fcee
-e539774914278100a950f2468b4607167953c97912d4396e753050c
-965d44b82a1188dd94eaf295b116025c157948774c71bb201a63b64
-8a120998bfe235125a22a8e46478264666f7703972e1f58e4b70c9b
-8d25072e9d21ba8a0d0b4b845ee20130aeaeb876a94dfe6c333e5db
-dd34b42a556b7d4e59b36d57fc1aa78b854b7e30ba75f1236525dff
-8bd292d2457fc593b6036cb5cb898fa0ee3cc87e92ebb9ffb129495
-8b2737335f2ea058637b1ad48a2c24d6b4a97dd12cf53db35b17fe3
-ea2b3c9bd0f1f265e4a2af199fb79664ca364a8c9d556545ca297f5
-4ee051f2140aca3457eb234351b5086a5580f0f977780555482abc2
-ad33cf5334f32afd063cf4579236b289aaaf1ca668c6f6075e43345
-a8ac773221cdc3973d186bf1da9a8b690f5e034a8ae4be417504539
-0f0a7f123cdb9d2e41b1a1f1f594263d428c923e747771cdc46268d
-f86c2f46725aa36a814b0eb26c033550fb7a0f3e3e1976ba5d92c1a
-b398232f2f71291c2be6ab2a17a4d5e70475607376f7059a2a22ba6
-9e0a5e3fc589d81726b45c835a2751afdfef869da8139a5f075927d
-edf316d1969a80589c3b01f5e867174d90b7be7a4db1d9dd89b197d
-31d7740e6cd5186d8deb5f543080244cdedecd5a64d626a071c58d7
-aed85af7681330d94a9bbaa4c61458b60b04c42db31dcef32dcac1c
-ee8ccfc75bf4c294fd44a9286736359f8be8b47f1a06ae454e7585e
-e036200fbe85bb2ff90dcd7622d2a43b4855b8ab3da0cd5aeb5c35e
-6dadc1a1fa6f1f27d727da17f145188771af1f0cde3f00, '2006-
-09-03 19:30:35'\),
-\(0x67616c616374696377656264657369676e735f636f6d5f323a70
-63616368653a6964686173683a313337382d3021312130213021216
-56e2132, 
-0x6d914d6fdb300c86eff915b42fbbd49de42e5f4a90cb30ac05ba7
-540830d3b158acdd9446449b0e4a645d1ff3eca698074187410c497
-e4fb90ba53b254b9d77dc0de0dd10f314f9197a0a62aefb6f814f35
-550e572a6f2b5df5ca331ee020e682ad72144075fb5d155a4caa2fb
-10e03bba5fb4a70c26eb8f7ec3053f0cea8050391b7bda0d11a119a
-8c600dad61087e87ad22600fd01ef42a09dc10c7ebb012c3e620f7b
-eb0e17f0ccef8e9a360272d1e0e140b185900018afd7c9d53bb2316
-4a3ed649d1505dceb47ac812c1c67834a572d1e4bf7f80ccd1bf701
-778c438d0d0f3cd243a9fc98a8a86e756895bc9a2f0a91c94cf0c9d
-066e5919c3a0c51771e4a216662294ab9bc92530145b199a485c94f
-bcbd5b6d9b4137784b761ff2955642bdbcb22659fbac23363c3d9e0
-bf324f0aa34d97067ea6fbaa12a5fed94481dc558c56c5b363f79bc
-b74fd105a7fdc43e90b3e9c9bf282f6797a334b6d8523478fa570ea
-46b9660ff811c73b1f38641cfe209f1a6e3a1ce73d3b05f9e22f656
-9bfff639adeb1df6a25c08399d4f97f9eaf52f, '2006-09-03 
-19:31:50'\),
-\(0x67616c616374696377656264657369676e735f636f6d5f323a70
-63616368653a6964686173683a313336352d3021312130213021216
-56e213221656469743d30, 
-0x7d53df4fdb30107eef5f71cdc3d024d2fc801670435ed8a621c14
-01ada6be526476235b12ddb5da910fffbcea681964d5314d9feee7c
-df7de7bb3b96e52cd2dc58346aedf4da451e79b66ccaa2fe019f5c3
-4b7ec6c9ab1a8e020798f97d11761abb5b542c9c53d6fd0466591f0
-b268f312de4d104c5024048f0a5d5e3fc256ad4122d6d062a7e1511
-9e050a1715c48d0e47d0cba436e11aa4e542b702d82e34ba05861ab
-34addc81e55bbb4f14c3068fba0e9cd992d36b704f45970c4ee0935
-c5a3d679f4745a24b4aa4581a48ca701abd49fa5a0b2764b3f84e97
-f7e4ec60f0f05f526a258f1caca4da404b3f5123b9c346ac449063d
-ff4d486725f6e830ca26c0d3e5e468944e57d13216b7c9ae856279e
-86ed382370c27594da0158ee9f7c9a8169f25f6db754aac9476501f
-cb7aec327b2aa47d7fa22f8e21f5990cac10f541a9d8d0d76dc9137
-9775c0bd9e013c3e90fd4d99756f8102dedf066083cb9e5b87c6635
-72d379dd8e91815e338869ffc37050e9de17b132a5ef95bc2b5b0c2
-2d34bce395131585a9d18a46da45a5fa45ce747064a26eb96d59763
-29bc6e9381ba7f48d518ef3b17fa4cb34a4ec448fd6f15e439ea6b3
-f422cdb38b13fa218ecb91effbec9486e086cb664d55be117265a33
-967297b7e211b8d447f454a1b6504ee1bcebc4149dfd7f6aeab6f79
-23aa68be64a98f98865b94e203910f1c87f41e3d27b75f687c83fb2
-30d6336994dd26808f1e09b63184f02fc32f3c90e4966ec59d024bf
-ee6882d9d0e3de9328b393738af6f232c4c35efb67dbd3e1655cf76
-1c0dfb5f9827c7da26793bcfb5890d7bc76253d90769ee5e9e99456
-62fc03, '2006-09-03 19:32:19'\);
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_oldimage\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_oldimage\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_oldimage\` \(
-\`oi\_name\` varchar\(255\) binary NOT NULL default '',
-\`oi\_archive\_name\` varchar\(255\) binary NOT NULL 
-default '',
-\`oi\_size\` int\(8\) unsigned NOT NULL default '0',
-\`oi\_width\` int\(5\) NOT NULL default '0',
-\`oi\_height\` int\(5\) NOT NULL default '0',
-\`oi\_bits\` int\(3\) NOT NULL default '0',
-\`oi\_description\` tinyblob NOT NULL,
-\`oi\_user\` int\(5\) unsigned NOT NULL default '0',
-\`oi\_user\_text\` varchar\(255\) binary NOT NULL 
-default '',
-\`oi\_timestamp\` varchar\(14\) binary NOT NULL 
-default '',
-KEY \`oi\_name\` \(\`oi\_name\`\(10\)\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_oldimage\`
-\-- 
-
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_page\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_page\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_page\` \(
-\`page\_id\` int\(8\) unsigned NOT NULL auto\_increment,
-\`page\_namespace\` int\(11\) NOT NULL default '0',
-\`page\_title\` varchar\(255\) binary NOT NULL default '',
-\`page\_restrictions\` tinyblob NOT NULL,
-\`page\_counter\` bigint\(20\) unsigned NOT NULL 
-default '0',
-\`page\_is\_redirect\` tinyint\(1\) unsigned NOT NULL 
-default '0',
-\`page\_is\_new\` tinyint\(1\) unsigned NOT NULL 
-default '0',
-\`page\_random\` double unsigned NOT NULL default '0',
-\`page\_touched\` varchar\(14\) binary NOT NULL 
-default '',
-\`page\_latest\` int\(8\) unsigned NOT NULL default '0',
-\`page\_len\` int\(8\) unsigned NOT NULL default '0',
-PRIMARY KEY  \(\`page\_id\`\),
-UNIQUE KEY \`name\_title\` 
-\(\`page\_namespace\`,\`page\_title\`\),
-KEY \`page\_random\` \(\`page\_random\`\),
-KEY \`page\_len\` \(\`page\_len\`\)
-\) TYPE=MyISAM AUTO\_INCREMENT=1381 ;
-
-\-- 
-\-- Dumping data for table \`wiki\_page\`
-\-- 
-
-INSERT INTO \`wiki\_page\` \(\`page\_id\`, \`page\_namespace\`, 
-\`page\_title\`, \`page\_restrictions\`, \`page\_counter\`, 
-\`page\_is\_redirect\`, \`page\_is\_new\`, \`page\_random\`, 
-\`page\_touched\`, \`page\_latest\`, \`page\_len\`\) VALUES \(1, 
-0, 0x4d61696e5f50616765, 
-0x656469743d7379736f703a6d6f76653d7379736f70, 571, 0, 
-0, 0.857778980474, 0x3230303630393031303233363339, 
-1445, 4625\),
-\(2, 8, 0x316d6f766564746f32, 0x7379736f70, 0, 0, 0, 
-0.769184817781, 0x3230303630383132303234313431, 2, 22\),
-\(3, 8, 0x316d6f766564746f325f7265646972, 0x7379736f70, 
-0, 0, 0, 0.184850882864, 
-0x3230303630383132303234313431, 3, 36\),
-\(4, 8, 0x4d6f6e6f626f6f6b2e637373, 0x7379736f70, 0, 0, 
-0, 0.011567514015, 0x3230303630383132303234313431, 4, 
-71\),
-\(5, 8, 0x4d6f6e6f626f6f6b2e6a73, 0x7379736f70, 2, 0, 
-0, 0.658211215315, 0x3230303630383132303234313431, 5, 
-3353\),
-\(6, 8, 0x41626f7574, 0x7379736f70, 0, 0, 0, 
-0.251592806287, 0x3230303630383132303234313431, 6, 5\),
-\(7, 8, 0x41626f757470616765, 0x7379736f70, 0, 0, 0, 
-0.26573732382, 0x3230303630383132303234313431, 7, 13\),
-\(8, 8, 0x41626f757473697465, 0x7379736f70, 0, 0, 0, 
-0.322213424338, 0x3230303630383132303234313431, 8, 18\),
-\(9, 8, 
-0x4163636573736b65792d636f6d7061726573656c6563746564766
-57273696f6e73, 0x7379736f70, 0, 0, 0, 0.74033134425, 
-0x3230303630383132303234313431, 9, 1\),
-\(10, 8, 0x4163636573736b65792d64696666, 0x7379736f70, 
-0, 0, 0, 0.294258474614, 
-0x3230303630383132303234313431, 10, 1\),
-\(11, 8, 0x4163636573736b65792d6d696e6f7265646974, 
-0x7379736f70, 0, 0, 0, 0.462744183263, 
-0x3230303630383132303234313431, 11, 1\),
-\(12, 8, 0x4163636573736b65792d70726576696577, 
-0x7379736f70, 0, 0, 0, 0.430943604281, 
-0x3230303630383132303234313431, 12, 1\),
-\(13, 8, 0x4163636573736b65792d73617665, 0x7379736f70, 
-0, 0, 0, 0.558498535245, 
-0x3230303630383132303234313431, 13, 1\),
-\(14, 8, 0x4163636573736b65792d736561726368, 
-0x7379736f70, 0, 0, 0, 0.343295988339, 
-0x3230303630383132303234313431, 14, 1\),
-\(15, 8, 0x4163636d61696c74657874, 0x7379736f70, 0, 0, 
-0, 0.453146498878, 0x3230303630383132303234313431, 15, 
-42\),
-\(16, 8, 0x4163636d61696c7469746c65, 0x7379736f70, 0, 
-0, 0, 0.273073711199, 0x3230303630383132303234313431, 
-16, 14\),
-\(17, 8, 
-0x416363745f6372656174696f6e5f7468726f74746c655f686974,
-0x7379736f70, 0, 0, 0, 0.907129859116, 
-0x3230303630383132303234313431, 17, 69\),
-\(18, 8, 0x416374696f6e636f6d706c657465, 0x7379736f70, 
-0, 0, 0, 0.830553288439, 
-0x3230303630383132303234313431, 18, 15\),
-\(19, 8, 0x41646465647761746368, 0x7379736f70, 0, 0, 0, 
-0.18224647381, 0x3230303630383132303234313431, 19, 18\),
-\(20, 8, 0x4164646564776174636874657874, 0x7379736f70, 
-0, 0, 0, 0.219009839615, 
-0x3230303630383132303234313431, 20, 372\),
-\(21, 8, 0x41646467726f7570, 0x7379736f70, 0, 0, 0, 
-0.301178011599, 0x3230303630383132303234313431, 21, 9\),
-\(22, 8, 0x41646467726f75706c6f67656e747279, 
-0x7379736f70, 0, 0, 0, 0.47292378539, 
-0x3230303630383132303234313431, 22, 14\),
-\(23, 8, 0x41646473656374696f6e, 0x7379736f70, 0, 0, 0, 
-0.260420717063, 0x3230303630383132303234313431, 23, 1\),
-\(24, 8, 0x41646d696e6973747261746f7273, 0x7379736f70, 
-0, 0, 0, 0.956200078019, 
-0x3230303630383132303234313431, 24, 22\),
-\(25, 8, 0x416c6c61727469636c6573, 0x7379736f70, 0, 0, 
-0, 0.338065817821, 0x3230303630383132303234313431, 25, 
-12\),
-\(26, 8, 0x416c6c696e6e616d657370616365, 0x7379736f70, 
-0, 0, 0, 0.592521470793, 
-0x3230303630383132303234313431, 26, 24\),
-\(27, 8, 0x416c6c6c6f677374657874, 0x7379736f70, 0, 0, 
-0, 0.058992247241, 0x3230303630383132303234313431, 27, 
-166\),
-\(28, 8, 0x416c6c6d65737361676573, 0x7379736f70, 0, 0, 
-0, 0.228903079151, 0x3230303630383132303234313431, 28, 
-15\),
-\(29, 8, 0x416c6c6d6573736167657363757272656e74, 
-0x7379736f70, 0, 0, 0, 0.578356324044, 
-0x3230303630383132303234313431, 29, 12\),
-\(30, 8, 0x416c6c6d6573736167657364656661756c74, 
-0x7379736f70, 0, 0, 0, 0.569541962516, 
-0x3230303630383132303234313431, 30, 12\),
-\(31, 8, 0x416c6c6d6573736167657366696c746572, 
-0x7379736f70, 0, 0, 0, 0.850822877104, 
-0x3230303630383132303234313431, 31, 20\),
-\(32, 8, 0x416c6c6d657373616765736d6f646966696564, 
-0x7379736f70, 0, 0, 0, 0.155117412491, 
-0x3230303630383132303234313431, 32, 18\),
-\(33, 8, 0x416c6c6d657373616765736e616d65, 
-0x7379736f70, 0, 0, 0, 0.823944977582, 
-0x3230303630383132303234313431, 33, 4\),
-\(34, 8, 
-0x416c6c6d657373616765736e6f74737570706f727465644442, 
-0x7379736f70, 0, 0, 0, 0.826153500351, 
-0x3230303630383132303234313431, 34, 72\),
-\(35, 8, 
-0x416c6c6d657373616765736e6f74737570706f727465645549, 
-0x7379736f70, 0, 0, 0, 0.763933730919, 
-0x3230303630383132303234313431, 35, 95\),
-\(36, 8, 0x416c6c6d6573736167657374657874, 
-0x7379736f70, 0, 0, 0, 0.490365566263, 
-0x3230303630383132303234313431, 36, 72\),
-\(37, 8, 0x416c6c6e6f6e61727469636c6573, 0x7379736f70, 
-0, 0, 0, 0.014497639827, 
-0x3230303630383132303234313431, 37, 16\),
-\(38, 8, 0x416c6c6e6f74696e6e616d657370616365, 
-0x7379736f70, 0, 0, 0, 0.186187678026, 
-0x3230303630383132303234313431, 38, 31\),
-\(39, 8, 0x416c6c6f77656d61696c, 0x7379736f70, 0, 0, 0, 
-0.285971969482, 0x3230303630383132303234313431, 39, 
-30\),
-\(40, 8, 0x416c6c7061676573, 0x7379736f70, 0, 0, 0, 
-0.716889329703, 0x3230303630383132303234313431, 40, 9\),
-\(41, 8, 0x416c6c706167657366726f6d, 0x7379736f70, 0, 
-0, 0, 0.789225036758, 0x3230303630383132303234313431, 
-41, 26\),
-\(42, 8, 0x416c6c70616765736e657874, 0x7379736f70, 0, 
-0, 0, 0.501149011245, 0x3230303630383132303234313431, 
-42, 4\),
-\(43, 8, 0x416c6c7061676573707265666978, 0x7379736f70, 
-0, 0, 0, 0.45287727641, 
-0x3230303630383132303234313431, 43, 26\),
-\(44, 8, 0x416c6c706167657370726576, 0x7379736f70, 0, 
-0, 0, 0.446228605562, 0x3230303630383132303234313431, 
-44, 8\),
-\(45, 8, 0x416c6c70616765737375626d6974, 0x7379736f70, 
-0, 0, 0, 0.225009665144, 
-0x3230303630383132303234313431, 45, 2\),
-\(46, 8, 0x416c706861696e6465786c696e65, 0x7379736f70, 
-0, 0, 0, 0.694890593242, 
-0x3230303630383132303234313431, 46, 8\),
-\(47, 8, 0x416c72656164795f62757265617563726174, 
-0x7379736f70, 0, 0, 0, 0.250620454778, 
-0x3230303630383132303234313431, 47, 33\),
-\(48, 8, 0x416c72656164795f73746577617264, 
-0x7379736f70, 0, 0, 0, 0.975467073845, 
-0x3230303630383132303234313431, 48, 30\),
-\(49, 8, 0x416c72656164795f7379736f70, 0x7379736f70, 0, 
-0, 0, 0.581083900868, 0x3230303630383132303234313431, 
-49, 37\),
-\(50, 8, 0x416c72656164796c6f67676564696e, 
-0x7379736f70, 0, 0, 0, 0.256362456567, 
-0x3230303630383132303234313431, 50, 58\),
-\(51, 8, 0x416c7265616479726f6c6c6564, 0x7379736f70, 0, 
-0, 0, 0.56208246559, 0x3230303630383132303234313431, 
-51, 193\),
-\(52, 8, 0x416e6369656e747061676573, 0x7379736f70, 0, 
-0, 0, 0.297694042609, 0x3230303630383132303234313431, 
-52, 12\),
-\(53, 8, 0x416e64, 0x7379736f70, 0, 0, 0, 
-0.921526148211, 0x3230303630383132303234313431, 53, 3\),
-\(54, 8, 0x416e6f6e656469747761726e696e67, 
-0x7379736f70, 0, 0, 0, 0.072197387145, 
-0x3230303630383132303234313431, 54, 84\),
-\(55, 8, 0x416e6f6e6e6f74696365, 0x7379736f70, 0, 0, 0, 
-0.543612018139, 0x3230303630383132303234313431, 55, 1\),
-\(56, 8, 0x416e6f6e74616c6b, 0x7379736f70, 0, 0, 0, 
-0.571090430962, 0x3230303630383132303234313431, 56, 
-16\),
-\(57, 8, 0x416e6f6e74616c6b7061676574657874, 
-0x7379736f70, 0, 0, 0, 0.761950457383, 
-0x3230303630383132303234313431, 57, 443\),
-\(58, 8, 0x416e6f6e796d6f7573, 0x7379736f70, 0, 0, 0, 
-0.853679423763, 0x3230303630383132303234313431, 58, 
-33\),
-\(59, 8, 0x417072, 0x7379736f70, 0, 0, 0, 
-0.476484720965, 0x3230303630383132303234313431, 59, 3\),
-\(60, 8, 0x417072696c, 0x7379736f70, 0, 0, 0, 
-0.804225031333, 0x3230303630383132303234313431, 60, 5\),
-\(61, 8, 0x41727469636c65, 0x7379736f70, 0, 0, 0, 
-0.936173762261, 0x3230303630383132303234313431, 61, 
-12\),
-\(62, 8, 0x41727469636c65657869737473, 0x7379736f70, 0, 
-0, 0, 0.097696266758, 0x3230303630383132303234313431, 
-62, 105\),
-\(63, 8, 0x41727469636c6570616765, 0x7379736f70, 0, 0, 
-0, 0.888473169166, 0x3230303630383132303234313431, 63, 
-17\),
-\(64, 8, 0x41727469636c657469746c6573, 0x7379736f70, 0, 
-0, 0, 0.900468862771, 0x3230303630383132303234313431, 
-64, 29\),
-\(65, 8, 0x417567, 0x7379736f70, 0, 0, 0, 
-0.65011141074, 0x3230303630383132303234313431, 65, 3\),
-\(66, 8, 0x417567757374, 0x7379736f70, 0, 0, 0, 
-0.629787711649, 0x3230303630383132303234313431, 66, 6\),
-\(67, 8, 0x4175746f626c6f636b6572, 0x7379736f70, 0, 0, 
-0, 0.097626105194, 0x3230303630383132303234313431, 67, 
-126\),
-\(68, 8, 0x426164616363657373, 0x7379736f70, 0, 0, 0, 
-0.920398415402, 0x3230303630383132303234313431, 68, 
-16\),
-\(69, 8, 0x42616461636365737374657874, 0x7379736f70, 0, 
-0, 0, 0.015700144697, 0x3230303630383132303234313431, 
-69, 92\),
-\(70, 8, 0x42616461727469636c656572726f72, 
-0x7379736f70, 0, 0, 0, 0.387025935083, 
-0x3230303630383132303234313431, 70, 45\),
-\(71, 8, 0x42616466696c656e616d65, 0x7379736f70, 0, 0, 
-0, 0.444176246628, 0x3230303630383132303234313431, 71, 
-35\),
-\(72, 8, 0x42616466696c6574797065, 0x7379736f70, 0, 0, 
-0, 0.899891670263, 0x3230303630383132303234313431, 72, 
-45\),
-\(73, 8, 0x426164697061646472657373, 0x7379736f70, 0, 
-0, 0, 0.785847734294, 0x3230303630383132303234313431, 
-73, 18\),
-\(74, 8, 0x4261647175657279, 0x7379736f70, 0, 0, 0, 
-0.996468224858, 0x3230303630383132303234313431, 74, 
-25\),
-\(75, 8, 0x426164717565727974657874, 0x7379736f70, 0, 
-0, 0, 0.669816336358, 0x3230303630383132303234313431, 
-75, 273\),
-\(76, 8, 0x426164726574797065, 0x7379736f70, 0, 0, 0, 
-0.302504277986, 0x3230303630383132303234313431, 76, 
-39\),
-\(77, 8, 0x426164736967, 0x7379736f70, 0, 0, 0, 
-0.14995274799, 0x3230303630383132303234313431, 77, 39\),
-\(78, 8, 0x4261647469746c65, 0x7379736f70, 0, 0, 0, 
-0.639963376128, 0x3230303630383132303234313431, 78, 9\),
-\(79, 8, 0x4261647469746c6574657874, 0x7379736f70, 0, 
-0, 0, 0.700613225293, 0x3230303630383132303234313431, 
-79, 172\),
-\(80, 8, 0x426c616e6b6e616d657370616365, 0x7379736f70, 
-0, 0, 0, 0.789878536202, 
-0x3230303630383132303234313431, 80, 6\),
-\(81, 8, 0x426c6f636b656474657874, 0x7379736f70, 0, 0, 
-0, 0.15581039548, 0x3230303630383132303234313431, 81, 
-430\),
-\(82, 8, 0x426c6f636b65647469746c65, 0x7379736f70, 0, 
-0, 0, 0.873607242105, 0x3230303630383132303234313431, 
-82, 15\),
-\(83, 8, 0x426c6f636b6970, 0x7379736f70, 0, 0, 0, 
-0.795518311581, 0x3230303630383132303234313431, 83, 
-10\),
-\(84, 8, 0x426c6f636b697073756363657373737562, 
-0x7379736f70, 0, 0, 0, 0.686256472655, 
-0x3230303630383132303234313431, 84, 15\),
-\(85, 8, 0x426c6f636b69707375636365737374657874, 
-0x7379736f70, 0, 0, 0, 0.940862490664, 
-0x3230303630383132303234313431, 85, 129\),
-\(86, 8, 0x426c6f636b697074657874, 0x7379736f70, 0, 0, 
-0, 0.25825038775, 0x3230303630383132303234313431, 86, 
-275\),
-\(87, 8, 0x426c6f636b6c696e6b, 0x7379736f70, 0, 0, 0, 
-0.72870438613, 0x3230303630383132303234313431, 87, 5\),
-\(88, 8, 0x426c6f636b6c6973746c696e65, 0x7379736f70, 0, 
-0, 0, 0.078139750037, 0x3230303630383132303234313431, 
-88, 22\),
-\(89, 8, 0x426c6f636b6c6f67656e747279, 0x7379736f70, 0, 
-0, 0, 0.419926789832, 0x3230303630383132303234313431, 
-89, 42\),
-\(90, 8, 0x426c6f636b6c6f6770616765, 0x7379736f70, 0, 
-0, 0, 0.657478647779, 0x3230303630383132303234313431, 
-90, 9\),
-\(91, 8, 0x426c6f636b6c6f6774657874, 0x7379736f70, 0, 
-0, 0, 0.237451411763, 0x3230303630383132303234313431, 
-91, 206\),
-\(92, 8, 0x426f6c645f73616d706c65, 0x7379736f70, 0, 0, 
-0, 0.398901546561, 0x3230303630383132303234313431, 92, 
-9\),
-\(93, 8, 0x426f6c645f746970, 0x7379736f70, 0, 0, 0, 
-0.244620410882, 0x3230303630383132303234313431, 93, 9\),
-\(94, 8, 0x426f6f6b736f7572636573, 0x7379736f70, 0, 0, 
-0, 0.339150337772, 0x3230303630383132303234313431, 94, 
-12\),
-\(95, 8, 0x426f6f6b736f7572636574657874, 0x7379736f70, 
-0, 0, 0, 0.937422618113, 
-0x3230303630383132303234313431, 95, 140\),
-\(96, 8, 0x42726f6b656e726564697265637473, 
-0x7379736f70, 0, 0, 0, 0.731365545098, 
-0x3230303630383132303234313431, 96, 16\),
-\(97, 8, 0x42726f6b656e72656469726563747374657874, 
-0x7379736f70, 0, 0, 0, 0.95450505632, 
-0x3230303630383132303234313431, 97, 51\),
-\(98, 8, 0x4275677265706f727473, 0x7379736f70, 0, 0, 0, 
-0.151295101868, 0x3230303630383132303234313431, 98, 
-11\),
-\(99, 8, 0x4275677265706f72747370616765, 0x7379736f70, 
-0, 0, 0, 0.519405787755, 
-0x3230303630383132303234313431, 99, 19\),
-\(100, 8, 0x427572656175637261746c6f67, 0x7379736f70, 
-0, 0, 0, 0.695901405985, 
-0x3230303630383132303234313431, 100, 14\),
-\(101, 8, 0x427572656175637261746c6f67656e747279, 
-0x7379736f70, 0, 0, 0, 0.186582923082, 
-0x3230303630383132303234313431, 101, 45\),
-\(102, 8, 0x427964617465, 0x7379736f70, 0, 0, 0, 
-0.181480827656, 0x3230303630383132303234313431, 102, 
-7\),
-\(103, 8, 0x42796e616d65, 0x7379736f70, 0, 0, 0, 
-0.479261219219, 0x3230303630383132303234313431, 103, 
-7\),
-\(104, 8, 0x427973697a65, 0x7379736f70, 0, 0, 0, 
-0.574179654175, 0x3230303630383132303234313431, 104, 
-7\),
-\(105, 8, 0x4361636865646572726f72, 0x7379736f70, 0, 0, 
-0, 0.648775927944, 0x3230303630383132303234313431, 
-105, 80\),
-\(106, 8, 0x43616e63656c, 0x7379736f70, 0, 0, 0, 
-0.25161733741, 0x3230303630383132303234313431, 106, 6\),
-\(107, 8, 0x43616e6e6f7464656c657465, 0x7379736f70, 0, 
-0, 0, 0.203841920205, 0x3230303630383132303234313431, 
-107, 96\),
-\(108, 8, 0x43616e74726f6c6c6261636b, 0x7379736f70, 0, 
-0, 0, 0.782834499422, 0x3230303630383132303234313431, 
-108, 65\),
-\(109, 8, 0x43617465676f72696573, 0x7379736f70, 0, 0, 
-0, 0.904254971262, 0x3230303630383132303234313431, 
-109, 10\),
-\(110, 8, 0x43617465676f7269657331, 0x7379736f70, 0, 0, 
-0, 0.580562934975, 0x3230303630383132303234313431, 
-110, 8\),
-\(111, 8, 0x43617465676f726965737061676574657874, 
-0x7379736f70, 0, 0, 0, 0.811712550526, 
-0x3230303630383132303234313431, 111, 43\),
-\(112, 8, 0x43617465676f7279, 0x7379736f70, 0, 0, 0, 
-0.757237377965, 0x3230303630383132303234313431, 112, 
-8\),
-\(113, 8, 0x43617465676f72795f686561646572, 
-0x7379736f70, 0, 0, 0, 0.198611232521, 
-0x3230303630383132303234313431, 113, 25\),
-\(114, 8, 0x43617465676f727961727469636c65636f756e74, 
-0x7379736f70, 0, 0, 0, 0.129982270659, 
-0x3230303630383132303234313431, 114, 39\),
-\(115, 8, 0x43617465676f727961727469636c65636f756e7431, 
-0x7379736f70, 0, 0, 0, 0.120135137119, 
-0x3230303630383132303234313431, 115, 37\),
-\(116, 8, 0x436174736570617261746f72, 0x7379736f70, 0, 
-0, 0, 0.52110329668, 0x3230303630383132303234313431, 
-116, 1\),
-\(117, 8, 0x4368616e676564, 0x7379736f70, 0, 0, 0, 
-0.49649265052, 0x3230303630383132303234313432, 117, 7\),
-\(118, 8, 0x4368616e676567726f75706c6f67656e747279, 
-0x7379736f70, 0, 0, 0, 0.429435524154, 
-0x3230303630383132303234313432, 118, 16\),
-\(119, 8, 0x4368616e676570617373776f7264, 0x7379736f70, 
-0, 0, 0, 0.417773159581, 
-0x3230303630383132303234313432, 119, 15\),
-\(120, 8, 0x4368616e676573, 0x7379736f70, 0, 0, 0, 
-0.593555885195, 0x3230303630383132303234313432, 120, 
-7\),
-\(121, 8, 0x436c656172796f75726361636865, 0x7379736f70, 
-0, 0, 0, 0.131308888245, 
-0x3230303630383132303234313432, 121, 463\),
-\(122, 8, 0x436f6c756d6e73, 0x7379736f70, 0, 0, 0, 
-0.989002305232, 0x3230303630383132303234313432, 122, 
-8\),
-\(123, 8, 
-0x436f6d7061726573656c656374656476657273696f6e73, 
-0x7379736f70, 0, 0, 0, 0.614878054816, 
-0x3230303630383132303234313432, 123, 25\),
-\(124, 8, 0x436f6e6669726d, 0x7379736f70, 0, 0, 0, 
-0.447033930454, 0x3230303630383132303234313432, 124, 
-7\),
-\(125, 8, 0x436f6e6669726d5f7075726765, 0x7379736f70, 
-0, 0, 0, 0.49282936599, 
-0x3230303630383132303234313432, 125, 33\),
-\(126, 8, 0x436f6e6669726d5f70757267655f627574746f6e, 
-0x7379736f70, 0, 0, 0, 0.477271545819, 
-0x3230303630383132303234313432, 126, 2\),
-\(127, 8, 0x436f6e6669726d64656c657465, 0x7379736f70, 
-0, 0, 0, 0.266792599107, 
-0x3230303630383132303234313432, 127, 14\),
-\(128, 8, 0x436f6e6669726d64656c65746574657874, 
-0x7379736f70, 0, 0, 0, 0.812593339081, 
-0x3230303630383132303234313432, 128, 248\),
-\(129, 8, 0x436f6e6669726d6564697474657874, 
-0x7379736f70, 0, 0, 0, 0.943868800342, 
-0x3230303630383132303234313432, 129, 157\),
-\(130, 8, 0x436f6e6669726d656469747469746c65, 
-0x7379736f70, 0, 0, 0, 0.245817438561, 
-0x3230303630383132303234313432, 130, 36\),
-\(131, 8, 0x436f6e6669726d656d61696c, 0x7379736f70, 0, 
-0, 0, 0.611570709342, 0x3230303630383132303234313432, 
-131, 22\),
-\(132, 8, 0x436f6e6669726d656d61696c5f626f6479, 
-0x7379736f70, 0, 0, 0, 0.013957685455, 
-0x3230303630383132303234313432, 132, 340\),
-\(133, 8, 0x436f6e6669726d656d61696c5f6572726f72, 
-0x7379736f70, 0, 0, 0, 0.317458398399, 
-0x3230303630383132303234313432, 133, 46\),
-\(134, 8, 0x436f6e6669726d656d61696c5f696e76616c6964, 
-0x7379736f70, 0, 0, 0, 0.245739691968, 
-0x3230303630383132303234313432, 134, 53\),
-\(135, 8, 0x436f6e6669726d656d61696c5f6c6f67676564696e, 
-0x7379736f70, 0, 0, 0, 0.394787533239, 
-0x3230303630383132303234313432, 135, 43\),
-\(136, 8, 0x436f6e6669726d656d61696c5f73656e64, 
-0x7379736f70, 0, 0, 0, 0.280236929963, 
-0x3230303630383132303234313432, 136, 24\),
-\(137, 8, 
-0x436f6e6669726d656d61696c5f73656e646661696c6564, 
-0x7379736f70, 0, 0, 0, 0.202467210299, 
-0x3230303630383132303234313432, 137, 71\),
-\(138, 8, 0x436f6e6669726d656d61696c5f73656e74, 
-0x7379736f70, 0, 0, 0, 0.026171059081, 
-0x3230303630383132303234313432, 138, 25\),
-\(139, 8, 0x436f6e6669726d656d61696c5f7375626a656374, 
-0x7379736f70, 0, 0, 0, 0.687787598804, 
-0x3230303630383132303234313432, 139, 40\),
-\(140, 8, 0x436f6e6669726d656d61696c5f73756363657373, 
-0x7379736f70, 0, 0, 0, 0.540123262976, 
-0x3230303630383132303234313432, 140, 78\),
-\(141, 8, 0x436f6e6669726d656d61696c5f74657874, 
-0x7379736f70, 0, 0, 0, 0.746352924811, 
-0x3230303630383132303234313432, 141, 281\),
-\(142, 8, 0x436f6e6669726d70726f74656374, 0x7379736f70, 
-0, 0, 0, 0.220385549947, 
-0x3230303630383132303234313432, 142, 18\),
-\(143, 8, 0x436f6e6669726d70726f7465637474657874, 
-0x7379736f70, 0, 0, 0, 0.947773597144, 
-0x3230303630383132303234313432, 143, 40\),
-\(144, 8, 0x436f6e6669726d7265637265617465, 
-0x7379736f70, 0, 0, 0, 0.188515155229, 
-0x3230303630383132303234313432, 144, 170\),
-\(145, 8, 0x436f6e6669726d756e70726f74656374, 
-0x7379736f70, 0, 0, 0, 0.248739942705, 
-0x3230303630383132303234313432, 145, 20\),
-\(146, 8, 0x436f6e6669726d756e70726f7465637474657874, 
-0x7379736f70, 0, 0, 0, 0.822563989843, 
-0x3230303630383132303234313432, 146, 42\),
-\(147, 8, 0x436f6e746578746368617273, 0x7379736f70, 0, 
-0, 0, 0.556254495605, 0x3230303630383132303234313432, 
-147, 17\),
-\(148, 8, 0x436f6e746578746c696e6573, 0x7379736f70, 0, 
-0, 0, 0.73542795848, 0x3230303630383132303234313432, 
-148, 14\),
-\(149, 8, 
-0x436f6e74726962732d73686f77686964656d696e6f72, 
-0x7379736f70, 0, 0, 0, 0.607248312947, 
-0x3230303630383132303234313432, 149, 14\),
-\(150, 8, 0x436f6e74726962736c696e6b, 0x7379736f70, 0, 
-0, 0, 0.536285944508, 0x3230303630383132303234313432, 
-150, 8\),
-\(151, 8, 0x436f6e74726962737562, 0x7379736f70, 0, 0, 
-0, 0.305679517277, 0x3230303630383132303234313432, 
-151, 6\),
-\(152, 8, 0x436f6e747269627574696f6e73, 0x7379736f70, 
-0, 0, 0, 0.453753622134, 
-0x3230303630383132303234313432, 152, 18\),
-\(153, 8, 0x436f70797269676874, 0x7379736f70, 0, 0, 0, 
-0.715063621313, 0x3230303630383132303234313432, 153, 
-30\),
-\(154, 8, 0x436f7079726967687470616765, 0x7379736f70, 
-0, 0, 0, 0.856770211021, 
-0x3230303630383132303234313432, 154, 18\),
-\(155, 8, 0x436f70797269676874706167656e616d65, 
-0x7379736f70, 0, 0, 0, 0.091530149182, 
-0x3230303630383132303234313432, 155, 22\),
-\(156, 8, 0x436f707972696768747761726e696e67, 
-0x7379736f70, 0, 0, 0, 0.680734418945, 
-0x3230303630383132303234313432, 156, 415\),
-\(157, 8, 0x436f707972696768747761726e696e6732, 
-0x7379736f70, 0, 0, 0, 0.142434554503, 
-0x3230303630383132303234313432, 157, 403\),
-\(158, 8, 0x436f756c646e7472656d6f7665, 0x7379736f70, 
-0, 0, 0, 0.192234120763, 
-0x3230303630383132303234313432, 158, 28\),
-\(159, 8, 0x4372656174656163636f756e74, 0x7379736f70, 
-0, 0, 0, 0.03691953623, 
-0x3230303630383132303234313432, 159, 14\),
-\(160, 8, 0x4372656174656163636f756e746d61696c, 
-0x7379736f70, 0, 0, 0, 0.804897374758, 
-0x3230303630383132303234313432, 160, 9\),
-\(161, 8, 0x43726561746561727469636c65, 0x7379736f70, 
-0, 0, 0, 0.915848018425, 
-0x3230303630383132303234313432, 161, 14\),
-\(162, 8, 0x43726561746564, 0x7379736f70, 0, 0, 0, 
-0.526459797125, 0x3230303630383132303234313432, 162, 
-7\),
-\(163, 8, 0x4372656469747370616765, 0x7379736f70, 0, 0, 
-0, 0.927393465678, 0x3230303630383132303234313432, 
-163, 12\),
-\(164, 8, 0x437572, 0x7379736f70, 0, 0, 0, 
-0.595120738185, 0x3230303630383132303234313432, 164, 
-3\),
-\(165, 8, 0x43757272656e746576656e7473, 0x7379736f70, 
-0, 0, 0, 0.444759405059, 
-0x3230303630383132303234313432, 165, 14\),
-\(166, 8, 0x43757272656e746576656e74732d75726c, 
-0x7379736f70, 0, 0, 0, 0.920095605408, 
-0x3230303630383132303234313432, 166, 14\),
-\(167, 8, 0x43757272656e74726576, 0x7379736f70, 0, 0, 
-0, 0.795416934328, 0x3230303630383132303234313432, 
-167, 16\),
-\(168, 8, 0x43757272656e747265766973696f6e6c696e6b, 
-0x7379736f70, 0, 0, 0, 0.99298940866, 
-0x3230303630383132303234313432, 168, 21\),
-\(169, 8, 0x44617461, 0x7379736f70, 0, 0, 0, 
-0.621110106286, 0x3230303630383132303234313432, 169, 
-4\),
-\(170, 8, 0x44617461626173656572726f72, 0x7379736f70, 
-0, 0, 0, 0.267568047338, 
-0x3230303630383132303234313432, 170, 14\),
-\(171, 8, 0x4461746564656661756c74, 0x7379736f70, 0, 0, 
-0, 0.048576862447, 0x3230303630383132303234313432, 
-171, 13\),
-\(172, 8, 0x44617465666f726d6174, 0x7379736f70, 0, 0, 
-0, 0.235686816665, 0x3230303630383132303234313432, 
-172, 11\),
-\(173, 8, 0x4461746574696d65, 0x7379736f70, 0, 0, 0, 
-0.555963159596, 0x3230303630383132303234313432, 173, 
-13\),
-\(174, 8, 0x44626572726f7274657874, 0x7379736f70, 0, 0, 
-0, 0.625857886667, 0x3230303630383132303234313432, 
-174, 236\),
-\(175, 8, 0x44626572726f7274657874636c, 0x7379736f70, 
-0, 0, 0, 0.890028837245, 
-0x3230303630383132303234313432, 175, 144\),
-\(176, 8, 0x44656164656e647061676573, 0x7379736f70, 0, 
-0, 0, 0.55675523113, 0x3230303630383132303234313432, 
-176, 14\),
-\(177, 8, 0x4465627567, 0x7379736f70, 0, 0, 0, 
-0.72764145299, 0x3230303630383132303234313432, 177, 5\),
-\(178, 8, 0x446563, 0x7379736f70, 0, 0, 0, 
-0.857575445392, 0x3230303630383132303234313432, 178, 
-3\),
-\(179, 8, 0x446563656d626572, 0x7379736f70, 0, 0, 0, 
-0.650211466319, 0x3230303630383132303234313432, 179, 
-8\),
-\(180, 8, 0x44656661756c74, 0x7379736f70, 0, 0, 0, 
-0.636899437596, 0x3230303630383132303234313432, 180, 
-7\),
-\(181, 8, 0x44656661756c746e73, 0x7379736f70, 0, 0, 0, 
-0.894594014741, 0x3230303630383132303234313432, 181, 
-38\),
-\(182, 8, 0x446566656d61696c7375626a656374, 
-0x7379736f70, 0, 0, 0, 0.603639186728, 
-0x3230303630383132303234313432, 182, 19\),
-\(183, 8, 0x44656c657465, 0x7379736f70, 0, 0, 0, 
-0.944750836036, 0x3230303630383132303234313432, 183, 
-6\),
-\(184, 8, 0x44656c6574655f616e645f6d6f7665, 
-0x7379736f70, 0, 0, 0, 0.038774702316, 
-0x3230303630383132303234313432, 184, 15\),
-\(185, 8, 
-0x44656c6574655f616e645f6d6f76655f636f6e6669726d, 
-0x7379736f70, 0, 0, 0, 0.234258523567, 
-0x3230303630383132303234313432, 185, 20\),
-\(186, 8, 
-0x44656c6574655f616e645f6d6f76655f726561736f6e, 
-0x7379736f70, 0, 0, 0, 0.988874613224, 
-0x3230303630383132303234313432, 186, 28\),
-\(187, 8, 0x44656c6574655f616e645f6d6f76655f74657874, 
-0x7379736f70, 0, 0, 0, 0.21619891438, 
-0x3230303630383132303234313432, 187, 122\),
-\(188, 8, 0x44656c657465636f6d6d656e74, 0x7379736f70, 
-0, 0, 0, 0.861438574214, 
-0x3230303630383132303234313432, 188, 19\),
-\(189, 8, 0x44656c6574656461727469636c65, 0x7379736f70, 
-0, 0, 0, 0.014035074859, 
-0x3230303630383132303234313432, 189, 16\),
-\(190, 8, 0x44656c65746564726576, 0x7379736f70, 0, 0, 
-0, 0.17866955321, 0x3230303630383132303234313432, 190, 
-9\),
-\(191, 8, 0x44656c657465647265766973696f6e, 
-0x7379736f70, 0, 0, 0, 0.484032662311, 
-0x3230303630383132303234313432, 191, 24\),
-\(192, 8, 0x44656c6574656474657874, 0x7379736f70, 0, 0, 
-0, 0.115097896522, 0x3230303630383132303234313432, 
-192, 63\),
-\(193, 8, 0x44656c657465647768696c6565646974696e67, 
-0x7379736f70, 0, 0, 0, 0.385173972879, 
-0x3230303630383132303234313432, 193, 62\),
-\(194, 8, 0x44656c657465696d67, 0x7379736f70, 0, 0, 0, 
-0.926484675628, 0x3230303630383132303234313432, 194, 
-3\),
-\(195, 8, 0x44656c657465696d67636f6d706c6574656c79, 
-0x7379736f70, 0, 0, 0, 0.450044434127, 
-0x3230303630383132303234313432, 195, 33\),
-\(196, 8, 0x44656c65746570616765, 0x7379736f70, 0, 0, 
-0, 0.775587896378, 0x3230303630383132303234313432, 
-196, 11\),
-\(197, 8, 0x44656c657465737562, 0x7379736f70, 0, 0, 0, 
-0.008461138432, 0x3230303630383132303234313432, 197, 
-15\),
-\(198, 8, 0x44656c6574657468697370616765, 0x7379736f70, 
-0, 0, 0, 0.796648120572, 
-0x3230303630383132303234313432, 198, 16\),
-\(199, 8, 0x44656c6574696f6e6c6f67, 0x7379736f70, 0, 0, 
-0, 0.547614460667, 0x3230303630383132303234313432, 
-199, 12\),
-\(200, 8, 0x44656c6c6f6770616765, 0x7379736f70, 0, 0, 
-0, 0.216992507536, 0x3230303630383132303234313432, 
-200, 12\),
-\(201, 8, 0x44656c6c6f677061676574657874, 0x7379736f70, 
-0, 0, 0, 0.00989655368, 
-0x3230303630383132303234313432, 201, 45\),
-\(202, 8, 0x4465737466696c656e616d65, 0x7379736f70, 0, 
-0, 0, 0.171076080028, 0x3230303630383132303234313432, 
-202, 20\),
-\(203, 8, 0x446576656c6f70657274657874, 0x7379736f70, 
-0, 0, 0, 0.621446003812, 
-0x3230303630383132303234313432, 203, 97\),
-\(204, 8, 0x446576656c6f7065727469746c65, 0x7379736f70, 
-0, 0, 0, 0.139396136211, 
-0x3230303630383132303234313432, 204, 25\),
-\(205, 8, 0x44696666, 0x7379736f70, 0, 0, 0, 
-0.316176832822, 0x3230303630383132303234313432, 205, 
-4\),
-\(206, 8, 0x446966666572656e6365, 0x7379736f70, 0, 0, 
-0, 0.17365281094, 0x3230303630383132303234313432, 206, 
-30\),
-\(207, 8, 0x446973616d626967756174696f6e73, 
-0x7379736f70, 0, 0, 0, 0.071206789207, 
-0x3230303630383132303234313432, 207, 20\),
-\(208, 8, 0x446973616d626967756174696f6e7370616765, 
-0x7379736f70, 0, 0, 0, 0.030405387455, 
-0x3230303630383132303234313432, 208, 17\),
-\(209, 8, 0x446973616d626967756174696f6e7374657874, 
-0x7379736f70, 0, 0, 0, 0.210215832464, 
-0x3230303630383132303234313432, 209, 235\),
-\(210, 8, 0x446973636c61696d657270616765, 0x7379736f70, 
-0, 0, 0, 0.289820203534, 
-0x3230303630383132303234313432, 210, 26\),
-\(211, 8, 0x446973636c61696d657273, 0x7379736f70, 0, 0, 
-0, 0.851535818712, 0x3230303630383132303234313432, 
-211, 11\),
-\(212, 8, 0x446f75626c65726564697265637473, 
-0x7379736f70, 0, 0, 0, 0.947047246378, 
-0x3230303630383132303234313432, 212, 16\),
-\(213, 8, 0x446f75626c6572656469726563747374657874, 
-0x7379736f70, 0, 0, 0, 0.123998600767, 
-0x3230303630383132303234313432, 213, 193\),
-\(214, 8, 0x446f776e6c6f6164, 0x7379736f70, 0, 0, 0, 
-0.272614046961, 0x3230303630383132303234313432, 214, 
-8\),
-\(215, 8, 0x4561757468656e7473656e74, 0x7379736f70, 0, 
-0, 0, 0.552269411585, 0x3230303630383132303234313432, 
-215, 217\),
-\(216, 8, 0x45646974, 0x7379736f70, 0, 0, 0, 
-0.691328254275, 0x3230303630383132303234313432, 216, 
-4\),
-\(217, 8, 0x456469742d65787465726e616c6c79, 
-0x7379736f70, 0, 0, 0, 0.196935716761, 
-0x3230303630383132303234313432, 217, 44\),
-\(218, 8, 0x456469742d65787465726e616c6c792d68656c70, 
-0x7379736f70, 0, 0, 0, 0.296524535392, 
-0x3230303630383132303234313432, 218, 103\),
-\(219, 8, 0x45646974636f6d6d656e74, 0x7379736f70, 0, 0, 
-0, 0.882217410389, 0x3230303630383132303234313432, 
-219, 34\),
-\(220, 8, 0x45646974636f6e666c696374, 0x7379736f70, 0, 
-0, 0, 0.240742944537, 0x3230303630383132303234313432, 
-220, 17\),
-\(221, 8, 0x4564697463757272656e74, 0x7379736f70, 0, 0, 
-0, 0.329435551313, 0x3230303630383132303234313432, 
-221, 37\),
-\(222, 8, 0x4564697467726f7570, 0x7379736f70, 0, 0, 0, 
-0.820594480087, 0x3230303630383132303234313432, 222, 
-10\),
-\(223, 8, 0x4564697468656c70, 0x7379736f70, 0, 0, 0, 
-0.129621156395, 0x3230303630383132303234313432, 223, 
-12\),
-\(224, 8, 0x4564697468656c7070616765, 0x7379736f70, 0, 
-0, 0, 0.010975749918, 0x3230303630383132303234313432, 
-224, 12\),
-\(225, 8, 0x45646974696e67, 0x7379736f70, 0, 0, 0, 
-0.356990270979, 0x3230303630383132303234313432, 225, 
-10\),
-\(226, 8, 0x45646974696e67636f6d6d656e74, 0x7379736f70, 
-0, 0, 0, 0.371562315776, 
-0x3230303630383132303234313432, 226, 20\),
-\(227, 8, 0x45646974696e676f6c64, 0x7379736f70, 0, 0, 
-0, 0.51474100399, 0x3230303630383132303234313432, 227, 
-146\),
-\(228, 8, 0x45646974696e6773656374696f6e, 0x7379736f70, 
-0, 0, 0, 0.28576836417, 
-0x3230303630383132303234313432, 228, 20\),
-\(229, 8, 0x4564697473656374696f6e, 0x7379736f70, 0, 0, 
-0, 0.560969848154, 0x3230303630383132303234313432, 
-229, 4\),
-\(230, 8, 0x4564697473656374696f6e68696e74, 
-0x7379736f70, 0, 0, 0, 0.03378375228, 
-0x3230303630383132303234313432, 230, 16\),
-\(231, 8, 0x456469747468697370616765, 0x7379736f70, 0, 
-0, 0, 0.203552934096, 0x3230303630383132303234313432, 
-231, 14\),
-\(232, 8, 0x45646974746f6f6c73, 0x7379736f70, 0, 0, 0, 
-0.914798734306, 0x3230303630383132303234313432, 232, 
-61\),
-\(233, 8, 0x456469747573657267726f7570, 0x7379736f70, 
-0, 0, 0, 0.600071622335, 
-0x3230303630383132303234313432, 233, 16\),
-\(234, 8, 0x456d61696c, 0x7379736f70, 0, 0, 0, 
-0.75137113647, 0x3230303630383132303234313432, 234, 6\),
-\(235, 8, 0x456d61696c61757468656e74696361746564, 
-0x7379736f70, 0, 0, 0, 0.677652388997, 
-0x3230303630383132303234313432, 235, 44\),
-\(236, 8, 0x456d61696c636f6e6669726d6c696e6b, 
-0x7379736f70, 0, 0, 0, 0.085352518826, 
-0x3230303630383132303234313432, 236, 27\),
-\(237, 8, 0x456d61696c666f726c6f7374, 0x7379736f70, 0, 
-0, 0, 0.443198156473, 0x3230303630383132303234313432, 
-237, 252\),
-\(238, 8, 0x456d61696c66726f6d, 0x7379736f70, 0, 0, 0, 
-0.046297863462, 0x3230303630383132303234313432, 238, 
-4\),
-\(239, 8, 0x456d61696c6d657373616765, 0x7379736f70, 0, 
-0, 0, 0.489730260622, 0x3230303630383132303234313432, 
-239, 7\),
-\(240, 8, 0x456d61696c6e6f7461757468656e74696361746564, 
-0x7379736f70, 0, 0, 0, 0.115712373161, 
-0x3230303630383132303234313432, 240, 120\),
-\(241, 8, 0x456d61696c70616765, 0x7379736f70, 0, 0, 0, 
-0.245334996758, 0x3230303630383132303234313432, 241, 
-11\),
-\(242, 8, 0x456d61696c7061676574657874, 0x7379736f70, 
-0, 0, 0, 0.262029117898, 
-0x3230303630383132303234313432, 242, 265\),
-\(243, 8, 0x456d61696c73656e64, 0x7379736f70, 0, 0, 0, 
-0.749136775048, 0x3230303630383132303234313432, 243, 
-4\),
-\(244, 8, 0x456d61696c73656e74, 0x7379736f70, 0, 0, 0, 
-0.222432765912, 0x3230303630383132303234313432, 244, 
-11\),
-\(245, 8, 0x456d61696c73656e7474657874, 0x7379736f70, 
-0, 0, 0, 0.561179561996, 
-0x3230303630383132303234313432, 245, 34\),
-\(246, 8, 0x456d61696c7375626a656374, 0x7379736f70, 0, 
-0, 0, 0.266731234299, 0x3230303630383132303234313432, 
-246, 7\),
-\(247, 8, 0x456d61696c746f, 0x7379736f70, 0, 0, 0, 
-0.418322941579, 0x3230303630383132303234313432, 247, 
-2\),
-\(248, 8, 0x456d61696c75736572, 0x7379736f70, 0, 0, 0, 
-0.795385816578, 0x3230303630383132303234313432, 248, 
-16\),
-\(249, 8, 0x456d70747966696c65, 0x7379736f70, 0, 0, 0, 
-0.002453772667, 0x3230303630383132303234313432, 249, 
-144\),
-\(250, 8, 0x456e6f7469665f626f6479, 0x7379736f70, 0, 0, 
-0, 0.123258118488, 0x3230303630383132303234313432, 
-250, 692\),
-\(251, 8, 0x456e6f7469665f6c61737476697369746564, 
-0x7379736f70, 0, 0, 0, 0.784873731427, 
-0x3230303630383132303234313432, 251, 45\),
-\(252, 8, 0x456e6f7469665f6d61696c6572, 0x7379736f70, 
-0, 0, 0, 0.288737363443, 
-0x3230303630383132303234313432, 252, 32\),
-\(253, 8, 0x456e6f7469665f6e65777061676574657874, 
-0x7379736f70, 0, 0, 0, 0.746049885455, 
-0x3230303630383132303234313432, 253, 19\),
-\(254, 8, 0x456e6f7469665f7265736574, 0x7379736f70, 0, 
-0, 0, 0.434019364945, 0x3230303630383132303234313432, 
-254, 22\),
-\(255, 8, 0x456e6f7469665f7375626a656374, 0x7379736f70, 
-0, 0, 0, 0.330314942733, 
-0x3230303630383132303234313432, 255, 70\),
-\(256, 8, 0x456e7465726c6f636b726561736f6e, 
-0x7379736f70, 0, 0, 0, 0.684966119913, 
-0x3230303630383132303234313432, 256, 84\),
-\(257, 8, 0x4572726f72, 0x7379736f70, 0, 0, 0, 
-0.155314980863, 0x3230303630383132303234313432, 257, 
-5\),
-\(258, 8, 0x4572726f72706167657469746c65, 0x7379736f70, 
-0, 0, 0, 0.682315231252, 
-0x3230303630383132303234313432, 258, 5\),
-\(259, 8, 0x45786265666f7265626c616e6b, 0x7379736f70, 
-0, 0, 0, 0.995405634336, 
-0x3230303630383132303234313432, 259, 33\),
-\(260, 8, 0x4578626c616e6b, 0x7379736f70, 0, 0, 0, 
-0.804345519147, 0x3230303630383132303234313432, 260, 
-14\),
-\(261, 8, 0x4578636f6e74656e74, 0x7379736f70, 0, 0, 0, 
-0.208799244243, 0x3230303630383132303234313432, 261, 
-17\),
-\(262, 8, 0x4578636f6e74656e74617574686f72, 
-0x7379736f70, 0, 0, 0, 0.854784770769, 
-0x3230303630383132303234313432, 262, 53\),
-\(263, 8, 0x457869662d617065727475726576616c7565, 
-0x7379736f70, 0, 0, 0, 0.974373151055, 
-0x3230303630383132303234313432, 263, 8\),
-\(264, 8, 0x457869662d617274697374, 0x7379736f70, 0, 0, 
-0, 0.29828862006, 0x3230303630383132303234313432, 264, 
-6\),
-\(265, 8, 0x457869662d6269747370657273616d706c65, 
-0x7379736f70, 0, 0, 0, 0.924487259648, 
-0x3230303630383132303234313432, 265, 18\),
-\(266, 8, 0x457869662d6272696768746e65737376616c7565, 
-0x7379736f70, 0, 0, 0, 0.925361367432, 
-0x3230303630383132303234313432, 266, 10\),
-\(267, 8, 0x457869662d6366617061747465726e, 
-0x7379736f70, 0, 0, 0, 0.239431554389, 
-0x3230303630383132303234313432, 267, 11\),
-\(268, 8, 0x457869662d636f6c6f727370616365, 
-0x7379736f70, 0, 0, 0, 0.383462915326, 
-0x3230303630383132303234313432, 268, 11\),
-\(269, 8, 0x457869662d636f6c6f7273706163652d31, 
-0x7379736f70, 0, 0, 0, 0.582535910105, 
-0x3230303630383132303234313432, 269, 4\),
-\(270, 8, 
-0x457869662d636f6c6f7273706163652d666666662e68, 
-0x7379736f70, 2, 0, 0, 0.124174331251, 
-0x3230303630383132303234313432, 270, 6\),
-\(271, 8, 
-0x457869662d636f6d706f6e656e7473636f6e66696775726174696
-f6e, 0x7379736f70, 0, 0, 0, 0.721586573604, 
-0x3230303630383132303234313432, 271, 25\),
-\(272, 8, 
-0x457869662d636f6d706f6e656e7473636f6e66696775726174696
-f6e2d30, 0x7379736f70, 0, 0, 0, 0.033540929973, 
-0x3230303630383132303234313432, 272, 14\),
-\(273, 8, 
-0x457869662d636f6d706f6e656e7473636f6e66696775726174696
-f6e2d31, 0x7379736f70, 0, 0, 0, 0.972698005745, 
-0x3230303630383132303234313432, 273, 1\),
-\(274, 8, 
-0x457869662d636f6d706f6e656e7473636f6e66696775726174696
-f6e2d32, 0x7379736f70, 0, 0, 0, 0.904886129413, 
-0x3230303630383132303234313432, 274, 2\),
-\(275, 8, 
-0x457869662d636f6d706f6e656e7473636f6e66696775726174696
-f6e2d33, 0x7379736f70, 0, 0, 0, 0.805501874392, 
-0x3230303630383132303234313432, 275, 2\),
-\(276, 8, 
-0x457869662d636f6d706f6e656e7473636f6e66696775726174696
-f6e2d34, 0x7379736f70, 0, 0, 0, 0.696123879621, 
-0x3230303630383132303234313432, 276, 1\),
-\(277, 8, 
-0x457869662d636f6d706f6e656e7473636f6e66696775726174696
-f6e2d35, 0x7379736f70, 0, 0, 0, 0.73871488818, 
-0x3230303630383132303234313432, 277, 1\),
-\(278, 8, 
-0x457869662d636f6d706f6e656e7473636f6e66696775726174696
-f6e2d36, 0x7379736f70, 0, 0, 0, 0.308128542319, 
-0x3230303630383132303234313432, 278, 1\),
-\(279, 8, 
-0x457869662d636f6d7072657373656462697473706572706978656
-c, 0x7379736f70, 0, 0, 0, 0.810519228906, 
-0x3230303630383132303234313432, 279, 22\),
-\(280, 8, 0x457869662d636f6d7072657373696f6e, 
-0x7379736f70, 0, 0, 0, 0.652177780626, 
-0x3230303630383132303234313432, 280, 18\),
-\(281, 8, 0x457869662d636f6d7072657373696f6e2d31, 
-0x7379736f70, 0, 0, 0, 0.118512129645, 
-0x3230303630383132303234313432, 281, 12\),
-\(282, 8, 0x457869662d636f6d7072657373696f6e2d36, 
-0x7379736f70, 0, 0, 0, 0.997923840823, 
-0x3230303630383132303234313432, 282, 4\),
-\(283, 8, 0x457869662d636f6e7472617374, 0x7379736f70, 
-0, 0, 0, 0.940968216216, 
-0x3230303630383132303234313432, 283, 8\),
-\(284, 8, 0x457869662d636f6e74726173742d30, 
-0x7379736f70, 0, 0, 0, 0.803521698872, 
-0x3230303630383132303234313432, 284, 6\),
-\(285, 8, 0x457869662d636f6e74726173742d31, 
-0x7379736f70, 0, 0, 0, 0.585221936421, 
-0x3230303630383132303234313432, 285, 4\),
-\(286, 8, 0x457869662d636f6e74726173742d32, 
-0x7379736f70, 0, 0, 0, 0.301633060248, 
-0x3230303630383132303234313432, 286, 4\),
-\(287, 8, 0x457869662d636f70797269676874, 0x7379736f70, 
-0, 0, 0, 0.101321567091, 
-0x3230303630383132303234313432, 287, 16\),
-\(288, 8, 0x457869662d637573746f6d72656e6465726564, 
-0x7379736f70, 0, 0, 0, 0.231466157019, 
-0x3230303630383132303234313432, 288, 23\),
-\(289, 8, 0x457869662d637573746f6d72656e64657265642d30, 
-0x7379736f70, 0, 0, 0, 0.891383541272, 
-0x3230303630383132303234313432, 289, 14\),
-\(290, 8, 0x457869662d637573746f6d72656e64657265642d31, 
-0x7379736f70, 0, 0, 0, 0.06206476616, 
-0x3230303630383132303234313432, 290, 14\),
-\(291, 8, 0x457869662d6461746574696d65, 0x7379736f70, 
-0, 0, 0, 0.62493145606, 
-0x3230303630383132303234313432, 291, 25\),
-\(292, 8, 
-0x457869662d6461746574696d656469676974697a6564, 
-0x7379736f70, 0, 0, 0, 0.315767364921, 
-0x3230303630383132303234313432, 292, 27\),
-\(293, 8, 0x457869662d6461746574696d656f726967696e616c, 
-0x7379736f70, 0, 0, 0, 0.468279719829, 
-0x3230303630383132303234313432, 293, 32\),
-\(294, 8, 
-0x457869662d64657669636573657474696e6764657363726970746
-96f6e, 0x7379736f70, 0, 0, 0, 0.108949434198, 
-0x3230303630383132303234313432, 294, 27\),
-\(295, 8, 0x457869662d6469676974616c7a6f6f6d726174696f, 
-0x7379736f70, 0, 0, 0, 0.13917747035, 
-0x3230303630383132303234313432, 295, 18\),
-\(296, 8, 0x457869662d6578696676657273696f6e, 
-0x7379736f70, 0, 0, 0, 0.32710155105, 
-0x3230303630383132303234313432, 296, 12\),
-\(297, 8, 
-0x457869662d6578706f737572656269617376616c7565, 
-0x7379736f70, 0, 0, 0, 0.557396805686, 
-0x3230303630383132303234313432, 297, 13\),
-\(298, 8, 0x457869662d6578706f73757265696e646578, 
-0x7379736f70, 0, 0, 0, 0.127604111776, 
-0x3230303630383132303234313432, 298, 14\),
-\(299, 8, 0x457869662d6578706f737572656d6f6465, 
-0x7379736f70, 0, 0, 0, 0.348425344744, 
-0x3230303630383132303234313432, 299, 13\),
-\(300, 8, 0x457869662d6578706f737572656d6f64652d30, 
-0x7379736f70, 0, 0, 0, 0.822778627846, 
-0x3230303630383132303234313432, 300, 13\),
-\(301, 8, 0x457869662d6578706f737572656d6f64652d31, 
-0x7379736f70, 0, 0, 0, 0.19721287054, 
-0x3230303630383132303234313432, 301, 15\),
-\(302, 8, 0x457869662d6578706f737572656d6f64652d32, 
-0x7379736f70, 0, 0, 0, 0.675122129348, 
-0x3230303630383132303234313432, 302, 12\),
-\(303, 8, 0x457869662d6578706f7375726570726f6772616d, 
-0x7379736f70, 0, 0, 0, 0.7617473764, 
-0x3230303630383132303234313432, 303, 16\),
-\(304, 8, 
-0x457869662d6578706f7375726570726f6772616d2d30, 
-0x7379736f70, 0, 0, 0, 0.705213241155, 
-0x3230303630383132303234313432, 304, 11\),
-\(305, 8, 
-0x457869662d6578706f7375726570726f6772616d2d31, 
-0x7379736f70, 0, 0, 0, 0.443668396104, 
-0x3230303630383132303234313432, 305, 6\),
-\(306, 8, 
-0x457869662d6578706f7375726570726f6772616d2d32, 
-0x7379736f70, 0, 0, 0, 0.965673549625, 
-0x3230303630383132303234313432, 306, 14\),
-\(307, 8, 
-0x457869662d6578706f7375726570726f6772616d2d33, 
-0x7379736f70, 0, 0, 0, 0.856519528368, 
-0x3230303630383132303234313432, 307, 17\),
-\(308, 8, 
-0x457869662d6578706f7375726570726f6772616d2d34, 
-0x7379736f70, 0, 0, 0, 0.158245445917, 
-0x3230303630383132303234313432, 308, 16\),
-\(309, 8, 
-0x457869662d6578706f7375726570726f6772616d2d35, 
-0x7379736f70, 0, 0, 0, 0.111371363835, 
-0x3230303630383132303234313432, 309, 47\),
-\(310, 8, 
-0x457869662d6578706f7375726570726f6772616d2d36, 
-0x7379736f70, 0, 0, 0, 0.805814326325, 
-0x3230303630383132303234313432, 310, 49\),
-\(311, 8, 
-0x457869662d6578706f7375726570726f6772616d2d37, 
-0x7379736f70, 0, 0, 0, 0.181217724745, 
-0x3230303630383132303234313432, 311, 67\),
-\(312, 8, 
-0x457869662d6578706f7375726570726f6772616d2d38, 
-0x7379736f70, 0, 0, 0, 0.821662999435, 
-0x3230303630383132303234313432, 312, 66\),
-\(313, 8, 0x457869662d6578706f7375726574696d65, 
-0x7379736f70, 0, 0, 0, 0.894049186806, 
-0x3230303630383132303234313432, 313, 13\),
-\(314, 8, 
-0x457869662d6578706f7375726574696d652d666f726d6174, 
-0x7379736f70, 0, 0, 0, 0.283851622981, 
-0x3230303630383132303234313432, 314, 11\),
-\(315, 8, 0x457869662d66696c65736f75726365, 
-0x7379736f70, 0, 0, 0, 0.256386247458, 
-0x3230303630383132303234313432, 315, 11\),
-\(316, 8, 0x457869662d66696c65736f757263652d33, 
-0x7379736f70, 0, 0, 0, 0.129980013041, 
-0x3230303630383132303234313432, 316, 3\),
-\(317, 8, 0x457869662d666c617368, 0x7379736f70, 0, 0, 
-0, 0.330748167552, 0x3230303630383132303234313432, 
-317, 5\),
-\(318, 8, 0x457869662d666c617368656e65726779, 
-0x7379736f70, 0, 0, 0, 0.680499748781, 
-0x3230303630383132303234313432, 318, 12\),
-\(319, 8, 0x457869662d666c61736870697876657273696f6e, 
-0x7379736f70, 0, 0, 0, 0.55906695236, 
-0x3230303630383132303234313432, 319, 26\),
-\(320, 8, 0x457869662d666e756d626572, 0x7379736f70, 0, 
-0, 0, 0.734708673492, 0x3230303630383132303234313432, 
-320, 8\),
-\(321, 8, 0x457869662d666e756d6265722d666f726d6174, 
-0x7379736f70, 0, 0, 0, 0.182472275339, 
-0x3230303630383132303234313433, 321, 4\),
-\(322, 8, 0x457869662d666f63616c6c656e677468, 
-0x7379736f70, 0, 0, 0, 0.997090243414, 
-0x3230303630383132303234313433, 322, 17\),
-\(323, 8, 
-0x457869662d666f63616c6c656e6774682d666f726d6174, 
-0x7379736f70, 0, 0, 0, 0.023184412267, 
-0x3230303630383132303234313433, 323, 5\),
-\(324, 8, 
-0x457869662d666f63616c6c656e677468696e33356d6d66696c6d,
-0x7379736f70, 0, 0, 0, 0.847866151158, 
-0x3230303630383132303234313433, 324, 26\),
-\(325, 8, 
-0x457869662d666f63616c706c616e657265736f6c7574696f6e756
-e6974, 0x7379736f70, 0, 0, 0, 0.855292446795, 
-0x3230303630383132303234313433, 325, 27\),
-\(326, 8, 
-0x457869662d666f63616c706c616e657265736f6c7574696f6e756
-e69742d32, 0x7379736f70, 0, 0, 0, 0.521185630156, 
-0x3230303630383132303234313433, 326, 6\),
-\(327, 8, 
-0x457869662d666f63616c706c616e65787265736f6c7574696f6e,
-0x7379736f70, 0, 0, 0, 0.384154067563, 
-0x3230303630383132303234313433, 327, 24\),
-\(328, 8, 
-0x457869662d666f63616c706c616e65797265736f6c7574696f6e,
-0x7379736f70, 0, 0, 0, 0.635789072689, 
-0x3230303630383132303234313433, 328, 24\),
-\(329, 8, 0x457869662d6761696e636f6e74726f6c, 
-0x7379736f70, 0, 0, 0, 0.413863470044, 
-0x3230303630383132303234313433, 329, 13\),
-\(330, 8, 0x457869662d6761696e636f6e74726f6c2d30, 
-0x7379736f70, 0, 0, 0, 0.878785984099, 
-0x3230303630383132303234313433, 330, 4\),
-\(331, 8, 0x457869662d6761696e636f6e74726f6c2d31, 
-0x7379736f70, 0, 0, 0, 0.152632485675, 
-0x3230303630383132303234313433, 331, 11\),
-\(332, 8, 0x457869662d6761696e636f6e74726f6c2d32, 
-0x7379736f70, 0, 0, 0, 0.892613599607, 
-0x3230303630383132303234313433, 332, 12\),
-\(333, 8, 0x457869662d6761696e636f6e74726f6c2d33, 
-0x7379736f70, 0, 0, 0, 0.785279888804, 
-0x3230303630383132303234313433, 333, 13\),
-\(334, 8, 0x457869662d6761696e636f6e74726f6c2d34, 
-0x7379736f70, 0, 0, 0, 0.866707460035, 
-0x3230303630383132303234313433, 334, 14\),
-\(335, 8, 0x457869662d677073616c746974756465, 
-0x7379736f70, 0, 0, 0, 0.786581416137, 
-0x3230303630383132303234313433, 335, 8\),
-\(336, 8, 0x457869662d677073616c746974756465726566, 
-0x7379736f70, 0, 0, 0, 0.14658001643, 
-0x3230303630383132303234313433, 336, 18\),
-\(337, 8, 
-0x457869662d67707361726561696e666f726d6174696f6e, 
-0x7379736f70, 0, 0, 0, 0.569769814619, 
-0x3230303630383132303234313433, 337, 16\),
-\(338, 8, 0x457869662d677073646174657374616d70, 
-0x7379736f70, 0, 0, 0, 0.37728693427, 
-0x3230303630383132303234313433, 338, 8\),
-\(339, 8, 0x457869662d6770736465737462656172696e67, 
-0x7379736f70, 0, 0, 0, 0.969567477117, 
-0x3230303630383132303234313433, 339, 22\),
-\(340, 8, 
-0x457869662d6770736465737462656172696e67726566, 
-0x7379736f70, 0, 0, 0, 0.013911204285, 
-0x3230303630383132303234313433, 340, 36\),
-\(341, 8, 0x457869662d6770736465737464697374616e6365, 
-0x7379736f70, 0, 0, 0, 0.320595915125, 
-0x3230303630383132303234313433, 341, 23\),
-\(342, 8, 
-0x457869662d6770736465737464697374616e6365726566, 
-0x7379736f70, 0, 0, 0, 0.90370783325, 
-0x3230303630383132303234313433, 342, 37\),
-\(343, 8, 0x457869662d677073646573746c61746974756465, 
-0x7379736f70, 0, 0, 0, 0.738078547277, 
-0x3230303630383132303234313433, 343, 20\),
-\(344, 8, 
-0x457869662d677073646573746c61746974756465726566, 
-0x7379736f70, 0, 0, 0, 0.01245747521, 
-0x3230303630383132303234313433, 344, 37\),
-\(345, 8, 0x457869662d677073646573746c6f6e676974756465, 
-0x7379736f70, 0, 0, 0, 0.325925138182, 
-0x3230303630383132303234313433, 345, 24\),
-\(346, 8, 
-0x457869662d677073646573746c6f6e676974756465726566, 
-0x7379736f70, 0, 0, 0, 0.572571295117, 
-0x3230303630383132303234313433, 346, 38\),
-\(347, 8, 0x457869662d677073646966666572656e7469616c, 
-0x7379736f70, 0, 0, 0, 0.731667668294, 
-0x3230303630383132303234313433, 347, 27\),
-\(348, 8, 0x457869662d677073646972656374696f6e2d6d, 
-0x7379736f70, 0, 0, 0, 0.605736458811, 
-0x3230303630383132303234313433, 348, 18\),
-\(349, 8, 0x457869662d677073646972656374696f6e2d74, 
-0x7379736f70, 0, 0, 0, 0.465859240828, 
-0x3230303630383132303234313433, 349, 14\),
-\(350, 8, 0x457869662d677073646f70, 0x7379736f70, 0, 0, 
-0, 0.460231483045, 0x3230303630383132303234313433, 
-350, 21\),
-\(351, 8, 0x457869662d677073696d67646972656374696f6e, 
-0x7379736f70, 0, 0, 0, 0.249717836388, 
-0x3230303630383132303234313433, 351, 18\),
-\(352, 8, 
-0x457869662d677073696d67646972656374696f6e726566, 
-0x7379736f70, 0, 0, 0, 0.322599198157, 
-0x3230303630383132303234313433, 352, 32\),
-\(353, 8, 0x457869662d6770736c61746974756465, 
-0x7379736f70, 0, 0, 0, 0.852504750617, 
-0x3230303630383132303234313433, 353, 8\),
-\(354, 8, 0x457869662d6770736c617469747564652d6e, 
-0x7379736f70, 0, 0, 0, 0.324816079788, 
-0x3230303630383132303234313433, 354, 14\),
-\(355, 8, 0x457869662d6770736c617469747564652d73, 
-0x7379736f70, 0, 0, 0, 0.010762194573, 
-0x3230303630383132303234313433, 355, 14\),
-\(356, 8, 0x457869662d6770736c61746974756465726566, 
-0x7379736f70, 0, 0, 0, 0.235130174831, 
-0x3230303630383132303234313433, 356, 23\),
-\(357, 8, 0x457869662d6770736c6f6e676974756465, 
-0x7379736f70, 0, 0, 0, 0.294051668191, 
-0x3230303630383132303234313433, 357, 9\),
-\(358, 8, 0x457869662d6770736c6f6e6769747564652d65, 
-0x7379736f70, 0, 0, 0, 0.971374181362, 
-0x3230303630383132303234313433, 358, 14\),
-\(359, 8, 0x457869662d6770736c6f6e6769747564652d77, 
-0x7379736f70, 0, 0, 0, 0.930491040337, 
-0x3230303630383132303234313433, 359, 14\),
-\(360, 8, 0x457869662d6770736c6f6e676974756465726566, 
-0x7379736f70, 0, 0, 0, 0.035470105847, 
-0x3230303630383132303234313433, 360, 22\),
-\(361, 8, 0x457869662d6770736d6170646174756d, 
-0x7379736f70, 0, 0, 0, 0.340711059761, 
-0x3230303630383132303234313433, 361, 25\),
-\(362, 8, 0x457869662d6770736d6561737572656d6f6465, 
-0x7379736f70, 0, 0, 0, 0.003751660445, 
-0x3230303630383132303234313433, 362, 16\),
-\(363, 8, 0x457869662d6770736d6561737572656d6f64652d32, 
-0x7379736f70, 0, 0, 0, 0.99638455651, 
-0x3230303630383132303234313433, 363, 25\),
-\(364, 8, 0x457869662d6770736d6561737572656d6f64652d33, 
-0x7379736f70, 0, 0, 0, 0.455901316609, 
-0x3230303630383132303234313433, 364, 25\),
-\(365, 8, 
-0x457869662d67707370726f63657373696e676d6574686f64, 
-0x7379736f70, 0, 0, 0, 0.384417521892, 
-0x3230303630383132303234313433, 365, 29\),
-\(366, 8, 0x457869662d677073736174656c6c69746573, 
-0x7379736f70, 0, 0, 0, 0.470210135727, 
-0x3230303630383132303234313433, 366, 31\),
-\(367, 8, 0x457869662d6770737370656564, 0x7379736f70, 
-0, 0, 0, 0.423075040222, 
-0x3230303630383132303234313433, 367, 21\),
-\(368, 8, 0x457869662d67707373706565642d6b, 
-0x7379736f70, 0, 0, 0, 0.663577650524, 
-0x3230303630383132303234313433, 368, 19\),
-\(369, 8, 0x457869662d67707373706565642d6d, 
-0x7379736f70, 0, 0, 0, 0.093270685141, 
-0x3230303630383132303234313433, 369, 14\),
-\(370, 8, 0x457869662d67707373706565642d6e, 
-0x7379736f70, 0, 0, 0, 0.141913691016, 
-0x3230303630383132303234313433, 370, 5\),
-\(371, 8, 0x457869662d6770737370656564726566, 
-0x7379736f70, 0, 0, 0, 0.323313798011, 
-0x3230303630383132303234313433, 371, 10\),
-\(372, 8, 0x457869662d677073737461747573, 0x7379736f70, 
-0, 0, 0, 0.67400518782, 
-0x3230303630383132303234313433, 372, 15\),
-\(373, 8, 0x457869662d6770737374617475732d61, 
-0x7379736f70, 0, 0, 0, 0.865088118471, 
-0x3230303630383132303234313433, 373, 23\),
-\(374, 8, 0x457869662d6770737374617475732d76, 
-0x7379736f70, 0, 0, 0, 0.395990098005, 
-0x3230303630383132303234313433, 374, 28\),
-\(375, 8, 0x457869662d67707374696d657374616d70, 
-0x7379736f70, 0, 0, 0, 0.650019487696, 
-0x3230303630383132303234313433, 375, 23\),
-\(376, 8, 0x457869662d677073747261636b, 0x7379736f70, 
-0, 0, 0, 0.584734591456, 
-0x3230303630383132303234313433, 376, 21\),
-\(377, 8, 0x457869662d677073747261636b726566, 
-0x7379736f70, 0, 0, 0, 0.100246370706, 
-0x3230303630383132303234313433, 377, 35\),
-\(378, 8, 0x457869662d67707376657273696f6e6964, 
-0x7379736f70, 0, 0, 0, 0.014804621107, 
-0x3230303630383132303234313433, 378, 15\),
-\(379, 8, 0x457869662d696d6167656465736372697074696f6e, 
-0x7379736f70, 0, 0, 0, 0.250821051487, 
-0x3230303630383132303234313433, 379, 11\),
-\(380, 8, 0x457869662d696d6167656c656e677468, 
-0x7379736f70, 0, 0, 0, 0.440314504099, 
-0x3230303630383132303234313433, 380, 6\),
-\(381, 8, 0x457869662d696d616765756e697175656964, 
-0x7379736f70, 0, 0, 0, 0.037924417177, 
-0x3230303630383132303234313433, 381, 15\),
-\(382, 8, 0x457869662d696d6167657769647468, 
-0x7379736f70, 0, 0, 0, 0.563939547654, 
-0x3230303630383132303234313433, 382, 5\),
-\(383, 8, 0x457869662d69736f7370656564726174696e6773, 
-0x7379736f70, 0, 0, 0, 0.648333406044, 
-0x3230303630383132303234313433, 383, 16\),
-\(384, 8, 
-0x457869662d6a706567696e7465726368616e6765666f726d6174,
-0x7379736f70, 0, 0, 0, 0.307230217259, 
-0x3230303630383132303234313433, 384, 18\),
-\(385, 8, 
-0x457869662d6a706567696e7465726368616e6765666f726d61746
-c656e677468, 0x7379736f70, 0, 0, 0, 0.033503270529, 
-0x3230303630383132303234313433, 385, 18\),
-\(386, 8, 0x457869662d6c69676874736f75726365, 
-0x7379736f70, 0, 0, 0, 0.98516108561, 
-0x3230303630383132303234313433, 386, 12\),
-\(387, 8, 0x457869662d6c69676874736f757263652d30, 
-0x7379736f70, 0, 0, 0, 0.014368993968, 
-0x3230303630383132303234313433, 387, 7\),
-\(388, 8, 0x457869662d6c69676874736f757263652d31, 
-0x7379736f70, 0, 0, 0, 0.048087271238, 
-0x3230303630383132303234313433, 388, 8\),
-\(389, 8, 0x457869662d6c69676874736f757263652d3130, 
-0x7379736f70, 0, 0, 0, 0.236845256789, 
-0x3230303630383132303234313433, 389, 14\),
-\(390, 8, 0x457869662d6c69676874736f757263652d3131, 
-0x7379736f70, 0, 0, 0, 0.433948591936, 
-0x3230303630383132303234313433, 390, 5\),
-\(391, 8, 0x457869662d6c69676874736f757263652d3132, 
-0x7379736f70, 0, 0, 0, 0.412104327285, 
-0x3230303630383132303234313433, 391, 39\),
-\(392, 8, 0x457869662d6c69676874736f757263652d3133, 
-0x7379736f70, 0, 0, 0, 0.682396743606, 
-0x3230303630383132303234313433, 392, 40\),
-\(393, 8, 0x457869662d6c69676874736f757263652d3134, 
-0x7379736f70, 0, 0, 0, 0.637544649186, 
-0x3230303630383132303234313433, 393, 41\),
-\(394, 8, 0x457869662d6c69676874736f757263652d3135, 
-0x7379736f70, 0, 0, 0, 0.855054509752, 
-0x3230303630383132303234313433, 394, 37\),
-\(395, 8, 0x457869662d6c69676874736f757263652d3137, 
-0x7379736f70, 0, 0, 0, 0.605326316942, 
-0x3230303630383132303234313433, 395, 16\),
-\(396, 8, 0x457869662d6c69676874736f757263652d3138, 
-0x7379736f70, 0, 0, 0, 0.829011771353, 
-0x3230303630383132303234313433, 396, 16\),
-\(397, 8, 0x457869662d6c69676874736f757263652d3139, 
-0x7379736f70, 0, 0, 0, 0.089782973282, 
-0x3230303630383132303234313433, 397, 16\),
-\(398, 8, 0x457869662d6c69676874736f757263652d32, 
-0x7379736f70, 0, 0, 0, 0.760538434662, 
-0x3230303630383132303234313433, 398, 11\),
-\(399, 8, 0x457869662d6c69676874736f757263652d3230, 
-0x7379736f70, 0, 0, 0, 0.005616920918, 
-0x3230303630383132303234313433, 399, 3\),
-\(400, 8, 0x457869662d6c69676874736f757263652d3231, 
-0x7379736f70, 0, 0, 0, 0.158373566147, 
-0x3230303630383132303234313433, 400, 3\),
-\(401, 8, 0x457869662d6c69676874736f757263652d3232, 
-0x7379736f70, 0, 0, 0, 0.157985088069, 
-0x3230303630383132303234313433, 401, 3\),
-\(402, 8, 0x457869662d6c69676874736f757263652d3233, 
-0x7379736f70, 0, 0, 0, 0.531502877714, 
-0x3230303630383132303234313433, 402, 3\),
-\(403, 8, 0x457869662d6c69676874736f757263652d3234, 
-0x7379736f70, 0, 0, 0, 0.405954975697, 
-0x3230303630383132303234313433, 403, 19\),
-\(404, 8, 0x457869662d6c69676874736f757263652d323535, 
-0x7379736f70, 0, 0, 0, 0.530411563376, 
-0x3230303630383132303234313433, 404, 18\),
-\(405, 8, 0x457869662d6c69676874736f757263652d33, 
-0x7379736f70, 0, 0, 0, 0.739031621398, 
-0x3230303630383132303234313433, 405, 29\),
-\(406, 8, 0x457869662d6c69676874736f757263652d34, 
-0x7379736f70, 0, 0, 0, 0.58734066988, 
-0x3230303630383132303234313433, 406, 5\),
-\(407, 8, 0x457869662d6c69676874736f757263652d39, 
-0x7379736f70, 0, 0, 0, 0.185043605461, 
-0x3230303630383132303234313433, 407, 12\),
-\(408, 8, 0x457869662d6d616b65, 0x7379736f70, 0, 0, 0, 
-0.751230785189, 0x3230303630383132303234313433, 408, 
-19\),
-\(409, 8, 0x457869662d6d616b652d76616c7565, 
-0x7379736f70, 0, 0, 0, 0.222441717255, 
-0x3230303630383132303234313433, 409, 2\);
-INSERT INTO \`wiki\_page\` \(\`page\_id\`, \`page\_namespace\`, 
-\`page\_title\`, \`page\_restrictions\`, \`page\_counter\`, 
-\`page\_is\_redirect\`, \`page\_is\_new\`, \`page\_random\`, 
-\`page\_touched\`, \`page\_latest\`, \`page\_len\`\) VALUES 
-\(410, 8, 0x457869662d6d616b65726e6f7465, 0x7379736f70, 
-0, 0, 0, 0.355203712303, 
-0x3230303630383132303234313433, 410, 18\),
-\(411, 8, 0x457869662d6d6178617065727475726576616c7565, 
-0x7379736f70, 0, 0, 0, 0.881659986344, 
-0x3230303630383132303234313433, 411, 21\),
-\(412, 8, 0x457869662d6d65746572696e676d6f6465, 
-0x7379736f70, 0, 0, 0, 0.88762038091, 
-0x3230303630383132303234313433, 412, 13\),
-\(413, 8, 0x457869662d6d65746572696e676d6f64652d30, 
-0x7379736f70, 0, 0, 0, 0.024319477514, 
-0x3230303630383132303234313433, 413, 7\),
-\(414, 8, 0x457869662d6d65746572696e676d6f64652d31, 
-0x7379736f70, 0, 0, 0, 0.582570885036, 
-0x3230303630383132303234313433, 414, 7\),
-\(415, 8, 0x457869662d6d65746572696e676d6f64652d32, 
-0x7379736f70, 0, 0, 0, 0.075854316017, 
-0x3230303630383132303234313433, 415, 21\),
-\(416, 8, 0x457869662d6d65746572696e676d6f64652d323535, 
-0x7379736f70, 0, 0, 0, 0.067250050226, 
-0x3230303630383132303234313433, 416, 5\),
-\(417, 8, 0x457869662d6d65746572696e676d6f64652d33, 
-0x7379736f70, 0, 0, 0, 0.749786251617, 
-0x3230303630383132303234313433, 417, 4\),
-\(418, 8, 0x457869662d6d65746572696e676d6f64652d34, 
-0x7379736f70, 0, 0, 0, 0.316208682127, 
-0x3230303630383132303234313433, 418, 9\),
-\(419, 8, 0x457869662d6d65746572696e676d6f64652d35, 
-0x7379736f70, 0, 0, 0, 0.775332372511, 
-0x3230303630383132303234313433, 419, 7\),
-\(420, 8, 0x457869662d6d65746572696e676d6f64652d36, 
-0x7379736f70, 0, 0, 0, 0.876970285953, 
-0x3230303630383132303234313433, 420, 7\),
-\(421, 8, 0x457869662d6d6f64656c, 0x7379736f70, 0, 0, 
-0, 0.984200883463, 0x3230303630383132303234313433, 
-421, 12\),
-\(422, 8, 0x457869662d6d6f64656c2d76616c7565, 
-0x7379736f70, 0, 0, 0, 0.451782081781, 
-0x3230303630383132303234313433, 422, 2\),
-\(423, 8, 0x457869662d6f656366, 0x7379736f70, 0, 0, 0, 
-0.994040592202, 0x3230303630383132303234313433, 423, 
-32\),
-\(424, 8, 0x457869662d6f7269656e746174696f6e, 
-0x7379736f70, 0, 0, 0, 0.60562819862, 
-0x3230303630383132303234313433, 424, 11\),
-\(425, 8, 0x457869662d6f7269656e746174696f6e2d31, 
-0x7379736f70, 0, 0, 0, 0.062960709564, 
-0x3230303630383132303234313433, 425, 6\),
-\(426, 8, 0x457869662d6f7269656e746174696f6e2d32, 
-0x7379736f70, 0, 0, 0, 0.531445929617, 
-0x3230303630383132303234313433, 426, 20\),
-\(427, 8, 0x457869662d6f7269656e746174696f6e2d33, 
-0x7379736f70, 0, 0, 0, 0.243490416117, 
-0x3230303630383132303234313433, 427, 13\),
-\(428, 8, 0x457869662d6f7269656e746174696f6e2d34, 
-0x7379736f70, 0, 0, 0, 0.288009185817, 
-0x3230303630383132303234313433, 428, 18\),
-\(429, 8, 0x457869662d6f7269656e746174696f6e2d35, 
-0x7379736f70, 0, 0, 0, 0.545996841695, 
-0x3230303630383132303234313433, 429, 39\),
-\(430, 8, 0x457869662d6f7269656e746174696f6e2d36, 
-0x7379736f70, 0, 0, 0, 0.321296014401, 
-0x3230303630383132303234313433, 430, 15\),
-\(431, 8, 0x457869662d6f7269656e746174696f6e2d37, 
-0x7379736f70, 0, 0, 0, 0.806051348027, 
-0x3230303630383132303234313433, 431, 38\),
-\(432, 8, 0x457869662d6f7269656e746174696f6e2d38, 
-0x7379736f70, 0, 0, 0, 0.187725915547, 
-0x3230303630383132303234313433, 432, 16\),
-\(433, 8, 
-0x457869662d70686f746f6d6574726963696e74657270726574617
-4696f6e, 0x7379736f70, 0, 0, 0, 0.164917625747, 
-0x3230303630383132303234313433, 433, 17\),
-\(434, 8, 
-0x457869662d70686f746f6d6574726963696e74657270726574617
-4696f6e2d32, 0x7379736f70, 0, 0, 0, 0.097290082466, 
-0x3230303630383132303234313433, 434, 3\),
-\(435, 8, 
-0x457869662d70686f746f6d6574726963696e74657270726574617
-4696f6e2d36, 0x7379736f70, 0, 0, 0, 0.562961421921, 
-0x3230303630383132303234313433, 435, 5\),
-\(436, 8, 0x457869662d706978656c7864696d656e73696f6e, 
-0x7379736f70, 0, 0, 0, 0.742143625811, 
-0x3230303630383132303234313433, 436, 19\),
-\(437, 8, 0x457869662d706978656c7964696d656e73696f6e, 
-0x7379736f70, 0, 0, 0, 0.06898283213, 
-0x3230303630383132303234313433, 437, 17\),
-\(438, 8, 
-0x457869662d706c616e6172636f6e66696775726174696f6e, 
-0x7379736f70, 0, 0, 0, 0.671264682431, 
-0x3230303630383132303234313433, 438, 16\),
-\(439, 8, 
-0x457869662d706c616e6172636f6e66696775726174696f6e2d31,
-0x7379736f70, 0, 0, 0, 0.854342424423, 
-0x3230303630383132303234313433, 439, 13\),
-\(440, 8, 
-0x457869662d706c616e6172636f6e66696775726174696f6e2d32,
-0x7379736f70, 0, 0, 0, 0.622783624125, 
-0x3230303630383132303234313433, 440, 13\),
-\(441, 8, 
-0x457869662d7072696d6172796368726f6d617469636974696573,
-0x7379736f70, 0, 0, 0, 0.724551041344, 
-0x3230303630383132303234313433, 441, 29\),
-\(442, 8, 
-0x457869662d7265666572656e6365626c61636b7768697465, 
-0x7379736f70, 0, 0, 0, 0.373954842192, 
-0x3230303630383132303234313433, 442, 40\),
-\(443, 8, 0x457869662d72656c61746564736f756e6466696c65, 
-0x7379736f70, 0, 0, 0, 0.649724783521, 
-0x3230303630383132303234313433, 443, 18\),
-\(444, 8, 0x457869662d7265736f6c7574696f6e756e6974, 
-0x7379736f70, 0, 0, 0, 0.95112735413, 
-0x3230303630383132303234313433, 444, 26\),
-\(445, 8, 0x457869662d726f77737065727374726970, 
-0x7379736f70, 0, 0, 0, 0.378257870516, 
-0x3230303630383132303234313433, 445, 24\),
-\(446, 8, 0x457869662d73616d706c6573706572706978656c, 
-0x7379736f70, 0, 0, 0, 0.250516968451, 
-0x3230303630383132303234313433, 446, 20\),
-\(447, 8, 0x457869662d73617475726174696f6e, 
-0x7379736f70, 0, 0, 0, 0.730585137398, 
-0x3230303630383132303234313433, 447, 10\),
-\(448, 8, 0x457869662d73617475726174696f6e2d30, 
-0x7379736f70, 0, 0, 0, 0.687560237677, 
-0x3230303630383132303234313433, 448, 6\),
-\(449, 8, 0x457869662d73617475726174696f6e2d31, 
-0x7379736f70, 0, 0, 0, 0.335888279685, 
-0x3230303630383132303234313433, 449, 14\),
-\(450, 8, 0x457869662d73617475726174696f6e2d32, 
-0x7379736f70, 0, 0, 0, 0.310819778064, 
-0x3230303630383132303234313433, 450, 15\),
-\(451, 8, 0x457869662d7363656e656361707475726574797065, 
-0x7379736f70, 0, 0, 0, 0.497853620213, 
-0x3230303630383132303234313433, 451, 18\),
-\(452, 8, 
-0x457869662d7363656e6563617074757265747970652d30, 
-0x7379736f70, 0, 0, 0, 0.152521414386, 
-0x3230303630383132303234313433, 452, 8\),
-\(453, 8, 
-0x457869662d7363656e6563617074757265747970652d31, 
-0x7379736f70, 0, 0, 0, 0.772191168754, 
-0x3230303630383132303234313433, 453, 9\),
-\(454, 8, 
-0x457869662d7363656e6563617074757265747970652d32, 
-0x7379736f70, 0, 0, 0, 0.618768364406, 
-0x3230303630383132303234313433, 454, 8\),
-\(455, 8, 
-0x457869662d7363656e6563617074757265747970652d33, 
-0x7379736f70, 0, 0, 0, 0.209366644821, 
-0x3230303630383132303234313433, 455, 11\),
-\(456, 8, 0x457869662d7363656e6574797065, 0x7379736f70, 
-0, 0, 0, 0.38743373748, 
-0x3230303630383132303234313433, 456, 10\),
-\(457, 8, 0x457869662d7363656e65747970652d31, 
-0x7379736f70, 0, 0, 0, 0.768483661583, 
-0x3230303630383132303234313433, 457, 29\),
-\(458, 8, 0x457869662d73656e73696e676d6574686f64, 
-0x7379736f70, 0, 0, 0, 0.162839909954, 
-0x3230303630383132303234313433, 458, 14\),
-\(459, 8, 0x457869662d73656e73696e676d6574686f642d31, 
-0x7379736f70, 0, 0, 0, 0.203525564481, 
-0x3230303630383132303234313433, 459, 9\),
-\(460, 8, 0x457869662d73656e73696e676d6574686f642d32, 
-0x7379736f70, 0, 0, 0, 0.022393643286, 
-0x3230303630383132303234313433, 460, 26\),
-\(461, 8, 0x457869662d73656e73696e676d6574686f642d33, 
-0x7379736f70, 0, 0, 0, 0.33150277225, 
-0x3230303630383132303234313433, 461, 26\),
-\(462, 8, 0x457869662d73656e73696e676d6574686f642d34, 
-0x7379736f70, 0, 0, 0, 0.817304546466, 
-0x3230303630383132303234313433, 462, 28\),
-\(463, 8, 0x457869662d73656e73696e676d6574686f642d35, 
-0x7379736f70, 0, 0, 0, 0.906751544425, 
-0x3230303630383132303234313433, 463, 28\),
-\(464, 8, 0x457869662d73656e73696e676d6574686f642d37, 
-0x7379736f70, 0, 0, 0, 0.14206437514, 
-0x3230303630383132303234313433, 464, 16\),
-\(465, 8, 0x457869662d73656e73696e676d6574686f642d38, 
-0x7379736f70, 0, 0, 0, 0.199275159857, 
-0x3230303630383132303234313433, 465, 30\),
-\(466, 8, 0x457869662d73686172706e657373, 0x7379736f70, 
-0, 0, 0, 0.942862116658, 
-0x3230303630383132303234313433, 466, 9\),
-\(467, 8, 0x457869662d73686172706e6573732d30, 
-0x7379736f70, 0, 0, 0, 0.189557878785, 
-0x3230303630383132303234313433, 467, 6\),
-\(468, 8, 0x457869662d73686172706e6573732d31, 
-0x7379736f70, 0, 0, 0, 0.802781058949, 
-0x3230303630383132303234313433, 468, 4\),
-\(469, 8, 0x457869662d73686172706e6573732d32, 
-0x7379736f70, 0, 0, 0, 0.837960434028, 
-0x3230303630383132303234313433, 469, 4\),
-\(470, 8, 
-0x457869662d73687574746572737065656476616c7565, 
-0x7379736f70, 0, 0, 0, 0.682869065076, 
-0x3230303630383132303234313433, 470, 13\),
-\(471, 8, 0x457869662d736f667477617265, 0x7379736f70, 
-0, 0, 0, 0.578839422785, 
-0x3230303630383132303234313433, 471, 13\),
-\(472, 8, 0x457869662d736f6674776172652d76616c7565, 
-0x7379736f70, 0, 0, 0, 0.949143824691, 
-0x3230303630383132303234313433, 472, 2\),
-\(473, 8, 
-0x457869662d7370617469616c6672657175656e6379726573706f6
-e7365, 0x7379736f70, 0, 0, 0, 0.889571246018, 
-0x3230303630383132303234313433, 473, 26\),
-\(474, 8, 
-0x457869662d737065637472616c73656e7369746976697479, 
-0x7379736f70, 0, 0, 0, 0.695028430024, 
-0x3230303630383132303234313433, 474, 20\),
-\(475, 8, 0x457869662d737472697062797465636f756e7473, 
-0x7379736f70, 0, 0, 0, 0.920042609925, 
-0x3230303630383132303234313433, 475, 26\),
-\(476, 8, 0x457869662d73747269706f666673657473, 
-0x7379736f70, 0, 0, 0, 0.533300594631, 
-0x3230303630383132303234313433, 476, 19\),
-\(477, 8, 0x457869662d7375626a65637461726561, 
-0x7379736f70, 0, 0, 0, 0.645630874681, 
-0x3230303630383132303234313433, 477, 12\),
-\(478, 8, 0x457869662d7375626a65637464697374616e6365, 
-0x7379736f70, 0, 0, 0, 0.162724105489, 
-0x3230303630383132303234313433, 478, 16\),
-\(479, 8, 
-0x457869662d7375626a65637464697374616e63652d76616c7565,
-0x7379736f70, 0, 0, 0, 0.244944709458, 
-0x3230303630383132303234313433, 479, 9\),
-\(480, 8, 
-0x457869662d7375626a65637464697374616e636572616e6765, 
-0x7379736f70, 0, 0, 0, 0.812918935299, 
-0x3230303630383132303234313433, 480, 22\),
-\(481, 8, 
-0x457869662d7375626a65637464697374616e636572616e67652d3
-0, 0x7379736f70, 0, 0, 0, 0.697231444059, 
-0x3230303630383132303234313433, 481, 7\),
-\(482, 8, 
-0x457869662d7375626a65637464697374616e636572616e67652d3
-1, 0x7379736f70, 0, 0, 0, 0.71157498938, 
-0x3230303630383132303234313433, 482, 5\),
-\(483, 8, 
-0x457869662d7375626a65637464697374616e636572616e67652d3
-2, 0x7379736f70, 0, 0, 0, 0.547824600494, 
-0x3230303630383132303234313433, 483, 10\),
-\(484, 8, 
-0x457869662d7375626a65637464697374616e636572616e67652d3
-3, 0x7379736f70, 0, 0, 0, 0.951107843303, 
-0x3230303630383132303234313433, 484, 12\),
-\(485, 8, 0x457869662d7375626a6563746c6f636174696f6e, 
-0x7379736f70, 0, 0, 0, 0.824103179247, 
-0x3230303630383132303234313433, 485, 16\),
-\(486, 8, 0x457869662d73756273656374696d65, 
-0x7379736f70, 0, 0, 0, 0.969441464526, 
-0x3230303630383132303234313433, 486, 19\),
-\(487, 8, 
-0x457869662d73756273656374696d656469676974697a6564, 
-0x7379736f70, 0, 0, 0, 0.242598391475, 
-0x3230303630383132303234313433, 487, 28\),
-\(488, 8, 
-0x457869662d73756273656374696d656f726967696e616c, 
-0x7379736f70, 0, 0, 0, 0.434488511139, 
-0x3230303630383132303234313433, 488, 27\),
-\(489, 8, 0x457869662d7472616e7366657266756e6374696f6e, 
-0x7379736f70, 0, 0, 0, 0.256264734484, 
-0x3230303630383132303234313433, 489, 17\),
-\(490, 8, 0x457869662d75736572636f6d6d656e74, 
-0x7379736f70, 0, 0, 0, 0.283787120294, 
-0x3230303630383132303234313433, 490, 13\),
-\(491, 8, 0x457869662d776869746562616c616e6365, 
-0x7379736f70, 0, 0, 0, 0.316748949152, 
-0x3230303630383132303234313433, 491, 13\),
-\(492, 8, 0x457869662d776869746562616c616e63652d30, 
-0x7379736f70, 0, 0, 0, 0.984510939229, 
-0x3230303630383132303234313433, 492, 18\),
-\(493, 8, 0x457869662d776869746562616c616e63652d31, 
-0x7379736f70, 0, 0, 0, 0.90744983597, 
-0x3230303630383132303234313433, 493, 20\),
-\(494, 8, 0x457869662d7768697465706f696e74, 
-0x7379736f70, 0, 0, 0, 0.533135085866, 
-0x3230303630383132303234313433, 494, 24\),
-\(495, 8, 0x457869662d787265736f6c7574696f6e, 
-0x7379736f70, 0, 0, 0, 0.082120697302, 
-0x3230303630383132303234313433, 495, 21\),
-\(496, 8, 0x457869662d78797265736f6c7574696f6e2d63, 
-0x7379736f70, 0, 0, 0, 0.32961228744, 
-0x3230303630383132303234313433, 496, 6\),
-\(497, 8, 0x457869662d78797265736f6c7574696f6e2d69, 
-0x7379736f70, 0, 0, 0, 0.123491939637, 
-0x3230303630383132303234313433, 497, 6\),
-\(498, 8, 
-0x457869662d7963626372636f656666696369656e7473, 
-0x7379736f70, 0, 0, 0, 0.444695784422, 
-0x3230303630383132303234313433, 498, 46\),
-\(499, 8, 0x457869662d7963626372706f736974696f6e696e67, 
-0x7379736f70, 0, 0, 0, 0.656442099757, 
-0x3230303630383132303234313433, 499, 19\),
-\(500, 8, 0x457869662d796362637273756273616d706c696e67, 
-0x7379736f70, 0, 0, 0, 0.108759552115, 
-0x3230303630383132303234313433, 500, 27\),
-\(501, 8, 0x457869662d797265736f6c7574696f6e, 
-0x7379736f70, 0, 0, 0, 0.159113543494, 
-0x3230303630383132303234313433, 501, 19\),
-\(502, 8, 0x4578706972696e67626c6f636b, 0x7379736f70, 
-0, 0, 0, 0.050447245679, 
-0x3230303630383132303234313433, 502, 10\),
-\(503, 8, 0x4578706c61696e636f6e666c696374, 
-0x7379736f70, 0, 0, 0, 0.419956997779, 
-0x3230303630383132303234313433, 503, 330\),
-\(504, 8, 0x4578706f7274, 0x7379736f70, 0, 0, 0, 
-0.547649415227, 0x3230303630383132303234313433, 504, 
-12\),
-\(505, 8, 0x4578706f72746375726f6e6c79, 0x7379736f70, 
-0, 0, 0, 0.410084054626, 
-0x3230303630383132303234313433, 505, 55\),
-\(506, 8, 0x4578706f72746e6f686973746f7279, 
-0x7379736f70, 0, 0, 0, 0.296486851628, 
-0x3230303630383132303234313433, 506, 116\),
-\(507, 8, 0x4578706f727474657874, 0x7379736f70, 0, 0, 
-0, 0.050165672036, 0x3230303630383132303234313433, 
-507, 568\),
-\(508, 8, 0x45787465726e616c64626572726f72, 
-0x7379736f70, 0, 0, 0, 0.12087074078, 
-0x3230303630383132303234313433, 508, 114\),
-\(509, 8, 0x4578746c696e6b5f73616d706c65, 0x7379736f70, 
-0, 0, 0, 0.812369029747, 
-0x3230303630383132303234313433, 509, 33\),
-\(510, 8, 0x4578746c696e6b5f746970, 0x7379736f70, 0, 0, 
-0, 0.442930355, 0x3230303630383132303234313433, 510, 
-39\),
-\(511, 8, 0x466171, 0x7379736f70, 0, 0, 0, 
-0.922944186821, 0x3230303630383132303234313433, 511, 
-3\),
-\(512, 8, 0x46617170616765, 0x7379736f70, 0, 0, 0, 
-0.567941571151, 0x3230303630383132303234313433, 512, 
-11\),
-\(513, 8, 0x466562, 0x7379736f70, 0, 0, 0, 
-0.727960600528, 0x3230303630383132303234313433, 513, 
-3\),
-\(514, 8, 0x4665627275617279, 0x7379736f70, 0, 0, 0, 
-0.86549798105, 0x3230303630383132303234313433, 514, 8\),
-\(515, 8, 0x466565646c696e6b73, 0x7379736f70, 0, 0, 0, 
-0.74438442512, 0x3230303630383132303234313433, 515, 5\),
-\(516, 8, 0x46696c65636f70796572726f72, 0x7379736f70, 
-0, 0, 0, 0.748271030068, 
-0x3230303630383132303234313433, 516, 33\),
-\(517, 8, 0x46696c6564656c6574656572726f72, 
-0x7379736f70, 0, 0, 0, 0.554850929697, 
-0x3230303630383132303234313433, 517, 27\),
-\(518, 8, 0x46696c6564657363, 0x7379736f70, 0, 0, 0, 
-0.818280176482, 0x3230303630383132303234313433, 518, 
-7\),
-\(519, 8, 0x46696c65657869737473, 0x7379736f70, 0, 0, 
-0, 0.699722434926, 0x3230303630383132303234313433, 
-519, 99\),
-\(520, 8, 0x46696c656578697374732d666f7262696464656e, 
-0x7379736f70, 0, 0, 0, 0.106431567486, 
-0x3230303630383132303234313433, 520, 120\),
-\(521, 8, 
-0x46696c656578697374732d7368617265642d666f7262696464656
-e, 0x7379736f70, 0, 0, 0, 0.07508648087, 
-0x3230303630383132303234313434, 521, 150\),
-\(522, 8, 0x46696c65696e666f, 0x7379736f70, 0, 0, 0, 
-0.619194153586, 0x3230303630383132303234313434, 522, 
-32\),
-\(523, 8, 0x46696c656d697373696e67, 0x7379736f70, 0, 0, 
-0, 0.710431874885, 0x3230303630383132303234313434, 
-523, 12\),
-\(524, 8, 0x46696c656e616d65, 0x7379736f70, 0, 0, 0, 
-0.044146373573, 0x3230303630383132303234313434, 524, 
-8\),
-\(525, 8, 0x46696c656e6f74666f756e64, 0x7379736f70, 0, 
-0, 0, 0.6242870204, 0x3230303630383132303234313434, 
-525, 25\),
-\(526, 8, 0x46696c6572656e616d656572726f72, 
-0x7379736f70, 0, 0, 0, 0.298613360599, 
-0x3230303630383132303234313434, 526, 35\),
-\(527, 8, 0x46696c6573, 0x7379736f70, 0, 0, 0, 
-0.379934843627, 0x3230303630383132303234313434, 527, 
-5\),
-\(528, 8, 0x46696c65736f75726365, 0x7379736f70, 0, 0, 
-0, 0.20015125489, 0x3230303630383132303234313434, 528, 
-6\),
-\(529, 8, 0x46696c65737461747573, 0x7379736f70, 0, 0, 
-0, 0.280746115737, 0x3230303630383132303234313434, 
-529, 16\),
-\(530, 8, 0x46696c6575706c6f61646564, 0x7379736f70, 0, 
-0, 0, 0.619808004471, 0x3230303630383132303234313434, 
-530, 331\),
-\(531, 8, 0x46696c6575706c6f616473756d6d617279, 
-0x7379736f70, 0, 0, 0, 0.593385350007, 
-0x3230303630383132303234313434, 531, 8\),
-\(532, 8, 0x466f726d6572726f72, 0x7379736f70, 0, 0, 0, 
-0.738334493047, 0x3230303630383132303234313434, 532, 
-28\),
-\(533, 8, 0x467269646179, 0x7379736f70, 0, 0, 0, 
-0.22940649072, 0x3230303630383132303234313434, 533, 6\),
-\(534, 8, 0x476574696d6167656c697374, 0x7379736f70, 0, 
-0, 0, 0.972432442669, 0x3230303630383132303234313434, 
-534, 18\),
-\(535, 8, 0x476f, 0x7379736f70, 0, 0, 0, 
-0.001470688936, 0x3230303630383132303234313434, 535, 
-2\),
-\(536, 8, 0x476f6f676c65736561726368, 0x7379736f70, 0, 
-0, 0, 0.587024121604, 0x3230303630383132303234313434, 
-536, 660\),
-\(537, 8, 0x476f746163636f756e74, 0x7379736f70, 0, 0, 
-0, 0.134760718576, 0x3230303630383132303234313434, 
-537, 27\),
-\(538, 8, 0x476f746163636f756e746c696e6b, 0x7379736f70, 
-0, 0, 0, 0.38880939961, 
-0x3230303630383132303234313434, 538, 6\),
-\(539, 8, 0x47726f75702d61646d696e2d64657363, 
-0x7379736f70, 0, 0, 0, 0.460760674335, 
-0x3230303630383132303234313434, 539, 53\),
-\(540, 8, 0x47726f75702d61646d696e2d6e616d65, 
-0x7379736f70, 0, 0, 0, 0.258587999061, 
-0x3230303630383132303234313434, 540, 13\),
-\(541, 8, 0x47726f75702d616e6f6e2d64657363, 
-0x7379736f70, 0, 0, 0, 0.926737759183, 
-0x3230303630383132303234313434, 541, 15\),
-\(542, 8, 0x47726f75702d616e6f6e2d6e616d65, 
-0x7379736f70, 0, 0, 0, 0.589775891092, 
-0x3230303630383132303234313434, 542, 9\),
-\(543, 8, 0x47726f75702d627572656175637261742d64657363, 
-0x7379736f70, 0, 0, 0, 0.007670524087, 
-0x3230303630383132303234313434, 543, 43\),
-\(544, 8, 0x47726f75702d627572656175637261742d6e616d65, 
-0x7379736f70, 0, 0, 0, 0.781326793946, 
-0x3230303630383132303234313434, 544, 10\),
-\(545, 8, 0x47726f75702d6c6f67676564696e2d64657363, 
-0x7379736f70, 0, 0, 0, 0.399827194889, 
-0x3230303630383132303234313434, 545, 23\),
-\(546, 8, 0x47726f75702d6c6f67676564696e2d6e616d65, 
-0x7379736f70, 0, 0, 0, 0.075403205993, 
-0x3230303630383132303234313434, 546, 4\),
-\(547, 8, 0x47726f75702d737465776172642d64657363, 
-0x7379736f70, 0, 0, 0, 0.615669044871, 
-0x3230303630383132303234313434, 547, 11\),
-\(548, 8, 0x47726f75702d737465776172642d6e616d65, 
-0x7379736f70, 0, 0, 0, 0.999630796739, 
-0x3230303630383132303234313434, 548, 7\),
-\(549, 8, 0x47726f757073, 0x7379736f70, 0, 0, 0, 
-0.587924916491, 0x3230303630383132303234313434, 549, 
-11\),
-\(550, 8, 0x47726f7570732d61646467726f7570, 
-0x7379736f70, 0, 0, 0, 0.65025320668, 
-0x3230303630383132303234313434, 550, 9\),
-\(551, 8, 0x47726f7570732d616c72656164792d657869737473, 
-0x7379736f70, 0, 0, 0, 0.966315250456, 
-0x3230303630383132303234313434, 551, 35\),
-\(552, 8, 0x47726f7570732d6564697467726f7570, 
-0x7379736f70, 0, 0, 0, 0.90666082774, 
-0x3230303630383132303234313434, 552, 10\),
-\(553, 8, 
-0x47726f7570732d6564697467726f75702d6465736372697074696
-f6e, 0x7379736f70, 0, 0, 0, 0.949165220379, 
-0x3230303630383132303234313434, 553, 45\),
-\(554, 8, 0x47726f7570732d6564697467726f75702d6e616d65, 
-0x7379736f70, 0, 0, 0, 0.701003740734, 
-0x3230303630383132303234313434, 554, 11\),
-\(555, 8, 
-0x47726f7570732d6564697467726f75702d707265616d626c65, 
-0x7379736f70, 0, 0, 0, 0.751991025445, 
-0x3230303630383132303234313434, 555, 163\),
-\(556, 8, 0x47726f7570732d6578697374696e67, 
-0x7379736f70, 0, 0, 0, 0.314902193343, 
-0x3230303630383132303234313434, 556, 15\),
-\(557, 8, 0x47726f7570732d67726f75702d65646974, 
-0x7379736f70, 0, 0, 0, 0.154242326833, 
-0x3230303630383132303234313434, 557, 16\),
-\(558, 8, 0x47726f7570732d6c6f6f6b75702d67726f7570, 
-0x7379736f70, 0, 0, 0, 0.336958725764, 
-0x3230303630383132303234313434, 558, 19\),
-\(559, 8, 0x47726f7570732d6e6f6e616d65, 0x7379736f70, 
-0, 0, 0, 0.078375459504, 
-0x3230303630383132303234313434, 559, 33\),
-\(560, 8, 0x47726f7570732d7461626c65686561646572, 
-0x7379736f70, 0, 0, 0, 0.769621734052, 
-0x3230303630383132303234313434, 560, 35\),
-\(561, 8, 0x477565737374696d657a6f6e65, 0x7379736f70, 
-0, 0, 0, 0.585871548468, 
-0x3230303630383132303234313434, 561, 20\),
-\(562, 8, 0x486561646c696e655f73616d706c65, 
-0x7379736f70, 0, 0, 0, 0.399194316291, 
-0x3230303630383132303234313434, 562, 13\),
-\(563, 8, 0x486561646c696e655f746970, 0x7379736f70, 0, 
-0, 0, 0.506130032185, 0x3230303630383132303234313434, 
-563, 16\),
-\(564, 8, 0x48656c70, 0x7379736f70, 0, 0, 0, 
-0.401342466903, 0x3230303630383132303234313434, 564, 
-4\),
-\(565, 8, 0x48656c7070616765, 0x7379736f70, 0, 0, 0, 
-0.121468926908, 0x3230303630383132303234313434, 565, 
-13\),
-\(566, 8, 0x48696465, 0x7379736f70, 0, 0, 0, 
-0.736767308392, 0x3230303630383132303234313434, 566, 
-4\),
-\(567, 8, 0x48696465726573756c7473, 0x7379736f70, 0, 0, 
-0, 0.441736915187, 0x3230303630383132303234313434, 
-567, 12\),
-\(568, 8, 0x48696465746f63, 0x7379736f70, 0, 0, 0, 
-0.312138839358, 0x3230303630383132303234313434, 568, 
-4\),
-\(569, 8, 0x48697374, 0x7379736f70, 0, 0, 0, 
-0.694964204779, 0x3230303630383132303234313434, 569, 
-4\),
-\(570, 8, 0x486973746669727374, 0x7379736f70, 0, 0, 0, 
-0.929771716852, 0x3230303630383132303234313434, 570, 
-8\),
-\(571, 8, 0x486973746c617374, 0x7379736f70, 0, 0, 0, 
-0.357683458838, 0x3230303630383132303234313434, 571, 
-6\),
-\(572, 8, 0x486973746c6567656e64, 0x7379736f70, 0, 0, 
-0, 0.830129209723, 0x3230303630383132303234313434, 
-572, 221\),
-\(573, 8, 0x486973746f7279, 0x7379736f70, 0, 0, 0, 
-0.677883431504, 0x3230303630383132303234313434, 573, 
-12\),
-\(574, 8, 0x486973746f72795f636f70797269676874, 
-0x7379736f70, 0, 0, 0, 0.224325601176, 
-0x3230303630383132303234313434, 574, 1\),
-\(575, 8, 0x486973746f72795f73686f7274, 0x7379736f70, 
-0, 0, 0, 0.272672028348, 
-0x3230303630383132303234313434, 575, 7\),
-\(576, 8, 0x486973746f72797761726e696e67, 0x7379736f70, 
-0, 0, 0, 0.89909373159, 
-0x3230303630383132303234313434, 576, 56\),
-\(577, 8, 0x48725f746970, 0x7379736f70, 0, 0, 0, 
-0.543145880827, 0x3230303630383132303234313434, 577, 
-31\),
-\(578, 8, 0x49676e6f72657761726e696e67, 0x7379736f70, 
-0, 0, 0, 0.084234482564, 
-0x3230303630383132303234313434, 578, 36\),
-\(579, 8, 0x49676e6f72657761726e696e6773, 0x7379736f70, 
-0, 0, 0, 0.797384238291, 
-0x3230303630383132303234313434, 579, 19\),
-\(580, 8, 0x496c6c6567616c66696c656e616d65, 
-0x7379736f70, 0, 0, 0, 0.232140181578, 
-0x3230303630383132303234313434, 580, 125\),
-\(581, 8, 0x496c7375626d6974, 0x7379736f70, 0, 0, 0, 
-0.844435235301, 0x3230303630383132303234313434, 581, 
-6\),
-\(582, 8, 0x496d6167655f73616d706c65, 0x7379736f70, 0, 
-0, 0, 0.686916498619, 0x3230303630383132303234313434, 
-582, 11\),
-\(583, 8, 0x496d6167655f746970, 0x7379736f70, 0, 0, 0, 
-0.22691096017, 0x3230303630383132303234313434, 583, 
-14\),
-\(584, 8, 0x496d6167656c696e6b73, 0x7379736f70, 0, 0, 
-0, 0.874502591943, 0x3230303630383132303234313434, 
-584, 5\),
-\(585, 8, 0x496d6167656c697374, 0x7379736f70, 0, 0, 0, 
-0.443043385124, 0x3230303630383132303234313434, 585, 
-9\),
-\(586, 8, 0x496d6167656c697374616c6c, 0x7379736f70, 0, 
-0, 0, 0.303167468869, 0x3230303630383132303234313434, 
-586, 3\),
-\(587, 8, 0x496d6167656c697374666f7275736572, 
-0x7379736f70, 0, 0, 0, 0.997280877628, 
-0x3230303630383132303234313434, 587, 38\),
-\(588, 8, 0x496d6167656c69737474657874, 0x7379736f70, 
-0, 0, 0, 0.790542718012, 
-0x3230303630383132303234313434, 588, 38\),
-\(589, 8, 0x496d6167656d617873697a65, 0x7379736f70, 0, 
-0, 0, 0.902418113813, 0x3230303630383132303234313434, 
-589, 43\),
-\(590, 8, 0x496d61676570616765, 0x7379736f70, 0, 0, 0, 
-0.753044899171, 0x3230303630383132303234313434, 590, 
-15\),
-\(591, 8, 0x496d6167657265766572746564, 0x7379736f70, 
-0, 0, 0, 0.55782497304, 
-0x3230303630383132303234313434, 591, 41\),
-\(592, 8, 0x496d6764656c657465, 0x7379736f70, 0, 0, 0, 
-0.105424047941, 0x3230303630383132303234313434, 592, 
-3\),
-\(593, 8, 0x496d6764657363, 0x7379736f70, 0, 0, 0, 
-0.243468848246, 0x3230303630383132303234313434, 593, 
-4\),
-\(594, 8, 0x496d67686973746c6567656e64, 0x7379736f70, 
-0, 0, 0, 0.590311317931, 
-0x3230303630383132303234313434, 594, 176\),
-\(595, 8, 0x496d67686973746f7279, 0x7379736f70, 0, 0, 
-0, 0.867554125237, 0x3230303630383132303234313434, 
-595, 12\),
-\(596, 8, 0x496d676c6567656e64, 0x7379736f70, 0, 0, 0, 
-0.030096617272, 0x3230303630383132303234313434, 596, 
-44\),
-\(597, 8, 0x496d6d6f62696c655f6e616d657370616365, 
-0x7379736f70, 0, 0, 0, 0.594675795243, 
-0x3230303630383132303234313434, 597, 78\),
-\(598, 8, 0x496d706f7274, 0x7379736f70, 0, 0, 0, 
-0.168819023002, 0x3230303630383132303234313434, 598, 
-12\),
-\(599, 8, 0x496d706f72746661696c6564, 0x7379736f70, 0, 
-0, 0, 0.381619985302, 0x3230303630383132303234313434, 
-599, 17\),
-\(600, 8, 0x496d706f7274686973746f7279636f6e666c696374, 
-0x7379736f70, 0, 0, 0, 0.898340053184, 
-0x3230303630383132303234313434, 600, 72\),
-\(601, 8, 0x496d706f7274696e67, 0x7379736f70, 0, 0, 0, 
-0.280445243776, 0x3230303630383132303234313434, 601, 
-12\),
-\(602, 8, 0x496d706f7274696e74657277696b69, 
-0x7379736f70, 0, 0, 0, 0.020692824239, 
-0x3230303630383132303234313434, 602, 16\),
-\(603, 8, 0x496d706f72746e6f66696c65, 0x7379736f70, 0, 
-0, 0, 0.308204492964, 0x3230303630383132303234313434, 
-603, 28\),
-\(604, 8, 0x496d706f72746e6f736f7572636573, 
-0x7379736f70, 0, 0, 0, 0.204761945181, 
-0x3230303630383132303234313434, 604, 86\),
-\(605, 8, 0x496d706f72746e6f74657874, 0x7379736f70, 0, 
-0, 0, 0.453691993234, 0x3230303630383132303234313434, 
-605, 16\),
-\(606, 8, 0x496d706f727473756363657373, 0x7379736f70, 
-0, 0, 0, 0.022979361196, 
-0x3230303630383132303234313434, 606, 17\),
-\(607, 8, 0x496d706f727474657874, 0x7379736f70, 0, 0, 
-0, 0.937494352448, 0x3230303630383132303234313434, 
-607, 118\),
-\(608, 8, 0x496d706f727475706c6f61646572726f72, 
-0x7379736f70, 0, 0, 0, 0.130383192504, 
-0x3230303630383132303234313434, 608, 86\),
-\(609, 8, 0x496e66696e697465626c6f636b, 0x7379736f70, 
-0, 0, 0, 0.499531728675, 
-0x3230303630383132303234313434, 609, 8\),
-\(610, 8, 0x496e666f5f73686f7274, 0x7379736f70, 0, 0, 
-0, 0.323014317945, 0x3230303630383132303234313434, 
-610, 11\),
-\(611, 8, 0x496e666f7375627469746c65, 0x7379736f70, 0, 
-0, 0, 0.560371987133, 0x3230303630383132303234313434, 
-611, 20\),
-\(612, 8, 0x496e7465726e616c6572726f72, 0x7379736f70, 
-0, 0, 0, 0.824659142871, 
-0x3230303630383132303234313434, 612, 14\),
-\(613, 8, 0x496e746c, 0x7379736f70, 0, 0, 0, 
-0.977615592114, 0x3230303630383132303234313434, 613, 
-19\),
-\(614, 8, 0x496e76616c6964656d61696c61646472657373, 
-0x7379736f70, 0, 0, 0, 0.000564607114, 
-0x3230303630383132303234313434, 614, 137\),
-\(615, 8, 0x496e76657274, 0x7379736f70, 0, 0, 0, 
-0.426917278508, 0x3230303630383132303234313434, 615, 
-16\),
-\(616, 8, 0x49705f72616e67655f696e76616c6964, 
-0x7379736f70, 0, 0, 0, 0.369840914605, 
-0x3230303630383132303234313434, 616, 17\),
-\(617, 8, 0x497061646472657373, 0x7379736f70, 0, 0, 0, 
-0.169181758459, 0x3230303630383132303234313434, 617, 
-10\),
-\(618, 8, 0x49706164726573736f72757365726e616d65, 
-0x7379736f70, 0, 0, 0, 0.012861509027, 
-0x3230303630383132303234313434, 618, 22\),
-\(619, 8, 0x4970625f6578706972795f696e76616c6964, 
-0x7379736f70, 0, 0, 0, 0.00188948561, 
-0x3230303630383132303234313434, 619, 20\),
-\(620, 8, 0x497062657870697279, 0x7379736f70, 0, 0, 0, 
-0.539584492067, 0x3230303630383132303234313434, 620, 
-6\),
-\(621, 8, 0x4970626c6f636b6c697374, 0x7379736f70, 0, 0, 
-0, 0.127853779353, 0x3230303630383132303234313434, 
-621, 42\),
-\(622, 8, 0x4970626c6f636b6c697374656d707479, 
-0x7379736f70, 0, 0, 0, 0.111141551133, 
-0x3230303630383132303234313434, 622, 23\),
-\(623, 8, 0x4970626f7074696f6e73, 0x7379736f70, 0, 0, 
-0, 0.919939343132, 0x3230303630383132303234313434, 
-623, 155\),
-\(624, 8, 0x4970626f74686572, 0x7379736f70, 0, 0, 0, 
-0.995689792698, 0x3230303630383132303234313434, 624, 
-10\),
-\(625, 8, 0x4970626f746865726f7074696f6e, 0x7379736f70, 
-0, 0, 0, 0.725272269287, 
-0x3230303630383132303234313434, 625, 5\),
-\(626, 8, 0x497062726561736f6e, 0x7379736f70, 0, 0, 0, 
-0.820871818738, 0x3230303630383132303234313434, 626, 
-6\),
-\(627, 8, 0x4970627375626d6974, 0x7379736f70, 0, 0, 0, 
-0.679215919612, 0x3230303630383132303234313434, 627, 
-15\),
-\(628, 8, 0x4970757375626d6974, 0x7379736f70, 0, 0, 0, 
-0.380620635519, 0x3230303630383132303234313434, 628, 
-20\),
-\(629, 8, 0x49707573756363657373, 0x7379736f70, 0, 0, 
-0, 0.259996998143, 0x3230303630383132303234313434, 
-629, 18\),
-\(630, 8, 0x4973626e, 0x7379736f70, 0, 0, 0, 
-0.85050206992, 0x3230303630383132303234313434, 630, 4\),
-\(631, 8, 0x49737265646972656374, 0x7379736f70, 0, 0, 
-0, 0.372357315, 0x3230303630383132303234313434, 631, 
-13\),
-\(632, 8, 0x497374656d706c617465, 0x7379736f70, 0, 0, 
-0, 0.880686832284, 0x3230303630383132303234313434, 
-632, 9\),
-\(633, 8, 0x4974616c69635f73616d706c65, 0x7379736f70, 
-0, 0, 0, 0.440315089576, 
-0x3230303630383132303234313434, 633, 11\),
-\(634, 8, 0x4974616c69635f746970, 0x7379736f70, 0, 0, 
-0, 0.039154415944, 0x3230303630383132303234313434, 
-634, 11\),
-\(635, 8, 0x4974656d696e76616c69646e616d65, 
-0x7379736f70, 0, 0, 0, 0.931940452238, 
-0x3230303630383132303234313434, 635, 39\),
-\(636, 8, 0x4a616e, 0x7379736f70, 0, 0, 0, 
-0.354923669969, 0x3230303630383132303234313434, 636, 
-3\),
-\(637, 8, 0x4a616e75617279, 0x7379736f70, 0, 0, 0, 
-0.86477077415, 0x3230303630383132303234313434, 637, 7\),
-\(638, 8, 0x4a756c, 0x7379736f70, 0, 0, 0, 
-0.746916152983, 0x3230303630383132303234313434, 638, 
-3\),
-\(639, 8, 0x4a756c79, 0x7379736f70, 0, 0, 0, 
-0.161666650741, 0x3230303630383132303234313434, 639, 
-4\),
-\(640, 8, 0x4a756d70746f, 0x7379736f70, 0, 0, 0, 
-0.28590657887, 0x3230303630383132303234313434, 640, 8\),
-\(641, 8, 0x4a756d70746f6e617669676174696f6e, 
-0x7379736f70, 0, 0, 0, 0.891125681953, 
-0x3230303630383132303234313434, 641, 10\),
-\(642, 8, 0x4a756d70746f736561726368, 0x7379736f70, 0, 
-0, 0, 0.98348544074, 0x3230303630383132303234313434, 
-642, 6\),
-\(643, 8, 0x4a756e, 0x7379736f70, 0, 0, 0, 
-0.077745146065, 0x3230303630383132303234313434, 643, 
-3\),
-\(644, 8, 0x4a756e65, 0x7379736f70, 0, 0, 0, 
-0.034481091332, 0x3230303630383132303234313434, 644, 
-4\),
-\(645, 8, 0x4c6167676564736c6176656d6f6465, 
-0x7379736f70, 0, 0, 0, 0.013792649193, 
-0x3230303630383132303234313434, 645, 45\),
-\(646, 8, 0x4c6172676566696c65, 0x7379736f70, 0, 0, 0, 
-0.551800998013, 0x3230303630383132303234313434, 646, 
-80\),
-\(647, 8, 0x4c6172676566696c65736572766572, 
-0x7379736f70, 0, 0, 0, 0.436554371822, 
-0x3230303630383132303234313434, 647, 59\),
-\(648, 8, 0x4c617374, 0x7379736f70, 0, 0, 0, 
-0.677597911128, 0x3230303630383132303234313434, 648, 
-4\),
-\(649, 8, 0x4c6173746d6f646966696564, 0x7379736f70, 0, 
-0, 0, 0.410583198473, 0x3230303630383132303234313434, 
-649, 31\),
-\(650, 8, 0x4c6173746d6f6469666965646279, 0x7379736f70, 
-0, 0, 0, 0.757513862009, 
-0x3230303630383132303234313434, 650, 37\),
-\(651, 8, 0x4c6963656e7365, 0x7379736f70, 0, 0, 0, 
-0.832194291492, 0x3230303630383132303234313434, 651, 
-9\),
-\(652, 8, 0x4c696e656e6f, 0x7379736f70, 0, 0, 0, 
-0.196749495934, 0x3230303630383132303234313434, 652, 
-8\),
-\(653, 8, 0x4c696e6b5f73616d706c65, 0x7379736f70, 0, 0, 
-0, 0.717173023357, 0x3230303630383132303234313434, 
-653, 10\),
-\(654, 8, 0x4c696e6b5f746970, 0x7379736f70, 0, 0, 0, 
-0.918772469306, 0x3230303630383132303234313434, 654, 
-13\),
-\(655, 8, 0x4c696e6b6c697374737562, 0x7379736f70, 0, 0, 
-0, 0.645754266328, 0x3230303630383132303234313434, 
-655, 15\),
-\(656, 8, 0x4c696e6b707265666978, 0x7379736f70, 0, 0, 
-0, 0.240894599683, 0x3230303630383132303234313434, 
-656, 31\),
-\(657, 8, 0x4c696e6b7368657265, 0x7379736f70, 0, 0, 0, 
-0.339483147678, 0x3230303630383132303234313434, 657, 
-33\),
-\(658, 8, 0x4c696e6b73746f696d616765, 0x7379736f70, 0, 
-0, 0, 0.668882963867, 0x3230303630383132303234313434, 
-658, 38\),
-\(659, 8, 0x4c696e6b747261696c, 0x7379736f70, 0, 0, 0, 
-0.194301279071, 0x3230303630383132303234313434, 659, 
-18\),
-\(660, 8, 0x4c697374666f726d, 0x7379736f70, 0, 0, 0, 
-0.306026536033, 0x3230303630383132303234313434, 660, 
-4\),
-\(661, 8, 
-0x4c697374696e67636f6e74696e756573616262726576, 
-0x7379736f70, 0, 0, 0, 0.847940076145, 
-0x3230303630383132303234313434, 661, 6\),
-\(662, 8, 0x4c697374726564697265637473, 0x7379736f70, 
-0, 0, 0, 0.420910667068, 
-0x3230303630383132303234313434, 662, 14\),
-\(663, 8, 0x4c6973747573657273, 0x7379736f70, 0, 0, 0, 
-0.198717234869, 0x3230303630383132303234313434, 663, 
-9\),
-\(664, 8, 0x4c6f616468697374, 0x7379736f70, 0, 0, 0, 
-0.552681787481, 0x3230303630383132303234313434, 664, 
-20\),
-\(665, 8, 0x4c6f6164696e67726576, 0x7379736f70, 0, 0, 
-0, 0.286605250288, 0x3230303630383132303234313434, 
-665, 25\),
-\(666, 8, 0x4c6f63616c74696d65, 0x7379736f70, 0, 0, 0, 
-0.254370214459, 0x3230303630383132303234313434, 666, 
-10\),
-\(667, 8, 0x4c6f636b62746e, 0x7379736f70, 0, 0, 0, 
-0.556971079062, 0x3230303630383132303234313434, 667, 
-13\),
-\(668, 8, 0x4c6f636b636f6e6669726d, 0x7379736f70, 0, 0, 
-0, 0.780237846783, 0x3230303630383132303234313434, 
-668, 40\),
-\(669, 8, 0x4c6f636b6462, 0x7379736f70, 0, 0, 0, 
-0.538581702391, 0x3230303630383132303234313434, 669, 
-13\),
-\(670, 8, 0x4c6f636b646273756363657373737562, 
-0x7379736f70, 0, 0, 0, 0.767574289832, 
-0x3230303630383132303234313434, 670, 23\),
-\(671, 8, 0x4c6f636b64627375636365737374657874, 
-0x7379736f70, 0, 0, 0, 0.351370338012, 
-0x3230303630383132303234313434, 671, 99\),
-\(672, 8, 0x4c6f636b646274657874, 0x7379736f70, 0, 0, 
-0, 0.264414706481, 0x3230303630383132303234313434, 
-672, 294\),
-\(673, 8, 0x4c6f636b6e6f636f6e6669726d, 0x7379736f70, 
-0, 0, 0, 0.416408808537, 
-0x3230303630383132303234313434, 673, 39\),
-\(674, 8, 0x4c6f67, 0x7379736f70, 0, 0, 0, 
-0.121272953298, 0x3230303630383132303234313434, 674, 
-4\),
-\(675, 8, 0x4c6f67656d707479, 0x7379736f70, 0, 0, 0, 
-0.044920428205, 0x3230303630383132303234313434, 675, 
-25\),
-\(676, 8, 0x4c6f67696e, 0x7379736f70, 0, 0, 0, 
-0.568456899994, 0x3230303630383132303234313434, 676, 
-6\),
-\(677, 8, 0x4c6f67696e656e64, 0x7379736f70, 0, 0, 0, 
-0.713019099248, 0x3230303630383132303234313434, 677, 
-0\),
-\(678, 8, 0x4c6f67696e6572726f72, 0x7379736f70, 0, 0, 
-0, 0.540035076571, 0x3230303630383132303234313434, 
-678, 11\),
-\(679, 8, 0x4c6f67696e706167657469746c65, 0x7379736f70, 
-0, 0, 0, 0.873817039022, 
-0x3230303630383132303234313434, 679, 10\),
-\(680, 8, 0x4c6f67696e70726f626c656d, 0x7379736f70, 0, 
-0, 0, 0.077880216505, 0x3230303630383132303234313434, 
-680, 64\),
-\(681, 8, 0x4c6f67696e70726f6d7074, 0x7379736f70, 0, 0, 
-0, 0.497182359059, 0x3230303630383132303234313434, 
-681, 56\),
-\(682, 8, 0x4c6f67696e7265716c696e6b, 0x7379736f70, 0, 
-0, 0, 0.545170365735, 0x3230303630383132303234313434, 
-682, 5\),
-\(683, 8, 0x4c6f67696e7265717061676574657874, 
-0x7379736f70, 0, 0, 0, 0.779873232141, 
-0x3230303630383132303234313434, 683, 32\),
-\(684, 8, 0x4c6f67696e7265717469746c65, 0x7379736f70, 
-0, 0, 0, 0.117060712173, 
-0x3230303630383132303234313434, 684, 14\),
-\(685, 8, 0x4c6f67696e73756363657373, 0x7379736f70, 0, 
-0, 0, 0.815802463924, 0x3230303630383132303234313434, 
-685, 52\),
-\(686, 8, 0x4c6f67696e737563636573737469746c65, 
-0x7379736f70, 0, 0, 0, 0.381877169866, 
-0x3230303630383132303234313434, 686, 16\),
-\(687, 8, 0x4c6f676f7574, 0x7379736f70, 0, 0, 0, 
-0.261887995205, 0x3230303630383132303234313434, 687, 
-7\),
-\(688, 8, 0x4c6f676f757474657874, 0x7379736f70, 0, 0, 
-0, 0.979313361644, 0x3230303630383132303234313434, 
-688, 274\),
-\(689, 8, 0x4c6f676f75747469746c65, 0x7379736f70, 0, 0, 
-0, 0.688528765503, 0x3230303630383132303234313434, 
-689, 11\),
-\(690, 8, 0x4c6f6e656c797061676573, 0x7379736f70, 0, 0, 
-0, 0.043112769459, 0x3230303630383132303234313434, 
-690, 14\),
-\(691, 8, 0x4c6f6e67706167656572726f72, 0x7379736f70, 
-0, 0, 0, 0.414925708754, 
-0x3230303630383132303234313434, 691, 144\),
-\(692, 8, 0x4c6f6e677061676573, 0x7379736f70, 0, 0, 0, 
-0.132333456189, 0x3230303630383132303234313434, 692, 
-10\),
-\(693, 8, 0x4c6f6e67706167657761726e696e67, 
-0x7379736f70, 0, 0, 0, 0.625711681634, 
-0x3230303630383132303234313434, 693, 193\),
-\(694, 8, 0x4d61696c6572726f72, 0x7379736f70, 0, 0, 0, 
-0.975759293414, 0x3230303630383132303234313434, 694, 
-22\),
-\(695, 8, 0x4d61696c6d7970617373776f7264, 0x7379736f70, 
-0, 0, 0, 0.207046161969, 
-0x3230303630383132303234313434, 695, 15\),
-\(696, 8, 0x4d61696c6e6f6c6f67696e, 0x7379736f70, 0, 0, 
-0, 0.805154355157, 0x3230303630383132303234313434, 
-696, 15\),
-\(697, 8, 0x4d61696c6e6f6c6f67696e74657874, 
-0x7379736f70, 0, 0, 0, 0.163659576754, 
-0x3230303630383132303234313434, 697, 150\),
-\(698, 8, 0x4d61696e70616765, 0x7379736f70, 0, 0, 0, 
-0.086744787942, 0x3230303630383132303234313434, 698, 
-9\),
-\(699, 8, 0x4d61696e70616765646f63666f6f746572, 
-0x7379736f70, 0, 0, 0, 0.160763463869, 
-0x3230303630383132303234313434, 699, 394\),
-\(700, 8, 0x4d61696e7061676574657874, 0x7379736f70, 0, 
-0, 0, 0.613588818219, 0x3230303630383132303234313434, 
-700, 59\),
-\(701, 8, 0x4d616b657379736f70, 0x7379736f70, 0, 0, 0, 
-0.736070033613, 0x3230303630383132303234313434, 701, 
-24\),
-\(702, 8, 0x4d616b657379736f706661696c, 0x7379736f70, 
-0, 0, 0, 0.665321135352, 
-0x3230303630383132303234313434, 702, 84\),
-\(703, 8, 0x4d616b657379736f706e616d65, 0x7379736f70, 
-0, 0, 0, 0.776336176148, 
-0x3230303630383132303234313434, 703, 17\),
-\(704, 8, 0x4d616b657379736f706f6b, 0x7379736f70, 0, 0, 
-0, 0.247652960263, 0x3230303630383132303234313434, 
-704, 31\),
-\(705, 8, 0x4d616b657379736f707375626d6974, 
-0x7379736f70, 0, 0, 0, 0.156284270616, 
-0x3230303630383132303234313434, 705, 27\),
-\(706, 8, 0x4d616b657379736f7074657874, 0x7379736f70, 
-0, 0, 0, 0.651009089962, 
-0x3230303630383132303234313434, 706, 168\),
-\(707, 8, 0x4d616b657379736f707469746c65, 0x7379736f70, 
-0, 0, 0, 0.908985515263, 
-0x3230303630383132303234313434, 707, 24\),
-\(708, 8, 0x4d6172, 0x7379736f70, 0, 0, 0, 
-0.618114811411, 0x3230303630383132303234313434, 708, 
-3\),
-\(709, 8, 0x4d61726368, 0x7379736f70, 0, 0, 0, 
-0.558543545689, 0x3230303630383132303234313434, 709, 
-5\),
-\(710, 8, 0x4d61726b6173706174726f6c6c656464696666, 
-0x7379736f70, 0, 0, 0, 0.781446692217, 
-0x3230303630383132303234313434, 710, 17\),
-\(711, 8, 0x4d61726b6173706174726f6c6c65646c696e6b, 
-0x7379736f70, 0, 0, 0, 0.865946641726, 
-0x3230303630383132303234313434, 711, 4\),
-\(712, 8, 0x4d61726b6173706174726f6c6c656474657874, 
-0x7379736f70, 0, 0, 0, 0.436893890964, 
-0x3230303630383132303234313434, 712, 30\),
-\(713, 8, 0x4d61726b65646173706174726f6c6c6564, 
-0x7379736f70, 0, 0, 0, 0.762880538476, 
-0x3230303630383132303234313434, 713, 19\),
-\(714, 8, 
-0x4d61726b65646173706174726f6c6c65646572726f72, 
-0x7379736f70, 0, 0, 0, 0.184796879665, 
-0x3230303630383132303234313434, 714, 24\),
-\(715, 8, 
-0x4d61726b65646173706174726f6c6c65646572726f7274657874,
-0x7379736f70, 0, 0, 0, 0.651292423815, 
-0x3230303630383132303234313434, 715, 52\),
-\(716, 8, 0x4d61726b65646173706174726f6c6c656474657874, 
-0x7379736f70, 0, 0, 0, 0.183990632086, 
-0x3230303630383132303234313434, 716, 51\),
-\(717, 8, 0x4d61746368746f74616c73, 0x7379736f70, 0, 0, 
-0, 0.067255090666, 0x3230303630383132303234313434, 
-717, 63\),
-\(718, 8, 0x4d617468, 0x7379736f70, 0, 0, 0, 
-0.368123455774, 0x3230303630383132303234313434, 718, 
-4\),
-\(719, 8, 0x4d6174685f6261645f6f7574707574, 
-0x7379736f70, 0, 0, 0, 0.044742153554, 
-0x3230303630383132303234313434, 719, 46\),
-\(720, 8, 0x4d6174685f6261645f746d70646972, 
-0x7379736f70, 0, 0, 0, 0.379116350228, 
-0x3230303630383132303234313434, 720, 44\),
-\(721, 8, 0x4d6174685f6661696c757265, 0x7379736f70, 0, 
-0, 0, 0.860460033776, 0x3230303630383132303234313434, 
-721, 15\),
-\(722, 8, 0x4d6174685f696d6167655f6572726f72, 
-0x7379736f70, 0, 0, 0, 0.516732520703, 
-0x3230303630383132303234313434, 722, 86\),
-\(723, 8, 0x4d6174685f6c6578696e675f6572726f72, 
-0x7379736f70, 0, 0, 0, 0.858034148824, 
-0x3230303630383132303234313435, 723, 12\),
-\(724, 8, 0x4d6174685f6e6f7465787663, 0x7379736f70, 0, 
-0, 0, 0.623766357501, 0x3230303630383132303234313435, 
-724, 62\),
-\(725, 8, 0x4d6174685f73616d706c65, 0x7379736f70, 0, 0, 
-0, 0.967449243335, 0x3230303630383132303234313435, 
-725, 19\),
-\(726, 8, 0x4d6174685f73796e7461785f6572726f72, 
-0x7379736f70, 0, 0, 0, 0.293778060114, 
-0x3230303630383132303234313435, 726, 12\),
-\(727, 8, 0x4d6174685f746970, 0x7379736f70, 0, 0, 0, 
-0.074385235823, 0x3230303630383132303234313435, 727, 
-28\),
-\(728, 8, 0x4d6174685f756e6b6e6f776e5f6572726f72, 
-0x7379736f70, 0, 0, 0, 0.236068257225, 
-0x3230303630383132303234313435, 728, 13\),
-\(729, 8, 0x4d6174685f756e6b6e6f776e5f66756e6374696f6e, 
-0x7379736f70, 0, 0, 0, 0.872112537346, 
-0x3230303630383132303234313435, 729, 16\),
-\(730, 8, 0x4d6179, 0x7379736f70, 0, 0, 0, 
-0.015788938967, 0x3230303630383132303234313435, 730, 
-3\),
-\(731, 8, 0x4d61795f6c6f6e67, 0x7379736f70, 0, 0, 0, 
-0.17576244587, 0x3230303630383132303234313435, 731, 3\),
-\(732, 8, 0x4d656469615f73616d706c65, 0x7379736f70, 0, 
-0, 0, 0.790217035181, 0x3230303630383132303234313435, 
-732, 11\),
-\(733, 8, 0x4d656469615f746970, 0x7379736f70, 0, 0, 0, 
-0.769898329535, 0x3230303630383132303234313435, 733, 
-15\),
-\(734, 8, 0x4d656469617761726e696e67, 0x7379736f70, 0, 
-0, 0, 0.575809692699, 0x3230303630383132303234313435, 
-734, 105\),
-\(735, 8, 0x4d65746164617461, 0x7379736f70, 0, 0, 0, 
-0.892793298995, 0x3230303630383132303234313435, 735, 
-8\),
-\(736, 8, 0x4d657461646174612d636f6c6c61707365, 
-0x7379736f70, 0, 0, 0, 0.661367545564, 
-0x3230303630383132303234313435, 736, 21\),
-\(737, 8, 0x4d657461646174612d657870616e64, 
-0x7379736f70, 0, 0, 0, 0.677931718738, 
-0x3230303630383132303234313435, 737, 21\),
-\(738, 8, 0x4d657461646174612d6669656c6473, 
-0x7379736f70, 0, 0, 0, 0.732091334963, 
-0x3230303630383132303234313435, 738, 227\),
-\(739, 8, 0x4d657461646174612d68656c70, 0x7379736f70, 
-0, 0, 0, 0.754022138392, 
-0x3230303630383132303234313435, 739, 233\),
-\(740, 8, 0x4d657461646174615f70616765, 0x7379736f70, 
-0, 0, 0, 0.869185217915, 
-0x3230303630383132303234313435, 740, 18\),
-\(741, 8, 0x4d696d65736561726368, 0x7379736f70, 0, 0, 
-0, 0.149741730148, 0x3230303630383132303234313435, 
-741, 11\),
-\(742, 8, 0x4d696d6574797065, 0x7379736f70, 0, 0, 0, 
-0.246067985254, 0x3230303630383132303234313435, 742, 
-10\),
-\(743, 8, 0x4d696e6c656e677468, 0x7379736f70, 0, 0, 0, 
-0.033834282359, 0x3230303630383132303234313435, 743, 
-42\),
-\(744, 8, 0x4d696e6f7265646974, 0x7379736f70, 0, 0, 0, 
-0.049092470362, 0x3230303630383132303234313435, 744, 
-20\),
-\(745, 8, 0x4d696e6f72656469746c6574746572, 
-0x7379736f70, 0, 0, 0, 0.186492299477, 
-0x3230303630383132303234313435, 745, 1\),
-\(746, 8, 0x4d697373696e6761727469636c65, 0x7379736f70, 
-0, 0, 0, 0.752932011775, 
-0x3230303630383132303234313435, 746, 318\),
-\(747, 8, 0x4d697373696e67636f6d6d656e7474657874, 
-0x7379736f70, 0, 0, 0, 0.723870883508, 
-0x3230303630383132303234313435, 747, 29\),
-\(748, 8, 0x4d697373696e67696d616765, 0x7379736f70, 0, 
-0, 0, 0.344613549233, 0x3230303630383132303234313435, 
-748, 35\),
-\(749, 8, 0x4d697373696e6773756d6d617279, 0x7379736f70, 
-0, 0, 0, 0.069372261606, 
-0x3230303630383132303234313435, 749, 116\),
-\(750, 8, 0x4d6f6e646179, 0x7379736f70, 0, 0, 0, 
-0.972285431011, 0x3230303630383132303234313435, 750, 
-6\),
-\(751, 8, 0x4d6f7265646f74646f74646f74, 0x7379736f70, 
-0, 0, 0, 0.654584210993, 
-0x3230303630383132303234313435, 751, 7\),
-\(752, 8, 0x4d6f737463617465676f72696573, 0x7379736f70, 
-0, 0, 0, 0.62261637773, 
-0x3230303630383132303234313435, 752, 33\),
-\(753, 8, 0x4d6f7374696d61676573, 0x7379736f70, 0, 0, 
-0, 0.326923859222, 0x3230303630383132303234313435, 
-753, 21\),
-\(754, 8, 0x4d6f73746c696e6b6564, 0x7379736f70, 0, 0, 
-0, 0.171803479589, 0x3230303630383132303234313435, 
-754, 20\),
-\(755, 8, 0x4d6f73746c696e6b656463617465676f72696573, 
-0x7379736f70, 0, 0, 0, 0.162119701759, 
-0x3230303630383132303234313435, 755, 25\),
-\(756, 8, 0x4d6f73747265766973696f6e73, 0x7379736f70, 
-0, 0, 0, 0.541590366781, 
-0x3230303630383132303234313435, 756, 32\),
-\(757, 8, 0x4d6f7665, 0x7379736f70, 0, 0, 0, 
-0.740190313715, 0x3230303630383132303234313435, 757, 
-4\),
-\(758, 8, 0x4d6f766561727469636c65, 0x7379736f70, 0, 0, 
-0, 0.688751196957, 0x3230303630383132303234313435, 
-758, 9\),
-\(759, 8, 0x4d6f766564746f, 0x7379736f70, 0, 0, 0, 
-0.796403498799, 0x3230303630383132303234313435, 759, 
-8\),
-\(760, 8, 0x4d6f76656c6f6770616765, 0x7379736f70, 0, 0, 
-0, 0.207805634499, 0x3230303630383132303234313435, 
-760, 8\),
-\(761, 8, 0x4d6f76656c6f677061676574657874, 
-0x7379736f70, 0, 0, 0, 0.789395055063, 
-0x3230303630383132303234313435, 761, 30\),
-\(762, 8, 0x4d6f76656e6f6c6f67696e, 0x7379736f70, 0, 0, 
-0, 0.555338204347, 0x3230303630383132303234313435, 
-762, 13\),
-\(763, 8, 0x4d6f76656e6f6c6f67696e74657874, 
-0x7379736f70, 0, 0, 0, 0.298239802177, 
-0x3230303630383132303234313435, 763, 81\),
-\(764, 8, 0x4d6f766570616765, 0x7379736f70, 0, 0, 0, 
-0.889277503879, 0x3230303630383132303234313435, 764, 
-9\),
-\(765, 8, 0x4d6f76657061676562746e, 0x7379736f70, 0, 0, 
-0, 0.735082988808, 0x3230303630383132303234313435, 
-765, 9\),
-\(766, 8, 0x4d6f76657061676574616c6b74657874, 
-0x7379736f70, 0, 0, 0, 0.943386860436, 
-0x3230303630383132303234313435, 766, 300\),
-\(767, 8, 0x4d6f76657061676574657874, 0x7379736f70, 0, 
-0, 0, 0.512384172665, 0x3230303630383132303234313435, 
-767, 787\),
-\(768, 8, 0x4d6f7665726561736f6e, 0x7379736f70, 0, 0, 
-0, 0.696727366655, 0x3230303630383132303234313435, 
-768, 6\),
-\(769, 8, 0x4d6f766574616c6b, 0x7379736f70, 0, 0, 0, 
-0.063234065588, 0x3230303630383132303234313435, 769, 
-25\),
-\(770, 8, 0x4d6f76657468697370616765, 0x7379736f70, 0, 
-0, 0, 0.997130562104, 0x3230303630383132303234313435, 
-770, 14\),
-\(771, 8, 0x4d775f6d6174685f68746d6c, 0x7379736f70, 0, 
-0, 0, 0.525517139541, 0x3230303630383132303234313435, 
-771, 28\),
-\(772, 8, 0x4d775f6d6174685f6d6174686d6c, 0x7379736f70, 
-0, 0, 0, 0.215778118428, 
-0x3230303630383132303234313435, 772, 33\),
-\(773, 8, 0x4d775f6d6174685f6d6f6465726e, 0x7379736f70, 
-0, 0, 0, 0.532534126239, 
-0x3230303630383132303234313435, 773, 31\),
-\(774, 8, 0x4d775f6d6174685f706e67, 0x7379736f70, 0, 0, 
-0, 0.540384563801, 0x3230303630383132303234313435, 
-774, 17\),
-\(775, 8, 0x4d775f6d6174685f73696d706c65, 0x7379736f70, 
-0, 0, 0, 0.733681493179, 
-0x3230303630383132303234313435, 775, 31\),
-\(776, 8, 0x4d775f6d6174685f736f75726365, 0x7379736f70, 
-0, 0, 0, 0.811708487272, 
-0x3230303630383132303234313435, 776, 35\),
-\(777, 8, 0x4d79636f6e74726973, 0x7379736f70, 0, 0, 0, 
-0.852293410114, 0x3230303630383132303234313435, 777, 
-16\),
-\(778, 8, 0x4d7970616765, 0x7379736f70, 0, 0, 0, 
-0.405299213473, 0x3230303630383132303234313435, 778, 
-7\),
-\(779, 8, 0x4d7974616c6b, 0x7379736f70, 0, 0, 0, 
-0.388034545819, 0x3230303630383132303234313435, 779, 
-7\),
-\(780, 8, 0x4e616d657370616365, 0x7379736f70, 0, 0, 0, 
-0.769711451506, 0x3230303630383132303234313435, 780, 
-10\),
-\(781, 8, 0x4e616d65737061636573616c6c, 0x7379736f70, 
-0, 0, 0, 0.912870779001, 
-0x3230303630383132303234313435, 781, 3\),
-\(782, 8, 0x4e617669676174696f6e, 0x7379736f70, 0, 0, 
-0, 0.29771252911, 0x3230303630383132303234313435, 782, 
-10\),
-\(783, 8, 0x4e6279746573, 0x7379736f70, 0, 0, 0, 
-0.481456855684, 0x3230303630383132303234313435, 783, 
-8\),
-\(784, 8, 0x4e63617465676f72696573, 0x7379736f70, 0, 0, 
-0, 0.124007502398, 0x3230303630383132303234313435, 
-784, 13\),
-\(785, 8, 0x4e6368616e676573, 0x7379736f70, 0, 0, 0, 
-0.683040892057, 0x3230303630383132303234313435, 785, 
-10\),
-\(786, 8, 0x4e657761727469636c65, 0x7379736f70, 0, 0, 
-0, 0.635284037331, 0x3230303630383132303234313435, 
-786, 5\),
-\(787, 8, 0x4e657761727469636c6574657874, 0x7379736f70, 
-0, 0, 0, 0.036128533254, 
-0x3230303630383132303234313435, 787, 231\),
-\(788, 8, 0x4e657761727469636c6574657874616e6f6e, 
-0x7379736f70, 0, 0, 0, 0.05789420559, 
-0x3230303630383132303234313435, 788, 22\),
-\(789, 8, 0x4e657762696573, 0x7379736f70, 0, 0, 0, 
-0.906695619434, 0x3230303630383132303234313435, 789, 
-7\),
-\(790, 8, 0x4e6577696d61676573, 0x7379736f70, 0, 0, 0, 
-0.841577557604, 0x3230303630383132303234313435, 790, 
-20\),
-\(791, 8, 0x4e65776d65737361676573646966666c696e6b, 
-0x7379736f70, 0, 0, 0, 0.041477925569, 
-0x3230303630383132303234313435, 791, 28\),
-\(792, 8, 0x4e65776d657373616765736c696e6b, 
-0x7379736f70, 0, 0, 0, 0.631445843526, 
-0x3230303630383132303234313435, 792, 12\),
-\(793, 8, 0x4e657770616765, 0x7379736f70, 0, 0, 0, 
-0.356399094011, 0x3230303630383132303234313435, 793, 
-8\),
-\(794, 8, 0x4e6577706167656c6574746572, 0x7379736f70, 
-0, 0, 0, 0.5867868311, 0x3230303630383132303234313435, 
-794, 1\),
-\(795, 8, 0x4e65777061676573, 0x7379736f70, 0, 0, 0, 
-0.508850275271, 0x3230303630383132303234313435, 795, 
-9\),
-\(796, 8, 0x4e657770617373776f7264, 0x7379736f70, 0, 0, 
-0, 0.064570563012, 0x3230303630383132303234313435, 
-796, 13\),
-\(797, 8, 0x4e657774616c6b736570657261746f72, 
-0x7379736f70, 0, 0, 0, 0.032102629023, 
-0x3230303630383132303234313435, 797, 2\),
-\(798, 8, 0x4e65777469746c65, 0x7379736f70, 0, 0, 0, 
-0.645984138737, 0x3230303630383132303234313435, 798, 
-12\),
-\(799, 8, 0x4e657775736572736f6e6c79, 0x7379736f70, 0, 
-0, 0, 0.776549280712, 0x3230303630383132303234313435, 
-799, 17\),
-\(800, 8, 0x4e657777696e646f77, 0x7379736f70, 0, 0, 0, 
-0.30695345548, 0x3230303630383132303234313435, 800, 
-21\),
-\(801, 8, 0x4e657874, 0x7379736f70, 0, 0, 0, 
-0.96763640038, 0x3230303630383132303234313435, 801, 4\),
-\(802, 8, 0x4e65787464696666, 0x7379736f70, 0, 0, 0, 
-0.871295108878, 0x3230303630383132303234313435, 802, 
-13\),
-\(803, 8, 0x4e6578746e, 0x7379736f70, 0, 0, 0, 
-0.279583810808, 0x3230303630383132303234313435, 803, 
-7\),
-\(804, 8, 0x4e65787470616765, 0x7379736f70, 0, 0, 0, 
-0.201677694443, 0x3230303630383132303234313435, 804, 
-14\),
-\(805, 8, 0x4e6578747265766973696f6e, 0x7379736f70, 0, 
-0, 0, 0.354192911024, 0x3230303630383132303234313435, 
-805, 17\),
-\(806, 8, 0x4e6c696e6b73, 0x7379736f70, 0, 0, 0, 
-0.155444901387, 0x3230303630383132303234313435, 806, 
-8\),
-\(807, 8, 0x4e6f61727469636c6574657874, 0x7379736f70, 
-0, 0, 0, 0.475243210821, 
-0x3230303630383132303234313435, 807, 201\),
-\(808, 8, 0x4e6f61727469636c6574657874616e6f6e, 
-0x7379736f70, 0, 0, 0, 0.724090465755, 
-0x3230303630383132303234313435, 808, 21\),
-\(809, 8, 0x4e6f636f6e6e656374, 0x7379736f70, 0, 0, 0, 
-0.359570572884, 0x3230303630383132303234313435, 809, 
-110\),
-\(810, 8, 0x4e6f636f6e7472696273, 0x7379736f70, 0, 0, 
-0, 0.411802919696, 0x3230303630383132303234313435, 
-810, 46\),
-\(811, 8, 0x4e6f636f6f6b6965736c6f67696e, 0x7379736f70, 
-0, 0, 0, 0.989116075052, 
-0x3230303630383132303234313435, 811, 103\),
-\(812, 8, 0x4e6f636f6f6b6965736e6577, 0x7379736f70, 0, 
-0, 0, 0.93737456748, 0x3230303630383132303234313435, 
-812, 195\),
-\(813, 8, 0x4e6f63726561746574657874, 0x7379736f70, 0, 
-0, 0, 0.348341786282, 0x3230303630383132303234313435, 
-813, 154\),
-\(814, 8, 0x4e6f6372656174657469746c65, 0x7379736f70, 
-0, 0, 0, 0.553599020651, 
-0x3230303630383132303234313435, 814, 21\),
-\(815, 8, 0x4e6f6372656174697665636f6d6d6f6e73, 
-0x7379736f70, 0, 0, 0, 0.574543726431, 
-0x3230303630383132303234313435, 815, 55\),
-\(816, 8, 0x4e6f63726564697473, 0x7379736f70, 0, 0, 0, 
-0.348760515528, 0x3230303630383132303234313435, 816, 
-49\),
-\(817, 8, 0x4e6f6462, 0x7379736f70, 0, 0, 0, 
-0.449008179732, 0x3230303630383132303234313435, 817, 
-28\),
-\(818, 8, 0x4e6f6475626c696e636f7265, 0x7379736f70, 0, 
-0, 0, 0.33468163303, 0x3230303630383132303234313435, 
-818, 50\),
-\(819, 8, 0x4e6f656d61696c, 0x7379736f70, 0, 0, 0, 
-0.180537451256, 0x3230303630383132303234313435, 819, 
-50\),
-\(820, 8, 0x4e6f656d61696c7072656673, 0x7379736f70, 0, 
-0, 0, 0.384347329148, 0x3230303630383132303234313435, 
-820, 70\),
-\(821, 8, 0x4e6f656d61696c74657874, 0x7379736f70, 0, 0, 
-0, 0.666140802918, 0x3230303630383132303234313435, 
-821, 105\),
-\(822, 8, 0x4e6f656d61696c7469746c65, 0x7379736f70, 0, 
-0, 0, 0.91941113138, 0x3230303630383132303234313435, 
-822, 17\),
-\(823, 8, 0x4e6f676f6d61746368, 0x7379736f70, 0, 0, 0, 
-0.090004051787, 0x3230303630383132303234313435, 823, 
-68\),
-\(824, 8, 0x4e6f686973746f7279, 0x7379736f70, 0, 0, 0, 
-0.487166027406, 0x3230303630383132303234313435, 824, 
-39\),
-\(825, 8, 0x4e6f696d616765, 0x7379736f70, 0, 0, 0, 
-0.253304690869, 0x3230303630383132303234313435, 825, 
-40\),
-\(826, 8, 0x4e6f696d6167652d6c696e6b74657874, 
-0x7379736f70, 0, 0, 0, 0.019467709959, 
-0x3230303630383132303234313435, 826, 9\),
-\(827, 8, 0x4e6f696d61676573, 0x7379736f70, 0, 0, 0, 
-0.771229924246, 0x3230303630383132303234313435, 827, 
-15\),
-\(828, 8, 0x4e6f6c6963656e7365, 0x7379736f70, 0, 0, 0, 
-0.912987283539, 0x3230303630383132303234313435, 828, 
-13\);
-INSERT INTO \`wiki\_page\` \(\`page\_id\`, \`page\_namespace\`, 
-\`page\_title\`, \`page\_restrictions\`, \`page\_counter\`, 
-\`page\_is\_redirect\`, \`page\_is\_new\`, \`page\_random\`, 
-\`page\_touched\`, \`page\_latest\`, \`page\_len\`\) VALUES 
-\(829, 8, 0x4e6f6c696e6b7368657265, 0x7379736f70, 0, 0, 
-0, 0.660286748426, 0x3230303630383132303234313435, 
-829, 22\),
-\(830, 8, 0x4e6f6c696e6b73746f696d616765, 0x7379736f70, 
-0, 0, 0, 0.054230732019, 
-0x3230303630383132303234313435, 830, 42\),
-\(831, 8, 0x4e6f6c6f67696e, 0x7379736f70, 0, 0, 0, 
-0.240096378883, 0x3230303630383132303234313435, 831, 
-23\),
-\(832, 8, 0x4e6f6c6f67696e6c696e6b, 0x7379736f70, 0, 0, 
-0, 0.262185267738, 0x3230303630383132303234313435, 
-832, 17\),
-\(833, 8, 0x4e6f6e616d65, 0x7379736f70, 0, 0, 0, 
-0.047703664741, 0x3230303630383132303234313435, 833, 
-41\),
-\(834, 8, 0x4e6f6e65666f756e64, 0x7379736f70, 0, 0, 0, 
-0.259445978205, 0x3230303630383132303234313435, 834, 
-245\),
-\(835, 8, 0x4e6f6e756e69636f646562726f77736572, 
-0x7379736f70, 0, 0, 0, 0.666581200095, 
-0x3230303630383132303234313435, 835, 198\),
-\(836, 8, 0x4e6f7370656369616c7061676574657874, 
-0x7379736f70, 0, 0, 0, 0.030095893252, 
-0x3230303630383132303234313435, 836, 122\),
-\(837, 8, 0x4e6f73756368616374696f6e, 0x7379736f70, 0, 
-0, 0, 0.775801206114, 0x3230303630383132303234313435, 
-837, 14\),
-\(838, 8, 0x4e6f73756368616374696f6e74657874, 
-0x7379736f70, 0, 0, 0, 0.832590920835, 
-0x3230303630383132303234313435, 838, 61\),
-\(839, 8, 0x4e6f737563687370656369616c70616765, 
-0x7379736f70, 0, 0, 0, 0.376668469302, 
-0x3230303630383132303234313435, 839, 20\),
-\(840, 8, 0x4e6f7375636875736572, 0x7379736f70, 0, 0, 
-0, 0.773495637811, 0x3230303630383132303234313435, 
-840, 80\),
-\(841, 8, 0x4e6f737563687573657273686f7274, 
-0x7379736f70, 0, 0, 0, 0.89949651134, 
-0x3230303630383132303234313435, 841, 55\),
-\(842, 8, 0x4e6f7461636365707461626c65, 0x7379736f70, 
-0, 0, 0, 0.559346922375, 
-0x3230303630383132303234313435, 842, 68\),
-\(843, 8, 0x4e6f74616e61727469636c65, 0x7379736f70, 0, 
-0, 0, 0.455755431044, 0x3230303630383132303234313435, 
-843, 18\),
-\(844, 8, 0x4e6f74617267657474657874, 0x7379736f70, 0, 
-0, 0, 0.64288284847, 0x3230303630383132303234313435, 
-844, 73\),
-\(845, 8, 0x4e6f7461726765747469746c65, 0x7379736f70, 
-0, 0, 0, 0.189471786516, 
-0x3230303630383132303234313435, 845, 9\),
-\(846, 8, 0x4e6f7465, 0x7379736f70, 0, 0, 0, 
-0.972429274001, 0x3230303630383132303234313435, 846, 
-22\),
-\(847, 8, 0x4e6f746578746d617463686573, 0x7379736f70, 
-0, 0, 0, 0.076908259078, 
-0x3230303630383132303234313435, 847, 20\),
-\(848, 8, 0x4e6f7469746c656d617463686573, 0x7379736f70, 
-0, 0, 0, 0.295028185628, 
-0x3230303630383132303234313435, 848, 21\),
-\(849, 8, 0x4e6f746c6f67676564696e, 0x7379736f70, 0, 0, 
-0, 0.703640239022, 0x3230303630383132303234313435, 
-849, 13\),
-\(850, 8, 0x4e6f76, 0x7379736f70, 0, 0, 0, 
-0.054726724477, 0x3230303630383132303234313435, 850, 
-3\),
-\(851, 8, 0x4e6f76656d626572, 0x7379736f70, 0, 0, 0, 
-0.957424447182, 0x3230303630383132303234313435, 851, 
-8\),
-\(852, 8, 0x4e6f77617463686c697374, 0x7379736f70, 0, 0, 
-0, 0.377408990198, 0x3230303630383132303234313435, 
-852, 36\),
-\(853, 8, 0x4e6f77696b695f73616d706c65, 0x7379736f70, 
-0, 0, 0, 0.813211721767, 
-0x3230303630383132303234313435, 853, 30\),
-\(854, 8, 0x4e6f77696b695f746970, 0x7379736f70, 0, 0, 
-0, 0.914909916172, 0x3230303630383132303234313435, 
-854, 22\),
-\(855, 8, 0x4e7265766973696f6e73, 0x7379736f70, 0, 0, 
-0, 0.282612951769, 0x3230303630383132303234313435, 
-855, 12\),
-\(856, 8, 0x4e737461622d63617465676f7279, 0x7379736f70, 
-0, 0, 0, 0.013849317791, 
-0x3230303630383132303234313435, 856, 8\),
-\(857, 8, 0x4e737461622d68656c70, 0x7379736f70, 0, 0, 
-0, 0.560492429889, 0x3230303630383132303234313435, 
-857, 4\),
-\(858, 8, 0x4e737461622d696d616765, 0x7379736f70, 0, 0, 
-0, 0.618882991564, 0x3230303630383132303234313435, 
-858, 4\),
-\(859, 8, 0x4e737461622d6d61696e, 0x7379736f70, 0, 0, 
-0, 0.762539905358, 0x3230303630383132303234313435, 
-859, 7\),
-\(860, 8, 0x4e737461622d6d65646961, 0x7379736f70, 0, 0, 
-0, 0.195811271844, 0x3230303630383132303234313435, 
-860, 10\),
-\(861, 8, 0x4e737461622d6d6564696177696b69, 
-0x7379736f70, 0, 0, 0, 0.186600129183, 
-0x3230303630383132303234313435, 861, 7\),
-\(862, 8, 0x4e737461622d7370656369616c, 0x7379736f70, 
-0, 0, 0, 0.621643151622, 
-0x3230303630383132303234313435, 862, 7\),
-\(863, 8, 0x4e737461622d74656d706c617465, 0x7379736f70, 
-0, 0, 0, 0.930152663603, 
-0x3230303630383132303234313435, 863, 8\),
-\(864, 8, 0x4e737461622d75736572, 0x7379736f70, 0, 0, 
-0, 0.570894159155, 0x3230303630383132303234313435, 
-864, 9\),
-\(865, 8, 0x4e737461622d7770, 0x7379736f70, 0, 0, 0, 
-0.953237875571, 0x3230303630383132303234313435, 865, 
-12\),
-\(866, 8, 0x4e756d617574686f7273, 0x7379736f70, 0, 0, 
-0, 0.837437761339, 0x3230303630383132303234313435, 
-866, 40\),
-\(867, 8, 
-0x4e756d6265725f6f665f7761746368696e675f75736572735f524
-376696577, 0x7379736f70, 0, 0, 0, 0.329032660199, 
-0x3230303630383132303234313435, 867, 4\),
-\(868, 8, 
-0x4e756d6265725f6f665f7761746368696e675f75736572735f706
-1676576696577, 0x7379736f70, 0, 0, 0, 0.401529782785, 
-0x3230303630383132303234313435, 868, 20\),
-\(869, 8, 0x4e756d6564697473, 0x7379736f70, 0, 0, 0, 
-0.560611203549, 0x3230303630383132303234313435, 869, 
-29\),
-\(870, 8, 0x4e756d74616c6b617574686f7273, 0x7379736f70, 
-0, 0, 0, 0.150636576554, 
-0x3230303630383132303234313435, 870, 48\),
-\(871, 8, 0x4e756d74616c6b6564697473, 0x7379736f70, 0, 
-0, 0, 0.970068560985, 0x3230303630383132303234313435, 
-871, 37\),
-\(872, 8, 0x4e756d7761746368657273, 0x7379736f70, 0, 0, 
-0, 0.072458265171, 0x3230303630383132303234313435, 
-872, 22\),
-\(873, 8, 0x4e7669657773, 0x7379736f70, 0, 0, 0, 
-0.20200817465, 0x3230303630383132303234313435, 873, 8\),
-\(874, 8, 0x4f6374, 0x7379736f70, 0, 0, 0, 
-0.521956437463, 0x3230303630383132303234313435, 874, 
-3\),
-\(875, 8, 0x4f63746f626572, 0x7379736f70, 0, 0, 0, 
-0.637438174059, 0x3230303630383132303234313435, 875, 
-7\),
-\(876, 8, 0x4f6b, 0x7379736f70, 0, 0, 0, 
-0.517364655066, 0x3230303630383132303234313435, 876, 
-2\),
-\(877, 8, 0x4f6c6470617373776f7264, 0x7379736f70, 0, 0, 
-0, 0.860032389206, 0x3230303630383132303234313435, 
-877, 13\),
-\(878, 8, 0x4f726967, 0x7379736f70, 0, 0, 0, 
-0.501211058719, 0x3230303630383132303234313435, 878, 
-4\),
-\(879, 8, 0x4f727068616e73, 0x7379736f70, 0, 0, 0, 
-0.446423119147, 0x3230303630383132303234313435, 879, 
-14\),
-\(880, 8, 0x4f74686572636f6e7472696273, 0x7379736f70, 
-0, 0, 0, 0.384998236221, 
-0x3230303630383132303234313435, 880, 20\),
-\(881, 8, 0x4f746865726c616e677561676573, 0x7379736f70, 
-0, 0, 0, 0.781915815494, 
-0x3230303630383132303234313435, 881, 18\),
-\(882, 8, 0x4f7468657273, 0x7379736f70, 0, 0, 0, 
-0.097496016938, 0x3230303630383132303234313435, 882, 
-6\),
-\(883, 8, 0x506167656d6f766564737562, 0x7379736f70, 0, 
-0, 0, 0.231448143685, 0x3230303630383132303234313435, 
-883, 14\),
-\(884, 8, 0x506167656d6f76656474657874, 0x7379736f70, 
-0, 0, 0, 0.56429816997, 
-0x3230303630383132303234313435, 884, 32\),
-\(885, 8, 0x506167657469746c65, 0x7379736f70, 0, 0, 0, 
-0.65304073429, 0x3230303630383132303234313435, 885, 
-17\),
-\(886, 8, 0x50617373776f726472656d696e64657274657874, 
-0x7379736f70, 0, 0, 0, 0.722487707404, 
-0x3230303630383132303234313435, 886, 389\),
-\(887, 8, 0x50617373776f726472656d696e6465727469746c65, 
-0x7379736f70, 0, 0, 0, 0.608266402454, 
-0x3230303630383132303234313435, 887, 35\),
-\(888, 8, 0x50617373776f726473656e74, 0x7379736f70, 0, 
-0, 0, 0.758691636466, 0x3230303630383132303234313435, 
-888, 113\),
-\(889, 8, 0x50617373776f7264746f6f73686f7274, 
-0x7379736f70, 0, 0, 0, 0.882476660737, 
-0x3230303630383132303234313435, 889, 64\),
-\(890, 8, 0x50657266636163686564, 0x7379736f70, 0, 0, 
-0, 0.658632168179, 0x3230303630383132303234313435, 
-890, 66\),
-\(891, 8, 0x5065726664697361626c6564, 0x7379736f70, 0, 
-0, 0, 0.536665176387, 0x3230303630383132303234313435, 
-891, 127\),
-\(892, 8, 0x5065726664697361626c6564737562, 
-0x7379736f70, 0, 0, 0, 0.312515119197, 
-0x3230303630383132303234313435, 892, 29\),
-\(893, 8, 0x5065726d616c696e6b, 0x7379736f70, 0, 0, 0, 
-0.792147863013, 0x3230303630383132303234313435, 893, 
-14\),
-\(894, 8, 0x506572736f6e616c746f6f6c73, 0x7379736f70, 
-0, 0, 0, 0.604135509652, 
-0x3230303630383132303234313435, 894, 14\),
-\(895, 8, 0x506f70756c61727061676573, 0x7379736f70, 0, 
-0, 0, 0.638629586726, 0x3230303630383132303234313435, 
-895, 13\),
-\(896, 8, 0x506f7274616c, 0x7379736f70, 0, 0, 0, 
-0.310389383791, 0x3230303630383132303234313435, 896, 
-16\),
-\(897, 8, 0x506f7274616c2d75726c, 0x7379736f70, 0, 0, 
-0, 0.132391875882, 0x3230303630383132303234313435, 
-897, 24\),
-\(898, 8, 0x506f7374636f6d6d656e74, 0x7379736f70, 0, 0, 
-0, 0.986283904307, 0x3230303630383132303234313435, 
-898, 14\),
-\(899, 8, 0x506f77657265646279, 0x7379736f70, 0, 0, 0, 
-0.301268400436, 0x3230303630383132303234313435, 899, 
-93\),
-\(900, 8, 0x506f776572736561726368, 0x7379736f70, 0, 0, 
-0, 0.774902205035, 0x3230303630383132303234313435, 
-900, 6\),
-\(901, 8, 0x506f77657273656172636874657874, 
-0x7379736f70, 0, 0, 0, 0.548950091758, 
-0x3230303630383132303234313435, 901, 80\),
-\(902, 8, 0x507265666572656e636573, 0x7379736f70, 0, 0, 
-0, 0.170241206951, 0x3230303630383132303234313435, 
-902, 11\),
-\(903, 8, 0x507265666978696e646578, 0x7379736f70, 0, 0, 
-0, 0.054829501167, 0x3230303630383132303234313435, 
-903, 12\),
-\(904, 8, 0x50726566732d68656c702d656d61696c, 
-0x7379736f70, 0, 0, 0, 0.170307109444, 
-0x3230303630383132303234313435, 904, 131\),
-\(905, 8, 
-0x50726566732d68656c702d656d61696c2d656e6f746966, 
-0x7379736f70, 0, 0, 0, 0.559654795662, 
-0x3230303630383132303234313435, 905, 86\),
-\(906, 8, 0x50726566732d68656c702d7265616c6e616d65, 
-0x7379736f70, 0, 0, 0, 0.055814006244, 
-0x3230303630383132303234313435, 906, 111\),
-\(907, 8, 0x50726566732d6d697363, 0x7379736f70, 0, 0, 
-0, 0.154824292425, 0x3230303630383132303234313435, 
-907, 4\),
-\(908, 8, 0x50726566732d706572736f6e616c, 0x7379736f70, 
-0, 0, 0, 0.984900997479, 
-0x3230303630383132303234313435, 908, 12\),
-\(909, 8, 0x50726566732d7263, 0x7379736f70, 0, 0, 0, 
-0.040959929036, 0x3230303630383132303234313435, 909, 
-14\),
-\(910, 8, 0x50726566736e6f6c6f67696e, 0x7379736f70, 0, 
-0, 0, 0.15296079971, 0x3230303630383132303234313435, 
-910, 13\),
-\(911, 8, 0x50726566736e6f6c6f67696e74657874, 
-0x7379736f70, 0, 0, 0, 0.294547172046, 
-0x3230303630383132303234313435, 911, 68\),
-\(912, 8, 0x50726566737265736574, 0x7379736f70, 0, 0, 
-0, 0.415288950008, 0x3230303630383132303234313435, 
-912, 41\),
-\(913, 8, 0x50726576696577, 0x7379736f70, 0, 0, 0, 
-0.492643994715, 0x3230303630383132303234313435, 913, 
-7\),
-\(914, 8, 0x50726576696577636f6e666c696374, 
-0x7379736f70, 0, 0, 0, 0.199781478346, 
-0x3230303630383132303234313435, 914, 102\),
-\(915, 8, 0x507265766965776e6f7465, 0x7379736f70, 0, 0, 
-0, 0.879486997529, 0x3230303630383132303234313435, 
-915, 73\),
-\(916, 8, 0x50726576696f757364696666, 0x7379736f70, 0, 
-0, 0, 0.531866682117, 0x3230303630383132303234313435, 
-916, 17\),
-\(917, 8, 0x50726576696f75737265766973696f6e, 
-0x7379736f70, 0, 0, 0, 0.614838732398, 
-0x3230303630383132303234313436, 917, 17\),
-\(918, 8, 0x507265766e, 0x7379736f70, 0, 0, 0, 
-0.374627586569, 0x3230303630383132303234313436, 918, 
-11\),
-\(919, 8, 0x5072696e74, 0x7379736f70, 0, 0, 0, 
-0.164926790061, 0x3230303630383132303234313436, 919, 
-5\),
-\(920, 8, 0x5072696e7461626c6576657273696f6e, 
-0x7379736f70, 0, 0, 0, 0.831101440142, 
-0x3230303630383132303234313436, 920, 17\),
-\(921, 8, 0x5072696e747375627469746c65, 0x7379736f70, 
-0, 0, 0, 0.300157275134, 
-0x3230303630383132303234313436, 921, 17\),
-\(922, 8, 0x50726976616379, 0x7379736f70, 0, 0, 0, 
-0.459647612622, 0x3230303630383132303234313436, 922, 
-14\),
-\(923, 8, 0x5072697661637970616765, 0x7379736f70, 0, 0, 
-0, 0.867442563197, 0x3230303630383132303234313436, 
-923, 22\),
-\(924, 8, 0x50726f74656374, 0x7379736f70, 0, 0, 0, 
-0.619061845313, 0x3230303630383132303234313436, 924, 
-7\),
-\(925, 8, 0x50726f746563742d64656661756c74, 
-0x7379736f70, 0, 0, 0, 0.354801270345, 
-0x3230303630383132303234313436, 925, 9\),
-\(926, 8, 
-0x50726f746563742d6c6576656c2d6175746f636f6e6669726d656
-4, 0x7379736f70, 0, 0, 0, 0.632165754448, 
-0x3230303630383132303234313436, 926, 24\),
-\(927, 8, 0x50726f746563742d6c6576656c2d7379736f70, 
-0x7379736f70, 0, 0, 0, 0.303735899373, 
-0x3230303630383132303234313436, 927, 11\),
-\(928, 8, 0x50726f746563742d74657874, 0x7379736f70, 0, 
-0, 0, 0.477965549995, 0x3230303630383132303234313436, 
-928, 167\),
-\(929, 8, 0x50726f746563742d756e636861696e, 
-0x7379736f70, 0, 0, 0, 0.580446655911, 
-0x3230303630383132303234313436, 929, 23\),
-\(930, 8, 0x50726f746563742d7669657774657874, 
-0x7379736f70, 0, 0, 0, 0.914700255462, 
-0x3230303630383132303234313436, 930, 135\),
-\(931, 8, 0x50726f74656374636f6d6d656e74, 0x7379736f70, 
-0, 0, 0, 0.455670605017, 
-0x3230303630383132303234313436, 931, 21\),
-\(932, 8, 0x50726f74656374656461727469636c65, 
-0x7379736f70, 0, 0, 0, 0.565695456633, 
-0x3230303630383132303234313436, 932, 18\),
-\(933, 8, 0x50726f74656374656470616765, 0x7379736f70, 
-0, 0, 0, 0.257539007326, 
-0x3230303630383132303234313436, 933, 14\),
-\(934, 8, 0x50726f746563746564706167657761726e696e67, 
-0x7379736f70, 0, 0, 0, 0.396461029194, 
-0x3230303630383132303234313436, 934, 201\),
-\(935, 8, 0x50726f74656374656474657874, 0x7379736f70, 
-0, 0, 0, 0.773107879535, 
-0x3230303630383132303234313436, 935, 182\),
-\(936, 8, 0x50726f746563746c6f6770616765, 0x7379736f70, 
-0, 0, 0, 0.500334559532, 
-0x3230303630383132303234313436, 936, 14\),
-\(937, 8, 0x50726f746563746c6f6774657874, 0x7379736f70, 
-0, 0, 0, 0.714633941741, 
-0x3230303630383132303234313436, 937, 91\),
-\(938, 8, 0x50726f746563746d6f76656f6e6c79, 
-0x7379736f70, 0, 0, 0, 0.637986849759, 
-0x3230303630383132303234313436, 938, 23\),
-\(939, 8, 0x50726f7465637470616765, 0x7379736f70, 0, 0, 
-0, 0.778291729831, 0x3230303630383132303234313436, 
-939, 12\),
-\(940, 8, 0x50726f74656374737562, 0x7379736f70, 0, 0, 
-0, 0.675575958176, 0x3230303630383132303234313436, 
-940, 17\),
-\(941, 8, 0x50726f746563747468697370616765, 
-0x7379736f70, 0, 0, 0, 0.935901093546, 
-0x3230303630383132303234313436, 941, 17\),
-\(942, 8, 0x50726f7879626c6f636b6572, 0x7379736f70, 0, 
-0, 0, 0.204047834426, 0x3230303630383132303234313436, 
-942, 13\),
-\(943, 8, 0x50726f7879626c6f636b726561736f6e, 
-0x7379736f70, 0, 0, 0, 0.649368604952, 
-0x3230303630383132303234313436, 943, 173\),
-\(944, 8, 0x50726f7879626c6f636b73756363657373, 
-0x7379736f70, 0, 0, 0, 0.339967539601, 
-0x3230303630383132303234313436, 944, 5\),
-\(945, 8, 0x5075626d656475726c, 0x7379736f70, 0, 0, 0, 
-0.082466176316, 0x3230303630383132303234313436, 945, 
-95\),
-\(946, 8, 0x516262726f777365, 0x7379736f70, 0, 0, 0, 
-0.003073491958, 0x3230303630383132303234313436, 946, 
-6\),
-\(947, 8, 0x516265646974, 0x7379736f70, 0, 0, 0, 
-0.853493463224, 0x3230303630383132303234313436, 947, 
-4\),
-\(948, 8, 0x516266696e64, 0x7379736f70, 0, 0, 0, 
-0.77966711092, 0x3230303630383132303234313436, 948, 4\),
-\(949, 8, 0x51626d796f7074696f6e73, 0x7379736f70, 0, 0, 
-0, 0.896000273024, 0x3230303630383132303234313436, 
-949, 8\),
-\(950, 8, 0x516270616765696e666f, 0x7379736f70, 0, 0, 
-0, 0.699368204845, 0x3230303630383132303234313436, 
-950, 7\),
-\(951, 8, 0x5162706167656f7074696f6e73, 0x7379736f70, 
-0, 0, 0, 0.66443245387, 
-0x3230303630383132303234313436, 951, 9\),
-\(952, 8, 0x516273657474696e6773, 0x7379736f70, 0, 0, 
-0, 0.704901046371, 0x3230303630383132303234313436, 
-952, 8\),
-\(953, 8, 0x51627370656369616c7061676573, 0x7379736f70, 
-0, 0, 0, 0.17739487343, 
-0x3230303630383132303234313436, 953, 13\),
-\(954, 8, 0x52616e646f6d70616765, 0x7379736f70, 0, 0, 
-0, 0.919084604664, 0x3230303630383132303234313436, 
-954, 11\),
-\(955, 8, 0x52616e646f6d706167652d75726c, 0x7379736f70, 
-0, 0, 0, 0.564171926431, 
-0x3230303630383132303234313436, 955, 14\),
-\(956, 8, 0x52616e67655f626c6f636b5f64697361626c6564, 
-0x7379736f70, 0, 0, 0, 0.588689013428, 
-0x3230303630383132303234313436, 956, 53\),
-\(957, 8, 0x52635f63617465676f72696573, 0x7379736f70, 
-0, 0, 0, 0.934435976215, 
-0x3230303630383132303234313436, 957, 39\),
-\(958, 8, 0x52635f63617465676f726965735f616e79, 
-0x7379736f70, 0, 0, 0, 0.795885561782, 
-0x3230303630383132303234313436, 958, 3\),
-\(959, 8, 0x526368696465, 0x7379736f70, 0, 0, 0, 
-0.063565869861, 0x3230303630383132303234313436, 959, 
-71\),
-\(960, 8, 0x52636c696e6b73, 0x7379736f70, 0, 0, 0, 
-0.061636922414, 0x3230303630383132303234313436, 960, 
-44\),
-\(961, 8, 0x52636c69737466726f6d, 0x7379736f70, 0, 0, 
-0, 0.467606655229, 0x3230303630383132303234313436, 
-961, 33\),
-\(962, 8, 0x52636c6975, 0x7379736f70, 0, 0, 0, 
-0.757732057321, 0x3230303630383132303234313436, 962, 
-31\),
-\(963, 8, 0x52636c6f6164657272, 0x7379736f70, 0, 0, 0, 
-0.684156243789, 0x3230303630383132303234313436, 963, 
-22\),
-\(964, 8, 0x52636c737562, 0x7379736f70, 0, 0, 0, 
-0.81066648874, 0x3230303630383132303234313436, 964, 
-27\),
-\(965, 8, 0x52636e6f7465, 0x7379736f70, 0, 0, 0, 
-0.825226554464, 0x3230303630383132303234313436, 965, 
-80\),
-\(966, 8, 0x52636e6f746566726f6d, 0x7379736f70, 0, 0, 
-0, 0.378739787846, 0x3230303630383132303234313436, 
-966, 62\),
-\(967, 8, 0x5263706174726f6c64697361626c6564, 
-0x7379736f70, 0, 0, 0, 0.69607503098, 
-0x3230303630383132303234313436, 967, 30\),
-\(968, 8, 0x5263706174726f6c64697361626c656474657874, 
-0x7379736f70, 0, 0, 0, 0.025230436213, 
-0x3230303630383132303234313436, 968, 56\),
-\(969, 8, 0x526373686f7768696465616e6f6e73, 
-0x7379736f70, 0, 0, 0, 0.367466506781, 
-0x3230303630383132303234313436, 969, 18\),
-\(970, 8, 0x526373686f7768696465626f7473, 0x7379736f70, 
-0, 0, 0, 0.746946209457, 
-0x3230303630383132303234313436, 970, 7\),
-\(971, 8, 0x526373686f77686964656c6975, 0x7379736f70, 
-0, 0, 0, 0.120573537658, 
-0x3230303630383132303234313436, 971, 18\),
-\(972, 8, 0x526373686f77686964656d696e65, 0x7379736f70, 
-0, 0, 0, 0.651221448469, 
-0x3230303630383132303234313436, 972, 11\),
-\(973, 8, 0x526373686f77686964656d696e6f72, 
-0x7379736f70, 0, 0, 0, 0.444259109646, 
-0x3230303630383132303234313436, 973, 14\),
-\(974, 8, 0x526373686f776869646570617472, 0x7379736f70, 
-0, 0, 0, 0.134492798654, 
-0x3230303630383132303234313436, 974, 18\),
-\(975, 8, 0x526561646f6e6c79, 0x7379736f70, 0, 0, 0, 
-0.862153093663, 0x3230303630383132303234313436, 975, 
-15\),
-\(976, 8, 0x526561646f6e6c795f6c6167, 0x7379736f70, 0, 
-0, 0, 0.363102715962, 0x3230303630383132303234313436, 
-976, 98\),
-\(977, 8, 0x526561646f6e6c7974657874, 0x7379736f70, 0, 
-0, 0, 0.758642435489, 0x3230303630383132303234313436, 
-977, 216\),
-\(978, 8, 0x526561646f6e6c797761726e696e67, 
-0x7379736f70, 0, 0, 0, 0.291702224297, 
-0x3230303630383132303234313436, 978, 202\),
-\(979, 8, 0x526563656e746368616e676573, 0x7379736f70, 
-0, 0, 0, 0.89652800954, 
-0x3230303630383132303234313436, 979, 14\),
-\(980, 8, 0x526563656e746368616e6765732d75726c, 
-0x7379736f70, 0, 0, 0, 0.319285583754, 
-0x3230303630383132303234313436, 980, 21\),
-\(981, 8, 0x526563656e746368616e676573616c6c, 
-0x7379736f70, 0, 0, 0, 0.807331927037, 
-0x3230303630383132303234313436, 981, 3\),
-\(982, 8, 0x526563656e746368616e676573636f756e74, 
-0x7379736f70, 0, 0, 0, 0.04811100588, 
-0x3230303630383132303234313436, 982, 25\),
-\(983, 8, 0x526563656e746368616e6765736c696e6b6564, 
-0x7379736f70, 0, 0, 0, 0.968990783312, 
-0x3230303630383132303234313436, 983, 15\),
-\(984, 8, 0x526563656e746368616e67657374657874, 
-0x7379736f70, 0, 0, 0, 0.714594763289, 
-0x3230303630383132303234313436, 984, 55\),
-\(985, 8, 0x5265637265617465, 0x7379736f70, 0, 0, 0, 
-0.256147575906, 0x3230303630383132303234313436, 985, 
-8\),
-\(986, 8, 0x5265646972656374656466726f6d, 0x7379736f70, 
-0, 0, 0, 0.651062942838, 
-0x3230303630383132303234313436, 986, 20\),
-\(987, 8, 0x5265646972656374696e67746f, 0x7379736f70, 
-0, 0, 0, 0.178057350142, 
-0x3230303630383132303234313436, 987, 24\),
-\(988, 8, 0x526564697265637470616765737562, 
-0x7379736f70, 0, 0, 0, 0.544980334116, 
-0x3230303630383132303234313436, 988, 13\),
-\(989, 8, 0x52656d656d6265726d7970617373776f7264, 
-0x7379736f70, 0, 0, 0, 0.022052492748, 
-0x3230303630383132303234313436, 989, 11\),
-\(990, 8, 0x52656d6f7665636865636b6564, 0x7379736f70, 
-0, 0, 0, 0.059590265985, 
-0x3230303630383132303234313436, 990, 35\),
-\(991, 8, 0x52656d6f7665647761746368, 0x7379736f70, 0, 
-0, 0, 0.82795979984, 0x3230303630383132303234313436, 
-991, 22\),
-\(992, 8, 0x52656d6f766564776174636874657874, 
-0x7379736f70, 0, 0, 0, 0.674480726808, 
-0x3230303630383132303234313436, 992, 56\),
-\(993, 8, 0x52656d6f76696e67636865636b6564, 
-0x7379736f70, 0, 0, 0, 0.457948935671, 
-0x3230303630383132303234313436, 993, 42\),
-\(994, 8, 0x52656e616d6567726f75706c6f67656e747279, 
-0x7379736f70, 0, 0, 0, 0.649924802883, 
-0x3230303630383132303234313436, 994, 22\),
-\(995, 8, 0x52657365747072656673, 0x7379736f70, 0, 0, 
-0, 0.743991883944, 0x3230303630383132303234313436, 
-995, 5\),
-\(996, 8, 0x526573746f72656c696e6b, 0x7379736f70, 0, 0, 
-0, 0.72463462644, 0x3230303630383132303234313436, 996, 
-16\),
-\(997, 8, 0x526573746f72656c696e6b31, 0x7379736f70, 0, 
-0, 0, 0.155940242169, 0x3230303630383132303234313436, 
-997, 16\),
-\(998, 8, 0x526573747269637465647068656164696e67, 
-0x7379736f70, 0, 0, 0, 0.732141779931, 
-0x3230303630383132303234313436, 998, 24\),
-\(999, 8, 0x5265737472696374696f6e2d65646974, 
-0x7379736f70, 0, 0, 0, 0.760148510835, 
-0x3230303630383132303234313436, 999, 4\),
-\(1000, 8, 0x5265737472696374696f6e2d6d6f7665, 
-0x7379736f70, 0, 0, 0, 0.869908500393, 
-0x3230303630383132303234313436, 1000, 4\),
-\(1001, 8, 0x526573756c747370657270616765, 
-0x7379736f70, 0, 0, 0, 0.892256097454, 
-0x3230303630383132303234313436, 1001, 14\),
-\(1002, 8, 0x52657472696576656466726f6d, 0x7379736f70, 
-0, 0, 0, 0.954615336945, 
-0x3230303630383132303234313436, 1002, 19\),
-\(1003, 8, 0x52657475726e746f, 0x7379736f70, 0, 0, 0, 
-0.02750182445, 0x3230303630383132303234313436, 1003, 
-13\),
-\(1004, 8, 0x5265747970656e6577, 0x7379736f70, 0, 0, 0, 
-0.791663748398, 0x3230303630383132303234313436, 1004, 
-20\),
-\(1005, 8, 0x526575706c6f6164, 0x7379736f70, 0, 0, 0, 
-0.812474420606, 0x3230303630383132303234313436, 1005, 
-9\),
-\(1006, 8, 0x526575706c6f616464657363, 0x7379736f70, 0, 
-0, 0, 0.111624041925, 0x3230303630383132303234313436, 
-1006, 26\),
-\(1007, 8, 0x5265762d64656c657465642d636f6d6d656e74, 
-0x7379736f70, 0, 0, 0, 0.287969001779, 
-0x3230303630383132303234313436, 1007, 17\),
-\(1008, 8, 
-0x5265762d64656c657465642d746578742d7065726d697373696f6
-e, 0x7379736f70, 0, 0, 0, 0.562710835831, 
-0x3230303630383132303234313436, 1008, 198\),
-\(1009, 8, 
-0x5265762d64656c657465642d746578742d76696577, 
-0x7379736f70, 0, 0, 0, 0.430196008887, 
-0x3230303630383132303234313436, 1009, 248\),
-\(1010, 8, 0x5265762d64656c657465642d75736572, 
-0x7379736f70, 0, 0, 0, 0.790603941563, 
-0x3230303630383132303234313436, 1010, 18\),
-\(1011, 8, 0x5265762d64656c756e64656c, 0x7379736f70, 0, 
-0, 0, 0.327757693576, 0x3230303630383132303234313436, 
-1011, 9\),
-\(1012, 8, 
-0x52657664656c6574652d686964652d636f6d6d656e74, 
-0x7379736f70, 0, 0, 0, 0.067338019911, 
-0x3230303630383132303234313436, 1012, 17\),
-\(1013, 8, 
-0x52657664656c6574652d686964652d72657374726963746564, 
-0x7379736f70, 0, 0, 0, 0.663276237147, 
-0x3230303630383132303234313436, 1013, 52\),
-\(1014, 8, 0x52657664656c6574652d686964652d74657874, 
-0x7379736f70, 0, 0, 0, 0.719367628778, 
-0x3230303630383132303234313436, 1014, 18\),
-\(1015, 8, 0x52657664656c6574652d686964652d75736572, 
-0x7379736f70, 0, 0, 0, 0.600646887851, 
-0x3230303630383132303234313436, 1015, 25\),
-\(1016, 8, 0x52657664656c6574652d6c6567656e64, 
-0x7379736f70, 0, 0, 0, 0.182819823719, 
-0x3230303630383132303234313436, 1016, 26\),
-\(1017, 8, 0x52657664656c6574652d6c6f67, 0x7379736f70, 
-0, 0, 0, 0.374075715481, 
-0x3230303630383132303234313436, 1017, 12\),
-\(1018, 8, 0x52657664656c6574652d6c6f67656e747279, 
-0x7379736f70, 0, 0, 0, 0.040968849419, 
-0x3230303630383132303234313436, 1018, 38\),
-\(1019, 8, 0x52657664656c6574652d73656c6563746564, 
-0x7379736f70, 0, 0, 0, 0.376556416636, 
-0x3230303630383132303234313436, 1019, 29\),
-\(1020, 8, 0x52657664656c6574652d7375626d6974, 
-0x7379736f70, 0, 0, 0, 0.594677518953, 
-0x3230303630383132303234313436, 1020, 26\),
-\(1021, 8, 0x52657664656c6574652d74657874, 
-0x7379736f70, 0, 0, 0, 0.937069184147, 
-0x3230303630383132303234313436, 1021, 312\),
-\(1022, 8, 0x5265766572746564, 0x7379736f70, 0, 0, 0, 
-0.177031292176, 0x3230303630383132303234313436, 1022, 
-28\),
-\(1023, 8, 0x526576657274696d67, 0x7379736f70, 0, 0, 0, 
-0.672550224984, 0x3230303630383132303234313436, 1023, 
-3\),
-\(1024, 8, 0x5265766572746d6f7665, 0x7379736f70, 0, 0, 
-0, 0.503710528873, 0x3230303630383132303234313436, 
-1024, 6\),
-\(1025, 8, 0x52657665727470616765, 0x7379736f70, 0, 0, 
-0, 0.511059151087, 0x3230303630383132303234313436, 
-1025, 119\),
-\(1026, 8, 0x526576686973746f7279, 0x7379736f70, 0, 0, 
-0, 0.430823076662, 0x3230303630383132303234313436, 
-1026, 16\),
-\(1027, 8, 0x5265766973696f6e61736f66, 0x7379736f70, 0, 
-0, 0, 0.504149245551, 0x3230303630383132303234313436, 
-1027, 17\),
-\(1028, 8, 0x5265766973696f6e61736f66776974686c696e6b, 
-0x7379736f70, 0, 0, 0, 0.36744589168, 
-0x3230303630383132303234313436, 1028, 34\),
-\(1029, 8, 0x5265766973696f6e64656c657465, 
-0x7379736f70, 0, 0, 0, 0.575927875933, 
-0x3230303630383132303234313436, 1029, 25\),
-\(1030, 8, 0x5265766e6f74666f756e64, 0x7379736f70, 0, 
-0, 0, 0.077386392909, 0x3230303630383132303234313436, 
-1030, 18\),
-\(1031, 8, 0x5265766e6f74666f756e6474657874, 
-0x7379736f70, 0, 0, 0, 0.57046504792, 
-0x3230303630383132303234313436, 1031, 113\),
-\(1032, 8, 0x52666375726c, 0x7379736f70, 0, 0, 0, 
-0.71355286111, 0x3230303630383132303234313436, 1032, 
-33\),
-\(1033, 8, 0x526967687473, 0x7379736f70, 0, 0, 0, 
-0.743574229505, 0x3230303630383132303234313436, 1033, 
-7\),
-\(1034, 8, 0x5269676874736c6f6774657874, 0x7379736f70, 
-0, 0, 0, 0.591058931936, 
-0x3230303630383132303234313436, 1034, 40\),
-\(1035, 8, 0x526f6c6c6261636b, 0x7379736f70, 0, 0, 0, 
-0.735037064011, 0x3230303630383132303234313436, 1035, 
-15\),
-\(1036, 8, 0x526f6c6c6261636b5f73686f7274, 
-0x7379736f70, 0, 0, 0, 0.263616851705, 
-0x3230303630383132303234313436, 1036, 8\),
-\(1037, 8, 0x526f6c6c6261636b6661696c6564, 
-0x7379736f70, 0, 0, 0, 0.106643583978, 
-0x3230303630383132303234313436, 1037, 15\),
-\(1038, 8, 0x526f6c6c6261636b6c696e6b, 0x7379736f70, 0, 
-0, 0, 0.100837829089, 0x3230303630383132303234313436, 
-1038, 8\),
-\(1039, 8, 0x526f7773, 0x7379736f70, 0, 0, 0, 
-0.602888077854, 0x3230303630383132303234313436, 1039, 
-5\),
-\(1040, 8, 0x5361747572646179, 0x7379736f70, 0, 0, 0, 
-0.724577118096, 0x3230303630383132303234313436, 1040, 
-8\),
-\(1041, 8, 0x5361766561727469636c65, 0x7379736f70, 0, 
-0, 0, 0.035619284805, 0x3230303630383132303234313436, 
-1041, 9\),
-\(1042, 8, 0x53617665647072656673, 0x7379736f70, 0, 0, 
-0, 0.490801949612, 0x3230303630383132303234313436, 
-1042, 33\),
-\(1043, 8, 0x5361766566696c65, 0x7379736f70, 0, 0, 0, 
-0.592337689964, 0x3230303630383132303234313436, 1043, 
-9\),
-\(1044, 8, 0x5361766567726f7570, 0x7379736f70, 0, 0, 0, 
-0.152436153753, 0x3230303630383132303234313436, 1044, 
-10\),
-\(1045, 8, 0x536176657072656673, 0x7379736f70, 0, 0, 0, 
-0.148841914088, 0x3230303630383132303234313436, 1045, 
-4\),
-\(1046, 8, 0x536176657573657267726f757073, 
-0x7379736f70, 0, 0, 0, 0.624119529257, 
-0x3230303630383132303234313436, 1046, 16\),
-\(1047, 8, 
-0x53636172797472616e73636c75646564697361626c6564, 
-0x7379736f70, 0, 0, 0, 0.030468724206, 
-0x3230303630383132303234313436, 1047, 36\),
-\(1048, 8, 
-0x53636172797472616e73636c7564656661696c6564, 
-0x7379736f70, 0, 0, 0, 0.2358797644, 
-0x3230303630383132303234313436, 1048, 37\),
-\(1049, 8, 
-0x53636172797472616e73636c756465746f6f6c6f6e67, 
-0x7379736f70, 0, 0, 0, 0.217324740709, 
-0x3230303630383132303234313436, 1049, 24\),
-\(1050, 8, 0x536561726368, 0x7379736f70, 0, 0, 0, 
-0.981046824064, 0x3230303630383132303234313436, 1050, 
-6\),
-\(1051, 8, 0x536561726368636f6e7461696e696e67, 
-0x7379736f70, 0, 0, 0, 0.452194605669, 
-0x3230303630383132303234313436, 1051, 38\),
-\(1052, 8, 0x53656172636864697361626c6564, 
-0x7379736f70, 0, 0, 0, 0.368759158483, 
-0x3230303630383132303234313436, 1052, 143\),
-\(1053, 8, 0x53656172636866756c6c74657874, 
-0x7379736f70, 0, 0, 0, 0.156067989702, 
-0x3230303630383132303234313436, 1053, 16\),
-\(1054, 8, 0x5365617263686e616d6564, 0x7379736f70, 0, 
-0, 0, 0.346063664867, 0x3230303630383132303234313436, 
-1054, 33\),
-\(1055, 8, 0x5365617263687175657279, 0x7379736f70, 0, 
-0, 0, 0.058175551665, 0x3230303630383132303234313436, 
-1055, 14\),
-\(1056, 8, 0x536561726368726573756c7473, 0x7379736f70, 
-0, 0, 0, 0.020712345682, 
-0x3230303630383132303234313436, 1056, 14\),
-\(1057, 8, 0x536561726368726573756c747368656164, 
-0x7379736f70, 0, 0, 0, 0.005180802418, 
-0x3230303630383132303234313436, 1057, 6\),
-\(1058, 8, 0x536561726368726573756c7474657874, 
-0x7379736f70, 0, 0, 0, 0.057090596026, 
-0x3230303630383132303234313436, 1058, 100\),
-\(1059, 8, 0x53656374696f6e6c696e6b, 0x7379736f70, 0, 
-0, 0, 0.631026332837, 0x3230303630383132303234313436, 
-1059, 3\),
-\(1060, 8, 
-0x53656c6563746e6577657276657273696f6e666f7264696666, 
-0x7379736f70, 0, 0, 0, 0.707578005587, 
-0x3230303630383132303234313436, 1060, 37\),
-\(1061, 8, 
-0x53656c6563746f6c64657276657273696f6e666f7264696666, 
-0x7379736f70, 0, 0, 0, 0.672873105463, 
-0x3230303630383132303234313436, 1061, 38\),
-\(1062, 8, 0x53656c666d6f7665, 0x7379736f70, 0, 0, 0, 
-0.323095900053, 0x3230303630383132303234313436, 1062, 
-74\),
-\(1063, 8, 
-0x53656d6970726f746563746564706167657761726e696e67, 
-0x7379736f70, 0, 0, 0, 0.918488871331, 
-0x3230303630383132303234313436, 1063, 80\),
-\(1064, 8, 0x536570, 0x7379736f70, 0, 0, 0, 
-0.33661351557, 0x3230303630383132303234313436, 1064, 
-3\),
-\(1065, 8, 0x53657074656d626572, 0x7379736f70, 0, 0, 0, 
-0.946885392386, 0x3230303630383132303234313436, 1065, 
-9\),
-\(1066, 8, 0x53657276657274696d65, 0x7379736f70, 0, 0, 
-0, 0.667487488358, 0x3230303630383132303234313436, 
-1066, 11\),
-\(1067, 8, 0x53657373696f6e5f6661696c5f70726576696577, 
-0x7379736f70, 0, 0, 0, 0.466133008665, 
-0x3230303630383132303234313436, 1067, 166\),
-\(1068, 8, 0x53657373696f6e6661696c757265, 
-0x7379736f70, 0, 0, 0, 0.159823639809, 
-0x3230303630383132303234313436, 1068, 194\),
-\(1069, 8, 0x5365745f7269676874735f6661696c, 
-0x7379736f70, 0, 0, 0, 0.506423390811, 
-0x3230303630383132303234313436, 1069, 81\),
-\(1070, 8, 0x5365745f757365725f726967687473, 
-0x7379736f70, 0, 0, 0, 0.055696386278, 
-0x3230303630383132303234313436, 1070, 15\),
-\(1071, 8, 0x53657462757265617563726174666c6167, 
-0x7379736f70, 0, 0, 0, 0.045844215066, 
-0x3230303630383132303234313436, 1071, 19\),
-\(1072, 8, 0x53657473746577617264666c6167, 
-0x7379736f70, 0, 0, 0, 0.229291240871, 
-0x3230303630383132303234313436, 1072, 16\),
-\(1073, 8, 
-0x5368617265646465736372697074696f6e666f6c6c6f7773, 
-0x7379736f70, 0, 0, 0, 0.761293628785, 
-0x3230303630383132303234313436, 1073, 1\),
-\(1074, 8, 0x53686172656475706c6f6164, 0x7379736f70, 0, 
-0, 0, 0.904979178029, 0x3230303630383132303234313436, 
-1074, 63\),
-\(1075, 8, 0x53686172656475706c6f616477696b69, 
-0x7379736f70, 0, 0, 0, 0.844569535521, 
-0x3230303630383132303234313436, 1075, 42\),
-\(1076, 8, 
-0x53686172656475706c6f616477696b692d6c696e6b74657874, 
-0x7379736f70, 0, 0, 0, 0.875218530001, 
-0x3230303630383132303234313436, 1076, 21\),
-\(1077, 8, 0x53686f72747061676573, 0x7379736f70, 0, 0, 
-0, 0.199203370571, 0x3230303630383132303234313436, 
-1077, 11\),
-\(1078, 8, 0x53686f77, 0x7379736f70, 0, 0, 0, 
-0.919827991019, 0x3230303630383132303234313436, 1078, 
-4\),
-\(1079, 8, 0x53686f77626967696d616765, 0x7379736f70, 0, 
-0, 0, 0.929973530063, 0x3230303630383132303234313436, 
-1079, 47\),
-\(1080, 8, 0x53686f7764696666, 0x7379736f70, 0, 0, 0, 
-0.64995149202, 0x3230303630383132303234313436, 1080, 
-12\),
-\(1081, 8, 0x53686f7768696465626f7473, 0x7379736f70, 0, 
-0, 0, 0.853648382351, 0x3230303630383132303234313436, 
-1081, 9\),
-\(1082, 8, 0x53686f77696e67726573756c7473, 
-0x7379736f70, 0, 0, 0, 0.215309615165, 
-0x3230303630383132303234313436, 1082, 63\),
-\(1083, 8, 0x53686f77696e67726573756c74736e756d, 
-0x7379736f70, 0, 0, 0, 0.776450747137, 
-0x3230303630383132303234313436, 1083, 57\),
-\(1084, 8, 0x53686f776c617374, 0x7379736f70, 0, 0, 0, 
-0.910564354563, 0x3230303630383132303234313436, 1084, 
-29\),
-\(1085, 8, 0x53686f776c69766570726576696577, 
-0x7379736f70, 0, 0, 0, 0.66898190636, 
-0x3230303630383132303234313436, 1085, 12\),
-\(1086, 8, 0x53686f7770726576696577, 0x7379736f70, 0, 
-0, 0, 0.641775826423, 0x3230303630383132303234313436, 
-1086, 12\),
-\(1087, 8, 0x53686f77746f63, 0x7379736f70, 0, 0, 0, 
-0.836705312881, 0x3230303630383132303234313436, 1087, 
-4\),
-\(1088, 8, 0x53696465626172, 0x7379736f70, 100, 0, 0, 
-0.870419473498, 0x3230303630383132303435333039, 1372, 
-243\),
-\(1089, 8, 0x5369675f746970, 0x7379736f70, 0, 0, 0, 
-0.652425260697, 0x3230303630383132303234313436, 1089, 
-29\),
-\(1090, 8, 0x5369676e7570656e64, 0x7379736f70, 0, 0, 0, 
-0.946187421947, 0x3230303630383132303234313436, 1090, 
-16\),
-\(1091, 8, 0x536974656e6f74696365, 0x7379736f70, 0, 0, 
-0, 0.421182832431, 0x3230303630383132303234313436, 
-1091, 1\),
-\(1092, 8, 0x536974657374617473, 0x7379736f70, 0, 0, 0, 
-0.177118461288, 0x3230303630383132303234313436, 1092, 
-23\),
-\(1093, 8, 0x53697465737461747374657874, 0x7379736f70, 
-0, 0, 0, 0.301304992476, 
-0x3230303630383132303234313436, 1093, 572\),
-\(1094, 8, 0x536974657375627469746c65, 0x7379736f70, 0, 
-0, 0, 0.079907065018, 0x3230303630383132303234313436, 
-1094, 0\),
-\(1095, 8, 0x53697465737570706f7274, 0x7379736f70, 0, 
-0, 0, 0.108955186169, 0x3230303630383132303234313436, 
-1095, 9\),
-\(1096, 8, 0x53697465737570706f72742d75726c, 
-0x7379736f70, 0, 0, 0, 0.581239285328, 
-0x3230303630383132303234313436, 1096, 20\),
-\(1097, 8, 0x536974657469746c65, 0x7379736f70, 0, 0, 0, 
-0.427697274524, 0x3230303630383132303234313436, 1097, 
-12\),
-\(1098, 8, 0x5369746575736572, 0x7379736f70, 0, 0, 0, 
-0.5715732201, 0x3230303630383132303234313436, 1098, 
-20\),
-\(1099, 8, 0x536974657573657273, 0x7379736f70, 0, 0, 0, 
-0.436513867326, 0x3230303630383132303234313436, 1099, 
-23\),
-\(1100, 8, 0x536b696e, 0x7379736f70, 0, 0, 0, 
-0.93048758819, 0x3230303630383132303234313436, 1100, 
-4\),
-\(1101, 8, 0x536b696e70726576696577, 0x7379736f70, 0, 
-0, 0, 0.81791917075, 0x3230303630383132303234313436, 
-1101, 9\),
-\(1102, 8, 0x536f726273, 0x7379736f70, 0, 0, 0, 
-0.199469826988, 0x3230303630383132303234313436, 1102, 
-11\),
-\(1103, 8, 
-0x536f7262735f6372656174655f6163636f756e745f726561736f6
-e, 0x7379736f70, 0, 0, 0, 0.898216516154, 
-0x3230303630383132303234313436, 1103, 114\),
-\(1104, 8, 0x536f726273726561736f6e, 0x7379736f70, 0, 
-0, 0, 0.430425339082, 0x3230303630383132303234313436, 
-1104, 85\),
-\(1105, 8, 0x536f7572636566696c656e616d65, 
-0x7379736f70, 0, 0, 0, 0.681642577248, 
-0x3230303630383132303234313436, 1105, 15\),
-\(1106, 8, 0x5370616d5f626c616e6b696e67, 0x7379736f70, 
-0, 0, 0, 0.978286205726, 
-0x3230303630383132303234313436, 1106, 45\),
-\(1107, 8, 0x5370616d5f726576657274696e67, 
-0x7379736f70, 0, 0, 0, 0.934164885711, 
-0x3230303630383132303234313436, 1107, 52\),
-\(1108, 8, 0x5370616d626f745f757365726e616d65, 
-0x7379736f70, 0, 0, 0, 0.992216201241, 
-0x3230303630383132303234313436, 1108, 22\),
-\(1109, 8, 0x5370616d70726f74656374696f6e6d61746368, 
-0x7379736f70, 0, 0, 0, 0.954968670353, 
-0x3230303630383132303234313436, 1109, 56\),
-\(1110, 8, 0x5370616d70726f74656374696f6e74657874, 
-0x7379736f70, 0, 0, 0, 0.01126482086, 
-0x3230303630383132303234313436, 1110, 114\),
-\(1111, 8, 0x5370616d70726f74656374696f6e7469746c65, 
-0x7379736f70, 0, 0, 0, 0.139813847501, 
-0x3230303630383132303234313436, 1111, 22\),
-\(1112, 8, 0x5370656369616c6c6f677469746c656c6162656c, 
-0x7379736f70, 0, 0, 0, 0.736321474104, 
-0x3230303630383132303234313436, 1112, 6\),
-\(1113, 8, 0x5370656369616c6c6f67757365726c6162656c, 
-0x7379736f70, 0, 0, 0, 0.985816727057, 
-0x3230303630383132303234313436, 1113, 5\),
-\(1114, 8, 0x5370656369616c70616765, 0x7379736f70, 0, 
-0, 0, 0.315012545281, 0x3230303630383132303234313436, 
-1114, 12\),
-\(1115, 8, 0x5370656369616c7061676573, 0x7379736f70, 0, 
-0, 0, 0.041905646222, 0x3230303630383132303234313436, 
-1115, 13\),
-\(1116, 8, 0x537068656164696e67, 0x7379736f70, 0, 0, 0, 
-0.106117077914, 0x3230303630383132303234313437, 1116, 
-27\),
-\(1117, 8, 0x53716c68696464656e, 0x7379736f70, 0, 0, 0, 
-0.795252052475, 0x3230303630383132303234313437, 1117, 
-18\),
-\(1118, 8, 0x53746174697374696373, 0x7379736f70, 0, 0, 
-0, 0.519787622751, 0x3230303630383132303234313437, 
-1118, 10\),
-\(1119, 8, 0x53746f72656476657273696f6e, 0x7379736f70, 
-0, 0, 0, 0.935482305003, 
-0x3230303630383132303234313437, 1119, 14\),
-\(1120, 8, 0x537475627468726573686f6c64, 0x7379736f70, 
-0, 0, 0, 0.795122160931, 
-0x3230303630383132303234313437, 1120, 27\),
-\(1121, 8, 0x53756263617465676f72696573, 0x7379736f70, 
-0, 0, 0, 0.512420017961, 
-0x3230303630383132303234313437, 1121, 13\),
-\(1122, 8, 0x53756263617465676f7279636f756e74, 
-0x7379736f70, 0, 0, 0, 0.081243668473, 
-0x3230303630383132303234313437, 1122, 44\),
-\(1123, 8, 0x53756263617465676f7279636f756e7431, 
-0x7379736f70, 0, 0, 0, 0.062562937048, 
-0x3230303630383132303234313437, 1123, 41\),
-\(1124, 8, 0x5375626a656374, 0x7379736f70, 0, 0, 0, 
-0.797056600474, 0x3230303630383132303234313437, 1124, 
-16\),
-\(1125, 8, 0x5375626a65637470616765, 0x7379736f70, 0, 
-0, 0, 0.408561139307, 0x3230303630383132303234313437, 
-1125, 12\),
-\(1126, 8, 0x5375636365737366756c75706c6f6164, 
-0x7379736f70, 0, 0, 0, 0.993843963659, 
-0x3230303630383132303234313437, 1126, 17\),
-\(1127, 8, 0x53756d6d617279, 0x7379736f70, 0, 0, 0, 
-0.5813960599, 0x3230303630383132303234313437, 1127, 7\),
-\(1128, 8, 0x53756e646179, 0x7379736f70, 0, 0, 0, 
-0.39422667093, 0x3230303630383132303234313437, 1128, 
-6\),
-\(1129, 8, 0x5379736f7074657874, 0x7379736f70, 0, 0, 0, 
-0.871020908824, 0x3230303630383132303234313437, 1129, 
-93\),
-\(1130, 8, 0x5379736f707469746c65, 0x7379736f70, 0, 0, 
-0, 0.323618489369, 0x3230303630383132303234313437, 
-1130, 21\),
-\(1131, 8, 0x5461626c65666f726d, 0x7379736f70, 0, 0, 0, 
-0.737610763514, 0x3230303630383132303234313437, 1131, 
-5\),
-\(1132, 8, 0x5461676c696e65, 0x7379736f70, 0, 0, 0, 
-0.586406805884, 0x3230303630383132303234313437, 1132, 
-17\),
-\(1133, 8, 0x54616c6b, 0x7379736f70, 0, 0, 0, 
-0.1924579417, 0x3230303630383132303234313437, 1133, 
-10\),
-\(1134, 8, 0x54616c6b657869737473, 0x7379736f70, 0, 0, 
-0, 0.724653620243, 0x3230303630383132303234313437, 
-1134, 155\),
-\(1135, 8, 0x54616c6b70616765, 0x7379736f70, 0, 0, 0, 
-0.351752417611, 0x3230303630383132303234313437, 1135, 
-17\),
-\(1136, 8, 0x54616c6b706167656d6f766564, 0x7379736f70, 
-0, 0, 0, 0.342769067164, 
-0x3230303630383132303234313437, 1136, 43\),
-\(1137, 8, 0x54616c6b706167656e6f746d6f766564, 
-0x7379736f70, 0, 0, 0, 0.75162651442, 
-0x3230303630383132303234313437, 1137, 59\),
-\(1138, 8, 0x54616c6b7061676574657874, 0x7379736f70, 0, 
-0, 0, 0.992037936984, 0x3230303630383132303234313437, 
-1138, 31\),
-\(1139, 8, 0x54656d706c6174657375736564, 0x7379736f70, 
-0, 0, 0, 0.17051472826, 
-0x3230303630383132303234313437, 1139, 28\),
-\(1140, 8, 0x54657874626f7873697a65, 0x7379736f70, 0, 
-0, 0, 0.673711863191, 0x3230303630383132303234313437, 
-1140, 7\),
-\(1141, 8, 0x546578746d617463686573, 0x7379736f70, 0, 
-0, 0, 0.717448378991, 0x3230303630383132303234313437, 
-1141, 17\),
-\(1142, 8, 0x54686973697364656c65746564, 0x7379736f70, 
-0, 0, 0, 0.751866723385, 
-0x3230303630383132303234313437, 1142, 19\),
-\(1143, 8, 0x5468756d626e61696c2d6d6f7265, 
-0x7379736f70, 0, 0, 0, 0.419061394812, 
-0x3230303630383132303234313437, 1143, 7\),
-\(1144, 8, 0x5468756d626e61696c5f6572726f72, 
-0x7379736f70, 0, 0, 0, 0.012178173736, 
-0x3230303630383132303234313437, 1144, 28\),
-\(1145, 8, 0x5468756d6273697a65, 0x7379736f70, 0, 0, 0, 
-0.9829231044, 0x3230303630383132303234313437, 1145, 
-15\),
-\(1146, 8, 0x5468757273646179, 0x7379736f70, 0, 0, 0, 
-0.412755041885, 0x3230303630383132303234313437, 1146, 
-8\),
-\(1147, 8, 0x54696d657a6f6e656c6567656e64, 
-0x7379736f70, 0, 0, 0, 0.616066416461, 
-0x3230303630383132303234313437, 1147, 9\),
-\(1148, 8, 0x54696d657a6f6e656f6666736574, 
-0x7379736f70, 0, 0, 0, 0.552122756606, 
-0x3230303630383132303234313437, 1148, 8\),
-\(1149, 8, 0x54696d657a6f6e6574657874, 0x7379736f70, 0, 
-0, 0, 0.123365258256, 0x3230303630383132303234313437, 
-1149, 67\),
-\(1150, 8, 0x5469746c656d617463686573, 0x7379736f70, 0, 
-0, 0, 0.633120408059, 0x3230303630383132303234313437, 
-1150, 21\),
-\(1151, 8, 0x546f63, 0x7379736f70, 0, 0, 0, 
-0.681225942763, 0x3230303630383132303234313437, 1151, 
-8\),
-\(1152, 8, 0x546f672d6175746f706174726f6c, 
-0x7379736f70, 0, 0, 0, 0.73609693089, 
-0x3230303630383132303234313437, 1152, 30\),
-\(1153, 8, 0x546f672d656469746f6e64626c636c69636b, 
-0x7379736f70, 0, 0, 0, 0.288319533408, 
-0x3230303630383132303234313437, 1153, 39\),
-\(1154, 8, 0x546f672d6564697473656374696f6e, 
-0x7379736f70, 0, 0, 0, 0.424465031272, 
-0x3230303630383132303234313437, 1154, 39\),
-\(1155, 8, 
-0x546f672d6564697473656374696f6e6f6e7269676874636c69636
-b, 0x7379736f70, 0, 0, 0, 0.039202950128, 
-0x3230303630383132303234313437, 1155, 77\),
-\(1156, 8, 0x546f672d656469747769647468, 0x7379736f70, 
-0, 0, 0, 0.642611089763, 
-0x3230303630383132303234313437, 1156, 23\),
-\(1157, 8, 0x546f672d656e6f7469666d696e6f726564697473, 
-0x7379736f70, 0, 0, 0, 0.108691124518, 
-0x3230303630383132303234313437, 1157, 39\),
-\(1158, 8, 0x546f672d656e6f74696672657665616c61646472, 
-0x7379736f70, 0, 0, 0, 0.844721238831, 
-0x3230303630383132303234313437, 1158, 46\),
-\(1159, 8, 
-0x546f672d656e6f7469667573657274616c6b7061676573, 
-0x7379736f70, 0, 0, 0, 0.396756319075, 
-0x3230303630383132303234313437, 1159, 43\),
-\(1160, 8, 
-0x546f672d656e6f74696677617463686c6973747061676573, 
-0x7379736f70, 0, 0, 0, 0.649196690102, 
-0x3230303630383132303234313437, 1160, 25\),
-\(1161, 8, 0x546f672d65787465726e616c64696666, 
-0x7379736f70, 0, 0, 0, 0.710167562017, 
-0x3230303630383132303234313437, 1161, 28\),
-\(1162, 8, 0x546f672d65787465726e616c656469746f72, 
-0x7379736f70, 0, 0, 0, 0.52666711979, 
-0x3230303630383132303234313437, 1162, 30\),
-\(1163, 8, 0x546f672d66616e6379736967, 0x7379736f70, 0, 
-0, 0, 0.888123014808, 0x3230303630383132303234313437, 
-1163, 39\),
-\(1164, 8, 0x546f672d666f7263656564697473756d6d617279, 
-0x7379736f70, 0, 0, 0, 0.843498388725, 
-0x3230303630383132303234313437, 1164, 44\),
-\(1165, 8, 0x546f672d686964656d696e6f72, 0x7379736f70, 
-0, 0, 0, 0.661334076443, 
-0x3230303630383132303234313437, 1165, 34\),
-\(1166, 8, 0x546f672d686967686c6967687462726f6b656e, 
-0x7379736f70, 0, 0, 0, 0.407305067512, 
-0x3230303630383132303234313437, 1166, 115\),
-\(1167, 8, 0x546f672d6a757374696679, 0x7379736f70, 0, 
-0, 0, 0.229837474908, 0x3230303630383132303234313437, 
-1167, 18\),
-\(1168, 8, 0x546f672d6d696e6f7264656661756c74, 
-0x7379736f70, 0, 0, 0, 0.204872294019, 
-0x3230303630383132303234313437, 1168, 31\),
-\(1169, 8, 0x546f672d6e6f6361636865, 0x7379736f70, 0, 
-0, 0, 0.344444651708, 0x3230303630383132303234313437, 
-1169, 20\),
-\(1170, 8, 0x546f672d6e756d62657268656164696e6773, 
-0x7379736f70, 0, 0, 0, 0.795570956537, 
-0x3230303630383132303234313437, 1170, 20\),
-\(1171, 8, 0x546f672d707265766965776f6e6669727374, 
-0x7379736f70, 0, 0, 0, 0.1467856683, 
-0x3230303630383132303234313437, 1171, 26\),
-\(1172, 8, 0x546f672d707265766965776f6e746f70, 
-0x7379736f70, 0, 0, 0, 0.03186799159, 
-0x3230303630383132303234313437, 1172, 28\),
-\(1173, 8, 0x546f672d72656d656d62657270617373776f7264, 
-0x7379736f70, 0, 0, 0, 0.41852591224, 
-0x3230303630383132303234313437, 1173, 24\),
-\(1174, 8, 0x546f672d73686f776a756d706c696e6b73, 
-0x7379736f70, 0, 0, 0, 0.183168870589, 
-0x3230303630383132303234313437, 1174, 36\),
-\(1175, 8, 
-0x546f672d73686f776e756d626572737761746368696e67, 
-0x7379736f70, 0, 0, 0, 0.277547308292, 
-0x3230303630383132303234313437, 1175, 33\),
-\(1176, 8, 0x546f672d73686f77746f63, 0x7379736f70, 0, 
-0, 0, 0.698143102122, 0x3230303630383132303234313437, 
-1176, 60\),
-\(1177, 8, 0x546f672d73686f77746f6f6c626172, 
-0x7379736f70, 0, 0, 0, 0.361912219261, 
-0x3230303630383132303234313437, 1177, 30\),
-\(1178, 8, 0x546f672d756e6465726c696e65, 0x7379736f70, 
-0, 0, 0, 0.827284888231, 
-0x3230303630383132303234313437, 1178, 16\),
-\(1179, 8, 0x546f672d7573656c69766570726576696577, 
-0x7379736f70, 0, 0, 0, 0.093586941552, 
-0x3230303630383132303234313437, 1179, 44\),
-\(1180, 8, 0x546f672d7573656e65777263, 0x7379736f70, 0, 
-0, 0, 0.10186515191, 0x3230303630383132303234313437, 
-1180, 36\),
-\(1181, 8, 0x546f672d77617463686372656174696f6e73, 
-0x7379736f70, 0, 0, 0, 0.541237268153, 
-0x3230303630383132303234313437, 1181, 34\),
-\(1182, 8, 0x546f672d776174636864656661756c74, 
-0x7379736f70, 0, 0, 0, 0.386844008643, 
-0x3230303630383132303234313437, 1182, 32\),
-\(1183, 8, 0x546f6f6c626f78, 0x7379736f70, 0, 0, 0, 
-0.152104101762, 0x3230303630383132303234313437, 1183, 
-7\),
-\(1184, 8, 
-0x546f6f6c7469702d636f6d7061726573656c65637465647665727
-3696f6e73, 0x7379736f70, 0, 0, 0, 0.913956797301, 
-0x3230303630383132303234313437, 1184, 75\),
-\(1185, 8, 0x546f6f6c7469702d64696666, 0x7379736f70, 0, 
-0, 0, 0.783237824106, 0x3230303630383132303234313437, 
-1185, 48\),
-\(1186, 8, 0x546f6f6c7469702d6d696e6f7265646974, 
-0x7379736f70, 0, 0, 0, 0.753658644725, 
-0x3230303630383132303234313437, 1186, 33\),
-\(1187, 8, 0x546f6f6c7469702d70726576696577, 
-0x7379736f70, 0, 0, 0, 0.326239128655, 
-0x3230303630383132303234313437, 1187, 60\),
-\(1188, 8, 0x546f6f6c7469702d7265637265617465, 
-0x7379736f70, 0, 0, 0, 0.631749071467, 
-0x3230303630383132303234313437, 1188, 0\),
-\(1189, 8, 0x546f6f6c7469702d73617665, 0x7379736f70, 0, 
-0, 0, 0.513726989474, 0x3230303630383132303234313437, 
-1189, 25\),
-\(1190, 8, 0x546f6f6c7469702d736561726368, 
-0x7379736f70, 0, 0, 0, 0.024556464757, 
-0x3230303630383132303234313437, 1190, 27\),
-\(1191, 8, 0x546f6f6c7469702d7761746368, 0x7379736f70, 
-0, 0, 0, 0.559110199052, 
-0x3230303630383132303234313437, 1191, 39\),
-\(1192, 8, 0x547261636b6261636b, 0x7379736f70, 0, 0, 0, 
-0.206836432256, 0x3230303630383132303234313437, 1192, 
-16\),
-\(1193, 8, 0x547261636b6261636b626f78, 0x7379736f70, 0, 
-0, 0, 0.517765958489, 0x3230303630383132303234313437, 
-1193, 69\),
-\(1194, 8, 0x547261636b6261636b64656c6574656f6b, 
-0x7379736f70, 0, 0, 0, 0.287285139766, 
-0x3230303630383132303234313437, 1194, 39\),
-\(1195, 8, 0x547261636b6261636b65786365727074, 
-0x7379736f70, 0, 0, 0, 0.861570560424, 
-0x3230303630383132303234313437, 1195, 37\),
-\(1196, 8, 0x547261636b6261636b6c696e6b, 0x7379736f70, 
-0, 0, 0, 0.827619373499, 
-0x3230303630383132303234313437, 1196, 9\),
-\(1197, 8, 0x547261636b6261636b72656d6f7665, 
-0x7379736f70, 0, 0, 0, 0.463210781547, 
-0x3230303630383132303234313437, 1197, 14\),
-\(1198, 8, 0x5472796578616374, 0x7379736f70, 0, 0, 0, 
-0.460492028016, 0x3230303630383132303234313437, 1198, 
-15\),
-\(1199, 8, 0x54756573646179, 0x7379736f70, 0, 0, 0, 
-0.504455127855, 0x3230303630383132303234313437, 1199, 
-7\),
-\(1200, 8, 0x55636c696e6b73, 0x7379736f70, 0, 0, 0, 
-0.297963714884, 0x3230303630383132303234313437, 1200, 
-48\),
-\(1201, 8, 0x55636e6f7465, 0x7379736f70, 0, 0, 0, 
-0.607721572566, 0x3230303630383132303234313437, 1201, 
-72\),
-\(1202, 8, 0x5563746f70, 0x7379736f70, 0, 0, 0, 
-0.226337392735, 0x3230303630383132303234313437, 1202, 
-6\),
-\(1203, 8, 0x556964, 0x7379736f70, 0, 0, 0, 
-0.381117615658, 0x3230303630383132303234313437, 1203, 
-8\),
-\(1204, 8, 0x556e626c6f636b6970, 0x7379736f70, 0, 0, 0, 
-0.869164949319, 0x3230303630383132303234313437, 1204, 
-12\),
-\(1205, 8, 0x556e626c6f636b697074657874, 0x7379736f70, 
-0, 0, 0, 0.047727306056, 
-0x3230303630383132303234313437, 1205, 90\),
-\(1206, 8, 0x556e626c6f636b6c696e6b, 0x7379736f70, 0, 
-0, 0, 0.169629340267, 0x3230303630383132303234313437, 
-1206, 7\),
-\(1207, 8, 0x556e626c6f636b6c6f67656e747279, 
-0x7379736f70, 0, 0, 0, 0.343538778018, 
-0x3230303630383132303234313437, 1207, 12\),
-\(1208, 8, 
-0x556e63617465676f72697a656463617465676f72696573, 
-0x7379736f70, 0, 0, 0, 0.411998560335, 
-0x3230303630383132303234313437, 1208, 24\),
-\(1209, 8, 0x556e63617465676f72697a65647061676573, 
-0x7379736f70, 0, 0, 0, 0.014306280916, 
-0x3230303630383132303234313437, 1209, 19\),
-\(1210, 8, 0x556e64656c657465, 0x7379736f70, 0, 0, 0, 
-0.190010485378, 0x3230303630383132303234313437, 1210, 
-18\),
-\(1211, 8, 0x556e64656c6574655f73686f7274, 
-0x7379736f70, 0, 0, 0, 0.508989507895, 
-0x3230303630383132303234313437, 1211, 17\),
-\(1212, 8, 0x556e64656c6574655f73686f727431, 
-0x7379736f70, 0, 0, 0, 0.96448111222, 
-0x3230303630383132303234313437, 1212, 17\),
-\(1213, 8, 0x556e64656c65746561727469636c65, 
-0x7379736f70, 0, 0, 0, 0.282552226028, 
-0x3230303630383132303234313437, 1213, 20\),
-\(1214, 8, 0x556e64656c65746562746e, 0x7379736f70, 0, 
-0, 0, 0.002147799944, 0x3230303630383132303234313437, 
-1214, 8\),
-\(1215, 8, 0x556e64656c6574656461727469636c65, 
-0x7379736f70, 0, 0, 0, 0.398313937976, 
-0x3230303630383132303234313437, 1215, 17\),
-\(1216, 8, 0x556e64656c657465647265766973696f6e73, 
-0x7379736f70, 0, 0, 0, 0.528288483205, 
-0x3230303630383132303234313437, 1216, 21\),
-\(1217, 8, 0x556e64656c6574656474657874, 0x7379736f70, 
-0, 0, 0, 0.977712587603, 
-0x3230303630383132303234313437, 1217, 120\),
-\(1218, 8, 0x556e64656c657465686973746f7279, 
-0x7379736f70, 0, 0, 0, 0.782923419932, 
-0x3230303630383132303234313437, 1218, 276\),
-\(1219, 8, 
-0x556e64656c657465686973746f72796e6f61646d696e, 
-0x7379736f70, 0, 0, 0, 0.038718889637, 
-0x3230303630383132303234313437, 1219, 239\),
-\(1220, 8, 0x556e64656c65746570616765, 0x7379736f70, 0, 
-0, 0, 0.853697056089, 0x3230303630383132303234313437, 
-1220, 30\),
-\(1221, 8, 0x556e64656c6574657061676574657874, 
-0x7379736f70, 0, 0, 0, 0.718866289334, 
-0x3230303630383132303234313437, 1221, 132\),
-\(1222, 8, 0x556e64656c6574657265766973696f6e, 
-0x7379736f70, 0, 0, 0, 0.590129218706, 
-0x3230303630383132303234313437, 1222, 25\),
-\(1223, 8, 0x556e64656c6574657265766973696f6e73, 
-0x7379736f70, 0, 0, 0, 0.08547079794, 
-0x3230303630383132303234313437, 1223, 21\),
-\(1224, 8, 0x556e6465726c696e652d616c77617973, 
-0x7379736f70, 0, 0, 0, 0.425548178282, 
-0x3230303630383132303234313437, 1224, 6\),
-\(1225, 8, 0x556e6465726c696e652d64656661756c74, 
-0x7379736f70, 0, 0, 0, 0.757121291128, 
-0x3230303630383132303234313437, 1225, 15\),
-\(1226, 8, 0x556e6465726c696e652d6e65766572, 
-0x7379736f70, 0, 0, 0, 0.367426213221, 
-0x3230303630383132303234313437, 1226, 5\),
-\(1227, 8, 0x556e6578706563746564, 0x7379736f70, 0, 0, 
-0, 0.879707530304, 0x3230303630383132303234313437, 
-1227, 28\),
-\(1228, 8, 0x556e69742d706978656c, 0x7379736f70, 0, 0, 
-0, 0.623214391959, 0x3230303630383132303234313437, 
-1228, 2\),
-\(1229, 8, 0x556e6c6f636b62746e, 0x7379736f70, 0, 0, 0, 
-0.41631296686, 0x3230303630383132303234313437, 1229, 
-15\),
-\(1230, 8, 0x556e6c6f636b636f6e6669726d, 0x7379736f70, 
-0, 0, 0, 0.148418288253, 
-0x3230303630383132303234313437, 1230, 42\),
-\(1231, 8, 0x556e6c6f636b6462, 0x7379736f70, 0, 0, 0, 
-0.162544152721, 0x3230303630383132303234313437, 1231, 
-15\),
-\(1232, 8, 0x556e6c6f636b646273756363657373737562, 
-0x7379736f70, 0, 0, 0, 0.326563802075, 
-0x3230303630383132303234313437, 1232, 21\),
-\(1233, 8, 0x556e6c6f636b64627375636365737374657874, 
-0x7379736f70, 0, 0, 0, 0.000575012687, 
-0x3230303630383132303234313437, 1233, 31\),
-\(1234, 8, 0x556e6c6f636b646274657874, 0x7379736f70, 0, 
-0, 0, 0.184027344431, 0x3230303630383132303234313437, 
-1234, 227\),
-\(1235, 8, 0x556e70726f74656374, 0x7379736f70, 0, 0, 0, 
-0.41092847544, 0x3230303630383132303234313437, 1235, 
-9\),
-\(1236, 8, 0x556e70726f74656374636f6d6d656e74, 
-0x7379736f70, 0, 0, 0, 0.717977878808, 
-0x3230303630383132303234313437, 1236, 23\),
-\(1237, 8, 0x556e70726f74656374656461727469636c65, 
-0x7379736f70, 0, 0, 0, 0.223147767516, 
-0x3230303630383132303234313437, 1237, 20\),
-\(1238, 8, 0x556e70726f74656374737562, 0x7379736f70, 0, 
-0, 0, 0.745250781697, 0x3230303630383132303234313437, 
-1238, 19\),
-\(1239, 8, 0x556e70726f746563747468697370616765, 
-0x7379736f70, 0, 0, 0, 0.288703317205, 
-0x3230303630383132303234313437, 1239, 19\),
-\(1240, 8, 0x556e7573656463617465676f72696573, 
-0x7379736f70, 0, 0, 0, 0.958087873908, 
-0x3230303630383132303234313437, 1240, 17\),
-\(1241, 8, 0x556e7573656463617465676f7269657374657874, 
-0x7379736f70, 0, 0, 0, 0.96174657267, 
-0x3230303630383132303234313437, 1241, 90\),
-\(1242, 8, 0x556e75736564696d61676573, 0x7379736f70, 0, 
-0, 0, 0.013102875524, 0x3230303630383132303234313437, 
-1242, 12\),
-\(1243, 8, 0x556e75736564696d6167657374657874, 
-0x7379736f70, 0, 0, 0, 0.225288671904, 
-0x3230303630383132303234313437, 1243, 140\),
-\(1244, 8, 0x556e7761746368, 0x7379736f70, 0, 0, 0, 
-0.983372343558, 0x3230303630383132303234313437, 1244, 
-7\),
-\(1245, 8, 0x556e776174636865647061676573, 
-0x7379736f70, 0, 0, 0, 0.392724245127, 
-0x3230303630383132303234313437, 1245, 15\);
-INSERT INTO \`wiki\_page\` \(\`page\_id\`, \`page\_namespace\`, 
-\`page\_title\`, \`page\_restrictions\`, \`page\_counter\`, 
-\`page\_is\_redirect\`, \`page\_is\_new\`, \`page\_random\`, 
-\`page\_touched\`, \`page\_latest\`, \`page\_len\`\) VALUES 
-\(1246, 8, 0x556e77617463687468697370616765, 
-0x7379736f70, 0, 0, 0, 0.451924838218, 
-0x3230303630383132303234313437, 1246, 13\),
-\(1247, 8, 0x55706461746564, 0x7379736f70, 0, 0, 0, 
-0.62230537532, 0x3230303630383132303234313437, 1247, 
-9\),
-\(1248, 8, 0x557064617465646d61726b6572, 0x7379736f70, 
-0, 0, 0, 0.58662433163, 
-0x3230303630383132303234313437, 1248, 27\),
-\(1249, 8, 0x55706c6f6164, 0x7379736f70, 0, 0, 0, 
-0.762232199024, 0x3230303630383132303234313437, 1249, 
-11\),
-\(1250, 8, 
-0x55706c6f61645f6469726563746f72795f726561645f6f6e6c79,
-0x7379736f70, 0, 0, 0, 0.914806773107, 
-0x3230303630383132303234313437, 1250, 59\),
-\(1251, 8, 0x55706c6f616462746e, 0x7379736f70, 0, 0, 0, 
-0.869925228895, 0x3230303630383132303234313437, 1251, 
-11\),
-\(1252, 8, 0x55706c6f6164636f7272757074, 0x7379736f70, 
-0, 0, 0, 0.288138862942, 
-0x3230303630383132303234313437, 1252, 90\),
-\(1253, 8, 0x55706c6f616464697361626c6564, 
-0x7379736f70, 0, 0, 0, 0.550436716614, 
-0x3230303630383132303234313437, 1253, 16\),
-\(1254, 8, 0x55706c6f616464697361626c656474657874, 
-0x7379736f70, 0, 0, 0, 0.772126211115, 
-0x3230303630383132303234313437, 1254, 39\),
-\(1255, 8, 0x55706c6f6164656466696c6573, 0x7379736f70, 
-0, 0, 0, 0.534728643171, 
-0x3230303630383132303234313437, 1255, 14\),
-\(1256, 8, 0x55706c6f61646564696d616765, 0x7379736f70, 
-0, 0, 0, 0.715001974737, 
-0x3230303630383132303234313437, 1256, 17\),
-\(1257, 8, 0x55706c6f61646572726f72, 0x7379736f70, 0, 
-0, 0, 0.135849130586, 0x3230303630383132303234313437, 
-1257, 12\),
-\(1258, 8, 0x55706c6f61646c696e6b, 0x7379736f70, 0, 0, 
-0, 0.821705996035, 0x3230303630383132303234313437, 
-1258, 13\),
-\(1259, 8, 0x55706c6f61646c6f67, 0x7379736f70, 0, 0, 0, 
-0.649913200298, 0x3230303630383132303234313437, 1259, 
-10\),
-\(1260, 8, 0x55706c6f61646c6f6770616765, 0x7379736f70, 
-0, 0, 0, 0.48128080194, 
-0x3230303630383132303234313437, 1260, 10\),
-\(1261, 8, 0x55706c6f61646c6f677061676574657874, 
-0x7379736f70, 0, 0, 0, 0.441341177663, 
-0x3230303630383132303234313437, 1261, 48\),
-\(1262, 8, 0x55706c6f61646e657776657273696f6e, 
-0x7379736f70, 0, 0, 0, 0.044237624047, 
-0x3230303630383132303234313437, 1262, 38\),
-\(1263, 8, 0x55706c6f61646e6f6c6f67696e, 0x7379736f70, 
-0, 0, 0, 0.07466885008, 
-0x3230303630383132303234313437, 1263, 13\),
-\(1264, 8, 0x55706c6f61646e6f6c6f67696e74657874, 
-0x7379736f70, 0, 0, 0, 0.59798687984, 
-0x3230303630383132303234313437, 1264, 60\),
-\(1265, 8, 0x55706c6f61647363726970746564, 
-0x7379736f70, 0, 0, 0, 0.641541983371, 
-0x3230303630383132303234313437, 1265, 95\),
-\(1266, 8, 0x55706c6f616474657874, 0x7379736f70, 0, 0, 
-0, 0.746548403368, 0x3230303630383132303234313437, 
-1266, 455\),
-\(1267, 8, 0x55706c6f61647669727573, 0x7379736f70, 0, 
-0, 0, 0.614034378079, 0x3230303630383132303234313437, 
-1267, 38\),
-\(1268, 8, 0x55706c6f61647761726e696e67, 0x7379736f70, 
-0, 0, 0, 0.35541878332, 
-0x3230303630383132303234313437, 1268, 14\),
-\(1269, 8, 0x5573656e657763617465676f727970616765, 
-0x7379736f70, 0, 0, 0, 0.755294312653, 
-0x3230303630383132303234313437, 1269, 70\),
-\(1270, 8, 0x557365725f7269676874735f736574, 
-0x7379736f70, 0, 0, 0, 0.894877521693, 
-0x3230303630383132303234313437, 1270, 35\),
-\(1271, 8, 
-0x557365726373736a73796f7563616e70726576696577, 
-0x7379736f70, 0, 0, 0, 0.999026418473, 
-0x3230303630383132303234313437, 1271, 90\),
-\(1272, 8, 0x5573657263737370726576696577, 
-0x7379736f70, 0, 0, 0, 0.645154469303, 
-0x3230303630383132303234313437, 1272, 85\),
-\(1273, 8, 0x55736572657869737473, 0x7379736f70, 0, 0, 
-0, 0.829458169292, 0x3230303630383132303234313437, 
-1273, 64\),
-\(1274, 8, 
-0x55736572696e76616c69646373736a737469746c65, 
-0x7379736f70, 0, 0, 0, 0.637338223394, 
-0x3230303630383132303234313437, 1274, 164\),
-\(1275, 8, 0x557365726a7370726576696577, 0x7379736f70, 
-0, 0, 0, 0.85734457964, 
-0x3230303630383132303234313437, 1275, 100\),
-\(1276, 8, 0x557365726c6f67696e, 0x7379736f70, 0, 0, 0, 
-0.2112993619, 0x3230303630383132303234313437, 1276, 
-23\),
-\(1277, 8, 0x557365726c6f676f7574, 0x7379736f70, 0, 0, 
-0, 0.504448661425, 0x3230303630383132303234313437, 
-1277, 7\),
-\(1278, 8, 0x557365726d61696c65726572726f72, 
-0x7379736f70, 0, 0, 0, 0.6592852072, 
-0x3230303630383132303234313437, 1278, 27\),
-\(1279, 8, 0x557365726e616d65, 0x7379736f70, 0, 0, 0, 
-0.360695866112, 0x3230303630383132303234313437, 1279, 
-9\),
-\(1280, 8, 0x5573657270616765, 0x7379736f70, 0, 0, 0, 
-0.675921300243, 0x3230303630383132303234313437, 1280, 
-14\),
-\(1281, 8, 0x55736572726967687473, 0x7379736f70, 0, 0, 
-0, 0.043027086221, 0x3230303630383132303234313437, 
-1281, 22\),
-\(1282, 8, 
-0x557365727269676874732d656469747573657267726f7570, 
-0x7379736f70, 0, 0, 0, 0.429095825902, 
-0x3230303630383132303234313437, 1282, 16\),
-\(1283, 8, 
-0x557365727269676874732d67726f757073617661696c61626c65,
-0x7379736f70, 0, 0, 0, 0.380386934624, 
-0x3230303630383132303234313437, 1283, 17\),
-\(1284, 8, 
-0x557365727269676874732d67726f75707368656c70, 
-0x7379736f70, 0, 0, 0, 0.775742765609, 
-0x3230303630383132303234313437, 1284, 150\),
-\(1285, 8, 
-0x557365727269676874732d67726f7570736d656d626572, 
-0x7379736f70, 0, 0, 0, 0.871142066228, 
-0x3230303630383132303234313437, 1285, 10\),
-\(1286, 8, 
-0x557365727269676874732d6c6f67636f6d6d656e74, 
-0x7379736f70, 0, 0, 0, 0.88425358951, 
-0x3230303630383132303234313437, 1286, 38\),
-\(1287, 8, 
-0x557365727269676874732d6c6f6f6b75702d75736572, 
-0x7379736f70, 0, 0, 0, 0.516165904802, 
-0x3230303630383132303234313437, 1287, 18\),
-\(1288, 8, 
-0x557365727269676874732d757365722d656469746e616d65, 
-0x7379736f70, 0, 0, 0, 0.247626964294, 
-0x3230303630383132303234313437, 1288, 17\),
-\(1289, 8, 0x557365727374617473, 0x7379736f70, 0, 0, 0, 
-0.242816562996, 0x3230303630383132303234313437, 1289, 
-15\),
-\(1290, 8, 0x55736572737461747374657874, 0x7379736f70, 
-0, 0, 0, 0.323002062959, 
-0x3230303630383132303234313437, 1290, 98\),
-\(1291, 8, 0x56617269616e746e616d652d7372, 
-0x7379736f70, 0, 0, 0, 0.941612453455, 
-0x3230303630383132303234313437, 1291, 2\),
-\(1292, 8, 0x56617269616e746e616d652d73722d6563, 
-0x7379736f70, 0, 0, 0, 0.680066701735, 
-0x3230303630383132303234313437, 1292, 5\),
-\(1293, 8, 0x56617269616e746e616d652d73722d656c, 
-0x7379736f70, 0, 0, 0, 0.822572595244, 
-0x3230303630383132303234313437, 1293, 5\),
-\(1294, 8, 0x56617269616e746e616d652d73722d6a63, 
-0x7379736f70, 0, 0, 0, 0.873723227304, 
-0x3230303630383132303234313437, 1294, 5\),
-\(1295, 8, 0x56617269616e746e616d652d73722d6a6c, 
-0x7379736f70, 0, 0, 0, 0.478703115843, 
-0x3230303630383132303234313437, 1295, 5\),
-\(1296, 8, 0x56617269616e746e616d652d7a68, 
-0x7379736f70, 0, 0, 0, 0.149713949695, 
-0x3230303630383132303234313437, 1296, 2\),
-\(1297, 8, 0x56617269616e746e616d652d7a682d636e, 
-0x7379736f70, 0, 0, 0, 0.843217019645, 
-0x3230303630383132303234313437, 1297, 2\),
-\(1298, 8, 0x56617269616e746e616d652d7a682d686b, 
-0x7379736f70, 0, 0, 0, 0.400494262451, 
-0x3230303630383132303234313437, 1298, 2\),
-\(1299, 8, 0x56617269616e746e616d652d7a682d7367, 
-0x7379736f70, 0, 0, 0, 0.290935534842, 
-0x3230303630383132303234313437, 1299, 2\),
-\(1300, 8, 0x56617269616e746e616d652d7a682d7477, 
-0x7379736f70, 0, 0, 0, 0.550910325107, 
-0x3230303630383132303234313437, 1300, 2\),
-\(1301, 8, 0x56657273696f6e, 0x7379736f70, 0, 0, 0, 
-0.0665035772, 0x3230303630383132303234313437, 1301, 7\),
-\(1302, 8, 0x56657273696f6e7265717569726564, 
-0x7379736f70, 0, 0, 0, 0.688533734464, 
-0x3230303630383132303234313437, 1302, 32\),
-\(1303, 8, 0x56657273696f6e726571756972656474657874, 
-0x7379736f70, 0, 0, 0, 0.193386168331, 
-0x3230303630383132303234313437, 1303, 77\),
-\(1304, 8, 0x56696577636f756e74, 0x7379736f70, 0, 0, 0, 
-0.999355911471, 0x3230303630383132303234313437, 1304, 
-37\),
-\(1305, 8, 0x5669657764656c65746564, 0x7379736f70, 0, 
-0, 0, 0.004626534793, 0x3230303630383132303234313437, 
-1305, 8\),
-\(1306, 8, 0x5669657764656c6574656470616765, 
-0x7379736f70, 0, 0, 0, 0.249358633506, 
-0x3230303630383132303234313437, 1306, 18\),
-\(1307, 8, 0x56696577707265766e657874, 0x7379736f70, 0, 
-0, 0, 0.464568830928, 0x3230303630383132303234313437, 
-1307, 20\),
-\(1308, 8, 0x5669657773, 0x7379736f70, 0, 0, 0, 
-0.434144969742, 0x3230303630383132303234313437, 1308, 
-5\),
-\(1309, 8, 0x56696577736f75726365, 0x7379736f70, 0, 0, 
-0, 0.896226180951, 0x3230303630383132303234313437, 
-1309, 11\),
-\(1310, 8, 0x56696577736f75726365666f72, 0x7379736f70, 
-0, 0, 0, 0.543383203685, 
-0x3230303630383132303234313437, 1310, 6\),
-\(1311, 8, 0x5669657774616c6b70616765, 0x7379736f70, 0, 
-0, 0, 0.813323270476, 0x3230303630383132303234313437, 
-1311, 15\),
-\(1312, 8, 0x57616e74656463617465676f72696573, 
-0x7379736f70, 0, 0, 0, 0.30317837003, 
-0x3230303630383132303234313437, 1312, 17\),
-\(1313, 8, 0x57616e7465647061676573, 0x7379736f70, 0, 
-0, 0, 0.828291396973, 0x3230303630383132303234313438, 
-1313, 12\),
-\(1314, 8, 0x5761746368, 0x7379736f70, 0, 0, 0, 
-0.576681169457, 0x3230303630383132303234313438, 1314, 
-5\),
-\(1315, 8, 0x576174636864657461696c73, 0x7379736f70, 0, 
-0, 0, 0.716219635473, 0x3230303630383132303234313438, 
-1315, 104\),
-\(1316, 8, 0x5761746368656469746c697374, 0x7379736f70, 
-0, 0, 0, 0.27270658912, 
-0x3230303630383132303234313438, 1316, 270\),
-\(1317, 8, 0x57617463686c697374, 0x7379736f70, 0, 0, 0, 
-0.932010993201, 0x3230303630383132303234313438, 1317, 
-12\),
-\(1318, 8, 0x57617463686c697374616c6c31, 0x7379736f70, 
-0, 0, 0, 0.275315578092, 
-0x3230303630383132303234313438, 1318, 3\),
-\(1319, 8, 0x57617463686c697374616c6c32, 0x7379736f70, 
-0, 0, 0, 0.223981353278, 
-0x3230303630383132303234313438, 1319, 3\),
-\(1320, 8, 0x57617463686c697374636f6e7461696e73, 
-0x7379736f70, 0, 0, 0, 0.958580737247, 
-0x3230303630383132303234313438, 1320, 33\),
-\(1321, 8, 0x57617463686c697374737562, 0x7379736f70, 0, 
-0, 0, 0.253851643362, 0x3230303630383132303234313438, 
-1321, 15\),
-\(1322, 8, 0x57617463686d6574686f642d6c697374, 
-0x7379736f70, 0, 0, 0, 0.706598592696, 
-0x3230303630383132303234313438, 1322, 39\),
-\(1323, 8, 0x57617463686d6574686f642d726563656e74, 
-0x7379736f70, 0, 0, 0, 0.500198663851, 
-0x3230303630383132303234313438, 1323, 39\),
-\(1324, 8, 0x57617463686e6f6368616e6765, 0x7379736f70, 
-0, 0, 0, 0.609527052412, 
-0x3230303630383132303234313438, 1324, 67\),
-\(1325, 8, 0x57617463686e6f6c6f67696e, 0x7379736f70, 0, 
-0, 0, 0.769044087506, 0x3230303630383132303234313438, 
-1325, 13\),
-\(1326, 8, 0x57617463686e6f6c6f67696e74657874, 
-0x7379736f70, 0, 0, 0, 0.225577855991, 
-0x3230303630383132303234313438, 1326, 69\),
-\(1327, 8, 0x576174636874686973, 0x7379736f70, 0, 0, 0, 
-0.01796760686, 0x3230303630383132303234313438, 1327, 
-15\),
-\(1328, 8, 0x57617463687468697370616765, 0x7379736f70, 
-0, 0, 0, 0.425454356142, 
-0x3230303630383132303234313438, 1328, 15\),
-\(1329, 8, 0x5765646e6573646179, 0x7379736f70, 0, 0, 0, 
-0.846602169378, 0x3230303630383132303234313438, 1329, 
-9\),
-\(1330, 8, 0x57656c636f6d656372656174696f6e, 
-0x7379736f70, 0, 0, 0, 0.048639424254, 
-0x3230303630383132303234313438, 1330, 104\),
-\(1331, 8, 0x576861746c696e6b7368657265, 0x7379736f70, 
-1, 0, 0, 0.498435959671, 
-0x3230303630383132303234313438, 1331, 15\),
-\(1332, 8, 0x57686974656c69737461636374657874, 
-0x7379736f70, 0, 0, 0, 0.738824233203, 
-0x3230303630383132303234313438, 1332, 124\),
-\(1333, 8, 0x57686974656c6973746163637469746c65, 
-0x7379736f70, 0, 0, 0, 0.868004216441, 
-0x3230303630383132303234313438, 1333, 40\),
-\(1334, 8, 0x57686974656c6973746564697474657874, 
-0x7379736f70, 0, 0, 0, 0.457361947677, 
-0x3230303630383132303234313438, 1334, 54\),
-\(1335, 8, 0x57686974656c697374656469747469746c65, 
-0x7379736f70, 0, 0, 0, 0.21680243128, 
-0x3230303630383132303234313438, 1335, 22\),
-\(1336, 8, 0x57686974656c6973747265616474657874, 
-0x7379736f70, 6, 0, 0, 0.773777874529, 
-0x3230303630383132303234313438, 1336, 54\),
-\(1337, 8, 0x57686974656c697374726561647469746c65, 
-0x7379736f70, 0, 0, 0, 0.279646470056, 
-0x3230303630383132303234313438, 1337, 22\),
-\(1338, 8, 0x5769647468686569676874, 0x7379736f70, 0, 
-0, 0, 0.844953894645, 0x3230303630383132303234313438, 
-1338, 5\),
-\(1339, 8, 0x57696b69706564696170616765, 0x7379736f70, 
-0, 0, 0, 0.27144554874, 
-0x3230303630383132303234313438, 1339, 17\),
-\(1340, 8, 0x576c6865616465722d656e6f746966, 
-0x7379736f70, 0, 0, 0, 0.143714315741, 
-0x3230303630383132303234313438, 1340, 33\),
-\(1341, 8, 0x576c6865616465722d73686f7775706461746564, 
-0x7379736f70, 0, 0, 0, 0.043447654193, 
-0x3230303630383132303234313438, 1341, 83\),
-\(1342, 8, 0x576c68696465, 0x7379736f70, 2, 0, 0, 
-0.765368208853, 0x3230303630383132303234313438, 1342, 
-4\),
-\(1343, 8, 0x576c6869646573686f77626f7473, 
-0x7379736f70, 5, 0, 0, 0.73046068745, 
-0x3230303630383132303234313438, 1343, 13\),
-\(1344, 8, 0x576c6869646573686f776f776e, 0x7379736f70, 
-0, 0, 0, 0.258459047854, 
-0x3230303630383132303234313438, 1344, 12\),
-\(1345, 8, 0x576c6e6f7465, 0x7379736f70, 4, 0, 0, 
-0.78005207768, 0x3230303630383132303234313438, 1345, 
-58\),
-\(1346, 8, 0x576c7361766564, 0x7379736f70, 2, 0, 0, 
-0.76875744988, 0x3230303630383132303234313438, 1346, 
-42\),
-\(1347, 8, 0x576c73686f77, 0x7379736f70, 2, 0, 0, 
-0.928794096664, 0x3230303630383132303234313438, 1347, 
-4\),
-\(1348, 8, 0x576c73686f776c617374, 0x7379736f70, 0, 0, 
-0, 0.813469633247, 0x3230303630383132303234313438, 
-1348, 29\),
-\(1349, 8, 0x57726f6e675f776651756572795f706172616d73, 
-0x7379736f70, 0, 0, 0, 0.167833775056, 
-0x3230303630383132303234313438, 1349, 68\),
-\(1350, 8, 0x57726f6e6770617373776f7264, 0x7379736f70, 
-0, 0, 0, 0.610298551034, 
-0x3230303630383132303234313438, 1350, 45\),
-\(1351, 8, 0x57726f6e6770617373776f7264656d707479, 
-0x7379736f70, 0, 0, 0, 0.308908601408, 
-0x3230303630383132303234313438, 1351, 45\),
-\(1352, 8, 0x596f75686176656e65776d65737361676573, 
-0x7379736f70, 0, 0, 0, 0.500723299743, 
-0x3230303630383132303234313438, 1352, 17\),
-\(1353, 8, 
-0x596f75686176656e65776d657373616765736d756c7469, 
-0x7379736f70, 0, 0, 0, 0.646381043948, 
-0x3230303630383132303234313438, 1353, 27\),
-\(1354, 8, 0x596f757264696666, 0x7379736f70, 0, 0, 0, 
-0.156578106889, 0x3230303630383132303234313438, 1354, 
-11\),
-\(1355, 8, 0x596f7572646f6d61696e6e616d65, 
-0x7379736f70, 0, 0, 0, 0.981224606331, 
-0x3230303630383132303234313438, 1355, 11\),
-\(1356, 8, 0x596f7572656d61696c, 0x7379736f70, 0, 0, 0, 
-0.665397435157, 0x3230303630383132303234313438, 1356, 
-8\),
-\(1357, 8, 0x596f75726c616e6775616765, 0x7379736f70, 0, 
-0, 0, 0.433277053481, 0x3230303630383132303234313438, 
-1357, 9\),
-\(1358, 8, 0x596f75726e616d65, 0x7379736f70, 0, 0, 0, 
-0.480684485126, 0x3230303630383132303234313438, 1358, 
-8\),
-\(1359, 8, 0x596f75726e69636b, 0x7379736f70, 0, 0, 0, 
-0.568924983588, 0x3230303630383132303234313438, 1359, 
-9\),
-\(1360, 8, 0x596f757270617373776f7264, 0x7379736f70, 0, 
-0, 0, 0.348843660823, 0x3230303630383132303234313438, 
-1360, 8\),
-\(1361, 8, 0x596f757270617373776f7264616761696e, 
-0x7379736f70, 0, 0, 0, 0.59180371623, 
-0x3230303630383132303234313438, 1361, 15\),
-\(1362, 8, 0x596f75727265616c6e616d65, 0x7379736f70, 0, 
-0, 0, 0.269402183306, 0x3230303630383132303234313438, 
-1362, 11\),
-\(1363, 8, 0x596f757274657874, 0x7379736f70, 0, 0, 0, 
-0.360904856696, 0x3230303630383132303234313438, 1363, 
-9\),
-\(1364, 8, 0x596f757276617269616e74, 0x7379736f70, 0, 
-0, 0, 0.209349476912, 0x3230303630383132303234313438, 
-1364, 7\),
-\(1365, 12, 0x436f6e74656e7473, 
-0x656469743d7379736f703a6d6f76653d7379736f70, 35, 0, 
-1, 0.937178809172, 0x3230303630383238303233313333, 
-1374, 405\),
-\(1366, 0, 0x546f5f446f, '', 121, 0, 0, 0.943994358085, 
-0x3230303630383238303230323336, 1404, 495\),
-\(1368, 3, 0x37302e3235312e3231312e3434, '', 19, 0, 1, 
-0.613576916161, 0x3230303630383132303530363432, 1377, 
-2\),
-\(1369, 4, 0x507269766163795f706f6c696379, 
-0x656469743d7379736f703a6d6f76653d7379736f70, 37, 0, 
-0, 0.160640061412, 0x3230303630383330313232323436, 
-1440, 464\),
-\(1370, 4, 0x41626f7574, 
-0x656469743d7379736f703a6d6f76653d7379736f70, 35, 0, 
-1, 0.23690406963, 0x3230303630383132303532363334, 
-1379, 403\),
-\(1371, 4, 0x47656e6572616c5f646973636c61696d6572, 
-0x656469743d7379736f703a6d6f76653d7379736f70, 31, 0, 
-0, 0.594757829165, 0x3230303630383330313232333532, 
-1441, 351\),
-\(1372, 0, 0x544e54, '', 42, 0, 0, 0.16461438589, 
-0x3230303630383238303230323135, 1403, 546\),
-\(1373, 0, 
-0x48656c702c5f6976655f6265656e5f66726f7a656e21, '', 
-32, 0, 1, 0.46234651559, 
-0x3230303630383238303230343439, 1389, 31864\),
-\(1374, 0, 0x4c696e7578, '', 23, 0, 0, 0.243834698308, 
-0x3230303630383232303234323338, 1396, 940\),
-\(1375, 0, 
-0x456173795f67756964655f746f5f6561726e696e675f6e656f706
-f696e7473, '', 21, 0, 1, 0.299940595921, 
-0x3230303630383233303831363238, 1397, 1570\),
-\(1376, 0, 0x4e656f70657473, '', 13, 0, 1, 
-0.604033462241, 0x3230303630383238303133393030, 1398, 
-398\),
-\(1377, 0, 
-0x5768795f69735f6e656f2d61646469637427735f62616e6e65725
-f6f6e5f7468655f626f74746f6d5f6f665f7468655f706167653f, 
-0x656469743d7379736f70, 21, 0, 0, 0.302676126423, 
-0x3230303630383331323330383132, 1443, 251\),
-\(1378, 4, 0x436f6d6d756e6974795f506f7274616c, '', 14, 
-0, 1, 0.906814712379, 0x3230303630383238303135373539, 
-1402, 154\),
-\(1379, 1, 
-0x48656c702c5f6976655f6265656e5f66726f7a656e21, '', 9, 
-0, 1, 0.857380809286, 0x3230303630383238303230343439, 
-1405, 47\),
-\(1380, 12, 0x45646974696e67, 
-0x656469743d7379736f703a6d6f76653d7379736f70, 16, 0, 
-1, 0.059048293515, 0x3230303630383238303233353438, 
-1406, 4244\);
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_pagelinks\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_pagelinks\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_pagelinks\` \(
-\`pl\_from\` int\(8\) unsigned NOT NULL default '0',
-\`pl\_namespace\` int\(11\) NOT NULL default '0',
-\`pl\_title\` varchar\(255\) binary NOT NULL default '',
-UNIQUE KEY \`pl\_from\` 
-\(\`pl\_from\`,\`pl\_namespace\`,\`pl\_title\`\),
-KEY \`pl\_namespace\` \(\`pl\_namespace\`,\`pl\_title\`\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_pagelinks\`
-\-- 
-
-INSERT INTO \`wiki\_pagelinks\` \(\`pl\_from\`, 
-\`pl\_namespace\`, \`pl\_title\`\) VALUES \(1, 0, 
-0x546f5f446f\),
-\(1, 12, 0x45646974696e67\),
-\(1365, 12, 0x45646974696e67\),
-\(1380, 0, 
-0x4c6973745f6f665f6369746965735f62795f636f756e747279\),
-\(1380, 0, 0x4f6666696369616c5f706f736974696f6e\),
-\(1380, 0, 
-0x5468655f776561746865725f696e5f4d6f73636f77\),
-\(1380, 2, 0x4b61726c5f5769636b\),
-\(1380, 12, 0x4c697374\),
-\(1380, 12, 0x5461626c655f6f665f636f6e74656e7473\);
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_querycache\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_querycache\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_querycache\` \(
-\`qc\_type\` char\(32\) NOT NULL default '',
-\`qc\_value\` int\(5\) unsigned NOT NULL default '0',
-\`qc\_namespace\` int\(11\) NOT NULL default '0',
-\`qc\_title\` char\(255\) binary NOT NULL default '',
-KEY \`qc\_type\` \(\`qc\_type\`,\`qc\_value\`\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_querycache\`
-\-- 
-
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_recentchanges\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_recentchanges\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_recentchanges\` \(
-\`rc\_id\` int\(8\) NOT NULL auto\_increment,
-\`rc\_timestamp\` varchar\(14\) binary NOT NULL 
-default '',
-\`rc\_cur\_time\` varchar\(14\) binary NOT NULL default '',
-\`rc\_user\` int\(10\) unsigned NOT NULL default '0',
-\`rc\_user\_text\` varchar\(255\) binary NOT NULL 
-default '',
-\`rc\_namespace\` int\(11\) NOT NULL default '0',
-\`rc\_title\` varchar\(255\) binary NOT NULL default '',
-\`rc\_comment\` varchar\(255\) binary NOT NULL default '',
-\`rc\_minor\` tinyint\(3\) unsigned NOT NULL default '0',
-\`rc\_bot\` tinyint\(3\) unsigned NOT NULL default '0',
-\`rc\_new\` tinyint\(3\) unsigned NOT NULL default '0',
-\`rc\_cur\_id\` int\(10\) unsigned NOT NULL default '0',
-\`rc\_this\_oldid\` int\(10\) unsigned NOT NULL 
-default '0',
-\`rc\_last\_oldid\` int\(10\) unsigned NOT NULL 
-default '0',
-\`rc\_type\` tinyint\(3\) unsigned NOT NULL default '0',
-\`rc\_moved\_to\_ns\` tinyint\(3\) unsigned NOT NULL 
-default '0',
-\`rc\_moved\_to\_title\` varchar\(255\) binary NOT NULL 
-default '',
-\`rc\_patrolled\` tinyint\(3\) unsigned NOT NULL 
-default '0',
-\`rc\_ip\` varchar\(15\) NOT NULL default '',
-PRIMARY KEY  \(\`rc\_id\`\),
-KEY \`rc\_timestamp\` \(\`rc\_timestamp\`\),
-KEY \`rc\_namespace\_title\` \(\`rc\_namespace\`,\`rc\_title\`\),
-KEY \`rc\_cur\_id\` \(\`rc\_cur\_id\`\),
-KEY \`new\_name\_timestamp\` 
-\(\`rc\_new\`,\`rc\_namespace\`,\`rc\_timestamp\`\),
-KEY \`rc\_ip\` \(\`rc\_ip\`\)
-\) TYPE=MyISAM AUTO\_INCREMENT=90 ;
-
-\-- 
-\-- Dumping data for table \`wiki\_recentchanges\`
-\-- 
-
-INSERT INTO \`wiki\_recentchanges\` \(\`rc\_id\`, 
-\`rc\_timestamp\`, \`rc\_cur\_time\`, \`rc\_user\`, 
-\`rc\_user\_text\`, \`rc\_namespace\`, \`rc\_title\`, 
-\`rc\_comment\`, \`rc\_minor\`, \`rc\_bot\`, \`rc\_new\`, 
-\`rc\_cur\_id\`, \`rc\_this\_oldid\`, \`rc\_last\_oldid\`, 
-\`rc\_type\`, \`rc\_moved\_to\_ns\`, \`rc\_moved\_to\_title\`, 
-\`rc\_patrolled\`, \`rc\_ip\`\) VALUES \(1, 
-0x3230303630383132303332333131, 
-0x3230303630383132303332333131, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1365, 1, 0, 0, '', 0, '70.251.211.44'\),
-\(2, 0x3230303630383132303431363233, 
-0x3230303630383132303431363233, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1366, 1365, 0, 0, '', 0, '70.251.211.44'\),
-\(3, 0x3230303630383132303432383031, 
-0x3230303630383132303432383031, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1367, 1366, 0, 0, '', 0, '70.251.211.44'\),
-\(4, 0x3230303630383132303433313337, 
-0x3230303630383132303433313337, 1, 
-0x5765626d6173746572, 8, 0x53696465626172, '', 0, 0, 
-0, 1088, 1368, 1088, 0, 0, '', 0, '70.251.211.44'\),
-\(5, 0x3230303630383132303433333439, 
-0x3230303630383132303433333439, 1, 
-0x5765626d6173746572, 8, 0x53696465626172, '', 0, 0, 
-0, 1088, 1369, 1368, 0, 0, '', 0, '70.251.211.44'\),
-\(6, 0x3230303630383132303435303338, 
-0x3230303630383132303435303338, 1, 
-0x5765626d6173746572, 8, 0x53696465626172, '', 0, 0, 
-0, 1088, 1370, 1369, 0, 0, '', 0, '70.251.211.44'\),
-\(7, 0x3230303630383132303435323339, 
-0x3230303630383132303435323339, 1, 
-0x5765626d6173746572, 8, 0x53696465626172, '', 0, 0, 
-0, 1088, 1371, 1370, 0, 0, '', 0, '70.251.211.44'\),
-\(8, 0x3230303630383132303435333039, 
-0x3230303630383132303435333039, 1, 
-0x5765626d6173746572, 8, 0x53696465626172, '', 0, 0, 
-0, 1088, 1372, 1371, 0, 0, '', 0, '70.251.211.44'\),
-\(9, 0x3230303630383132303435333538, 
-0x3230303630383132303435333538, 1, 
-0x5765626d6173746572, -1, 0x4c6f672f70726f74656374, 
-0x70726f74656374656420225b5b4d61696e20506167655d5d223a2
-05b656469743d7379736f703a6d6f76653d7379736f705d, 0, 0, 
-0, 0, 0, 0, 3, 0, '', 1, '70.251.211.44'\),
-\(10, 0x3230303630383132303435343239, 
-0x3230303630383132303435343239, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, 
-0x2f2a20496d706f7274616e74202a2f, 0, 0, 0, 1, 1373, 
-1367, 0, 0, '', 0, '70.251.211.44'\),
-\(11, 0x3230303630383132303435363038, 
-0x3230303630383132303435363038, 1, 
-0x5765626d6173746572, 12, 0x436f6e74656e7473, '', 0, 
-0, 1, 1365, 1374, 0, 1, 0, '', 0, '70.251.211.44'\),
-\(12, 0x3230303630383132303435363136, 
-0x3230303630383132303435363136, 1, 
-0x5765626d6173746572, -1, 0x4c6f672f70726f74656374, 
-0x70726f74656374656420225b5b48656c703a436f6e74656e74735
-d5d223a205b656469743d7379736f703a6d6f76653d7379736f705d
-, 0, 0, 0, 0, 0, 0, 3, 0, '', 1, '70.251.211.44'\),
-\(13, 0x3230303630383132303435363431, 
-0x3230303630383132303435363431, 1, 
-0x5765626d6173746572, 0, 0x546f5f446f, '', 0, 0, 1, 
-1366, 1375, 0, 1, 0, '', 0, '70.251.211.44'\),
-\(31, 0x3230303630383137303135393234, 
-0x3230303630383137303135393234, 1, 
-0x5765626d6173746572, -1, 0x4c6f672f64656c657465, 
-0x64656c6574656420225b5b48656c703a45646974696e675d5d22,
-0, 0, 0, 0, 0, 0, 3, 0, '', 1, '70.251.211.44'\),
-\(15, 0x3230303630383132303530363432, 
-0x3230303630383132303530363432, 0, 
-0x37302e3235312e3231312e3434, 3, 
-0x37302e3235312e3231312e3434, '', 0, 0, 1, 1368, 1377, 
-0, 1, 0, '', 0, '70.251.211.44'\),
-\(16, 0x3230303630383132303531333531, 
-0x3230303630383132303531333531, 1, 
-0x5765626d6173746572, 4, 
-0x507269766163795f706f6c696379, '', 0, 0, 1, 1369, 
-1378, 0, 1, 0, '', 0, '70.251.211.44'\),
-\(17, 0x3230303630383132303532333131, 
-0x3230303630383132303532333131, 1, 
-0x5765626d6173746572, 4, 0x41626f7574, '', 0, 0, 1, 
-1370, 1379, 0, 1, 0, '', 0, '70.251.211.44'\),
-\(18, 0x3230303630383132303532363031, 
-0x3230303630383132303532363031, 1, 
-0x5765626d6173746572, 4, 
-0x47656e6572616c5f646973636c61696d6572, '', 0, 0, 1, 
-1371, 1380, 0, 1, 0, '', 0, '70.251.211.44'\),
-\(19, 0x3230303630383132303532363236, 
-0x3230303630383132303532363236, 1, 
-0x5765626d6173746572, -1, 0x4c6f672f70726f74656374, 
-0x70726f74656374656420225b5b4e656f57696b693a50726976616
-37920706f6c6963795d5d223a205b656469743d7379736f703a6d6f
-76653d7379736f705d, 0, 0, 0, 0, 0, 0, 3, 0, '', 
-1, '70.251.211.44'\),
-\(20, 0x3230303630383132303532363334, 
-0x3230303630383132303532363334, 1, 
-0x5765626d6173746572, -1, 0x4c6f672f70726f74656374, 
-0x70726f74656374656420225b5b4e656f57696b693a41626f75745
-d5d223a205b656469743d7379736f703a6d6f76653d7379736f705d
-, 0, 0, 0, 0, 0, 0, 3, 0, '', 1, '70.251.211.44'\),
-\(21, 0x3230303630383132303532363434, 
-0x3230303630383132303532363434, 1, 
-0x5765626d6173746572, -1, 0x4c6f672f70726f74656374, 
-0x70726f74656374656420225b5b4e656f57696b693a47656e65726
-16c20646973636c61696d65725d5d223a205b656469743d7379736f
-703a6d6f76653d7379736f705d, 0, 0, 0, 0, 0, 0, 3, 
-0, '', 1, '70.251.211.44'\),
-\(22, 0x3230303630383133303331313033, 
-0x3230303630383133303331313033, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1381, 1373, 0, 0, '', 0, '70.251.211.44'\),
-\(23, 0x3230303630383133303331343237, 
-0x3230303630383133303331343237, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, 
-0x2f2a20496d706f7274616e74202a2f, 0, 0, 0, 1, 1382, 
-1381, 0, 0, '', 0, '70.251.211.44'\),
-\(24, 0x3230303630383133303331353431, 
-0x3230303630383133303331353431, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1383, 1382, 0, 0, '', 0, '70.251.211.44'\),
-\(25, 0x3230303630383133303433313333, 
-0x3230303630383133303433313333, 0, 
-0x36382e332e3133372e313632, 0, 0x546f5f446f, '', 0, 0, 
-0, 1366, 1384, 1375, 0, 0, '', 0, '68.3.137.162'\),
-\(26, 0x3230303630383133303433323330, 
-0x3230303630383133303433323330, 0, 
-0x36382e332e3133372e313632, 0, 0x546f5f446f, '', 0, 0, 
-0, 1366, 1385, 1384, 0, 0, '', 0, '68.3.137.162'\),
-\(27, 0x3230303630383133303433323531, 
-0x3230303630383133303433323531, 0, 
-0x36382e332e3133372e313632, 0, 0x546f5f446f, '', 0, 0, 
-0, 1366, 1386, 1385, 0, 0, '', 0, '68.3.137.162'\),
-\(28, 0x3230303630383133303433333132, 
-0x3230303630383133303433333132, 0, 
-0x36382e332e3133372e313632, 0, 0x546f5f446f, '', 0, 0, 
-0, 1366, 1387, 1386, 0, 0, '', 0, '68.3.137.162'\),
-\(29, 0x3230303630383133303433363431, 
-0x3230303630383133303433363431, 1, 
-0x5765626d6173746572, 0, 0x544e54, '', 0, 0, 1, 1372, 
-1388, 0, 1, 0, '', 0, '70.251.211.44'\),
-\(30, 0x3230303630383133303434323137, 
-0x3230303630383133303434323137, 1, 
-0x5765626d6173746572, 0, 
-0x48656c702c5f6976655f6265656e5f66726f7a656e21, '', 0, 
-0, 1, 1373, 1389, 0, 1, 0, '', 0, '70.251.211.44'\),
-\(32, 0x3230303630383137303231343137, 
-0x3230303630383137303231343137, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1390, 1383, 0, 0, '', 0, '68.3.137.162'\),
-\(33, 0x3230303630383137303231383334, 
-0x3230303630383137303231383334, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1391, 1390, 0, 0, '', 0, '68.3.137.162'\),
-\(34, 0x3230303630383137303231393039, 
-0x3230303630383137303231393039, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1392, 1391, 0, 0, '', 0, '68.3.137.162'\),
-\(35, 0x3230303630383137303232303131, 
-0x3230303630383137303232303131, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1393, 1392, 0, 0, '', 0, '68.3.137.162'\),
-\(36, 0x3230303630383137303232323239, 
-0x3230303630383137303232323239, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1394, 1393, 0, 0, '', 0, '68.3.137.162'\),
-\(37, 0x3230303630383232303234323139, 
-0x3230303630383232303234323139, 0, 
-0x36382e332e3133372e313632, 0, 0x4c696e7578, '', 0, 0, 
-1, 1374, 1395, 0, 1, 0, '', 0, '68.3.137.162'\),
-\(38, 0x3230303630383232303234323338, 
-0x3230303630383232303234323338, 0, 
-0x36382e332e3133372e313632, 0, 0x4c696e7578, 
-0x2f2a204c696e757820446973747269627574696f6e73202a2f, 
-0, 0, 0, 1374, 1396, 1395, 0, 0, '', 
-0, '68.3.137.162'\),
-\(39, 0x3230303630383233303831363238, 
-0x3230303630383233303831363238, 0, 
-0x3232302e3235332e38382e313234, 0, 
-0x456173795f67756964655f746f5f6561726e696e675f6e656f706
-f696e7473, 
-0x61206f6e652073746f7020706c61636520666f7220717569656b2
-06e656f706f696e7473, 0, 0, 1, 1375, 1397, 0, 1, 0, '', 
-0, '220.253.88.124'\),
-\(40, 0x3230303630383238303133383539, 
-0x3230303630383238303133383539, 0, 
-0x37352e31312e36332e313933, 0, 0x4e656f70657473, '', 
-0, 0, 1, 1376, 1398, 0, 1, 0, '', 0, '75.11.63.193'\),
-\(41, 0x3230303630383238303134303431, 
-0x3230303630383238303134303431, 0, 
-0x37352e31312e36332e313933, 0, 
-0x5768795f69735f6e656f2d61646469637427735f62616e6e65725
-f6f6e5f7468655f626f74746f6d5f6f665f7468655f706167653f, 
-'', 0, 0, 1, 1377, 1399, 0, 1, 0, '', 
-0, '75.11.63.193'\),
-\(42, 0x3230303630383238303134383231, 
-0x3230303630383238303134383231, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1400, 1394, 0, 0, '', 0, '75.11.63.193'\),
-\(43, 0x3230303630383238303135303034, 
-0x3230303630383238303135303034, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1401, 1400, 0, 0, '', 0, '75.11.63.193'\),
-\(44, 0x3230303630383238303135373539, 
-0x3230303630383238303135373539, 1, 
-0x5765626d6173746572, 4, 
-0x436f6d6d756e6974795f506f7274616c, '', 0, 0, 1, 1378, 
-1402, 0, 1, 0, '', 0, '75.11.63.193'\),
-\(45, 0x3230303630383238303230323135, 
-0x3230303630383238303230323135, 1, 
-0x5765626d6173746572, 0, 0x544e54, 
-0x2f2a20536861726520796f75722062616e6e696e672f667265657
-a696e672073746f7269657320686572652e202a2f, 0, 0, 0, 
-1372, 1403, 1388, 0, 0, '', 0, '75.11.63.193'\),
-\(46, 0x3230303630383238303230323336, 
-0x3230303630383238303230323336, 0, 
-0x36382e332e3133372e313632, 0, 0x546f5f446f, '', 0, 0, 
-0, 1366, 1404, 1387, 0, 0, '', 0, '68.3.137.162'\),
-\(47, 0x3230303630383238303230343439, 
-0x3230303630383238303230343439, 0, 
-0x36382e332e3133372e313632, 1, 
-0x48656c702c5f6976655f6265656e5f66726f7a656e21, '', 0, 
-0, 1, 1379, 1405, 0, 1, 0, '', 0, '68.3.137.162'\),
-\(48, 0x3230303630383238303233313333, 
-0x3230303630383238303233313333, 1, 
-0x5765626d6173746572, 12, 0x45646974696e67, '', 0, 0, 
-1, 1380, 1406, 0, 1, 0, '', 0, '75.11.63.193'\),
-\(49, 0x3230303630383238303233353438, 
-0x3230303630383238303233353438, 1, 
-0x5765626d6173746572, -1, 0x4c6f672f70726f74656374, 
-0x70726f74656374656420225b5b48656c703a45646974696e675d5
-d223a205b656469743d7379736f703a6d6f76653d7379736f705d, 
-0, 0, 0, 0, 0, 0, 3, 0, '', 1, '75.11.63.193'\),
-\(50, 0x3230303630383238303233383531, 
-0x3230303630383238303233383531, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1407, 1401, 0, 0, '', 0, '75.11.63.193'\),
-\(51, 0x3230303630383238303234353033, 
-0x3230303630383238303234353033, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1408, 1407, 0, 0, '', 0, '68.3.137.162'\),
-\(52, 0x3230303630383238303234363139, 
-0x3230303630383238303234363139, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1409, 1408, 0, 0, '', 0, '68.3.137.162'\),
-\(53, 0x3230303630383238303234363439, 
-0x3230303630383238303234363439, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1410, 1409, 0, 0, '', 0, '68.3.137.162'\),
-\(54, 0x3230303630383238303234383230, 
-0x3230303630383238303234383230, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1411, 1410, 0, 0, '', 0, '68.3.137.162'\),
-\(55, 0x3230303630383238303234393031, 
-0x3230303630383238303234393031, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1412, 1411, 0, 0, '', 0, '68.3.137.162'\),
-\(56, 0x3230303630383238303234393139, 
-0x3230303630383238303234393139, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1413, 1412, 0, 0, '', 0, '68.3.137.162'\),
-\(57, 0x3230303630383238303235333434, 
-0x3230303630383238303235333434, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1414, 1413, 0, 0, '', 0, '68.3.137.162'\),
-\(58, 0x3230303630383238303235383239, 
-0x3230303630383238303235383239, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1415, 1414, 0, 0, '', 0, '68.3.137.162'\),
-\(59, 0x3230303630383238303235383432, 
-0x3230303630383238303235383432, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1416, 1415, 0, 0, '', 0, '68.3.137.162'\),
-\(60, 0x3230303630383238303235393230, 
-0x3230303630383238303235393230, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1417, 1416, 0, 0, '', 0, '68.3.137.162'\),
-\(61, 0x3230303630383238303330303230, 
-0x3230303630383238303330303230, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1418, 1417, 0, 0, '', 0, '68.3.137.162'\),
-\(62, 0x3230303630383238303330303539, 
-0x3230303630383238303330303539, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1419, 1418, 0, 0, '', 0, '68.3.137.162'\),
-\(63, 0x3230303630383238303330313338, 
-0x3230303630383238303330313338, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1420, 1419, 0, 0, '', 0, '68.3.137.162'\),
-\(64, 0x3230303630383238303330323038, 
-0x3230303630383238303330323038, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1421, 1420, 0, 0, '', 0, '68.3.137.162'\),
-\(65, 0x3230303630383238303330323137, 
-0x3230303630383238303330323137, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1422, 1421, 0, 0, '', 0, '68.3.137.162'\),
-\(66, 0x3230303630383238303330323534, 
-0x3230303630383238303330323534, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1423, 1422, 0, 0, '', 0, '68.3.137.162'\),
-\(67, 0x3230303630383238303330333036, 
-0x3230303630383238303330333036, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1424, 1423, 0, 0, '', 0, '68.3.137.162'\),
-\(68, 0x3230303630383238303330343034, 
-0x3230303630383238303330343034, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1425, 1424, 0, 0, '', 0, '68.3.137.162'\),
-\(69, 0x3230303630383238303330343538, 
-0x3230303630383238303330343538, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1426, 1425, 0, 0, '', 0, '68.3.137.162'\),
-\(70, 0x3230303630383238303330353230, 
-0x3230303630383238303330353230, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1427, 1426, 0, 0, '', 0, '68.3.137.162'\),
-\(71, 0x3230303630383238303330353332, 
-0x3230303630383238303330353332, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1428, 1427, 0, 0, '', 0, '68.3.137.162'\),
-\(72, 0x3230303630383238303330353438, 
-0x3230303630383238303330353438, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1429, 1428, 0, 0, '', 0, '68.3.137.162'\),
-\(73, 0x3230303630383238303330373130, 
-0x3230303630383238303330373130, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1430, 1429, 0, 0, '', 0, '68.3.137.162'\),
-\(74, 0x3230303630383238303330373538, 
-0x3230303630383238303330373538, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1431, 1430, 0, 0, '', 0, '68.3.137.162'\),
-\(75, 0x3230303630383238303330393335, 
-0x3230303630383238303330393335, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1432, 1431, 0, 0, '', 0, '68.3.137.162'\),
-\(76, 0x3230303630383238303330393536, 
-0x3230303630383238303330393536, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1433, 1432, 0, 0, '', 0, '68.3.137.162'\),
-\(77, 0x3230303630383238303331303338, 
-0x3230303630383238303331303338, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1434, 1433, 0, 0, '', 0, '68.3.137.162'\),
-\(78, 0x3230303630383238303331303537, 
-0x3230303630383238303331303537, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1435, 1434, 0, 0, '', 0, '68.3.137.162'\),
-\(79, 0x3230303630383330303034323236, 
-0x3230303630383330303034323236, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1436, 1435, 0, 0, '', 0, '75.11.63.193'\),
-\(80, 0x3230303630383330303233363334, 
-0x3230303630383330303233363334, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1437, 1436, 0, 0, '', 0, '75.11.63.193'\),
-\(81, 0x3230303630383330303233383430, 
-0x3230303630383330303233383430, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1438, 1437, 0, 0, '', 0, '75.11.63.193'\),
-\(82, 0x3230303630383330303235373038, 
-0x3230303630383330303235373038, 1, 
-0x5765626d6173746572, 0, 
-0x5768795f69735f6e656f2d61646469637427735f62616e6e65725
-f6f6e5f7468655f626f74746f6d5f6f665f7468655f706167653f, 
-'', 0, 0, 0, 1377, 1439, 1399, 0, 0, '', 
-0, '75.11.63.193'\),
-\(83, 0x3230303630383330313232323436, 
-0x3230303630383330313232323436, 1, 
-0x5765626d6173746572, 4, 
-0x507269766163795f706f6c696379, 
-0x2f2a205768617420776520646f207769746820796f757220696e6
-66f202a2f, 0, 0, 0, 1369, 1440, 1378, 0, 0, '', 
-0, '75.11.63.193'\),
-\(84, 0x3230303630383330313232333532, 
-0x3230303630383330313232333532, 1, 
-0x5765626d6173746572, 4, 
-0x47656e6572616c5f646973636c61696d6572, '', 0, 0, 0, 
-1371, 1441, 1380, 0, 0, '', 0, '75.11.63.193'\),
-\(85, 0x3230303630383330323231333239, 
-0x3230303630383330323231333239, 0, 
-0x3231362e3139372e3232352e313633, 0, 
-0x5768795f69735f6e656f2d61646469637427735f62616e6e65725
-f6f6e5f7468655f626f74746f6d5f6f665f7468655f706167653f, 
-'', 0, 0, 0, 1377, 1442, 1439, 0, 0, '', 
-1, '216.197.225.163'\),
-\(86, 0x3230303630383330323332313237, 
-0x3230303630383330323332313237, 1, 
-0x5765626d6173746572, -1, 0x4c6f672f70726f74656374, 
-0x70726f74656374656420225b5b576879206973206e656f2d61646
-469637427732062616e6e6572206f6e2074686520626f74746f6d20
-6f662074686520706167653f5d5d223a205b656469743d7379736f7
-05d, 0, 0, 0, 0, 0, 0, 3, 0, '', 1, '75.11.63.193'\),
-\(87, 0x3230303630383331323330383132, 
-0x3230303630383331323330383132, 1, 
-0x5765626d6173746572, 0, 
-0x5768795f69735f6e656f2d61646469637427735f62616e6e65725
-f6f6e5f7468655f626f74746f6d5f6f665f7468655f706167653f, 
-0x5265766572746564206564697473206279205b5b5370656369616
-c3a436f6e747269627574696f6e732f3231362e3139372e3232352e
-3136337c3231362e3139372e3232352e3136335d5d20285b5b55736
-5725f74616c6b3a3231362e3139372e3232352e3136337c3231362e
-3139372e3232352e3136335d5d293b206368616e676564206261636
-b20746f206c6173742076657273696f6e206279205b5b557365723a
-5765626d61737465727c5765626d61737465725d5d, 1, 0, 0, 
-1377, 1443, 1442, 0, 0, '', 0, '66.142.150.88'\),
-\(88, 0x3230303630393031303233363033, 
-0x3230303630393031303233363033, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1444, 1438, 0, 0, '', 0, '66.142.150.88'\),
-\(89, 0x3230303630393031303233363339, 
-0x3230303630393031303233363339, 1, 
-0x5765626d6173746572, 0, 0x4d61696e5f50616765, '', 0, 
-0, 0, 1, 1445, 1444, 0, 0, '', 0, '66.142.150.88'\);
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_revision\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_revision\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_revision\` \(
-\`rev\_id\` int\(8\) unsigned NOT NULL auto\_increment,
-\`rev\_page\` int\(8\) unsigned NOT NULL default '0',
-\`rev\_text\_id\` int\(8\) unsigned NOT NULL default '0',
-\`rev\_comment\` tinyblob NOT NULL,
-\`rev\_user\` int\(5\) unsigned NOT NULL default '0',
-\`rev\_user\_text\` varchar\(255\) binary NOT NULL 
-default '',
-\`rev\_timestamp\` varchar\(14\) binary NOT NULL 
-default '',
-\`rev\_minor\_edit\` tinyint\(1\) unsigned NOT NULL 
-default '0',
-\`rev\_deleted\` tinyint\(1\) unsigned NOT NULL 
-default '0',
-PRIMARY KEY  \(\`rev\_page\`,\`rev\_id\`\),
-UNIQUE KEY \`rev\_id\` \(\`rev\_id\`\),
-KEY \`rev\_timestamp\` \(\`rev\_timestamp\`\),
-KEY \`page\_timestamp\` \(\`rev\_page\`,\`rev\_timestamp\`\),
-KEY \`user\_timestamp\` \(\`rev\_user\`,\`rev\_timestamp\`\),
-KEY \`usertext\_timestamp\` 
-\(\`rev\_user\_text\`,\`rev\_timestamp\`\)
-\) TYPE=MyISAM AUTO\_INCREMENT=1446 ;
-
-\-- 
-\-- Dumping data for table \`wiki\_revision\`
-\-- 
-
-INSERT INTO \`wiki\_revision\` \(\`rev\_id\`, \`rev\_page\`, 
-\`rev\_text\_id\`, \`rev\_comment\`, \`rev\_user\`, 
-\`rev\_user\_text\`, \`rev\_timestamp\`, \`rev\_minor\_edit\`, 
-\`rev\_deleted\`\) VALUES \(1, 1, 1, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(2, 2, 2, '', 0, 0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(3, 3, 3, '', 0, 0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(4, 4, 4, '', 0, 0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(5, 5, 5, '', 0, 0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(6, 6, 6, '', 0, 0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(7, 7, 7, '', 0, 0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(8, 8, 8, '', 0, 0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(9, 9, 9, '', 0, 0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(10, 10, 10, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(11, 11, 11, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(12, 12, 12, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(13, 13, 13, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(14, 14, 14, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(15, 15, 15, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(16, 16, 16, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(17, 17, 17, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(18, 18, 18, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(19, 19, 19, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(20, 20, 20, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(21, 21, 21, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(22, 22, 22, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(23, 23, 23, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(24, 24, 24, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(25, 25, 25, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(26, 26, 26, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(27, 27, 27, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(28, 28, 28, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(29, 29, 29, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(30, 30, 30, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(31, 31, 31, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(32, 32, 32, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(33, 33, 33, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(34, 34, 34, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(35, 35, 35, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(36, 36, 36, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(37, 37, 37, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(38, 38, 38, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(39, 39, 39, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(40, 40, 40, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(41, 41, 41, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(42, 42, 42, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(43, 43, 43, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(44, 44, 44, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(45, 45, 45, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(46, 46, 46, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(47, 47, 47, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(48, 48, 48, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(49, 49, 49, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(50, 50, 50, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(51, 51, 51, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(52, 52, 52, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(53, 53, 53, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(54, 54, 54, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(55, 55, 55, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(56, 56, 56, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(57, 57, 57, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(58, 58, 58, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(59, 59, 59, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(60, 60, 60, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(61, 61, 61, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(62, 62, 62, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(63, 63, 63, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(64, 64, 64, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(65, 65, 65, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(66, 66, 66, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(67, 67, 67, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(68, 68, 68, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(69, 69, 69, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(70, 70, 70, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(71, 71, 71, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(72, 72, 72, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(73, 73, 73, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(74, 74, 74, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(75, 75, 75, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(76, 76, 76, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(77, 77, 77, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(78, 78, 78, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(79, 79, 79, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(80, 80, 80, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(81, 81, 81, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(82, 82, 82, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(83, 83, 83, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(84, 84, 84, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(85, 85, 85, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(86, 86, 86, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(87, 87, 87, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(88, 88, 88, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(89, 89, 89, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(90, 90, 90, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(91, 91, 91, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(92, 92, 92, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(93, 93, 93, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(94, 94, 94, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(95, 95, 95, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(96, 96, 96, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(97, 97, 97, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(98, 98, 98, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(99, 99, 99, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(100, 100, 100, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(101, 101, 101, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(102, 102, 102, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(103, 103, 103, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(104, 104, 104, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(105, 105, 105, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(106, 106, 106, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(107, 107, 107, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(108, 108, 108, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(109, 109, 109, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(110, 110, 110, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(111, 111, 111, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(112, 112, 112, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(113, 113, 113, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(114, 114, 114, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(115, 115, 115, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(116, 116, 116, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(117, 117, 117, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313431, 0, 0\),
-\(118, 118, 118, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(119, 119, 119, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(120, 120, 120, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(121, 121, 121, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(122, 122, 122, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(123, 123, 123, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(124, 124, 124, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(125, 125, 125, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(126, 126, 126, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(127, 127, 127, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(128, 128, 128, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(129, 129, 129, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(130, 130, 130, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(131, 131, 131, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(132, 132, 132, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(133, 133, 133, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(134, 134, 134, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(135, 135, 135, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(136, 136, 136, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(137, 137, 137, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(138, 138, 138, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(139, 139, 139, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(140, 140, 140, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(141, 141, 141, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(142, 142, 142, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(143, 143, 143, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(144, 144, 144, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(145, 145, 145, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(146, 146, 146, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(147, 147, 147, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(148, 148, 148, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(149, 149, 149, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(150, 150, 150, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(151, 151, 151, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(152, 152, 152, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(153, 153, 153, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(154, 154, 154, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(155, 155, 155, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(156, 156, 156, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(157, 157, 157, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(158, 158, 158, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(159, 159, 159, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(160, 160, 160, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(161, 161, 161, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(162, 162, 162, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(163, 163, 163, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(164, 164, 164, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(165, 165, 165, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(166, 166, 166, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(167, 167, 167, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(168, 168, 168, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(169, 169, 169, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(170, 170, 170, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(171, 171, 171, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(172, 172, 172, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(173, 173, 173, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(174, 174, 174, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(175, 175, 175, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(176, 176, 176, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(177, 177, 177, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(178, 178, 178, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(179, 179, 179, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(180, 180, 180, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(181, 181, 181, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(182, 182, 182, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(183, 183, 183, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(184, 184, 184, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(185, 185, 185, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(186, 186, 186, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(187, 187, 187, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(188, 188, 188, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(189, 189, 189, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(190, 190, 190, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(191, 191, 191, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(192, 192, 192, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(193, 193, 193, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(194, 194, 194, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(195, 195, 195, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(196, 196, 196, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(197, 197, 197, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(198, 198, 198, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(199, 199, 199, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(200, 200, 200, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(201, 201, 201, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(202, 202, 202, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(203, 203, 203, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(204, 204, 204, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(205, 205, 205, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(206, 206, 206, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(207, 207, 207, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(208, 208, 208, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(209, 209, 209, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(210, 210, 210, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(211, 211, 211, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(212, 212, 212, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(213, 213, 213, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(214, 214, 214, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(215, 215, 215, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(216, 216, 216, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(217, 217, 217, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(218, 218, 218, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(219, 219, 219, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(220, 220, 220, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(221, 221, 221, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(222, 222, 222, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(223, 223, 223, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(224, 224, 224, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(225, 225, 225, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(226, 226, 226, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(227, 227, 227, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(228, 228, 228, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(229, 229, 229, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(230, 230, 230, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(231, 231, 231, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(232, 232, 232, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(233, 233, 233, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(234, 234, 234, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(235, 235, 235, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(236, 236, 236, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(237, 237, 237, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(238, 238, 238, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(239, 239, 239, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(240, 240, 240, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(241, 241, 241, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(242, 242, 242, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(243, 243, 243, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(244, 244, 244, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(245, 245, 245, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(246, 246, 246, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(247, 247, 247, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(248, 248, 248, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(249, 249, 249, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(250, 250, 250, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(251, 251, 251, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(252, 252, 252, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(253, 253, 253, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(254, 254, 254, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(255, 255, 255, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(256, 256, 256, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(257, 257, 257, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(258, 258, 258, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(259, 259, 259, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(260, 260, 260, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(261, 261, 261, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(262, 262, 262, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(263, 263, 263, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(264, 264, 264, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(265, 265, 265, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(266, 266, 266, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(267, 267, 267, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(268, 268, 268, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(269, 269, 269, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(270, 270, 270, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(271, 271, 271, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(272, 272, 272, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(273, 273, 273, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(274, 274, 274, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(275, 275, 275, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(276, 276, 276, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(277, 277, 277, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(278, 278, 278, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(279, 279, 279, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(280, 280, 280, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(281, 281, 281, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(282, 282, 282, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(283, 283, 283, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(284, 284, 284, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(285, 285, 285, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(286, 286, 286, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(287, 287, 287, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(288, 288, 288, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(289, 289, 289, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(290, 290, 290, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(291, 291, 291, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(292, 292, 292, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(293, 293, 293, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(294, 294, 294, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(295, 295, 295, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(296, 296, 296, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(297, 297, 297, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(298, 298, 298, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(299, 299, 299, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(300, 300, 300, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(301, 301, 301, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(302, 302, 302, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(303, 303, 303, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(304, 304, 304, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(305, 305, 305, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(306, 306, 306, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(307, 307, 307, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(308, 308, 308, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(309, 309, 309, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(310, 310, 310, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(311, 311, 311, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(312, 312, 312, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(313, 313, 313, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(314, 314, 314, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(315, 315, 315, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(316, 316, 316, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(317, 317, 317, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(318, 318, 318, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(319, 319, 319, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(320, 320, 320, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(321, 321, 321, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313432, 0, 0\),
-\(322, 322, 322, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(323, 323, 323, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(324, 324, 324, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(325, 325, 325, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(326, 326, 326, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(327, 327, 327, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(328, 328, 328, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(329, 329, 329, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(330, 330, 330, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(331, 331, 331, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(332, 332, 332, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(333, 333, 333, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(334, 334, 334, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(335, 335, 335, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(336, 336, 336, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(337, 337, 337, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(338, 338, 338, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(339, 339, 339, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(340, 340, 340, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(341, 341, 341, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(342, 342, 342, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(343, 343, 343, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(344, 344, 344, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(345, 345, 345, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(346, 346, 346, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(347, 347, 347, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(348, 348, 348, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(349, 349, 349, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(350, 350, 350, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(351, 351, 351, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(352, 352, 352, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(353, 353, 353, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(354, 354, 354, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(355, 355, 355, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(356, 356, 356, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(357, 357, 357, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(358, 358, 358, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(359, 359, 359, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(360, 360, 360, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(361, 361, 361, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(362, 362, 362, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(363, 363, 363, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(364, 364, 364, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(365, 365, 365, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(366, 366, 366, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(367, 367, 367, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(368, 368, 368, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(369, 369, 369, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(370, 370, 370, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(371, 371, 371, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(372, 372, 372, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(373, 373, 373, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(374, 374, 374, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(375, 375, 375, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(376, 376, 376, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(377, 377, 377, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(378, 378, 378, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(379, 379, 379, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(380, 380, 380, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(381, 381, 381, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(382, 382, 382, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(383, 383, 383, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(384, 384, 384, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(385, 385, 385, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(386, 386, 386, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(387, 387, 387, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(388, 388, 388, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(389, 389, 389, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(390, 390, 390, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(391, 391, 391, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(392, 392, 392, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(393, 393, 393, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(394, 394, 394, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(395, 395, 395, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(396, 396, 396, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(397, 397, 397, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(398, 398, 398, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(399, 399, 399, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(400, 400, 400, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(401, 401, 401, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(402, 402, 402, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(403, 403, 403, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(404, 404, 404, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(405, 405, 405, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(406, 406, 406, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(407, 407, 407, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(408, 408, 408, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(409, 409, 409, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(410, 410, 410, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(411, 411, 411, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(412, 412, 412, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(413, 413, 413, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(414, 414, 414, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(415, 415, 415, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(416, 416, 416, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(417, 417, 417, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(418, 418, 418, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(419, 419, 419, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(420, 420, 420, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(421, 421, 421, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(422, 422, 422, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(423, 423, 423, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(424, 424, 424, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(425, 425, 425, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(426, 426, 426, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(427, 427, 427, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(428, 428, 428, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(429, 429, 429, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(430, 430, 430, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(431, 431, 431, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(432, 432, 432, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(433, 433, 433, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(434, 434, 434, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(435, 435, 435, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(436, 436, 436, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(437, 437, 437, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(438, 438, 438, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(439, 439, 439, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(440, 440, 440, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(441, 441, 441, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(442, 442, 442, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(443, 443, 443, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(444, 444, 444, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(445, 445, 445, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(446, 446, 446, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(447, 447, 447, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(448, 448, 448, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(449, 449, 449, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(450, 450, 450, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(451, 451, 451, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(452, 452, 452, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(453, 453, 453, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(454, 454, 454, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(455, 455, 455, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(456, 456, 456, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(457, 457, 457, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(458, 458, 458, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(459, 459, 459, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(460, 460, 460, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(461, 461, 461, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(462, 462, 462, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(463, 463, 463, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(464, 464, 464, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(465, 465, 465, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(466, 466, 466, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(467, 467, 467, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(468, 468, 468, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(469, 469, 469, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(470, 470, 470, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(471, 471, 471, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(472, 472, 472, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(473, 473, 473, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(474, 474, 474, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(475, 475, 475, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(476, 476, 476, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(477, 477, 477, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(478, 478, 478, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(479, 479, 479, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(480, 480, 480, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(481, 481, 481, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(482, 482, 482, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(483, 483, 483, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(484, 484, 484, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(485, 485, 485, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(486, 486, 486, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(487, 487, 487, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(488, 488, 488, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(489, 489, 489, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(490, 490, 490, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(491, 491, 491, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(492, 492, 492, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(493, 493, 493, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(494, 494, 494, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(495, 495, 495, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(496, 496, 496, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(497, 497, 497, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(498, 498, 498, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(499, 499, 499, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(500, 500, 500, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(501, 501, 501, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(502, 502, 502, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(503, 503, 503, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(504, 504, 504, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(505, 505, 505, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(506, 506, 506, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(507, 507, 507, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(508, 508, 508, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(509, 509, 509, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(510, 510, 510, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(511, 511, 511, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\);
-INSERT INTO \`wiki\_revision\` \(\`rev\_id\`, \`rev\_page\`, 
-\`rev\_text\_id\`, \`rev\_comment\`, \`rev\_user\`, 
-\`rev\_user\_text\`, \`rev\_timestamp\`, \`rev\_minor\_edit\`, 
-\`rev\_deleted\`\) VALUES \(512, 512, 512, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(513, 513, 513, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(514, 514, 514, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(515, 515, 515, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(516, 516, 516, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(517, 517, 517, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(518, 518, 518, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(519, 519, 519, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(520, 520, 520, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(521, 521, 521, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313433, 0, 0\),
-\(522, 522, 522, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(523, 523, 523, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(524, 524, 524, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(525, 525, 525, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(526, 526, 526, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(527, 527, 527, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(528, 528, 528, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(529, 529, 529, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(530, 530, 530, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(531, 531, 531, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(532, 532, 532, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(533, 533, 533, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(534, 534, 534, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(535, 535, 535, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(536, 536, 536, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(537, 537, 537, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(538, 538, 538, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(539, 539, 539, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(540, 540, 540, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(541, 541, 541, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(542, 542, 542, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(543, 543, 543, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(544, 544, 544, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(545, 545, 545, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(546, 546, 546, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(547, 547, 547, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(548, 548, 548, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(549, 549, 549, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(550, 550, 550, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(551, 551, 551, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(552, 552, 552, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(553, 553, 553, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(554, 554, 554, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(555, 555, 555, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(556, 556, 556, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(557, 557, 557, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(558, 558, 558, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(559, 559, 559, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(560, 560, 560, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(561, 561, 561, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(562, 562, 562, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(563, 563, 563, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(564, 564, 564, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(565, 565, 565, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(566, 566, 566, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(567, 567, 567, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(568, 568, 568, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(569, 569, 569, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(570, 570, 570, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(571, 571, 571, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(572, 572, 572, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(573, 573, 573, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(574, 574, 574, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(575, 575, 575, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(576, 576, 576, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(577, 577, 577, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(578, 578, 578, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(579, 579, 579, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(580, 580, 580, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(581, 581, 581, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(582, 582, 582, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(583, 583, 583, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(584, 584, 584, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(585, 585, 585, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(586, 586, 586, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(587, 587, 587, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(588, 588, 588, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(589, 589, 589, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(590, 590, 590, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(591, 591, 591, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(592, 592, 592, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(593, 593, 593, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(594, 594, 594, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(595, 595, 595, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(596, 596, 596, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(597, 597, 597, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(598, 598, 598, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(599, 599, 599, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(600, 600, 600, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(601, 601, 601, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(602, 602, 602, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(603, 603, 603, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(604, 604, 604, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(605, 605, 605, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(606, 606, 606, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(607, 607, 607, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(608, 608, 608, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(609, 609, 609, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(610, 610, 610, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(611, 611, 611, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(612, 612, 612, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(613, 613, 613, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(614, 614, 614, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(615, 615, 615, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(616, 616, 616, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(617, 617, 617, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(618, 618, 618, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(619, 619, 619, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(620, 620, 620, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(621, 621, 621, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(622, 622, 622, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(623, 623, 623, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(624, 624, 624, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(625, 625, 625, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(626, 626, 626, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(627, 627, 627, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(628, 628, 628, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(629, 629, 629, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(630, 630, 630, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(631, 631, 631, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(632, 632, 632, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(633, 633, 633, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(634, 634, 634, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(635, 635, 635, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(636, 636, 636, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(637, 637, 637, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(638, 638, 638, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(639, 639, 639, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(640, 640, 640, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(641, 641, 641, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(642, 642, 642, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(643, 643, 643, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(644, 644, 644, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(645, 645, 645, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(646, 646, 646, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(647, 647, 647, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(648, 648, 648, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(649, 649, 649, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(650, 650, 650, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(651, 651, 651, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(652, 652, 652, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(653, 653, 653, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(654, 654, 654, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(655, 655, 655, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(656, 656, 656, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(657, 657, 657, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(658, 658, 658, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(659, 659, 659, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(660, 660, 660, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(661, 661, 661, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(662, 662, 662, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(663, 663, 663, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(664, 664, 664, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(665, 665, 665, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(666, 666, 666, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(667, 667, 667, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(668, 668, 668, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(669, 669, 669, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(670, 670, 670, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(671, 671, 671, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(672, 672, 672, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(673, 673, 673, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(674, 674, 674, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(675, 675, 675, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(676, 676, 676, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(677, 677, 677, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(678, 678, 678, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(679, 679, 679, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(680, 680, 680, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(681, 681, 681, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(682, 682, 682, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(683, 683, 683, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(684, 684, 684, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(685, 685, 685, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(686, 686, 686, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(687, 687, 687, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(688, 688, 688, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(689, 689, 689, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(690, 690, 690, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(691, 691, 691, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(692, 692, 692, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(693, 693, 693, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(694, 694, 694, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(695, 695, 695, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(696, 696, 696, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(697, 697, 697, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(698, 698, 698, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(699, 699, 699, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(700, 700, 700, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(701, 701, 701, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(702, 702, 702, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(703, 703, 703, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(704, 704, 704, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(705, 705, 705, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(706, 706, 706, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(707, 707, 707, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(708, 708, 708, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(709, 709, 709, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(710, 710, 710, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(711, 711, 711, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(712, 712, 712, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(713, 713, 713, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(714, 714, 714, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(715, 715, 715, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(716, 716, 716, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(717, 717, 717, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(718, 718, 718, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(719, 719, 719, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(720, 720, 720, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(721, 721, 721, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(722, 722, 722, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313434, 0, 0\),
-\(723, 723, 723, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(724, 724, 724, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(725, 725, 725, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(726, 726, 726, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(727, 727, 727, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(728, 728, 728, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(729, 729, 729, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(730, 730, 730, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(731, 731, 731, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(732, 732, 732, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(733, 733, 733, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(734, 734, 734, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(735, 735, 735, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(736, 736, 736, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(737, 737, 737, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(738, 738, 738, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(739, 739, 739, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(740, 740, 740, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(741, 741, 741, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(742, 742, 742, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(743, 743, 743, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(744, 744, 744, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(745, 745, 745, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(746, 746, 746, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(747, 747, 747, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(748, 748, 748, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(749, 749, 749, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(750, 750, 750, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(751, 751, 751, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(752, 752, 752, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(753, 753, 753, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(754, 754, 754, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(755, 755, 755, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(756, 756, 756, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(757, 757, 757, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(758, 758, 758, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(759, 759, 759, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(760, 760, 760, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(761, 761, 761, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(762, 762, 762, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(763, 763, 763, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(764, 764, 764, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(765, 765, 765, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(766, 766, 766, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(767, 767, 767, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(768, 768, 768, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(769, 769, 769, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(770, 770, 770, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(771, 771, 771, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(772, 772, 772, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(773, 773, 773, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(774, 774, 774, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(775, 775, 775, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(776, 776, 776, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(777, 777, 777, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(778, 778, 778, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(779, 779, 779, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(780, 780, 780, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(781, 781, 781, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(782, 782, 782, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(783, 783, 783, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(784, 784, 784, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(785, 785, 785, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(786, 786, 786, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(787, 787, 787, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(788, 788, 788, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(789, 789, 789, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(790, 790, 790, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(791, 791, 791, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(792, 792, 792, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(793, 793, 793, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(794, 794, 794, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(795, 795, 795, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(796, 796, 796, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(797, 797, 797, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(798, 798, 798, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(799, 799, 799, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(800, 800, 800, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(801, 801, 801, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(802, 802, 802, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(803, 803, 803, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(804, 804, 804, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(805, 805, 805, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(806, 806, 806, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(807, 807, 807, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(808, 808, 808, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(809, 809, 809, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(810, 810, 810, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(811, 811, 811, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(812, 812, 812, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(813, 813, 813, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(814, 814, 814, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(815, 815, 815, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(816, 816, 816, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(817, 817, 817, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(818, 818, 818, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(819, 819, 819, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(820, 820, 820, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(821, 821, 821, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(822, 822, 822, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(823, 823, 823, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(824, 824, 824, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(825, 825, 825, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(826, 826, 826, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(827, 827, 827, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(828, 828, 828, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(829, 829, 829, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(830, 830, 830, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(831, 831, 831, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(832, 832, 832, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(833, 833, 833, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(834, 834, 834, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(835, 835, 835, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(836, 836, 836, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(837, 837, 837, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(838, 838, 838, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(839, 839, 839, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(840, 840, 840, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(841, 841, 841, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(842, 842, 842, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(843, 843, 843, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(844, 844, 844, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(845, 845, 845, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(846, 846, 846, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(847, 847, 847, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(848, 848, 848, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(849, 849, 849, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(850, 850, 850, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(851, 851, 851, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(852, 852, 852, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(853, 853, 853, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(854, 854, 854, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(855, 855, 855, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(856, 856, 856, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(857, 857, 857, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(858, 858, 858, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(859, 859, 859, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(860, 860, 860, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(861, 861, 861, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(862, 862, 862, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(863, 863, 863, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(864, 864, 864, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(865, 865, 865, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(866, 866, 866, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(867, 867, 867, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(868, 868, 868, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(869, 869, 869, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(870, 870, 870, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(871, 871, 871, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(872, 872, 872, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(873, 873, 873, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(874, 874, 874, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(875, 875, 875, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(876, 876, 876, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(877, 877, 877, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(878, 878, 878, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(879, 879, 879, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(880, 880, 880, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(881, 881, 881, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(882, 882, 882, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(883, 883, 883, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(884, 884, 884, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(885, 885, 885, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(886, 886, 886, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(887, 887, 887, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(888, 888, 888, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(889, 889, 889, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(890, 890, 890, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(891, 891, 891, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(892, 892, 892, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(893, 893, 893, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(894, 894, 894, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(895, 895, 895, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(896, 896, 896, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(897, 897, 897, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(898, 898, 898, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(899, 899, 899, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(900, 900, 900, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(901, 901, 901, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(902, 902, 902, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(903, 903, 903, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(904, 904, 904, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(905, 905, 905, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(906, 906, 906, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(907, 907, 907, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(908, 908, 908, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(909, 909, 909, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(910, 910, 910, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(911, 911, 911, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(912, 912, 912, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(913, 913, 913, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(914, 914, 914, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(915, 915, 915, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(916, 916, 916, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(917, 917, 917, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313435, 0, 0\),
-\(918, 918, 918, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(919, 919, 919, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(920, 920, 920, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(921, 921, 921, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(922, 922, 922, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(923, 923, 923, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(924, 924, 924, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(925, 925, 925, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(926, 926, 926, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(927, 927, 927, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(928, 928, 928, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(929, 929, 929, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(930, 930, 930, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(931, 931, 931, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(932, 932, 932, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(933, 933, 933, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(934, 934, 934, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(935, 935, 935, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(936, 936, 936, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(937, 937, 937, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(938, 938, 938, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(939, 939, 939, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(940, 940, 940, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(941, 941, 941, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(942, 942, 942, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(943, 943, 943, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(944, 944, 944, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(945, 945, 945, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(946, 946, 946, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(947, 947, 947, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(948, 948, 948, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(949, 949, 949, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(950, 950, 950, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(951, 951, 951, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(952, 952, 952, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(953, 953, 953, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(954, 954, 954, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(955, 955, 955, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(956, 956, 956, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(957, 957, 957, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(958, 958, 958, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(959, 959, 959, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(960, 960, 960, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(961, 961, 961, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(962, 962, 962, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(963, 963, 963, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(964, 964, 964, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(965, 965, 965, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(966, 966, 966, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(967, 967, 967, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(968, 968, 968, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(969, 969, 969, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(970, 970, 970, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(971, 971, 971, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(972, 972, 972, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(973, 973, 973, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(974, 974, 974, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(975, 975, 975, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(976, 976, 976, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(977, 977, 977, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(978, 978, 978, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(979, 979, 979, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(980, 980, 980, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(981, 981, 981, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(982, 982, 982, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(983, 983, 983, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(984, 984, 984, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(985, 985, 985, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(986, 986, 986, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(987, 987, 987, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(988, 988, 988, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(989, 989, 989, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(990, 990, 990, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(991, 991, 991, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(992, 992, 992, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(993, 993, 993, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(994, 994, 994, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(995, 995, 995, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(996, 996, 996, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(997, 997, 997, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(998, 998, 998, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(999, 999, 999, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1000, 1000, 1000, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1001, 1001, 1001, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1002, 1002, 1002, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1003, 1003, 1003, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1004, 1004, 1004, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1005, 1005, 1005, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1006, 1006, 1006, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1007, 1007, 1007, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1008, 1008, 1008, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1009, 1009, 1009, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1010, 1010, 1010, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1011, 1011, 1011, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1012, 1012, 1012, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1013, 1013, 1013, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1014, 1014, 1014, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1015, 1015, 1015, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1016, 1016, 1016, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1017, 1017, 1017, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1018, 1018, 1018, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\);
-INSERT INTO \`wiki\_revision\` \(\`rev\_id\`, \`rev\_page\`, 
-\`rev\_text\_id\`, \`rev\_comment\`, \`rev\_user\`, 
-\`rev\_user\_text\`, \`rev\_timestamp\`, \`rev\_minor\_edit\`, 
-\`rev\_deleted\`\) VALUES \(1019, 1019, 1019, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1020, 1020, 1020, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1021, 1021, 1021, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1022, 1022, 1022, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1023, 1023, 1023, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1024, 1024, 1024, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1025, 1025, 1025, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1026, 1026, 1026, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1027, 1027, 1027, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1028, 1028, 1028, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1029, 1029, 1029, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1030, 1030, 1030, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1031, 1031, 1031, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1032, 1032, 1032, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1033, 1033, 1033, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1034, 1034, 1034, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1035, 1035, 1035, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1036, 1036, 1036, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1037, 1037, 1037, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1038, 1038, 1038, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1039, 1039, 1039, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1040, 1040, 1040, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1041, 1041, 1041, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1042, 1042, 1042, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1043, 1043, 1043, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1044, 1044, 1044, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1045, 1045, 1045, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1046, 1046, 1046, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1047, 1047, 1047, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1048, 1048, 1048, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1049, 1049, 1049, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1050, 1050, 1050, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1051, 1051, 1051, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1052, 1052, 1052, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1053, 1053, 1053, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1054, 1054, 1054, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1055, 1055, 1055, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1056, 1056, 1056, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1057, 1057, 1057, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1058, 1058, 1058, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1059, 1059, 1059, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1060, 1060, 1060, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1061, 1061, 1061, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1062, 1062, 1062, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1063, 1063, 1063, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1064, 1064, 1064, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1065, 1065, 1065, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1066, 1066, 1066, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1067, 1067, 1067, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1068, 1068, 1068, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1069, 1069, 1069, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1070, 1070, 1070, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1071, 1071, 1071, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1072, 1072, 1072, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1073, 1073, 1073, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1074, 1074, 1074, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1075, 1075, 1075, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1076, 1076, 1076, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1077, 1077, 1077, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1078, 1078, 1078, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1079, 1079, 1079, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1080, 1080, 1080, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1081, 1081, 1081, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1082, 1082, 1082, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1083, 1083, 1083, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1084, 1084, 1084, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1085, 1085, 1085, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1086, 1086, 1086, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1087, 1087, 1087, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1088, 1088, 1088, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1089, 1089, 1089, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1090, 1090, 1090, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1091, 1091, 1091, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1092, 1092, 1092, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1093, 1093, 1093, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1094, 1094, 1094, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1095, 1095, 1095, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1096, 1096, 1096, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1097, 1097, 1097, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1098, 1098, 1098, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1099, 1099, 1099, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1100, 1100, 1100, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1101, 1101, 1101, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1102, 1102, 1102, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1103, 1103, 1103, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1104, 1104, 1104, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1105, 1105, 1105, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1106, 1106, 1106, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1107, 1107, 1107, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1108, 1108, 1108, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1109, 1109, 1109, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1110, 1110, 1110, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1111, 1111, 1111, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1112, 1112, 1112, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1113, 1113, 1113, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1114, 1114, 1114, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1115, 1115, 1115, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1116, 1116, 1116, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313436, 0, 0\),
-\(1117, 1117, 1117, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1118, 1118, 1118, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1119, 1119, 1119, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1120, 1120, 1120, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1121, 1121, 1121, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1122, 1122, 1122, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1123, 1123, 1123, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1124, 1124, 1124, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1125, 1125, 1125, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1126, 1126, 1126, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1127, 1127, 1127, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1128, 1128, 1128, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1129, 1129, 1129, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1130, 1130, 1130, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1131, 1131, 1131, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1132, 1132, 1132, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1133, 1133, 1133, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1134, 1134, 1134, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1135, 1135, 1135, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1136, 1136, 1136, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1137, 1137, 1137, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1138, 1138, 1138, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1139, 1139, 1139, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1140, 1140, 1140, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1141, 1141, 1141, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1142, 1142, 1142, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1143, 1143, 1143, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1144, 1144, 1144, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1145, 1145, 1145, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1146, 1146, 1146, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1147, 1147, 1147, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1148, 1148, 1148, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1149, 1149, 1149, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1150, 1150, 1150, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1151, 1151, 1151, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1152, 1152, 1152, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1153, 1153, 1153, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1154, 1154, 1154, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1155, 1155, 1155, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1156, 1156, 1156, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1157, 1157, 1157, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1158, 1158, 1158, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1159, 1159, 1159, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1160, 1160, 1160, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1161, 1161, 1161, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1162, 1162, 1162, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1163, 1163, 1163, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1164, 1164, 1164, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1165, 1165, 1165, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1166, 1166, 1166, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1167, 1167, 1167, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1168, 1168, 1168, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1169, 1169, 1169, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1170, 1170, 1170, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1171, 1171, 1171, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1172, 1172, 1172, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1173, 1173, 1173, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1174, 1174, 1174, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1175, 1175, 1175, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1176, 1176, 1176, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1177, 1177, 1177, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1178, 1178, 1178, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1179, 1179, 1179, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1180, 1180, 1180, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1181, 1181, 1181, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1182, 1182, 1182, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1183, 1183, 1183, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1184, 1184, 1184, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1185, 1185, 1185, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1186, 1186, 1186, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1187, 1187, 1187, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1188, 1188, 1188, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1189, 1189, 1189, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1190, 1190, 1190, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1191, 1191, 1191, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1192, 1192, 1192, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1193, 1193, 1193, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1194, 1194, 1194, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1195, 1195, 1195, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1196, 1196, 1196, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1197, 1197, 1197, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1198, 1198, 1198, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1199, 1199, 1199, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1200, 1200, 1200, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1201, 1201, 1201, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1202, 1202, 1202, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1203, 1203, 1203, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1204, 1204, 1204, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1205, 1205, 1205, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1206, 1206, 1206, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1207, 1207, 1207, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1208, 1208, 1208, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1209, 1209, 1209, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1210, 1210, 1210, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1211, 1211, 1211, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1212, 1212, 1212, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1213, 1213, 1213, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1214, 1214, 1214, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1215, 1215, 1215, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1216, 1216, 1216, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1217, 1217, 1217, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1218, 1218, 1218, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1219, 1219, 1219, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1220, 1220, 1220, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1221, 1221, 1221, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1222, 1222, 1222, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1223, 1223, 1223, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1224, 1224, 1224, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1225, 1225, 1225, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1226, 1226, 1226, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1227, 1227, 1227, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1228, 1228, 1228, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1229, 1229, 1229, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1230, 1230, 1230, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1231, 1231, 1231, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1232, 1232, 1232, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1233, 1233, 1233, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1234, 1234, 1234, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1235, 1235, 1235, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1236, 1236, 1236, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1237, 1237, 1237, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1238, 1238, 1238, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1239, 1239, 1239, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1240, 1240, 1240, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1241, 1241, 1241, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1242, 1242, 1242, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1243, 1243, 1243, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1244, 1244, 1244, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1245, 1245, 1245, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1246, 1246, 1246, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1247, 1247, 1247, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1248, 1248, 1248, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1249, 1249, 1249, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1250, 1250, 1250, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1251, 1251, 1251, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1252, 1252, 1252, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1253, 1253, 1253, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1254, 1254, 1254, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1255, 1255, 1255, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1256, 1256, 1256, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1257, 1257, 1257, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1258, 1258, 1258, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1259, 1259, 1259, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1260, 1260, 1260, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1261, 1261, 1261, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1262, 1262, 1262, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1263, 1263, 1263, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1264, 1264, 1264, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1265, 1265, 1265, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1266, 1266, 1266, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1267, 1267, 1267, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1268, 1268, 1268, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1269, 1269, 1269, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1270, 1270, 1270, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1271, 1271, 1271, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1272, 1272, 1272, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1273, 1273, 1273, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1274, 1274, 1274, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1275, 1275, 1275, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1276, 1276, 1276, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1277, 1277, 1277, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1278, 1278, 1278, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1279, 1279, 1279, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1280, 1280, 1280, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1281, 1281, 1281, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1282, 1282, 1282, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1283, 1283, 1283, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1284, 1284, 1284, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1285, 1285, 1285, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1286, 1286, 1286, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1287, 1287, 1287, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1288, 1288, 1288, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1289, 1289, 1289, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1290, 1290, 1290, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1291, 1291, 1291, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1292, 1292, 1292, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1293, 1293, 1293, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1294, 1294, 1294, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1295, 1295, 1295, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1296, 1296, 1296, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1297, 1297, 1297, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1298, 1298, 1298, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1299, 1299, 1299, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1300, 1300, 1300, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1301, 1301, 1301, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1302, 1302, 1302, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1303, 1303, 1303, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1304, 1304, 1304, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1305, 1305, 1305, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1306, 1306, 1306, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1307, 1307, 1307, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1308, 1308, 1308, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1309, 1309, 1309, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1310, 1310, 1310, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1311, 1311, 1311, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1312, 1312, 1312, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313437, 0, 0\),
-\(1313, 1313, 1313, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1314, 1314, 1314, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1315, 1315, 1315, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1316, 1316, 1316, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1317, 1317, 1317, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1318, 1318, 1318, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1319, 1319, 1319, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1320, 1320, 1320, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1321, 1321, 1321, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1322, 1322, 1322, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1323, 1323, 1323, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1324, 1324, 1324, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1325, 1325, 1325, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1326, 1326, 1326, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1327, 1327, 1327, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1328, 1328, 1328, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1329, 1329, 1329, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1330, 1330, 1330, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1331, 1331, 1331, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1332, 1332, 1332, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1333, 1333, 1333, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1334, 1334, 1334, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1335, 1335, 1335, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1336, 1336, 1336, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1337, 1337, 1337, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1338, 1338, 1338, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1339, 1339, 1339, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1340, 1340, 1340, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1341, 1341, 1341, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1342, 1342, 1342, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1343, 1343, 1343, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1344, 1344, 1344, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1345, 1345, 1345, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1346, 1346, 1346, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1347, 1347, 1347, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1348, 1348, 1348, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1349, 1349, 1349, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1350, 1350, 1350, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1351, 1351, 1351, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1352, 1352, 1352, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1353, 1353, 1353, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1354, 1354, 1354, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1355, 1355, 1355, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1356, 1356, 1356, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1357, 1357, 1357, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1358, 1358, 1358, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1359, 1359, 1359, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1360, 1360, 1360, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1361, 1361, 1361, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1362, 1362, 1362, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1363, 1363, 1363, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1364, 1364, 1364, '', 0, 
-0x4d6564696157696b692064656661756c74, 
-0x3230303630383132303234313438, 0, 0\),
-\(1365, 1, 1365, '', 1, 0x5765626d6173746572, 
-0x3230303630383132303332333131, 0, 0\),
-\(1366, 1, 1366, '', 1, 0x5765626d6173746572, 
-0x3230303630383132303431363233, 0, 0\),
-\(1367, 1, 1367, '', 1, 0x5765626d6173746572, 
-0x3230303630383132303432383031, 0, 0\),
-\(1368, 1088, 1368, '', 1, 0x5765626d6173746572, 
-0x3230303630383132303433313337, 0, 0\),
-\(1369, 1088, 1369, '', 1, 0x5765626d6173746572, 
-0x3230303630383132303433333439, 0, 0\),
-\(1370, 1088, 1370, '', 1, 0x5765626d6173746572, 
-0x3230303630383132303435303338, 0, 0\),
-\(1371, 1088, 1371, '', 1, 0x5765626d6173746572, 
-0x3230303630383132303435323339, 0, 0\),
-\(1372, 1088, 1372, '', 1, 0x5765626d6173746572, 
-0x3230303630383132303435333039, 0, 0\),
-\(1373, 1, 1373, 0x2f2a20496d706f7274616e74202a2f, 1, 
-0x5765626d6173746572, 0x3230303630383132303435343239, 
-0, 0\),
-\(1374, 1365, 1374, '', 1, 0x5765626d6173746572, 
-0x3230303630383132303435363038, 0, 0\),
-\(1375, 1366, 1375, '', 1, 0x5765626d6173746572, 
-0x3230303630383132303435363431, 0, 0\),
-\(1390, 1, 1390, '', 1, 0x5765626d6173746572, 
-0x3230303630383137303231343137, 0, 0\),
-\(1377, 1368, 1377, '', 0, 
-0x37302e3235312e3231312e3434, 
-0x3230303630383132303530363432, 0, 0\),
-\(1378, 1369, 1378, '', 1, 0x5765626d6173746572, 
-0x3230303630383132303531333531, 0, 0\),
-\(1379, 1370, 1379, '', 1, 0x5765626d6173746572, 
-0x3230303630383132303532333131, 0, 0\),
-\(1380, 1371, 1380, '', 1, 0x5765626d6173746572, 
-0x3230303630383132303532363031, 0, 0\),
-\(1381, 1, 1381, '', 1, 0x5765626d6173746572, 
-0x3230303630383133303331313033, 0, 0\),
-\(1382, 1, 1382, 0x2f2a20496d706f7274616e74202a2f, 1, 
-0x5765626d6173746572, 0x3230303630383133303331343237, 
-0, 0\),
-\(1383, 1, 1383, '', 1, 0x5765626d6173746572, 
-0x3230303630383133303331353431, 0, 0\),
-\(1384, 1366, 1384, '', 0, 0x36382e332e3133372e313632, 
-0x3230303630383133303433313333, 0, 0\),
-\(1385, 1366, 1385, '', 0, 0x36382e332e3133372e313632, 
-0x3230303630383133303433323330, 0, 0\),
-\(1386, 1366, 1386, '', 0, 0x36382e332e3133372e313632, 
-0x3230303630383133303433323531, 0, 0\),
-\(1387, 1366, 1387, '', 0, 0x36382e332e3133372e313632, 
-0x3230303630383133303433333132, 0, 0\),
-\(1388, 1372, 1388, '', 1, 0x5765626d6173746572, 
-0x3230303630383133303433363431, 0, 0\),
-\(1389, 1373, 1389, '', 1, 0x5765626d6173746572, 
-0x3230303630383133303434323137, 0, 0\),
-\(1391, 1, 1391, '', 1, 0x5765626d6173746572, 
-0x3230303630383137303231383334, 0, 0\),
-\(1392, 1, 1392, '', 1, 0x5765626d6173746572, 
-0x3230303630383137303231393039, 0, 0\),
-\(1393, 1, 1393, '', 1, 0x5765626d6173746572, 
-0x3230303630383137303232303131, 0, 0\),
-\(1394, 1, 1394, '', 1, 0x5765626d6173746572, 
-0x3230303630383137303232323239, 0, 0\),
-\(1395, 1374, 1395, '', 0, 0x36382e332e3133372e313632, 
-0x3230303630383232303234323139, 0, 0\),
-\(1396, 1374, 1396, 
-0x2f2a204c696e757820446973747269627574696f6e73202a2f, 
-0, 0x36382e332e3133372e313632, 
-0x3230303630383232303234323338, 0, 0\),
-\(1397, 1375, 1397, 
-0x61206f6e652073746f7020706c61636520666f7220717569656b2
-06e656f706f696e7473, 0, 
-0x3232302e3235332e38382e313234, 
-0x3230303630383233303831363238, 0, 0\),
-\(1398, 1376, 1398, '', 0, 0x37352e31312e36332e313933, 
-0x3230303630383238303133393030, 0, 0\),
-\(1399, 1377, 1399, '', 0, 0x37352e31312e36332e313933, 
-0x3230303630383238303134303431, 0, 0\),
-\(1400, 1, 1400, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303134383231, 0, 0\),
-\(1401, 1, 1401, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303135303034, 0, 0\),
-\(1402, 1378, 1402, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303135373539, 0, 0\),
-\(1403, 1372, 1403, 
-0x2f2a20536861726520796f75722062616e6e696e672f667265657
-a696e672073746f7269657320686572652e202a2f, 1, 
-0x5765626d6173746572, 0x3230303630383238303230323135, 
-0, 0\),
-\(1404, 1366, 1404, '', 0, 0x36382e332e3133372e313632, 
-0x3230303630383238303230323336, 0, 0\),
-\(1405, 1379, 1405, '', 0, 0x36382e332e3133372e313632, 
-0x3230303630383238303230343439, 0, 0\),
-\(1406, 1380, 1406, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303233313333, 0, 0\),
-\(1407, 1, 1407, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303233383531, 0, 0\),
-\(1408, 1, 1408, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303234353033, 0, 0\),
-\(1409, 1, 1409, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303234363139, 0, 0\),
-\(1410, 1, 1410, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303234363439, 0, 0\),
-\(1411, 1, 1411, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303234383230, 0, 0\),
-\(1412, 1, 1412, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303234393031, 0, 0\),
-\(1413, 1, 1413, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303234393139, 0, 0\),
-\(1414, 1, 1414, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303235333434, 0, 0\),
-\(1415, 1, 1415, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303235383239, 0, 0\),
-\(1416, 1, 1416, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303235383432, 0, 0\),
-\(1417, 1, 1417, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303235393230, 0, 0\),
-\(1418, 1, 1418, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303330303230, 0, 0\),
-\(1419, 1, 1419, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303330303539, 0, 0\),
-\(1420, 1, 1420, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303330313338, 0, 0\),
-\(1421, 1, 1421, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303330323038, 0, 0\),
-\(1422, 1, 1422, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303330323137, 0, 0\),
-\(1423, 1, 1423, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303330323534, 0, 0\),
-\(1424, 1, 1424, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303330333036, 0, 0\),
-\(1425, 1, 1425, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303330343034, 0, 0\),
-\(1426, 1, 1426, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303330343538, 0, 0\),
-\(1427, 1, 1427, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303330353230, 0, 0\),
-\(1428, 1, 1428, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303330353332, 0, 0\),
-\(1429, 1, 1429, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303330353438, 0, 0\),
-\(1430, 1, 1430, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303330373130, 0, 0\),
-\(1431, 1, 1431, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303330373538, 0, 0\),
-\(1432, 1, 1432, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303330393335, 0, 0\),
-\(1433, 1, 1433, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303330393536, 0, 0\),
-\(1434, 1, 1434, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303331303338, 0, 0\),
-\(1435, 1, 1435, '', 1, 0x5765626d6173746572, 
-0x3230303630383238303331303537, 0, 0\),
-\(1436, 1, 1436, '', 1, 0x5765626d6173746572, 
-0x3230303630383330303034323236, 0, 0\),
-\(1437, 1, 1437, '', 1, 0x5765626d6173746572, 
-0x3230303630383330303233363334, 0, 0\),
-\(1438, 1, 1438, '', 1, 0x5765626d6173746572, 
-0x3230303630383330303233383430, 0, 0\),
-\(1439, 1377, 1439, '', 1, 0x5765626d6173746572, 
-0x3230303630383330303235373038, 0, 0\),
-\(1440, 1369, 1440, 
-0x2f2a205768617420776520646f207769746820796f757220696e6
-66f202a2f, 1, 0x5765626d6173746572, 
-0x3230303630383330313232323436, 0, 0\),
-\(1441, 1371, 1441, '', 1, 0x5765626d6173746572, 
-0x3230303630383330313232333532, 0, 0\),
-\(1442, 1377, 1442, '', 0, 
-0x3231362e3139372e3232352e313633, 
-0x3230303630383330323231333239, 0, 0\),
-\(1443, 1377, 1443, 
-0x5265766572746564206564697473206279205b5b5370656369616
-c3a436f6e747269627574696f6e732f3231362e3139372e3232352e
-3136337c3231362e3139372e3232352e3136335d5d20285b5b55736
-5725f74616c6b3a3231362e3139372e3232352e3136337c3231362e
-3139372e3232352e3136335d5d293b206368616e676564206261636
-b20746f206c6173742076657273696f6e206279205b5b557365723a
-5765626d61737465727c5765626d61737465725d5d, 1, 
-0x5765626d6173746572, 0x3230303630383331323330383132, 
-1, 0\),
-\(1444, 1, 1444, '', 1, 0x5765626d6173746572, 
-0x3230303630393031303233363033, 0, 0\),
-\(1445, 1, 1445, '', 1, 0x5765626d6173746572, 
-0x3230303630393031303233363339, 0, 0\);
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_searchindex\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_searchindex\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_searchindex\` \(
-\`si\_page\` int\(8\) unsigned NOT NULL default '0',
-\`si\_title\` varchar\(255\) NOT NULL default '',
-\`si\_text\` mediumtext NOT NULL,
-UNIQUE KEY \`si\_page\` \(\`si\_page\`\),
-FULLTEXT KEY \`si\_title\` \(\`si\_title\`\),
-FULLTEXT KEY \`si\_text\` \(\`si\_text\`\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_searchindex\`
-\-- 
-
-INSERT INTO \`wiki\_searchindex\` \(\`si\_page\`, \`si\_title\`, 
-\`si\_text\`\) VALUES \(1, 'main page', ' \_\_notoc\_\_ -- 
-beginning of header section -- style width 100 ;margin-
-top 7em;background-color \#fcfcfc;border 1px solid \#ccc 
-style width 56 ;color \#000 style width 280px;border 
-solid 0px;background none - style width 280px;text-
-align center;white-space nowrap;color \#000 welcome to 
-neowiki the free neopedia that anyone can edit -- 
-external links follow -- style width 11 ;font-size 
-95 ;color \#000 home forums uploader style width 
-11 ;font-size 95 topsites style width 11 ;font-size 
-95 -- end external links -- -- end of header section 
-beginning of left-column -- welcome welcome welcome 
-welcome to neowiki the greatest neopets com wiki out 
-there please be sure to contribute something before 
-you go read on to see how to contribute our mission to 
-be the greatest neopets wiki in the world important 
-important important looking for something to write 
-drop by the to do to do page to find some ideas we 
-will be giving out prizes at the end of the month to 
-people who have contributed the most how to contribute 
-how to contribute how to contribute you can make pages 
-very easily just click in the search bar type the name 
-of the page and hit go if the page already exists well 
-better luck next time if it doesn''t there will be a 
-link to make the page all entries you submit are owned 
-by us if you decide you don''t want galacticneo to 
-have the article once you''ve added it to neowiki it 
-it''s too late if you need some help on how to edit 
-pages go to help editing troubleshooting 
-troubleshooting troubleshooting  why can''t i edit 
-some pages   these pages are protected and do not need 
-any further editing  neowiki is loading slow   
-unfortunatly there is nothing we can do about this 
-this problem resides with you your computer and your 
-isp  neowiki is not loading fully   this probably just 
-means that the webmaster is doing some routine 
-maintenance you should just go to a different part of 
-the site or wait untill he is done which could be 
-hours style border-spacing 8px;margin 0px -8px class 
-mainpagebg style width 55 ;border 1px solid 
-\#cef2e0;background-color \#f5fffa;vertical-align 
-top;color \#000 width 100 cellpadding 2 cellspacing 5 
-style vertical-align top;background-color \#f5fffa 
-neowiki news - style color \#000  8 29 06  new layout  
-8 13 06  neowiki now open - notes - style color \#000 
-be sure to contribute as much as you can soon we will 
-be giving away prizes and neopoints for members with 
-the most articles - -- start of right-column -- class 
-mainpagebg style width 45 ;border 1px solid 
-\#cedff2;background-color \#f5faff;vertical-align top 
-width 100 cellpadding 2 cellspacing 5 style vertical-
-align top;background-color \#f5faff member of the 
-month - style color \#000 no-one - help us out - style 
-color \#000  august 2006   help us out by writing as 
-many articles as possible - -- start of attention 
-picture -- style border-spacing 8px;margin -8px -8px 
-class mainpagebg style width 100 ;border 1px solid 
-\#ddcef2;background-color \#faf5ff;vertical-align 
-top;color \#000 cellpadding 2 cellspacing 5 style 
-vertical-align top;background-color \#faf5ff;color \#000 
-attention - style color \#000 any vandalism will result 
-in banning from this site forever no exceptions - 
-\_\_noeditsection\_\_ '\),
-\(1088, 'sidebar', ' navigation mainpage neowiki home 
-galacticneo home portal-url portal currentevents-url 
-currentevents recentchanges-url recentchanges 
-randompage-url randompage helppage help to do to do '\),
-\(1365, 'contents', ' discussion pages if you need help 
-for a certain page please click the tab on the top 
-that says discussion - we''ll try to help you there 
-editing help editing help editing help if you don''t 
-know how to edit wiki pages please drop by the help 
-editing page misc help misc help misc help if you need 
-help for something that that''s not neopets-related 
-and not wiki-related drop by the forums or pm the 
-webmaster or charlie '\),
-\(1366, 'to do', ' anything and everything you want 
-here are some ideas fyora altador galacticneo neopia 
-tnt guilds linux xampp unix windows microsoft iis php 
-asp mysql perl cgi apache neopets premium aim msn yim 
-icq irc firefox internet explorer opera macintosh 
-apple netscape javascript html css w3 turmaculus 
-snowager healing springs random events faerie quests 
-maraqua lost desert haunted woods altador cup neopian 
-times neoboards neomail '\),
-\(1367, 'editing', ' neowiki basics ;creating editing 
-article type in the title of the article you want to 
-post in the search box then click the go button if it 
-doesn''t exist click the ''this exact title'' link to 
-create the article - if it exists click the edit 
-button at the top of the article to start editing 
-it ;experimenting neoaddict has a sandbox for you to 
-play around with wiki formatting hooray neowiki 
-sandbox ;the summary something that that''s 
-recommended on neowiki is for you the contributor to 
-put something in the summary box so people have a 
-clearer understanding of what you did ;preview try to 
-preview your pages before saving them to catch 
-mistakes and to avoid unecessary edits to the article 
-you can find the show preview button under the 
-textarea in the edit page of the article if you find 
-the preview to be satisfactory just press the save 
-button and it''ll be saved wiki formatting wiki 
-formatting wiki formatting basic text formatting basic 
-text formatting basic text formatting border 1 
-cellpadding 2 cellspacing 0 - result what you type - 
-you can  emphasize text  by putting two apostrophes on 
-each side three apostrophes will emphasize it  
-strongly  five apostrophes is  even stronger  you can  
-emphasize text  by putting two apostrophes on each 
-side three apostrophes will emphasize it  strongly  
-five apostrophes is  even stronger  - a single newline 
-has no effect on the layout but an empty line starts a 
-new paragraph a single newline has no effect on the 
-layout but an empty line starts a new paragraph - you 
-can break lines without starting a new paragraph 
-please use this sparingly you can break lines without 
-starting a new paragraph please use this sparingly - 
-you should sign your comments on talk pages three 
-tildes gives your user name user webmaster webmaster 
-four tildes give your user name plus date time user 
-webmaster webmaster 12 17 22 january 2006 est five 
-tildes gives the date time alone 12 17 22 january 2006 
-est tip put bold tags in front and after the tildes 
-you should sign your comments on talk pages three 
-tildes gives your user name four tildes give your user 
-name plus date time five tildes gives the date time 
-alone - you can use html tags too if you want some 
-useful ways to use html put text in a typewriter font 
-the same font is generally used for computer code 
-strike out or underline text or write it in small caps 
-superscripts and subscripts x 2 x 2 invisible comments 
-that only appear while editing the page -- note to 
-editors blah blah blah -- comments should usually go 
-on the talk page though you can use html tags too if 
-you want some useful ways to use html put text in a 
-typewriter font the same font is generally used for 
-computer code strike out or underline text or write it 
-in small caps superscripts and subscripts x 2 x 2 
-invisible comments that only appear while editing the 
-page -- note to editors blah blah blah -- comments 
-should usually go on the talk page though organizing 
-your writing organizing your writing organizing your 
-writing border 1 cellpadding 2 cellspacing 0 - result 
-what you type - section headings headings organize 
-your writing into sections the wiki software can 
-automatically generate a help table of contents table 
-of contents from them subsection using more equals 
-signs creates a subsection a smaller subsection don''t 
-skip levels like from two to four equals signs start 
-with two equals signs; don''t use single equals signs 
-section headings section headings section headings 
-headings organize your writing into sections the wiki 
-software can automatically generate a table of 
-contents from them subsection subsection subsection 
-using more equals signs creates a subsection a smaller 
-subsection a smaller subsection a smaller subsection 
-don''t skip levels like from two to four equals signs 
-start with two equals signs; don''t use single equals 
-signs -  unordered help list list lists  are easy to 
-do start every line with a star more stars indicate a 
-deeper level a newline in a list marks the end of the 
-list of course you can start again  unordered lists  
-are easy to do start every line with a star more stars 
-indicate a deeper level a newline in a list marks the 
-end of the list of course you can start again - \# 
-numbered lists are also good \#\# very organized \#\# easy 
-to follow a newline marks the end of the list \#new 
-numbering starts with 1 \# numbered lists are also good 
-\#\# very organized \#\# easy to follow a newline marks 
-the end of the list \#new numbering starts with 1 - you 
-can even do mixed lists \# and nest them \# or break 
-lines in lists you can even do mixed lists \# and nest 
-them \# or break lines in lists - another kind of list 
-is a  definition list  ; word definition of the word ; 
-longer phrase phrase defined another kind of list is 
-a  definition list  ; word definition of the word ; 
-longer phrase phrase defined - a colon indents a line 
-or paragraph a newline after that starts a new 
-paragraph this is often used for discussion on help 
-talk page talk page pages a colon indents a line or 
-paragraph a newline after that starts a new paragraph 
-this is often used for discussion on talk pages - you 
-can make w horizontal dividing line horizontal 
-dividing line lines to separate text ---- but you 
-should usually use sections instead so that they go in 
-the table of contents you can make horizontal dividing 
-lines to separate text ---- but you should usually use 
-sections instead so that they go in the table of 
-contents links links links you will often want to make 
-clickable  links  to other pages border 1 cellpadding 
-2 cellspacing 0 - result what you type - here here''s 
-a link to a page named php you can even say php and 
-the link will show up correctly you can put formatting 
-around a link example   meridell   the  first letter  
-will automatically be capitalized so meridell will 
-become meridell capitalization matters after the first 
-letter here here''s a link to a page named php you can 
-even say php and the link will show up correctly you 
-can put formatting around a link example   meridell   
-the  first letter  will automatically be capitalized 
-so meridell will become meridell capitalization 
-matters after the first letter - you can link to a 
-page section by its title by using page anchors 
-main\_page\#attention main\_page\#changelog if multiple 
-sections have the same title add a number \#example 
-section 3 goes to the third section named example 
-section you can link to a page section by its title 
-main\_page\#attention main\_page\#changelog if multiple 
-sections have the same title add a number \#example 
-section 3 goes to the third section named example 
-section - you can make a link point to a different 
-place with a help piped link piped link put the link 
-target first then the pipe character then the link 
-text help link about links list of cities by 
-country\#canada cities in morocco you can make a link 
-point to a different place with a help piped link 
-piped link put the link target first then the pipe 
-character then the link text help link about links 
-list of cities by country\#canada cities in morocco - 
-you can make an external link just by typing a url you 
-can give it a title some url or leave the title blank 
-some url you can make an external link just by typing 
-a url you can give it a title some url or leave the 
-title blank - you can help redirect redirect the user 
-to another page with a special link for example you 
-might want to redirect w mars mars to w solar system 
-solar system \#redirect solar system - help category 
-category links don''t show up but add the page to a 
-category category coding add an extra colon to 
-actually link to the category category coding category 
-links don''t show up but add the page to a category 
-category coding add an extra colon to actually link to 
-the category category coding - neowiki reformats 
-linked dates to match the reader reader''s date 
-preferences these three dates will show up the same if 
-you choose a format in your special preferences 
-preferences july 20 1969 20 july 1969 1969 - 07-20 
-neowiki reformats linked dates to match the reader 
-reader''s date preferences these three dates will show 
-up the same if you choose a format in your special 
-preferences july 20 1969 20 july 1969 1969 - 07-20 no 
-formatting please no formatting please no formatting 
-please a few different kinds of formatting will tell 
-the wiki to display things as you typed them border 1 
-cellpadding 2 cellspacing 0 - style width 8em result 
-what you type -  &amp;amp;amp;lt;nowiki&amp;amp;amp;gt; tags  the nowiki tag 
-ignores wiki  markup  it reformats text by removing 
-newlines and multiple spaces it still interprets 
-special characters &amp;amp;amp;rarr; &amp;amp;amp;lt;nowiki&amp;amp;amp;gt; the nowiki 
-tag ignores wiki  markup  it reformats text by 
-removing newlines and multiple spaces it still 
-interprets special characters &amp;amp;amp;amp;rarr; &amp;amp;amp;lt; 
-nowiki&amp;amp;amp;gt; -  &amp;amp;amp;lt;pre&amp;amp;amp;gt; tags  the pre tag ignores 
-wiki  markup  it also doesn''t reformat text it still 
-interprets special characters &amp;amp;amp;rarr; the pre tag 
-ignores wiki  markup  it also doesn''t reformat text 
-it still interprets special characters &amp;amp;amp;amp;rarr; -  
-leading spaces  leading spaces are another way to 
-preserve formatting putting a space at the beginning 
-of each line stops the text from being reformatted it 
-still interprets wiki  markup  and special characters 
-&amp;amp;amp;rarr; leading spaces are another way to preserve 
-formatting putting a space at the beginning of each 
-line stops the text from being reformatted it still 
-interprets wiki  markup  and special characters 
-&amp;amp;amp;amp;rarr; images tables video and sounds images 
-tables video and sounds images tables video and sounds 
-border 1 cellpadding 2 cellspacing 0 - result what you 
-type - a picture including alternate text wiki the 
-logo for this wiki you can put the image in a frame 
-with a caption wiki frame the logo for this wiki a 
-picture including alternate text wiki the logo for 
-this wiki you can put the image in a frame with a 
-caption wiki frame the logo for this wiki - a link to 
-neowiki neowiki''s page for the image image wiki png 
-or a link directly to the image itself media wiki png 
-a link to neowiki neowiki''s page for the image image 
-wiki png or a link directly to the image itself media 
-wiki png - use  media   links to link to sounds or 
-videos media media wmv a sound file use  media   links 
-to link to sounds or videos media media wmv a sound 
-file - border 1 cellspacing 0 cellpadding 5 this is - 
-a  table  border 1 cellspacing 0 cellpadding 5 this 
-is - a  table  templates templates templates templates 
-are segments of wiki markup that are meant to be 
-copied automatically transcluded into a page you add 
-them by putting the template template''s name in 
-double braces some templates take  parameters  as well 
-which you separate with the pipe character border 1 
-cellpadding 2 cellspacing 0 - what it looks like what 
-you type - transclusion demo transclusion demo - this 
-template takes two parameters and creates underlined 
-text with a hover box h title this is the hover text 
-hover your mouse over this text this template takes 
-two parameters and creates underlined text with a 
-hover box h title this is the hover text hover your 
-mouse over this text tips and tricks tips and tricks 
-tips and tricks protected pages protected pages 
-protected pages if you can''t find the edit button at 
-the top of the article but see the view source button 
-instead that means me the webmaster has protected that 
-page for a good reason most likely because it it''s 
-not to be editable or some other good reason edit 
-conflicts edit conflicts edit conflicts if someone 
-else makes an edit while you are making yours the 
-result is an help edit conflict edit conflict many 
-conflicts can be automatically resolved by the wiki if 
-it can''t be resolved however you will need to resolve 
-it yourself the wiki gives you two text boxes where 
-the top one is the other person person''s edit and the 
-bottom one is your edit merge your edits in to the top 
-edit box which is the only one that will be saved 
-reverting reverting reverting if you find that the 
-current page needs to be reverted back to it it''s old 
-version go to history to compare the versions contact 
-me by pming me at webmaster error messages error 
-messages error messages if you get an error message 
-when saving your page go back and try to save it again 
-or find my contributions at the very top of the page 
-to see if your edit or article creation did happen 
-contents of the edit page contents of the edit page 
-contents of the edit page the edit page has the 
-following the editing toolbar enable this in your 
-preferences the page textarea this contains the text 
-of the page summary input field put your edit summary 
-here minor edit this is for spelling errors and the 
-such watch this page this is for keeping tracks of 
-edits on this page more closely save page dead 
-giveaway xd show preview preview the page first show 
-changes obvious eh cancel allows you to discard your 
-changes editing help this page addictional minor edits 
-information addictional minor edits information 
-addictional minor edits information if you make a huge 
-change to the page and mark it as a minor edit 
-webmaster will glare at you severely editing page 
-copyright 2006 neo-addict net '\),
-\(1368, '70 251 211 44', ' hi '\),
-\(1369, 'privacy policy', ' your info as you already 
-know neowiki collects a little bit of info at signup 
-however this is only to identify you secondly i log 
-all ip addresses that come to this site so i can ban 
-bad people thirdly neowiki does store a cookie on your 
-computer however it is nothing bad it only keeps you 
-logged in what we do with your info what we do with 
-your info what we do with your info absolutely nothing 
-we dont share it with anyone nothing it is only for 
-identification purposes on this site '\),
-\(1370, 'about', ' origins neowiki was created a long 
-time ago however it was shut down for a while due to 
-server problems now it is back up as off saturday 
-august 12 2006 version version version neowiki is 
-currently running mediawiki version 1 6 5 what is wiki 
-what is wiki what is wiki a wiki is a place people can 
-create their own pages and edit others pages to create 
-help guides tutorials etc wiki is also what wikipedia 
-uses '\),
-\(1371, 'general disclaimer', ' everything here is 
-copyright 2006 galacticneo unless other wise stated if 
-anyone is caught stealing anything from neowiki there 
-will be severe copyright infringement punishments rest 
-asured we will take action all neopets images 
-copyright 2006 neopets com all rights reserved we do 
-not gurantee the correctness of articles on the 
-neowiki '\),
-\(1372, 'tnt', ' what does tnt stand for tnt stands for 
-the neopets team this is the team of people that work 
-to make neopets possible what exactly does tnt do what 
-exactly does tnt do what exactly does tnt do tnt is 
-repsonisble for all updates and content on neopets 
-they are also repsonsible for freezing and banning 
-accounts share your banning freezing stories here 
-share your banning freezing stories here share your 
-banning freezing stories here well my 2 best accounts 
-wont let me login to them they ask me for my birthdate 
-and when i enter that info it just reloads the page i 
-emailed tnt multiple times about this but to know 
-avail the webmaster '\);
-INSERT INTO \`wiki\_searchindex\` \(\`si\_page\`, \`si\_title\`, 
-\`si\_text\`\) VALUES \(1373, 'help ive been frozen', ' 
-here is what to do if you get frozen 1 dont panic 2 
-click here to appeal the frozen account 3 relax and 
-wait for a reply dont keep re-submitting that from and 
-be sure not to cuss tnt out when writing your appeal 4 
-if you were frozen for a just reason then im afraid 
-there is nothing tnt will do as you broke the rules  
-for those of you who forgot here are the rules terms 
-and conditions   basic summary neopets is a community 
-of game players of varying ages and backgrounds you 
-are here as a guest and you should act accordingly and 
-respect the other guests you meet here are some basic 
-rules to follow and lawyerbot has many more below in 
-the so-called long version 1 neopets is a game not a 
-way to make money as a guest you do not own the 
-accounts activities items neopoints characters 
-locations faeries games and pets on the site; they are 
-for you to play with while on the site except as 
-permitted by the functionality of this site you can''t 
-sell them for money or neopoints give them to anyone 
-trade them for anything including neopoints or pretend 
-you made them this means that you cannot try to make 
-money off the neopoints or virtual items in your 
-account or even sell the time it took you to collect 
-such items and neopoints if we find someone selling 
-neopoints or items we will freeze every account 
-controlled by that user and every account of the user 
-who purchased such neopoints or items 2 using neopets 
-artwork off the site you can display our pictures on 
-your own personal web pages for your personal 
-noncommercial use only as long as you write either 
-copyright 2000-2006 neopets inc all rights reserved 
-used with permission or c 2000-2006 neopets inc all 
-rights reserved used with permission on every page 
-with our pictures and or text and you link directly to 
-us by the way this means that you can''t sell ads 
-barter for stuff offer your services or otherwise earn 
-money neopets items or neopoints either on web pages 
-that contain our pictures and other materials or by 
-using our pictures or other materials such as by 
-offering to make neopets banners or backgrounds for 
-others if there is anything you are unsure of about 
-this please contact us using this form and we will do 
-our best to give you a quick answer 3 play safely this 
-site is visited by millions of people around the world 
-every month neopets has implemented many safeguards to 
-make this a safe site however it is important that you 
-play safely by not giving anyone personally 
-identifiable information such as your e-mail address 
-physical address school name last name photographs of 
-yourself instant messenger username or telephone 
-number also make sure that you follow you family 
-family''s rules for playing on the internet if you 
-think anything is suspicious make sure to report it 
-here 4 other users also enjoy this site remember this 
-is a community of players and all pet names shop names 
-guilds content on the message boards neomail except 
-neomail from the neopets team neomessages except 
-warnings and write to neopets come straight from other 
-neopets users not from someone at neopets com if you 
-see anything mean or nasty on the site or anyone sends 
-you anything that makes you uncomfortable or asks for 
-your password or personal information such as your 
-name address or phone number please let us know 
-immediately by using this form so that we can handle 
-it right away however reporting false abuse or 
-inappropriate feedback will not be tolerated and will 
-likely result in the account making a false report 
-being frozen 5 respect the community remember people 
-who play on neopets are of all ages and backgrounds 
-therefore all user content and communications on the 
-neopets site is filtered and monitored so that 
-everyone has a good time you understand and agree that 
-you will not post or send through the site any words 
-images or links containing or relating to profanity 
-obscenities swear words sexual content express or 
-implied including inappropriate acts with or by your 
-pets for real or in role play cybering romance role 
-playing dating requests or offers for yourself other 
-people or your neopets attacks comments or opinions 
-about other people or things that slander defame 
-threaten insult or harass another person gangs gang-
-slang or the promotion of gangs chat rooms or links to 
-sites with chat rooms promotions offering prizes of 
-any sort including contests raffles lotteries chain 
-letters or any kind of giveaway materials created by 
-someone else without their express written permission 
-information that might identify another user including 
-posting a link to your personal guest book material 
-regarding political social or religious views or 
-opinions links to or advertisements for third party 
-commercial web sites pet names account usernames store 
-fronts or any descriptions or names that would be 
-considered inappropriate under our terms and 
-conditions cheats or hacks or information or links to 
-sites claiming to have these requests for user 
-passwords including offers for neositting requests for 
-money by using your neopets neopoints or any other 
-neopets property on third party sites or your personal 
-websites including ebay scams of any kind including 
-requests to users to change their email address 
-spamming repeatedly posting the same message or party 
-boards anything that suggests it it''s from a member 
-of the neopets staff trying to test neopets message 
-filters or encouraging others to do so other 
-information that neopets deems in its sole discretion 
-to be inappropriate for this site for more information 
-regarding the neoboard and neomail rules go here 
-beware if you do any of the above we may suspend you 
-from using your account for up to 72 hours or freeze 
-your account permanently please note that depending on 
-your account history and the type of infraction you 
-may be frozen or suspended for breaking the rules and 
-that you will be frozen for multiple infractions also 
-you will not necessarily be warned prior to being 
-frozen this is your warning 6 you may only have five 
-accounts because your pets need your attention it is 
-important that neopets users are responsible for their 
-pets and play the game in a fair manner therefore do 
-not create more accounts or neopets than you can 
-maintain you are allowed a maximum of five 5 accounts 
-one of these accounts your main account can do 
-everything on neopets the other four accounts except 
-if one is a guild account as explained below can adopt 
-neopets and maintain a gallery but cannot have a store 
-play games or any other activity that earns neopoints 
-or participate in any voting activities you may freely 
-transfer items among your accounts but they should be 
-on the same e-mail address as your main account if you 
-are the head of a guild you may use one of your five 
-accounts as a guild account and it should be named as 
-such for example abandoned computer chips orphanage 
-guild account in addition to your main account a guild 
-account can have a store but cannot earn neopoints in 
-any manner other than through the store auctions and 
-trades and anything that happens on that account could 
-impact your other accounts if you maintain a guild 
-account you will be held responsible for that account 
-you are permitted only one guild account per guild 7 
-cheating is bad if you use cheat programs on any 
-neopets games including non-neopets software or 
-programs we will freeze all of your accounts 8 your 
-creative stuff if you write something that catches our 
-eye on a message board in an email or neomail we might 
-want to use it on the site or elsewhere when talking 
-about the site if you''re under age 18 remember to 
-always check with your parents before you send 
-anything to us or post anything on the site by sending 
-in your content and comments you and your parents are 
-agreeing that it it''s okay to repeat on the site and 
-elsewhere what you say and it it''s even all right for 
-us to use it in an ad so this means we can use it in 
-any way we want anywhere until the end of time 9 
-communications from neopets you understand that as 
-part of playing on the neopets com site you may 
-receive e-mail from neopets com that lets you know 
-when certain events happen with your pets etc you also 
-agree that occasionally neopets com can send you 
-special offers that you are under no obligation to 
-accept you understand that you can opt-out of 
-receiving such e-mail through the my preferences page 
-or send us a message to delete your snail mail address 
-at any time but doing so may detract from your 
-enjoyment of the site as you will no longer receive e-
-mails or snail mails from your pets or the neopets com 
-newsletters and announcements 10 scamming is very bad 
-attempting to gain access to someone else else''s 
-account and or account information or trying to get 
-other people people''s passwords is strictly forbidden 
-your account pets shops etc will be deleted and you 
-will be permanently banned from the site 11 you are a 
-guest remember this is a free website and we reserve 
-the right to prohibit the use of the site to any user 
-at any time be a good guest for more general 
-information please visit the t&amp;amp;c faq page where we 
-answer some of the frequently asked questions 
-remember - no member of neopets staff will ever ask 
-you for your password please contact us using this 
-form if anyone asks you for your password -------------
-\-------------------------------------------------------
-\------------ long version please read these terms and 
-conditions carefully before using this website the 
-site this site is fully controlled and operated by 
-neopets inc referred to below as neopets we us and our 
-by accessing and using this site you agree to be 
-legally bound by these terms and conditions if you do 
-not agree to these terms please do not use the site we 
-reserve the right at our sole discretion to change 
-modify add to or otherwise alter these terms and 
-conditions at any time such changes and or 
-modifications shall become effective immediately upon 
-their posting so please review the terms and 
-conditions posted at this link periodically your 
-continued use of the site following the posting of 
-changes and or modifications will constitute your 
-acceptance of the revised terms and conditions 
-including the neopets com privacy policy ownership of 
-intellectual property; restrictions on use all site 
-software designs text images photographs illustrations 
-audio clips video clips artwork graphic material or 
-other copyrightable elements and the selection and 
-arrangements thereof and trademarks service marks and 
-trade names the materials are the property of neopets 
-inc and or its subsidiaries affiliates assigns 
-licensors or other respective owners and are protected 
-without limitation pursuant to u s and foreign 
-copyright and trademark laws users are not permitted 
-or authorized to copy reproduce republish upload post 
-transmit or distribute materials or any portion 
-thereof in any way or by any means except that you may 
-download one copy of appropriately limited portions of 
-the materials on any single computer for your personal 
-noncommercial use only provided you include copyright 
-2000-2006 neopets inc all rights reserved used with 
-permission or c 2000-2006 neopets inc all rights 
-reserved used with permission on every page containing 
-copyrightable elements and you keep intact other 
-proprietary notices modification of materials or use 
-of materials for any other purpose is a violation of 
-neopets copyright and other proprietary rights for 
-purposes of these terms and conditions use of any 
-materials in any unauthorized manner including without 
-limitation on web pages or sites that contain paid or 
-free advertisements third-party endorsements of any 
-kind or nature including without limitation 
-endorsements of a religious political or social 
-orientation nature promotions products games services 
-or other inappropriate content is strictly prohibited 
-neopets hereby grants you a personal non-exclusive non-
-assignable revocable non-transferable license to use 
-and display for noncommercial and personal use only 
-one copy of appropriately limited portions of the 
-materials and or software that are downloadable from 
-this site including without limitation any files codes 
-audio or images incorporated in or generated by or in 
-conjunction with the site and or neopets provided that 
-that copyright 2000-2006 neopets inc all rights 
-reserved used with permission or c 2000-2006 neopets 
-inc all rights reserved used with permission 
-accompanies all copyrightable materials and other 
-notices are properly maintained you agree not to 
-reproduce modify create derivative works from display 
-perform publish distribute disseminate broadcast sell 
-decompile reverse engineer disassemble or circulate 
-any materials to any third party including without 
-limitation display and distribute the materials via a 
-third party website without neopets express prior 
-written consent unauthorized or prohibited 
-exploitation of materials will result in deletion of 
-the offender offender''s account from the site and may 
-subject the offender to civil liability and criminal 
-prosecution under applicable federal and state laws 
-neopets respects the intellectual property of others 
-and we ask our users to do the same neopets may in 
-appropriate circumstances and at its discretion 
-terminate the accounts of users who infringe the 
-intellectual property rights of others if you believe 
-that your work has been copied in a way that 
-constitutes copyright infringement please provide 
-neopets neopets''s copyright agent with the following 
-information an electronic or physical signature of the 
-person authorized to act on behalf of the owner of the 
-copyright interest; a description of the copyrighted 
-work that you claim has been infringed; a description 
-of where the material that you claim is infringing is 
-located on the site; your address telephone number and 
-email address; a statement by you that you have a good 
-faith belief that the disputed use is not authorized 
-by the copyright owner its agent or the law; a 
-statement by you made under penalty of perjury that 
-the above information in your notice is accurate and 
-that you are the copyright owner or authorized to act 
-on the copyright owner owner''s behalf neopets com 
-com''s copyright agent for notice of claims of 
-copyright infringement can be reached as follows 
-stephanie yost cameron esq legal department neopets 
-inc p o box 10263 glendale ca 91209 telephone 
-international dialing code 818-551-7580 fax 
-international dialing code 818-551-7565 e-mail 
-legaldepartment neopets com neopets use of user 
-submitted materials by uploading or otherwise 
-submitting any materials to us and or the site you and 
-your parents if you''re under age 18 automatically 
-grant or warrant that the owner of such rights has 
-expressly granted to neopets a perpetual royalty-free 
-irrevocable non-exclusive right and license to use 
-reproduce modify adapt publish translate create 
-derivative works from and distribute such materials or 
-incorporate such materials into any form medium or 
-technology now known or hereafter developed or devised 
-throughout the universe in addition you warrant that 
-all so-called moral rights and other rights recognized 
-throughout the world including without limitation the 
-european economic community in those materials have 
-been waived neomessages onsite email chatrooms message 
-boards shop descriptions and guild descriptions to the 
-extent that portions of this site provide users an 
-opportunity to post and or exchange information ideas 
-and opinions postings in chatrooms and message boards 
-forums and via neomail and in descriptions of users 
-pets shops and guilds please be advised that postings 
-do not necessarily reflect the views of neopets 
-although we periodically monitor exchanged and posted 
-information in no event does neopets assume or have 
-any responsibility or liability for any postings or 
-for any claims damages or losses resulting from their 
-use and or appearance on or in conjunction with this 
-site or elsewhere thus users remain solely responsible 
-for the content of their messages and postings 
-nonetheless neopets will make reasonable efforts to 
-ensure that the forums serve the best interests of all 
-users and therefore neopets reserves the right to edit 
-delete or refuse to post any posting that violates 
-these terms and conditions as well as revoke the 
-privileges of any user who does not comply with these 
-terms and conditions neopets also reserves the right 
-to contact any third party who may have an interest in 
-preserving the safety of users such as a school or law 
-enforcement regarding the content of any post and 
-supplying identifying information regarding such 
-poster to such third party please see the privacy 
-policy you hereby understand and agree that neopets 
-does not allow postings that contain profanity 
-obscenities or sexual content express or implied 
-religious political or social commentary personal 
-attacks on other people individually or as a group 
-slanderous defamatory obscene pornographic threatening 
-and harassing suggestions comments and or images 
-petnames or account usernames that would be considered 
-inappropriate under our terms and conditions materials 
-created by someone else without their express written 
-permission to do so cheat or hack programs or 
-information or links to sites claiming to have these 
-solicitations of user passwords solicitation of user 
-passwords private or personal information that might 
-identify another user links to third party commercial 
-web sites online chat rooms anywhere on our site or 
-links to sites with chat rooms promotions anywhere on 
-neopets site offering prizes of any kind promotions 
-include but are not limited to contests raffles 
-lotteries or giveaways and anywhere on our site 
-includes but is not limited to all of neopets user 
-communication areas onsite pet pet''s webpage shop 
-front or onsite guild webpage other information that 
-neopets deems in its sole discretion to be 
-inappropriate for this site you hereby further agree 
-that you will not upload to distribute through or 
-otherwise publish through or in conjunction with the 
-site any postings that are libelous defamatory obscene 
-pornographic threatening invasive of privacy or 
-publicity rights abusive illegal or otherwise 
-objectionable or that would constitute or encourage a 
-criminal offense violate the rights of any person or 
-otherwise violate any law or give rise to liability 
-further you agree not to abuse our message board 
-service by spamming posting numerous identical 
-messages or by creating party boards group postings 
-often containing inappropriate content on them 
-moreover you hereby represent and warrant that you 
-have all necessary rights in and to all postings you 
-provide and all information they contain the forums 
-and neomail may be used for noncommercial purposes 
-only you are not permitted without our express written 
-approval to distribute or otherwise publish any 
-postings containing any solicitation of funds 
-endorsements including of a religious political sexual 
-orientation or social cause nature promotions or 
-advertising free or paid in money or neopoints or 
-neopets items or solicitations of any kind or nature 
-you specifically acknowledge that soliciting other 
-neopets users to join or become members of any 
-commercial online service or other organization or 
-group profit non-profit religious social political or 
-otherwise is expressly prohibited you and your parents 
-if you''re under age 18 hereby authorize us to use and 
-to authorize others to use your postings and submitted 
-opinions and materials in whole or in part throughout 
-the universe in perpetuity in any form medium or 
-technology now known or hereafter developed or devised 
-throughout the universe alone or together or as part 
-of other materials of any kind or nature without 
-limiting the foregoing you hereby grant to neopets the 
-right to use and change the postings in any manner 
-that neopets may determine please note that neopets 
-and its neomail e-mail service are not in anyway 
-related to or affiliated with ernie miller or his 
-neomail e-mail software program please note that 
-neopets and the chia species are not in any way 
-related to or affiliated with joseph enterprises chia 
-pet or any other joseph enterprises products bearing 
-its registered trademark chia disclaimer and 
-limitation of liability this site and all materials 
-contained on it are distributed and transmitted on an 
-as is and as available basis without warranties of any 
-kind either express or implied to the fullest extent 
-permissible under applicable law neopets disclaims all 
-warranties express or implied including without 
-limitation warranties of merchantability or fitness 
-for a particular purpose neopets does not warrant that 
-the functions contained in the site or materials will 
-be uninterrupted or error-free that defects will be 
-corrected or that this site or the servers that makes 
-it available are free of viruses or other harmful 
-components neopets does not warrant or make any 
-representations regarding the use or the results of 
-the use of the materials in this site with regard to 
-their correctness accuracy reliability or otherwise 
-the entire risk as to the quality accuracy adequacy 
-completeness correctness and validity of any material 
-rests with you you i e not neopets assume the complete 
-cost of all necessary servicing repair or correction 
-applicable law may not allow the exclusion of implied 
-warranties so the above exclusion may not apply to you 
-to the fullest extent permissible pursuant to 
-applicable law neopets its affiliates and their 
-respective officers directors employees agents 
-licensors representatives and third party providers to 
-the site will not be liable for damages of any kind 
-including without limitation compensatory 
-consequential incidental indirect special or similar 
-damages that may result from the use of or the 
-inability to use the materials contained on this site 
-whether the material is provided or otherwise supplied 
-by neopets or any third party notwithstanding the 
-foregoing in no event shall neopets have any liability 
-to you for any claims damages losses and causes of 
-action whether in contract tort or otherwise exceeding 
-the amount paid by you if any for accessing this site 
-third party hyperlinks the appearance of external 
-hyperlinks and or other materials generated by third 
-parties does not constitute an endorsement by neopets 
-its subsidiaries and affiliates of the opinions or 
-views expressed by these third party web sites neopets 
-explicitly disclaims any responsibility for the 
-accuracy content availability currency completeness or 
-quality of the content contained at these sites 
-further neopets is not responsible for the quality or 
-delivery of the products or services offered accessed 
-obtained by or advertised at such sites as such 
-neither neopets nor its subsidiaries and affiliates 
-are responsible for any errors or omissions or for the 
-results obtained from the use of such information 
-contained in these sites neopets encourages discretion 
-when browsing the internet using anyone anyone''s 
-service because some sites employ automated search 
-results or otherwise link you to sites containing 
-information that may be deemed inappropriate or 
-offensive neopets cannot be held responsible for the 
-accuracy copyright compliance legality or decency of 
-material contained in third-party sites and you hereby 
-irrevocably waive any claim against us with respect to 
-such sites thus under no circumstances will neopets be 
-liable for any direct indirect incidental or special 
-loss or other damage whether arising from negligence 
-breach of contract defamation infringement of 
-copyright or other intellectual property rights caused 
-by the exhibition distribution or exploitation of any 
-information or content contained within these third 
-party hyperlinked sites neopets cannot ensure that you 
-will be satisfied with any products or services that 
-you obtain from a third-party site that links to or 
-from neopets since such sites are owned and operated 
-by third parties neopets does not endorse any of the 
-merchandise or services nor has neopets taken any 
-steps to confirm the accuracy or reliability of any of 
-the information contained on such third-party sites 
-neopets does not make any representations or 
-warranties as to the security of any information 
-including without limitation credit card and other 
-personal information you may be required to provide on 
-a third-party site and you hereby irrevocably waive 
-any claim against neopets with respect to such sites 
-we strongly encourage you to make whatever 
-investigation you feel necessary or appropriate before 
-proceeding with any online or offline transaction with 
-any of these third parties neopets never gives or 
-sells e-mail addresses or other personal information 
-supplied by its users to sponsors without permission 
-provided however that if a user chooses to opt-in 
-click on a checkbox for sponsor information or to 
-register with a sponsor by doing so he has given 
-permission to neopets to transmit his personal 
-information to that sponsor please make sure you 
-review neopets privacy policy for all details 
-regarding neopets use of your personal information 
-unauthorized links to site neopets allows users to 
-link their site neopets-related fan sites to the 
-neopets com homepage however by using this website you 
-specifically agree not to link to any pages within the 
-neopets com site without neopets express written 
-approval if you do not receive such express written 
-approval prior to linking to an internal page on 
-neopets com you hereby consent to an injunction to be 
-entered against you by a court of competent 
-jurisdiction as provided herein permanently enjoining 
-you from linking to any internal pages from the 
-neopets com site denial of access neopets for any 
-reason and at its sole discretion may decide that any 
-person shall be denied access to any part of the 
-neopets com site the sending of an e-mail notice by 
-neopets to any e-mail address used by a person who is 
-subject to the denial shall constitute complete and 
-sufficient notice of the denial by agreeing to these 
-terms and conditions you agree to cease and desist 
-immediately from any attempt to access the site upon 
-issuance of a denial if you do not cease and desist 
-you hereby consent to an injunction to be entered 
-against you by a court of competent jurisdiction as 
-provided herein permanently enjoining you from 
-attempting to access the neopets com site 
-indemnification you agree to indemnify defend and hold 
-harmless neopets its affiliates and their respective 
-officers directors employees agents licensors 
-representatives and third party providers to the site 
-from and against all losses expenses damages and costs 
-including reasonable attorneys fees resulting from any 
-violation of these terms and conditions by you neopets 
-reserves the right to assume at its sole expense the 
-exclusive defense and control of any matter subject to 
-indemnification by you in which event you will fully 
-cooperate with neopets in asserting any available 
-defenses miscellaneous you acknowledge and agree that 
-you are not permitted under any circumstances or for 
-any reason to cheat or utilize third-party games or 
-code in order to win at or gain neopoints or items 
-from any neopets game you agree not to design 
-disseminate or use any third party programs designed 
-to change the game play on the site including but 
-without limitations programs such as autobuyers flash 
-game cheats autofreshers and snipers any use 
-dissemination or design of such programs is a breach 
-of these terms you will be responsible for any 
-resulting damages to neopets you agree that if you 
-disseminate design or assist in the design of a third 
-party program that changes the game play on neopets 
-you will pay neopets inc liquidated damages in the sum 
-of fifty thousand dollars for each such program as 
-liquidated damages you agree that if you use such a 
-program on the neopets com website you will pay 
-neopets inc liquidated damages in the sum of five 
-hundred dollars for each time you use a program 
-neopets operates and controls the site from its 
-offices in glendale california in the united states of 
-america neopets makes no representation that the site 
-is appropriate or available in other locations 
-accordingly those persons who choose to access the 
-site from other locations do so on their own 
-initiative and are responsible for compliance with 
-local laws if and to the extent local laws are 
-applicable software from this site is subject to 
-united states export controls thus no software from 
-this site may be downloaded exported or re-exported a 
-into or to a national or resident of cuba iraq libya 
-north korea iran syria or any other country to which 
-the united states has embargoed goods; or b to anyone 
-on the u s treasury department department''s list of 
-specially designated nationals or the u s commerce 
-department department''s table of deny orders by 
-downloading any software you represent and warrant 
-that you are not located in under the control of or a 
-national or resident of any such country or on any 
-such list these terms and conditions contain the 
-entire understanding of the parties hereto relating to 
-the subject matter hereof and cannot be changed or 
-terminated orally the privileges granted to you under 
-this agreement will terminate immediately and 
-automatically without notice from neopets if in our 
-sole discretion you fail to comply with any term or 
-provision of these terms and conditions upon such 
-termination you must destroy all materials obtained 
-from this site or any other web site or source and all 
-copies thereof whether or not made under the terms of 
-this agreement if any provision of these terms and 
-conditions is found to be illegal or unenforceable the 
-terms and conditions will be curtailed to the extent 
-necessary to make it legal and enforceable and will 
-remain as modified in full force and effect the terms 
-and conditions and all matters or issues collateral 
-thereto will be governed by construed and enforced in 
-accordance with the laws of the state of california 
-applicable to contracts executed and performed 
-entirely therein without regard to any principles of 
-conflicts of laws you hereby agree that any action at 
-law or in equity arising out of or relating to these 
-terms and conditions or the site shall be filed only 
-in the state or federal courts located in the county 
-of los angeles in the state of california further you 
-hereby expressly consent and submit to the personal 
-jurisdiction of such courts for the purposes of 
-litigating any such action ----------------------------
-\---------------------------------------------------- 
-in interpreting these terms and conditions the english 
-version governs the interpretation and meaning of the 
-obligation set forth herein to the extent there is an 
-ambiguity or conflict with the terms and conditions in 
-other languages the terms and conditions in english 
-governs updated march 31 2006 '\),
-\(1378, 'community portal', ' hello welcome to 
-galacticneo galacticneo''s neowiki please contribute 
-guides and tutorials if possible you never know you 
-might end up with some extra neopoints '\),
-\(1374, 'linux', ' are you tired of using windows is 
-macintosh just not your thing well try linux it it''s 
-a great free operating system based on unix what is 
-linux what is linux what is linux linux is a free 
-operating system like unix except it has a nice 
-graphical interface gui linux is often used when the 
-user doesn''t want like macintosh or windows linux is 
-source distributed for developers meaning they can 
-change or tweak the operating system linux 
-distributions linux distributions linux distributions 
-there are many different linux distributions but the 
-most preferred one is ubuntu it it''s used by the most 
-linux users there are about 5 main linux distributions 
-which are ubuntu debian gentoo mandriva suse linspire 
-dsl still in progress '\),
-\(1375, 'easy guide to earning neopoints', ' well here 
-i am going to help you earn neopoints on the easy 
-games big bucks you heard right destruct - o - match2 
-well to start off if there is a block that has numbers 
-counting down make sure that there is one of those 
-coloured blocks near by either above below or beside 
-and double click on it to get it out of the way now 
-you need to scrutinise your playing screen see if you 
-have any groups of 4 or 5 click on them first then 
-check again for any 4 or 5 groups now onto your 3 
-groups get rid of all your 3 groups now stop right 
-there you have noticed something havn''t you there are 
-symbols on some of them well don''t panic i''m here to 
-help there will normally be a black block with a flame 
-on it do not whatever you do click on it save it to 
-the end of the game when you have no moves left there 
-should also be one that lookes like a question mark it 
-will add a new row of blocks on the top of your other 
-blocks now only use this once you have removed a few 
-layers first there will also be one that has 3x on it 
-when you double click on the blocks around it it will 
-multiply that number of points by 3 there is another 
-it has a circle in the middle and lots of arrows 
-around it what ever you do only use it in an emergency 
-it will destroy all the colours of its type then there 
-is a boulder that only appears if you dont click on 
-the count down numbers once they have counted down to 
-zero it is indestructable only the flame boulder can 
-destroy it so better not to get into a mess to start 
-with more will be added soon please enjoy '\),
-\(1376, 'neopets', ' neopetsu8c2ae is the greatest 
-virtual pet site on the internet with your help we 
-have built a community of over 70 million virtual pet 
-owners across the world neopets has many things to 
-offer including over 160 games trading auctions 
-greetings messaging and countless recipes for 
-asparagus best of all it it''s completely free '\),
-\(1377, 'why is neo-addict neo-addict''s banner on the 
-bottom of the page', ' you may have notcied that neo-
-addict net net''s banner is at the bottom of the page 
-this is simply because there was a mistake a while ago 
-and to make it up to neo-addict we are displaying 
-their banner  edit   it was but has now been 
-removed '\),
-\(1379, 'help ive been frozen', ' some decent tips 
-would be nice xdddd --charlie '\),
-\(1380, 'editing', ' here are the 6 most frequently 
-used wiki markups border 1 cellpadding 2 width 1000 
-style background \#ffff99 what it looks like width 500 
-style background \#ffff99 what you type - you can  
-italicize text  by putting 2 apostrophes on each side 
-3 apostrophes will bold  the text  5 apostrophes will 
-bold and italicize  the text  4 apostrophes don''t do 
-anything special -- there there''s just  one left 
-over  you can  italicize text  by putting 2 
-apostrophes on each side 3 apostrophes will bold  the 
-text  5 apostrophes will bold and italicize  the text  
-4 apostrophes don''t do anything special -- there 
-there''s just  one left over  - you should sign your 
-comments on talk pages - three tildes gives your user 
-name user karl wick karl wick - four tildes give your 
-user name plus date time user karl wick karl wick 07 
-46 27 november 2005 utc - five tildes gives the date 
-time alone 07 46 27 november 2005 utc you should sign 
-your comments on talk pages - three tildes gives your 
-user name - four tildes give your user name plus date 
-time - five tildes gives the date time alone - section 
-headings  headings  organize your writing into 
-sections the wiki software can automatically generate 
-a help table of contents table of contents from them 
-subsection using more equals signs creates a 
-subsection a smaller subsection don''t skip levels 
-like from two to four equals signs start with 2 equals 
-signs not 1 because 1 creates h1 tags which should be 
-reserved for page title section headings section 
-headings section headings  headings  organize your 
-writing into sections the wiki software can 
-automatically generate a table of contents from them 
-subsection subsection subsection using more equals 
-signs creates a subsection a smaller subsection a 
-smaller subsection a smaller subsection don''t skip 
-levels like from two to four equals signs start with 2 
-equals signs not 1 because 1 creates h1 tags which 
-should be reserved for page title - id lists  
-unordered help list list lists  are easy to do start 
-every line with a star more stars indicate a deeper 
-level previous item continues a newline in a list 
-marks the end of the list of course you can start 
-again  unordered lists  are easy to do start every 
-line with a star more stars indicate a deeper level 
-previous item continues a new line in a list marks the 
-end of the list of course you can start again - \#  
-numbered lists  are \#\# very organized \#\# easy to 
-follow a new line marks the end of the list \# new 
-numbering starts with 1 \#  numbered lists  are \#\# very 
-organized \#\# easy to follow a new line marks the end 
-of the list \# new numbering starts with 1 - here 
-here''s a link to a page named official position you 
-can even say official position positions and the link 
-will show up correctly here here''s a link to a page 
-named official position you can even say official 
-position positions and the link will show up 
-correctly - the weather in moscow is a page that 
-doesn''t exist yet you could create it by clicking on 
-the link the weather in moscow is a page that doesn''t 
-exist yet you could create it by clicking on the link -
-you can link to a page section by its title list of 
-cities by country\#morocco if multiple sections have 
-the same title add a number \#example section 3 goes to 
-the third section named example section you can link 
-to a page section by its title list of cities by 
-country\#morocco if multiple sections have the same 
-title add a number \#example section 3 goes to the 
-third section named example section you can link to a 
-page section by its title list of cities by 
-country\#morocco if multiple sections have the same 
-title add a number \#example section 3 goes to the 
-third section named example section '\);
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_site\_stats\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_site\_stats\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_site\_stats\` \(
-\`ss\_row\_id\` int\(8\) unsigned NOT NULL default '0',
-\`ss\_total\_views\` bigint\(20\) unsigned default '0',
-\`ss\_total\_edits\` bigint\(20\) unsigned default '0',
-\`ss\_good\_articles\` bigint\(20\) unsigned default '0',
-\`ss\_total\_pages\` bigint\(20\) default '-1',
-\`ss\_users\` bigint\(20\) default '-1',
-\`ss\_admins\` int\(10\) default '-1',
-\`ss\_images\` int\(10\) default '0',
-UNIQUE KEY \`ss\_row\_id\` \(\`ss\_row\_id\`\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_site\_stats\`
-\-- 
-
-INSERT INTO \`wiki\_site\_stats\` \(\`ss\_row\_id\`, 
-\`ss\_total\_views\`, \`ss\_total\_edits\`, 
-\`ss\_good\_articles\`, \`ss\_total\_pages\`, \`ss\_users\`, 
-\`ss\_admins\`, \`ss\_images\`\) VALUES \(1, 1174, 82, 1, 
-1379, 2, -1, 0\);
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_templatelinks\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_templatelinks\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_templatelinks\` \(
-\`tl\_from\` int\(8\) unsigned NOT NULL default '0',
-\`tl\_namespace\` int\(11\) NOT NULL default '0',
-\`tl\_title\` varchar\(255\) binary NOT NULL default '',
-UNIQUE KEY \`tl\_from\` 
-\(\`tl\_from\`,\`tl\_namespace\`,\`tl\_title\`\),
-KEY \`tl\_namespace\` \(\`tl\_namespace\`,\`tl\_title\`\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_templatelinks\`
-\-- 
-
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_text\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_text\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_text\` \(
-\`old\_id\` int\(8\) unsigned NOT NULL auto\_increment,
-\`old\_text\` mediumblob NOT NULL,
-\`old\_flags\` tinyblob NOT NULL,
-PRIMARY KEY  \(\`old\_id\`\)
-\) TYPE=MyISAM AUTO\_INCREMENT=1446 ;
-
-\-- 
-\-- Dumping data for table \`wiki\_text\`
-\-- 
-
-INSERT INTO \`wiki\_text\` \(\`old\_id\`, \`old\_text\`, 
-\`old\_flags\`\) VALUES \(1, 
-0x3c6269673e2727274d6564696157696b6920686173206265656e2
-07375636365737366756c6c7920696e7374616c6c65642e2727273c
-2f6269673e0a0a436f6e73756c7420746865205b687474703a2f2f6
-d6574612e77696b6970656469612e6f72672f77696b692f4d656469
-6157696b695f55736572253237735f4775696465205573657227732
-047756964655d20666f7220696e666f726d6174696f6e206f6e2075
-73696e67207468652077696b6920736f6674776172652e0a0a3d3d2
-047657474696e672073746172746564203d3d0a0a2a205b68747470
-3a2f2f7777772e6d6564696177696b692e6f72672f77696b692f486
-56c703a436f6e66696775726174696f6e5f73657474696e67732043
-6f6e66696775726174696f6e2073657474696e6773206c6973745d0
-a2a205b687474703a2f2f7777772e6d6564696177696b692e6f7267
-2f77696b692f48656c703a464151204d6564696157696b692046415
-15d0a2a205b687474703a2f2f6d61696c2e77696b6970656469612e
-6f72672f6d61696c6d616e2f6c697374696e666f2f6d65646961776
-96b692d616e6e6f756e6365204d6564696157696b692072656c6561
-7365206d61696c696e67206c6973745d, 0x7574662d38\),
-\(2, 0x5b5b24315d5d206d6f76656420746f205b5b24325d5d, 
-0x7574662d38\),
-\(3, 
-0x5b5b24315d5d206d6f76656420746f205b5b24325d5d206f76657
-2207265646972656374, 0x7574662d38\),
-\(4, 
-0x2f2a206564697420746869732066696c6520746f20637573746f6
-d697a6520746865206d6f6e6f626f6f6b20736b696e20666f722074
-686520656e746972652073697465202a2f, 0x7574662d38\),
-\(5, 
-0x2f2a20746f6f6c7469707320616e6420616363657373206b65797
-3202a2f0a7461203d206e6577204f626a65637428293b0a74615b27
-70742d7573657270616765275d203d206e657720417272617928272
-e272c274d792075736572207061676527293b0a74615b2770742d61
-6e6f6e7573657270616765275d203d206e657720417272617928272
-e272c275468652075736572207061676520666f7220746865206970
-20796f755c2772652065646974696e6720617327293b0a74615b277
-0742d6d7974616c6b275d203d206e657720417272617928276e272c
-274d792074616c6b207061676527293b0a74615b2770742d616e6f6
-e74616c6b275d203d206e657720417272617928276e272c27446973
-63757373696f6e2061626f75742065646974732066726f6d2074686
-973206970206164647265737327293b0a74615b2770742d70726566
-6572656e636573275d203d206e65772041727261792827272c274d7
-920707265666572656e63657327293b0a74615b2770742d77617463
-686c697374275d203d206e657720417272617928276c272c2754686
-5206c697374206f6620706167657320796f755c277265206d6f6e69
-746f72696e6720666f72206368616e6765732e27293b0a74615b277
-0742d6d79636f6e74726973275d203d206e65772041727261792827
-79272c274c697374206f66206d7920636f6e747269627574696f6e7
-327293b0a74615b2770742d6c6f67696e275d203d206e6577204172
-72617928276f272c27596f752061726520656e636f7572616765642
-0746f206c6f6720696e2c206974206973206e6f74206d616e646174
-6f727920686f77657665722e27293b0a74615b2770742d616e6f6e6
-c6f67696e275d203d206e657720417272617928276f272c27596f75
-2061726520656e636f75726167656420746f206c6f6720696e2c206
-974206973206e6f74206d616e6461746f727920686f77657665722e
-27293b0a74615b2770742d6c6f676f7574275d203d206e657720417
-272617928276f272c274c6f67206f757427293b0a74615b2763612d
-74616c6b275d203d206e6577204172726179282774272c274469736
-3757373696f6e2061626f75742074686520636f6e74656e74207061
-676527293b0a74615b2763612d65646974275d203d206e657720417
-2726179282765272c27596f752063616e2065646974207468697320
-706167652e20506c656173652075736520746865207072657669657
-720627574746f6e206265666f726520736176696e672e27293b0a74
-615b2763612d61646473656374696f6e275d203d206e65772041727
-2617928272b272c27416464206120636f6d6d656e7420746f207468
-69732064697363757373696f6e2e27293b0a74615b2763612d76696
-577736f75726365275d203d206e6577204172726179282765272c27
-5468697320706167652069732070726f7465637465642e20596f752
-063616e20766965772069747320736f757263652e27293b0a74615b
-2763612d686973746f7279275d203d206e657720417272617928276
-8272c27506173742076657273696f6e73206f662074686973207061
-67652e27293b0a74615b2763612d70726f74656374275d203d206e6
-57720417272617928273d272c2750726f7465637420746869732070
-61676527293b0a74615b2763612d64656c657465275d203d206e657
-7204172726179282764272c2744656c657465207468697320706167
-6527293b0a74615b2763612d756e64656c657465275d203d206e657
-7204172726179282764272c27526573746f72652074686520656469
-747320646f6e6520746f20746869732070616765206265666f72652
-06974207761732064656c6574656427293b0a74615b2763612d6d6f
-7665275d203d206e657720417272617928276d272c274d6f7665207
-4686973207061676527293b0a74615b2763612d7761746368275d20
-3d206e6577204172726179282777272c27416464207468697320706
-1676520746f20796f75722077617463686c69737427293b0a74615b
-2763612d756e7761746368275d203d206e657720417272617928277
-7272c2752656d6f7665207468697320706167652066726f6d20796f
-75722077617463686c69737427293b0a74615b27736561726368275
-d203d206e6577204172726179282766272c27536561726368207468
-69732077696b6927293b0a74615b27702d6c6f676f275d203d206e6
-5772041727261792827272c274d61696e205061676527293b0a7461
-5b276e2d6d61696e70616765275d203d206e6577204172726179282
-77a272c27566973697420746865204d61696e205061676527293b0a
-74615b276e2d706f7274616c275d203d206e6577204172726179282
-7272c2741626f7574207468652070726f6a6563742c207768617420
-796f752063616e20646f2c20776865726520746f2066696e6420746
-8696e677327293b0a74615b276e2d63757272656e746576656e7473
-275d203d206e65772041727261792827272c2746696e64206261636
-b67726f756e6420696e666f726d6174696f6e206f6e206375727265
-6e74206576656e747327293b0a74615b276e2d726563656e7463686
-16e676573275d203d206e6577204172726179282772272c27546865
-206c697374206f6620726563656e74206368616e67657320696e207
-468652077696b692e27293b0a74615b276e2d72616e646f6d706167
-65275d203d206e6577204172726179282778272c274c6f616420612
-072616e646f6d207061676527293b0a74615b276e2d68656c70275d
-203d206e65772041727261792827272c2754686520706c616365207
-46f2066696e64206f75742e27293b0a74615b276e2d736974657375
-70706f7274275d203d206e65772041727261792827272c275375707
-06f727420757327293b0a74615b27742d776861746c696e6b736865
-7265275d203d206e657720417272617928276a272c274c697374206
-f6620616c6c2077696b692070616765732074686174206c696e6b20
-6865726527293b0a74615b27742d726563656e746368616e6765736
-c696e6b6564275d203d206e657720417272617928276b272c275265
-63656e74206368616e67657320696e207061676573206c696e6b656
-42066726f6d2074686973207061676527293b0a74615b2766656564
-2d727373275d203d206e65772041727261792827272c27525353206
-665656420666f722074686973207061676527293b0a74615b276665
-65642d61746f6d275d203d206e65772041727261792827272c27417
-46f6d206665656420666f722074686973207061676527293b0a7461
-5b27742d636f6e747269627574696f6e73275d203d206e657720417
-27261792827272c275669657720746865206c697374206f6620636f
-6e747269627574696f6e73206f662074686973207573657227293b0
-a74615b27742d656d61696c75736572275d203d206e657720417272
-61792827272c2753656e642061206d61696c20746f2074686973207
-573657227293b0a74615b27742d75706c6f6164275d203d206e6577
-204172726179282775272c2755706c6f616420696d61676573206f7
-2206d656469612066696c657327293b0a74615b27742d7370656369
-616c7061676573275d203d206e6577204172726179282771272c274
-c697374206f6620616c6c207370656369616c20706167657327293b
-0a74615b2763612d6e737461622d6d61696e275d203d206e6577204
-172726179282763272c27566965772074686520636f6e74656e7420
-7061676527293b0a74615b2763612d6e737461622d75736572275d2
-03d206e6577204172726179282763272c2756696577207468652075
-736572207061676527293b0a74615b2763612d6e737461622d6d656
-46961275d203d206e6577204172726179282763272c275669657720
-746865206d65646961207061676527293b0a74615b2763612d6e737
-461622d7370656369616c275d203d206e6577204172726179282727
-2c27546869732069732061207370656369616c20706167652c20796
-f752063616e5c277420656469742074686520706167652069747365
-6c662e27293b0a74615b2763612d6e737461622d7770275d203d206
-e6577204172726179282761272c2756696577207468652070726f6a
-656374207061676527293b0a74615b2763612d6e737461622d696d6
-16765275d203d206e6577204172726179282763272c275669657720
-74686520696d616765207061676527293b0a74615b2763612d6e737
-461622d6d6564696177696b69275d203d206e657720417272617928
-2763272c2756696577207468652073797374656d206d65737361676
-527293b0a74615b2763612d6e737461622d74656d706c617465275d
-203d206e6577204172726179282763272c275669657720746865207
-4656d706c61746527293b0a74615b2763612d6e737461622d68656c
-70275d203d206e6577204172726179282763272c275669657720746
-8652068656c70207061676527293b0a74615b2763612d6e73746162
-2d63617465676f7279275d203d206e6577204172726179282763272
-c2756696577207468652063617465676f7279207061676527293b, 
-0x7574662d38\),
-\(6, 0x41626f7574, 0x7574662d38\),
-\(7, 0x50726f6a6563743a41626f7574, 0x7574662d38\),
-\(8, 0x41626f7574207b7b534954454e414d457d7d, 
-0x7574662d38\),
-\(9, 0x76, 0x7574662d38\),
-\(10, 0x76, 0x7574662d38\),
-\(11, 0x69, 0x7574662d38\),
-\(12, 0x70, 0x7574662d38\),
-\(13, 0x73, 0x7574662d38\),
-\(14, 0x66, 0x7574662d38\),
-\(15, 
-0x5468652070617373776f726420666f72202224312220686173206
-265656e2073656e7420746f2024322e, 0x7574662d38\),
-\(16, 0x50617373776f72642073656e742e, 0x7574662d38\),
-\(17, 
-0x536f7272792c20796f75206861766520616c72656164792063726
-561746564202431206163636f756e74732e20596f752063616e2774
-206d616b6520616e79206d6f72652e, 0x7574662d38\),
-\(18, 0x416374696f6e20636f6d706c657465, 0x7574662d38\),
-\(19, 0x416464656420746f2077617463686c697374, 
-0x7574662d38\),
-\(20, 
-0x546865207061676520225b5b3a24315d5d2220686173206265656
-e20616464656420746f20796f7572205b5b5370656369616c3a5761
-7463686c6973747c77617463686c6973745d5d2e0a4675747572652
-06368616e67657320746f2074686973207061676520616e64206974
-73206173736f6369617465642054616c6b20706167652077696c6c2
-06265206c69737465642074686572652c0a616e6420746865207061
-67652077696c6c2061707065617220272727626f6c6465642727272
-0696e20746865205b5b5370656369616c3a526563656e746368616e
-6765737c6c697374206f6620726563656e74206368616e6765735d5
-d20746f0a6d616b652069742065617369657220746f207069636b20
-6f75742e0a0a3c703e496620796f752077616e7420746f2072656d6
-f76652074686520706167652066726f6d20796f7572207761746368
-6c697374206c617465722c20636c69636b2022556e7761746368222
-0696e2074686520736964656261722e, 0x7574662d38\),
-\(21, 0x4164642047726f7570, 0x7574662d38\),
-\(22, 0x41646465642067726f7570202432, 0x7574662d38\),
-\(23, 0x2b, 0x7574662d38\),
-\(24, 0x50726f6a6563743a41646d696e6973747261746f7273, 
-0x7574662d38\),
-\(25, 0x416c6c2061727469636c6573, 0x7574662d38\),
-\(26, 
-0x416c6c20706167657320282431206e616d65737061636529, 
-0x7574662d38\),
-\(27, 
-0x436f6d62696e656420646973706c6179206f662075706c6f61642
-c2064656c6574696f6e2c2070726f74656374696f6e2c20626c6f63
-6b696e672c20616e64207379736f70206c6f67732e0a596f7520636
-16e206e6172726f7720646f776e2074686520766965772062792073
-656c656374696e672061206c6f6720747970652c207468652075736
-572206e616d652c206f722074686520616666656374656420706167
-652e, 0x7574662d38\),
-\(28, 0x53797374656d206d65737361676573, 0x7574662d38\),
-\(29, 0x43757272656e742074657874, 0x7574662d38\),
-\(30, 0x44656661756c742074657874, 0x7574662d38\),
-\(31, 0x4d657373616765206e616d652066696c7465723a, 
-0x7574662d38\),
-\(32, 0x53686f77206f6e6c79206d6f646966696564, 
-0x7574662d38\),
-\(33, 0x4e616d65, 0x7574662d38\),
-\(34, 
-0x5370656369616c3a416c6c6d657373616765732063616e6e6f742
-0626520757365642062656361757365207767557365446174616261
-73654d65737361676573206973206f66662e, 0x7574662d38\),
-\(35, 
-0x596f75722063757272656e7420696e74657266616365206c616e6
-775616765203c623e24313c2f623e206973206e6f7420737570706f
-72746564206279205370656369616c3a416c6c6d657373616765732
-06174207468697320736974652e, 0x7574662d38\),
-\(36, 
-0x546869732069732061206c697374206f662073797374656d206d6
-573736167657320617661696c61626c6520696e20746865204d6564
-696157696b693a206e616d6573706163652e, 0x7574662d38\),
-\(37, 0x416c6c206e6f6e2d61727469636c6573, 0x7574662d38\),
-\(38, 
-0x416c6c20706167657320286e6f7420696e202431206e616d65737
-061636529, 0x7574662d38\),
-\(39, 
-0x456e61626c6520652d6d61696c2066726f6d206f7468657220757
-3657273, 0x7574662d38\),
-\(40, 0x416c6c207061676573, 0x7574662d38\),
-\(41, 
-0x446973706c6179207061676573207374617274696e672061743a,
-0x7574662d38\),
-\(42, 0x4e657874, 0x7574662d38\),
-\(43, 
-0x446973706c61792070616765732077697468207072656669783a,
-0x7574662d38\),
-\(44, 0x50726576696f7573, 0x7574662d38\),
-\(45, 0x476f, 0x7574662d38\),
-\(46, 0x243120746f202432, 0x7574662d38\),
-\(47, 
-0x54686973207573657220697320616c72656164792061206275726
-5617563726174, 0x7574662d38\),
-\(48, 
-0x54686973207573657220697320616c72656164792061207374657
-7617264, 0x7574662d38\),
-\(49, 
-0x54686973207573657220697320616c726561647920616e2061646
-d696e6973747261746f72, 0x7574662d38\),
-\(50, 
-0x3c7374726f6e673e557365722024312c20796f752061726520616
-c7265616479206c6f6767656420696e213c2f7374726f6e673e3c62
-72202f3e, 0x7574662d38\),
-\(51, 
-0x43616e6e6f7420726f6c6c6261636b206c6173742065646974206
-f66205b5b24315d5d0a6279205b5b557365723a24327c24325d5d20
-285b5b557365722074616c6b3a24327c54616c6b5d5d293b20736f6
-d656f6e6520656c73652068617320656469746564206f7220726f6c
-6c6564206261636b20746865207061676520616c72656164792e0a0
-a4c617374206564697420776173206279205b5b557365723a24337c
-24335d5d20285b5b557365722074616c6b3a24337c54616c6b5d5d2
-92e, 0x7574662d38\),
-\(52, 0x4f6c64657374207061676573, 0x7574662d38\),
-\(53, 0x616e64, 0x7574662d38\),
-\(54, 
-0x596f7520617265206e6f74206c6f6767656420696e2e20596f757
-220495020616464726573732077696c6c206265207265636f726465
-6420696e207468697320706167652773206564697420686973746f7
-2792e, 0x7574662d38\),
-\(55, 0x2d, 0x7574662d38\),
-\(56, 0x54616c6b20666f722074686973204950, 0x7574662d38\),
-\(57, 
-0x2d2d2d2d272754686973206973207468652064697363757373696
-f6e207061676520666f7220616e20616e6f6e796d6f757320757365
-722077686f20686173206e6f74206372656174656420616e2061636
-36f756e7420796574206f722077686f20646f6573206e6f74207573
-652069742e205765207468657265666f7265206861766520746f207
-5736520746865206e756d65726963616c205b5b4950206164647265
-73735d5d20746f206964656e746966792068696d2f6865722e20537
-5636820616e20495020616464726573732063616e20626520736861
-726564206279207365766572616c2075736572732e20496620796f7
-52061726520616e20616e6f6e796d6f7573207573657220616e6420
-6665656c207468617420697272656c6576616e7420636f6d6d656e7
-4732068617665206265656e20646972656374656420617420796f75
-2c20706c65617365205b5b5370656369616c3a557365726c6f67696
-e7c63726561746520616e206163636f756e74206f72206c6f672069
-6e5d5d20746f2061766f69642066757475726520636f6e667573696
-f6e2077697468206f7468657220616e6f6e796d6f75732075736572
-732e2727, 0x7574662d38\),
-\(58, 
-0x416e6f6e796d6f75732075736572287329206f66207b7b5349544
-54e414d457d7d, 0x7574662d38\),
-\(59, 0x417072, 0x7574662d38\),
-\(60, 0x417072696c, 0x7574662d38\),
-\(61, 0x436f6e74656e742070616765, 0x7574662d38\),
-\(62, 
-0x412070616765206f662074686174206e616d6520616c726561647
-9206578697374732c206f72207468650a6e616d6520796f75206861
-76652063686f73656e206973206e6f742076616c69642e0a506c656
-173652063686f6f736520616e6f74686572206e616d652e, 
-0x7574662d38\),
-\(63, 0x5669657720636f6e74656e742070616765, 
-0x7574662d38\),
-\(64, 
-0x41727469636c6573207374617274696e672077697468202727243
-12727, 0x7574662d38\),
-\(65, 0x417567, 0x7574662d38\),
-\(66, 0x417567757374, 0x7574662d38\),
-\(67, 
-0x4175746f626c6f636b6564206265636175736520796f757220495
-0206164647265737320686173206265656e20726563656e746c7920
-7573656420627920225b5b557365723a24317c24315d5d222e20546
-86520726561736f6e20676976656e20666f72202431277320626c6f
-636b2069733a2022272727243227272722, 0x7574662d38\),
-\(68, 0x5065726d697373696f6e206572726f72, 0x7574662d38\),
-\(69, 
-0x54686520616374696f6e20796f752068617665207265717565737
-46564206973206c696d697465640a746f2075736572732077697468
-207468652022243222207065726d697373696f6e2061737369676e6
-5642e0a5365652024312e, 0x7574662d38\),
-\(70, 
-0x5468697320616374696f6e2063616e6e6f7420626520706572666
-f726d6564206f6e207468697320706167652e, 0x7574662d38\),
-\(71, 
-0x46696c65206e616d6520686173206265656e206368616e6765642
-0746f20222431222e, 0x7574662d38\),
-\(72, 
-0x222e243122206973206e6f742061207265636f6d6d656e6465642
-0696d6167652066696c6520666f726d61742e, 0x7574662d38\),
-\(73, 0x496e76616c69642049502061646472657373, 
-0x7574662d38\),
-\(74, 
-0x4261646c7920666f726d656420736561726368207175657279, 
-0x7574662d38\),
-\(75, 
-0x576520636f756c64206e6f742070726f6365737320796f7572207
-1756572792e0a546869732069732070726f6261626c792062656361
-75736520796f75206861766520617474656d7074656420746f20736
-56172636820666f7220610a776f7264206665776572207468616e20
-7468726565206c657474657273206c6f6e672c20776869636820697
-3206e6f742079657420737570706f727465642e0a497420636f756c
-6420616c736f206265207468617420796f752068617665206d69737
-479706564207468652065787072657373696f6e2c20666f720a6578
-616d706c6520226669736820616e6420616e64207363616c6573222
-e0a506c656173652074727920616e6f746865722071756572792e, 
-0x7574662d38\),
-\(76, 
-0x5468652070617373776f72647320796f7520656e7465726564206
-46f206e6f74206d617463682e, 0x7574662d38\),
-\(77, 
-0x496e76616c696420726177207369676e61747572653b206368656
-36b2048544d4c20746167732e, 0x7574662d38\),
-\(78, 0x426164207469746c65, 0x7574662d38\),
-\(79, 
-0x546865207265717565737465642070616765207469746c6520776
-17320696e76616c69642c20656d7074792c206f7220616e20696e63
-6f72726563746c79206c696e6b656420696e7465722d6c616e67756
-16765206f7220696e7465722d77696b69207469746c652e20497420
-6d617920636f6e7461696e206f6e65206d6f7265206368617261637
-46572732077686963682063616e6e6f74206265207573656420696e
-207469746c65732e, 0x7574662d38\),
-\(80, 0x284d61696e29, 0x7574662d38\),
-\(81, 
-0x596f75722075736572206e616d65206f722049502061646472657
-37320686173206265656e20626c6f636b65642062792024312e0a54
-686520726561736f6e20676976656e20697320746869733a3c62722
-02f3e2727243227273c703e596f75206d617920636f6e7461637420
-2431206f72206f6e65206f6620746865206f746865720a5b5b50726
-f6a6563743a41646d696e6973747261746f72737c61646d696e6973
-747261746f72735d5d20746f20646973637573732074686520626c6
-f636b2e0a0a4e6f7465207468617420796f75206d6179206e6f7420
-757365207468652022652d6d61696c2074686973207573657222206
-665617475726520756e6c65737320796f7520686176652061207661
-6c696420652d6d61696c20616464726573732072656769737465726
-56420696e20796f7572205b5b5370656369616c3a50726566657265
-6e6365737c7573657220707265666572656e6365735d5d2e0a0a596
-f757220495020616464726573732069732024332e20506c65617365
-20696e636c7564652074686973206164647265737320696e20616e7
-9207175657269657320796f75206d616b652e, 0x7574662d38\),
-\(82, 0x5573657220697320626c6f636b6564, 0x7574662d38\),
-\(83, 0x426c6f636b2075736572, 0x7574662d38\),
-\(84, 0x426c6f636b20737563636565646564, 0x7574662d38\),
-\(85, 
-0x5b5b7b7b6e733a5370656369616c7d7d3a436f6e7472696275746
-96f6e732f24317c24315d5d20686173206265656e20626c6f636b65
-642e0a3c6272202f3e536565205b5b7b7b6e733a5370656369616c7
-d7d3a4970626c6f636b6c6973747c495020626c6f636b206c697374
-5d5d20746f2072657669657720626c6f636b732e, 
-0x7574662d38\),
-\(86, 
-0x5573652074686520666f726d2062656c6f7720746f20626c6f636
-b207772697465206163636573730a66726f6d206120737065636966
-69632049502061646472657373206f7220757365726e616d652e0a5
-46869732073686f756c6420626520646f6e65206f6e6c79206f6e6c
-7920746f2070726576656e742076616e64616c69736d2c20616e642
-0696e0a6163636f7264616e63652077697468205b5b50726f6a6563
-743a506f6c6963797c706f6c6963795d5d2e0a46696c6c20696e206
-120737065636966696320726561736f6e2062656c6f772028666f72
-206578616d706c652c20636974696e6720706172746963756c61720
-a7061676573207468617420776572652076616e64616c697a656429
-2e, 0x7574662d38\),
-\(87, 0x626c6f636b, 0x7574662d38\),
-\(88, 0x24312c20243220626c6f636b65642024332028243429, 
-0x7574662d38\),
-\(89, 
-0x626c6f636b656420225b5b24315d5d22207769746820616e20657
-8706972792074696d65206f66202432, 0x7574662d38\),
-\(90, 0x426c6f636b5f6c6f67, 0x7574662d38\),
-\(91, 
-0x546869732069732061206c6f67206f66207573657220626c6f636
-b696e6720616e6420756e626c6f636b696e6720616374696f6e732e
-204175746f6d61746963616c6c790a626c6f636b656420495020616
-46472657373657320617265206e6f74206c69737465642e20536565
-20746865205b5b5370656369616c3a4970626c6f636b6c6973747c4
-95020626c6f636b206c6973745d5d20666f720a746865206c697374
-206f662063757272656e746c79206f7065726174696f6e616c20626
-16e7320616e6420626c6f636b732e, 0x7574662d38\),
-\(92, 0x426f6c642074657874, 0x7574662d38\),
-\(93, 0x426f6c642074657874, 0x7574662d38\),
-\(94, 0x426f6f6b20736f7572636573, 0x7574662d38\),
-\(95, 
-0x42656c6f772069732061206c697374206f66206c696e6b7320746
-f206f7468657220736974657320746861740a73656c6c206e657720
-616e64207573656420626f6f6b732c20616e64206d617920616c736
-f2068617665206675727468657220696e666f726d6174696f6e0a61
-626f757420626f6f6b7320796f7520617265206c6f6f6b696e67206
-66f722e, 0x7574662d38\),
-\(96, 0x42726f6b656e20726564697265637473, 0x7574662d38\),
-\(97, 
-0x54686520666f6c6c6f77696e6720726564697265637473206c696
-e6b20746f206e6f6e2d6578697374656e742070616765733a, 
-0x7574662d38\),
-\(98, 0x427567207265706f727473, 0x7574662d38\),
-\(99, 0x50726f6a6563743a4275675f7265706f727473, 
-0x7574662d38\),
-\(100, 0x427572656175637261745f6c6f67, 0x7574662d38\),
-\(101, 
-0x4368616e6765642067726f7570206d656d6265727368697020666
-f722024312066726f6d20243220746f202433, 0x7574662d38\),
-\(102, 0x62792064617465, 0x7574662d38\),
-\(103, 0x6279206e616d65, 0x7574662d38\),
-\(104, 0x62792073697a65, 0x7574662d38\),
-\(105, 
-0x54686520666f6c6c6f77696e67206973206120636163686564206
-36f7079206f66207468652072657175657374656420706167652c20
-616e64206d6179206e6f7420626520757020746f20646174652e, 
-0x7574662d38\),
-\(106, 0x43616e63656c, 0x7574662d38\),
-\(107, 
-0x436f756c64206e6f742064656c657465207468652070616765206
-f722066696c65207370656369666965642e20284974206d61792068
-61766520616c7265616479206265656e2064656c657465642062792
-0736f6d656f6e6520656c73652e29, 0x7574662d38\),
-\(108, 
-0x43616e6e6f742072657665727420656469743b206c61737420636
-f6e7472696275746f72206973206f6e6c7920617574686f72206f66
-207468697320706167652e, 0x7574662d38\),
-\(109, 0x43617465676f72696573, 0x7574662d38\),
-\(110, 0x43617465676f7279, 0x7574662d38\),
-\(111, 
-0x54686520666f6c6c6f77696e672063617465676f7269657320657
-869737420696e207468652077696b692e, 0x7574662d38\),
-\(112, 0x63617465676f7279, 0x7574662d38\),
-\(113, 
-0x41727469636c657320696e2063617465676f72792022243122, 
-0x7574662d38\),
-\(114, 
-0x5468657265206172652024312061727469636c657320696e20746
-869732063617465676f72792e, 0x7574662d38\),
-\(115, 
-0x54686572652069732024312061727469636c6520696e207468697
-32063617465676f72792e, 0x7574662d38\),
-\(116, 0x7c, 0x7574662d38\),
-\(117, 0x6368616e676564, 0x7574662d38\),
-\(118, 0x4368616e6765642067726f7570202432, 
-0x7574662d38\),
-\(119, 0x4368616e67652070617373776f7264, 0x7574662d38\),
-\(120, 0x6368616e676573, 0x7574662d38\),
-\(121, 
-0x2727274e6f74653a27272720416674657220736176696e672c207
-96f75206d6179206861766520746f2062797061737320796f757220
-62726f77736572277320636163686520746f2073656520746865206
-368616e6765732e202727274d6f7a696c6c61202f2046697265666f
-78202f205361666172693a27272720686f6c6420646f776e2027275
-3686966742727207768696c6520636c69636b696e6720272752656c
-6f616427272c206f722070726573732027274374726c2d536869667
-42d52272720282727436d642d53686966742d522727206f6e204170
-706c65204d6163293b2027272749453a27272720686f6c642027274
-374726c2727207768696c6520636c69636b696e6720272752656672
-65736827272c206f722070726573732027274374726c2d463527273
-b202727274b6f6e717565726f723a2727273a2073696d706c792063
-6c69636b2074686520272752656c6f6164272720627574746f6e2c2
-06f72207072657373202727463527273b202727274f706572612727
-27207573657273206d6179206e65656420746f20636f6d706c65746
-56c7920636c65617220746865697220636163686520696e20272754
-6f6f6c7326726172723b507265666572656e63657327272e, 
-0x7574662d38\),
-\(122, 0x436f6c756d6e733a, 0x7574662d38\),
-\(123, 
-0x436f6d706172652073656c65637465642076657273696f6e73, 
-0x7574662d38\),
-\(124, 0x436f6e6669726d, 0x7574662d38\),
-\(125, 
-0x436c65617220746865206361636865206f6620746869732070616
-7653f0a0a2431, 0x7574662d38\),
-\(126, 0x4f4b, 0x7574662d38\),
-\(127, 0x436f6e6669726d2064656c657465, 0x7574662d38\),
-\(128, 
-0x596f75206172652061626f757420746f207065726d616e656e746
-c792064656c657465206120706167650a6f7220696d61676520616c
-6f6e67207769746820616c6c206f662069747320686973746f72792
-066726f6d207468652064617461626173652e0a506c656173652063
-6f6e6669726d207468617420796f7520696e74656e6420746f20646
-f20746869732c207468617420796f7520756e6465727374616e6420
-7468650a636f6e73657175656e6365732c20616e642074686174207
-96f752061726520646f696e67207468697320696e206163636f7264
-616e636520776974680a5b5b50726f6a6563743a506f6c6963795d5
-d2e, 0x7574662d38\),
-\(129, 
-0x596f75206d75737420636f6e6669726d20796f757220652d6d616
-96c2061646472657373206265666f72652065646974696e67207061
-6765732e20506c656173652073657420616e642076616c696461746
-520796f757220652d6d61696c2061646472657373207468726f7567
-6820796f7572205b5b5370656369616c3a507265666572656e63657
-37c7573657220707265666572656e6365735d5d2e, 
-0x7574662d38\),
-\(130, 
-0x452d6d61696c20636f6e6669726d6174696f6e207265717569726
-56420746f2065646974, 0x7574662d38\),
-\(131, 0x436f6e6669726d20452d6d61696c2061646472657373, 
-0x7574662d38\),
-\(132, 
-0x536f6d656f6e652c2070726f6261626c7920796f752066726f6d2
-0495020616464726573732024312c20686173207265676973746572
-656420616e0a6163636f756e7420222432222077697468207468697
-320652d6d61696c2061646472657373206f6e207b7b534954454e41
-4d457d7d2e0a0a546f20636f6e6669726d207468617420746869732
-06163636f756e74207265616c6c7920646f65732062656c6f6e6720
-746f20796f7520616e642061637469766174650a652d6d61696c206
-665617475726573206f6e207b7b534954454e414d457d7d2c206f70
-656e2074686973206c696e6b20696e20796f75722062726f7773657
-23a0a0a24330a0a49662074686973206973202a6e6f742a20796f75
-2c20646f6e277420666f6c6c6f7720746865206c696e6b2e2054686
-97320636f6e6669726d6174696f6e20636f64650a77696c6c206578
-706972652061742024342e, 0x7574662d38\),
-\(133, 
-0x536f6d657468696e672077656e742077726f6e6720736176696e6
-720796f757220636f6e6669726d6174696f6e2e, 0x7574662d38\),
-\(134, 
-0x496e76616c696420636f6e6669726d6174696f6e20636f64652e2
-054686520636f6465206d6179206861766520657870697265642e, 
-0x7574662d38\),
-\(135, 
-0x596f757220652d6d61696c206164647265737320686173206e6f7
-7206265656e20636f6e6669726d65642e, 0x7574662d38\),
-\(136, 
-0x4d61696c206120636f6e6669726d6174696f6e20636f6465, 
-0x7574662d38\),
-\(137, 
-0x436f756c64206e6f742073656e6420636f6e6669726d6174696f6
-e206d61696c2e20436865636b206164647265737320666f7220696e
-76616c696420636861726163746572732e, 0x7574662d38\),
-\(138, 
-0x436f6e6669726d6174696f6e20652d6d61696c2073656e742e, 
-0x7574662d38\),
-\(139, 
-0x7b7b534954454e414d457d7d20652d6d61696c206164647265737
-320636f6e6669726d6174696f6e, 0x7574662d38\),
-\(140, 
-0x596f757220652d6d61696c2061646472657373206861732062656
-56e20636f6e6669726d65642e20596f75206d6179206e6f77206c6f
-6720696e20616e6420656e6a6f79207468652077696b692e, 
-0x7574662d38\),
-\(141, 
-0x546869732077696b69207265717569726573207468617420796f7
-52076616c696461746520796f757220652d6d61696c206164647265
-73730a6265666f7265207573696e6720652d6d61696c20666561747
-57265732e2041637469766174652074686520627574746f6e206265
-6c6f7720746f2073656e64206120636f6e6669726d6174696f6e0a6
-d61696c20746f20796f757220616464726573732e20546865206d61
-696c2077696c6c20696e636c7564652061206c696e6b20636f6e746
-1696e696e67206120636f64653b206c6f6164207468650a6c696e6b
-20696e20796f75722062726f7773657220746f20636f6e6669726d2
-07468617420796f757220652d6d61696c2061646472657373206973
-2076616c69642e, 0x7574662d38\),
-\(142, 0x436f6e6669726d2070726f74656374696f6e, 
-0x7574662d38\),
-\(143, 
-0x446f20796f75207265616c6c792077616e7420746f2070726f746
-56374207468697320706167653f, 0x7574662d38\),
-\(144, 
-0x55736572205b5b557365723a24317c24315d5d20285b5b5573657
-22074616c6b3a24317c74616c6b5d5d292064656c65746564207468
-69732061727469636c6520616674657220796f75207374617274656
-42065646974696e67207769746820726561736f6e3a0a3a20272724
-3227270a506c6561736520636f6e6669726d2074686174207265616
-c6c792077616e7420746f2072656372656174652074686973206172
-7469636c652e, 0x7574662d38\),
-\(145, 0x436f6e6669726d20756e70726f74656374696f6e, 
-0x7574662d38\),
-\(146, 
-0x446f20796f75207265616c6c792077616e7420746f20756e70726
-f74656374207468697320706167653f, 0x7574662d38\),
-\(147, 0x436f6e7465787420706572206c696e653a, 
-0x7574662d38\),
-\(148, 0x4c696e657320706572206869743a, 0x7574662d38\),
-\(149, 0x2431206d696e6f72206564697473, 0x7574662d38\),
-\(150, 0x636f6e7472696273, 0x7574662d38\),
-\(151, 0x466f72202431, 0x7574662d38\),
-\(152, 0x5573657220636f6e747269627574696f6e73, 
-0x7574662d38\),
-\(153, 
-0x436f6e74656e7420697320617661696c61626c6520756e6465722
-024312e, 0x7574662d38\),
-\(154, 0x50726f6a6563743a436f7079726967687473, 
-0x7574662d38\),
-\(155, 0x7b7b534954454e414d457d7d20636f70797269676874, 
-0x7574662d38\),
-\(156, 
-0x506c65617365206e6f7465207468617420616c6c20636f6e74726
-9627574696f6e7320746f207b7b534954454e414d457d7d20617265
-20636f6e7369646572656420746f2062652072656c6561736564207
-56e64657220746865202432202873656520243120666f7220646574
-61696c73292e20496620796f7520646f6e27742077616e7420796f7
-5722077726974696e6720746f20626520656469746564206d657263
-696c6573736c7920616e64207265646973747269627574656420617
-42077696c6c2c207468656e20646f6e2774207375626d6974206974
-20686572652e3c6272202f3e0a596f752061726520616c736f20707
-26f6d6973696e67207573207468617420796f752077726f74652074
-68697320796f757273656c662c206f7220636f70696564206974206
-6726f6d2061207075626c696320646f6d61696e206f722073696d69
-6c61722066726565207265736f757263652e0a3c7374726f6e673e4
-44f204e4f54205355424d495420434f50595249474854454420574f
-524b20574954484f5554205045524d495353494f4e213c2f7374726
-f6e673e, 0x7574662d38\),
-\(157, 
-0x506c65617365206e6f7465207468617420616c6c20636f6e74726
-9627574696f6e7320746f207b7b534954454e414d457d7d206d6179
-206265206564697465642c20616c74657265642c206f722072656d6
-f766564206279206f7468657220636f6e7472696275746f72732e20
-496620796f7520646f6e27742077616e7420796f757220777269746
-96e6720746f20626520656469746564206d657263696c6573736c79
-2c207468656e20646f6e2774207375626d697420697420686572652
-e3c6272202f3e0a596f752061726520616c736f2070726f6d697369
-6e67207573207468617420796f752077726f7465207468697320796
-f757273656c662c206f7220636f706965642069742066726f6d2061
-0a7075626c696320646f6d61696e206f722073696d696c617220667
-26565207265736f75726365202873656520243120666f7220646574
-61696c73292e0a3c7374726f6e673e444f204e4f54205355424d495
-420434f50595249474854454420574f524b20574954484f55542050
-45524d495353494f4e213c2f7374726f6e673e, 0x7574662d38\),
-\(158, 
-0x436f756c646e27742072656d6f7665206974656d20272431272e2
-e2e, 0x7574662d38\),
-\(159, 0x437265617465206163636f756e74, 0x7574662d38\),
-\(160, 0x627920652d6d61696c, 0x7574662d38\),
-\(161, 0x4372656174652061727469636c65, 0x7574662d38\),
-\(162, 0x63726561746564, 0x7574662d38\),
-\(163, 0x506167652063726564697473, 0x7574662d38\),
-\(164, 0x637572, 0x7574662d38\),
-\(165, 0x43757272656e74206576656e7473, 0x7574662d38\),
-\(166, 0x43757272656e74206576656e7473, 0x7574662d38\),
-\(167, 0x43757272656e74207265766973696f6e, 
-0x7574662d38\),
-\(168, 0x766965772063757272656e74207265766973696f6e, 
-0x7574662d38\),
-\(169, 0x44617461, 0x7574662d38\),
-\(170, 0x4461746162617365206572726f72, 0x7574662d38\),
-\(171, 0x4e6f20707265666572656e6365, 0x7574662d38\),
-\(172, 0x4461746520666f726d6174, 0x7574662d38\),
-\(173, 0x4461746520616e642074696d65, 0x7574662d38\),
-\(174, 
-0x412064617461626173652071756572792073796e7461782065727
-26f7220686173206f636375727265642e0a54686973206d61792069
-6e64696361746520612062756720696e2074686520736f667477617
-2652e0a546865206c61737420617474656d70746564206461746162
-617365207175657279207761733a0a3c626c6f636b71756f74653e3
-c74743e24313c2f74743e3c2f626c6f636b71756f74653e0a66726f
-6d2077697468696e2066756e6374696f6e20223c74743e24323c2f7
-4743e222e0a4d7953514c2072657475726e6564206572726f722022
-3c74743e24333a2024343c2f74743e222e, 0x7574662d38\),
-\(175, 
-0x412064617461626173652071756572792073796e7461782065727
-26f7220686173206f636375727265642e0a546865206c6173742061
-7474656d70746564206461746162617365207175657279207761733
-a0a222431220a66726f6d2077697468696e2066756e6374696f6e20
-222432222e0a4d7953514c2072657475726e6564206572726f72202
-224333a20243422, 0x7574662d38\),
-\(176, 0x446561642d656e64207061676573, 0x7574662d38\),
-\(177, 0x4465627567, 0x7574662d38\),
-\(178, 0x446563, 0x7574662d38\),
-\(179, 0x446563656d626572, 0x7574662d38\),
-\(180, 0x64656661756c74, 0x7574662d38\),
-\(181, 
-0x53656172636820696e207468657365206e616d657370616365732
-062792064656661756c743a, 0x7574662d38\),
-\(182, 0x7b7b534954454e414d457d7d20652d6d61696c, 
-0x7574662d38\),
-\(183, 0x44656c657465, 0x7574662d38\),
-\(184, 0x44656c65746520616e64206d6f7665, 0x7574662d38\),
-\(185, 0x5965732c2064656c657465207468652070616765, 
-0x7574662d38\),
-\(186, 
-0x44656c6574656420746f206d616b652077617920666f72206d6f7
-665, 0x7574662d38\),
-\(187, 
-0x3d3d44656c6574696f6e2072657175697265643d3d0a0a5468652
-064657374696e6174696f6e2061727469636c6520225b5b24315d5d
-2220616c7265616479206578697374732e20446f20796f752077616
-e7420746f2064656c65746520697420746f206d616b652077617920
-666f7220746865206d6f76653f, 0x7574662d38\),
-\(188, 0x526561736f6e20666f722064656c6574696f6e, 
-0x7574662d38\),
-\(189, 0x64656c6574656420225b5b24315d5d22, 
-0x7574662d38\),
-\(190, 0x5b64656c657465645d, 0x7574662d38\),
-\(191, 
-0x44656c65746564206f6c64207265766973696f6e2024312e, 
-0x7574662d38\),
-\(192, 
-0x2224312220686173206265656e2064656c657465642e0a5365652
-0243220666f722061207265636f7264206f6620726563656e742064
-656c6574696f6e732e, 0x7574662d38\),
-\(193, 
-0x5761726e696e673a2054686973207061676520686173206265656
-e2064656c6574656420616674657220796f75207374617274656420
-65646974696e6721, 0x7574662d38\),
-\(194, 0x64656c, 0x7574662d38\),
-\(195, 
-0x44656c65746520616c6c207265766973696f6e73206f662074686
-9732066696c65, 0x7574662d38\),
-\(196, 0x44656c6574652070616765, 0x7574662d38\),
-\(197, 0x2844656c6574696e67202224312229, 0x7574662d38\),
-\(198, 0x44656c65746520746869732070616765, 
-0x7574662d38\),
-\(199, 0x64656c6574696f6e206c6f67, 0x7574662d38\),
-\(200, 0x44656c6574696f6e5f6c6f67, 0x7574662d38\),
-\(201, 
-0x42656c6f772069732061206c697374206f6620746865206d6f737
-420726563656e742064656c6574696f6e732e, 0x7574662d38\),
-\(202, 0x44657374696e6174696f6e2066696c656e616d65, 
-0x7574662d38\),
-\(203, 
-0x54686520616374696f6e20796f752068617665207265717565737
-465642063616e206f6e6c792062650a706572666f726d6564206279
-20757365727320776974682022646576656c6f70657222206361706
-162696c6974792e0a5365652024312e, 0x7574662d38\),
-\(204, 
-0x446576656c6f70657220616363657373207265717569726564, 
-0x7574662d38\),
-\(205, 0x64696666, 0x7574662d38\),
-\(206, 
-0x28446966666572656e6365206265747765656e207265766973696
-f6e7329, 0x7574662d38\),
-\(207, 0x446973616d626967756174696f6e207061676573, 
-0x7574662d38\),
-\(208, 0x54656d706c6174653a646973616d626967, 
-0x7574662d38\),
-\(209, 
-0x54686520666f6c6c6f77696e67207061676573206c696e6b20746
-f2061203c693e646973616d626967756174696f6e20706167653c2f
-693e2e20546865792073686f756c64206c696e6b20746f207468652
-0617070726f70726961746520746f70696320696e73746561642e3c
-6272202f3e412070616765206973207472656174656420617320646
-973616d626967756174696f6e206966206974206973206c696e6b65
-642066726f6d2024312e3c6272202f3e4c696e6b732066726f6d206
-f74686572206e616d6573706163657320617265203c693e6e6f743c
-2f693e206c697374656420686572652e, 0x7574662d38\),
-\(210, 
-0x50726f6a6563743a47656e6572616c5f646973636c61696d6572,
-0x7574662d38\),
-\(211, 0x446973636c61696d657273, 0x7574662d38\),
-\(212, 0x446f75626c6520726564697265637473, 
-0x7574662d38\),
-\(213, 
-0x4561636820726f7720636f6e7461696e73206c696e6b7320746f2
-074686520666972737420616e64207365636f6e6420726564697265
-63742c2061732077656c6c20617320746865206669727374206c696
-e65206f6620746865207365636f6e64207265646972656374207465
-78742c20757375616c6c7920676976696e672074686520227265616
-c222074617267657420706167652c20776869636820746865206669
-7273742072656469726563742073686f756c6420706f696e7420746
-f2e, 0x7574662d38\),
-\(214, 0x646f776e6c6f6164, 0x7574662d38\),
-\(215, 
-0x4120636f6e6669726d6174696f6e20652d6d61696c20686173206
-265656e2073656e7420746f20746865206e6f6d696e617465642065
-2d6d61696c20616464726573732e0a4265666f726520616e79206f7
-4686572206d61696c2069732073656e7420746f2074686520616363
-6f756e742c20796f752077696c6c206861766520746f20666f6c6c6
-f772074686520696e737472756374696f6e7320696e207468652065
-2d6d61696c2c0a746f20636f6e6669726d207468617420746865206
-163636f756e742069732061637475616c6c7920796f7572732e, 
-0x7574662d38\),
-\(216, 0x45646974, 0x7574662d38\),
-\(217, 
-0x4564697420746869732066696c65207573696e6720616e2065787
-465726e616c206170706c69636174696f6e, 0x7574662d38\),
-\(218, 
-0x53656520746865205b687474703a2f2f6d6574612e77696b696d6
-56469612e6f72672f77696b692f48656c703a45787465726e616c5f
-656469746f727320736574757020696e737472756374696f6e735d2
-0666f72206d6f726520696e666f726d6174696f6e2e, 
-0x7574662d38\),
-\(219, 
-0x546865206564697420636f6d6d656e74207761733a20223c693e2
-4313c2f693e222e, 0x7574662d38\),
-\(220, 0x4564697420636f6e666c6963743a202431, 
-0x7574662d38\),
-\(221, 
-0x45646974207468652063757272656e742076657273696f6e206f6
-620746869732070616765, 0x7574662d38\),
-\(222, 0x456469742047726f7570, 0x7574662d38\),
-\(223, 0x45646974696e672068656c70, 0x7574662d38\),
-\(224, 0x48656c703a45646974696e67, 0x7574662d38\),
-\(225, 0x45646974696e67202431, 0x7574662d38\),
-\(226, 0x45646974696e672024312028636f6d6d656e7429, 
-0x7574662d38\),
-\(227, 
-0x3c7374726f6e673e5741524e494e473a20596f752061726520656
-46974696e6720616e206f75742d6f662d646174650a726576697369
-6f6e206f66207468697320706167652e0a496620796f75207361766
-52069742c20616e79206368616e676573206d6164652073696e6365
-2074686973207265766973696f6e2077696c6c206265206c6f73742
-e3c2f7374726f6e673e, 0x7574662d38\),
-\(228, 0x45646974696e67202431202873656374696f6e29, 
-0x7574662d38\),
-\(229, 0x65646974, 0x7574662d38\),
-\(230, 0x456469742073656374696f6e3a202431, 
-0x7574662d38\),
-\(231, 0x4564697420746869732070616765, 0x7574662d38\),
-\(232, 
-0x3c212d2d205465787420686572652077696c6c2062652073686f7
-76e2062656c6f77206564697420616e642075706c6f616420666f72
-6d732e202d2d3e, 0x7574662d38\),
-\(233, 0x4564697420557365722047726f757073, 
-0x7574662d38\),
-\(234, 0x452d6d61696c, 0x7574662d38\),
-\(235, 
-0x596f757220652d6d61696c2061646472657373207761732061757
-468656e74696361746564206f6e2024312e, 0x7574662d38\),
-\(236, 
-0x436f6e6669726d20796f757220652d6d61696c206164647265737
-3, 0x7574662d38\),
-\(237, 
-0x3c646976207374796c653d2277696474683a3330656d223e2a204
-f7074696f6e616c2e20416e20652d6d61696c206c657473206f7468
-65727320636f6e7461637420796f75206f6e2074686973207369746
-520776974686f75742072657665616c696e6720796f757220616464
-726573732c20616e64206c6574732075732073656e6420796f75206
-1206e65772070617373776f726420696620796f7520666f72676574
-2069742e3c6272202f3e3c6272202f3e596f7572207265616c206e6
-16d652077696c6c206265207573656420746f206769766520796f75
-206174747269627574696f6e20666f7220796f757220776f726b2e3
-c2f6469763e, 0x7574662d38\),
-\(238, 0x46726f6d, 0x7574662d38\),
-\(239, 0x4d657373616765, 0x7574662d38\),
-\(240, 
-0x596f757220652d6d61696c2061646472657373206973203c73747
-26f6e673e6e6f74207965742061757468656e746963617465643c2f
-7374726f6e673e2e204e6f20652d6d61696c0a77696c6c206265207
-3656e7420666f7220616e79206f662074686520666f6c6c6f77696e
-672066656174757265732e, 0x7574662d38\),
-\(241, 0x452d6d61696c2075736572, 0x7574662d38\),
-\(242, 
-0x4966207468697320757365722068617320656e746572656420612
-076616c696420652d6d61696c206164647265737320696e0a686973
-206f7220686572207573657220707265666572656e6365732c20746
-86520666f726d2062656c6f772077696c6c2073656e642061207369
-6e676c65206d6573736167652e0a54686520652d6d61696c2061646
-47265737320796f7520656e746572656420696e20796f7572207573
-657220707265666572656e6365732077696c6c206170706561720a6
-17320746865202246726f6d222061646472657373206f6620746865
-206d61696c2c20736f2074686520726563697069656e742077696c6
-c2062652061626c650a746f207265706c792e, 0x7574662d38\),
-\(243, 0x53656e64, 0x7574662d38\),
-\(244, 0x452d6d61696c2073656e74, 0x7574662d38\),
-\(245, 
-0x596f757220652d6d61696c206d657373616765206861732062656
-56e2073656e742e, 0x7574662d38\),
-\(246, 0x5375626a656374, 0x7574662d38\),
-\(247, 0x546f, 0x7574662d38\),
-\(248, 0x452d6d61696c20746869732075736572, 
-0x7574662d38\),
-\(249, 
-0x5468652066696c6520796f752075706c6f61646564207365656d7
-320746f20626520656d7074792e2054686973206d69676874206265
-2064756520746f2061207479706f20696e207468652066696c65206
-e616d652e20506c6561736520636865636b20776865746865722079
-6f75207265616c6c792077616e7420746f2075706c6f61642074686
-9732066696c652e, 0x7574662d38\),
-\(250, 
-0x4465617220245741544348494e47555345524e414d452c0a0a746
-865207b7b534954454e414d457d7d20706167652024504147455449
-544c4520686173206265656e20244348414e4745444f52435245415
-44544206f6e20245041474545444954444154452062792024504147
-45454449544f522c207365652024504147455449544c455f55524c2
-0666f72207468652063757272656e742076657273696f6e2e0a0a24
-4e4557504147450a0a456469746f7227732073756d6d6172793a202
-45041474553554d4d4152592024504147454d494e4f52454449540a
-0a436f6e746163742074686520656469746f723a0a6d61696c3a202
-450414745454449544f525f454d41494c0a77696b693a2024504147
-45454449544f525f57494b490a0a54686572652077696c6c2062652
-06e6f206f74686572206e6f74696669636174696f6e7320696e2063
-617365206f662066757274686572206368616e67657320756e6c657
-37320796f75207669736974207468697320706167652e20596f7520
-636f756c6420616c736f20726573657420746865206e6f746966696
-36174696f6e20666c61677320666f7220616c6c20796f7572207761
-7463686564207061676573206f6e20796f75722077617463686c697
-3742e0a0a20202020202020202020202020596f757220667269656e
-646c79207b7b534954454e414d457d7d206e6f74696669636174696
-f6e2073797374656d0a0a2d2d0a546f206368616e676520796f7572
-2077617463686c6973742073657474696e67732c2076697369740a7
-b7b5345525645527d7d7b7b6c6f63616c75726c3a5370656369616c
-3a57617463686c6973742f656469747d7d0a0a466565646261636b2
-0616e64206675727468657220617373697374616e63653a0a7b7b53
-45525645527d7d7b7b6c6f63616c75726c3a48656c703a436f6e746
-56e74737d7d, 0x7574662d38\),
-\(251, 
-0x53656520243120666f7220616c6c206368616e6765732073696e6
-36520796f7572206c6173742076697369742e, 0x7574662d38\),
-\(252, 
-0x7b7b534954454e414d457d7d204e6f74696669636174696f6e204
-d61696c6572, 0x7574662d38\),
-\(253, 0x546869732069732061206e657720706167652e, 
-0x7574662d38\),
-\(254, 0x4d61726b20616c6c2070616765732076697369746564, 
-0x7574662d38\),
-\(255, 
-0x7b7b534954454e414d457d7d20706167652024504147455449544
-c4520686173206265656e20244348414e4745444f52435245415445
-44206279202450414745454449544f52, 0x7574662d38\),
-\(256, 
-0x456e746572206120726561736f6e20666f7220746865206c6f636
-b2c20696e636c7564696e6720616e20657374696d6174650a6f6620
-7768656e20746865206c6f636b2077696c6c2062652072656c65617
-36564, 0x7574662d38\),
-\(257, 0x4572726f72, 0x7574662d38\),
-\(258, 0x4572726f72, 0x7574662d38\),
-\(259, 
-0x636f6e74656e74206265666f726520626c616e6b696e672077617
-33a2027243127, 0x7574662d38\),
-\(260, 0x706167652077617320656d707479, 0x7574662d38\),
-\(261, 0x636f6e74656e74207761733a2027243127, 
-0x7574662d38\),
-\(262, 
-0x636f6e74656e74207761733a20272431272028616e64207468652
-06f6e6c7920636f6e7472696275746f7220776173202724322729, 
-0x7574662d38\),
-\(263, 0x4170657274757265, 0x7574662d38\),
-\(264, 0x417574686f72, 0x7574662d38\),
-\(265, 0x426974732070657220636f6d706f6e656e74, 
-0x7574662d38\),
-\(266, 0x4272696768746e657373, 0x7574662d38\),
-\(267, 0x434641207061747465726e, 0x7574662d38\),
-\(268, 0x436f6c6f72207370616365, 0x7574662d38\),
-\(269, 0x73524742, 0x7574662d38\),
-\(270, 0x464646462e48, 0x7574662d38\),
-\(271, 
-0x4d65616e696e67206f66206561636820636f6d706f6e656e74, 
-0x7574662d38\),
-\(272, 0x646f6573206e6f74206578697374, 0x7574662d38\),
-\(273, 0x59, 0x7574662d38\),
-\(274, 0x4362, 0x7574662d38\),
-\(275, 0x4372, 0x7574662d38\),
-\(276, 0x52, 0x7574662d38\),
-\(277, 0x47, 0x7574662d38\),
-\(278, 0x42, 0x7574662d38\),
-\(279, 0x496d61676520636f6d7072657373696f6e206d6f6465, 
-0x7574662d38\),
-\(280, 0x436f6d7072657373696f6e20736368656d65, 
-0x7574662d38\),
-\(281, 0x556e636f6d70726573736564, 0x7574662d38\),
-\(282, 0x4a504547, 0x7574662d38\),
-\(283, 0x436f6e7472617374, 0x7574662d38\),
-\(284, 0x4e6f726d616c, 0x7574662d38\),
-\(285, 0x536f6674, 0x7574662d38\),
-\(286, 0x48617264, 0x7574662d38\),
-\(287, 0x436f7079726967687420686f6c646572, 
-0x7574662d38\),
-\(288, 
-0x437573746f6d20696d6167652070726f63657373696e67, 
-0x7574662d38\),
-\(289, 0x4e6f726d616c2070726f63657373, 0x7574662d38\),
-\(290, 0x437573746f6d2070726f63657373, 0x7574662d38\),
-\(291, 
-0x46696c65206368616e6765206461746520616e642074696d65, 
-0x7574662d38\),
-\(292, 
-0x4461746520616e642074696d65206f66206469676974697a696e6
-7, 0x7574662d38\),
-\(293, 
-0x4461746520616e642074696d65206f6620646174612067656e657
-26174696f6e, 0x7574662d38\),
-\(294, 
-0x4465766963652073657474696e6773206465736372697074696f6
-e, 0x7574662d38\),
-\(295, 0x4469676974616c207a6f6f6d20726174696f, 
-0x7574662d38\),
-\(296, 0x457869662076657273696f6e, 0x7574662d38\),
-\(297, 0x4578706f737572652062696173, 0x7574662d38\),
-\(298, 0x4578706f7375726520696e646578, 0x7574662d38\),
-\(299, 0x4578706f73757265206d6f6465, 0x7574662d38\),
-\(300, 0x4175746f206578706f73757265, 0x7574662d38\),
-\(301, 0x4d616e75616c206578706f73757265, 0x7574662d38\),
-\(302, 0x4175746f20627261636b6574, 0x7574662d38\),
-\(303, 0x4578706f737572652050726f6772616d, 
-0x7574662d38\),
-\(304, 0x4e6f7420646566696e6564, 0x7574662d38\),
-\(305, 0x4d616e75616c, 0x7574662d38\),
-\(306, 0x4e6f726d616c2070726f6772616d, 0x7574662d38\),
-\(307, 0x4170657274757265207072696f72697479, 
-0x7574662d38\),
-\(308, 0x53687574746572207072696f72697479, 
-0x7574662d38\),
-\(309, 
-0x43726561746976652070726f6772616d202862696173656420746
-f77617264206465707468206f66206669656c6429, 
-0x7574662d38\),
-\(310, 
-0x416374696f6e2070726f6772616d202862696173656420746f776
-172642066617374207368757474657220737065656429, 
-0x7574662d38\),
-\(311, 
-0x506f727472616974206d6f64652028666f7220636c6f736575702
-070686f746f73207769746820746865206261636b67726f756e6420
-6f7574206f6620666f63757329, 0x7574662d38\),
-\(312, 
-0x4c616e647363617065206d6f64652028666f72206c616e6473636
-170652070686f746f73207769746820746865206261636b67726f75
-6e6420696e20666f63757329, 0x7574662d38\),
-\(313, 0x4578706f737572652074696d65, 0x7574662d38\),
-\(314, 0x2431207365632028243229, 0x7574662d38\),
-\(315, 0x46696c6520736f75726365, 0x7574662d38\),
-\(316, 0x445343, 0x7574662d38\),
-\(317, 0x466c617368, 0x7574662d38\),
-\(318, 0x466c61736820656e65726779, 0x7574662d38\),
-\(319, 
-0x537570706f7274656420466c6173687069782076657273696f6e,
-0x7574662d38\),
-\(320, 0x46204e756d626572, 0x7574662d38\),
-\(321, 0x662f2431, 0x7574662d38\),
-\(322, 0x4c656e7320666f63616c206c656e677468, 
-0x7574662d38\),
-\(323, 0x2431206d6d, 0x7574662d38\),
-\(324, 
-0x466f63616c206c656e67746820696e203335206d6d2066696c6d,
-0x7574662d38\),
-\(325, 
-0x466f63616c20706c616e65207265736f6c7574696f6e20756e697
-4, 0x7574662d38\),
-\(326, 0x696e63686573, 0x7574662d38\),
-\(327, 
-0x466f63616c20706c616e652058207265736f6c7574696f6e, 
-0x7574662d38\),
-\(328, 
-0x466f63616c20706c616e652059207265736f6c7574696f6e, 
-0x7574662d38\),
-\(329, 0x5363656e6520636f6e74726f6c, 0x7574662d38\),
-\(330, 0x4e6f6e65, 0x7574662d38\),
-\(331, 0x4c6f77206761696e207570, 0x7574662d38\),
-\(332, 0x48696768206761696e207570, 0x7574662d38\),
-\(333, 0x4c6f77206761696e20646f776e, 0x7574662d38\),
-\(334, 0x48696768206761696e20646f776e, 0x7574662d38\),
-\(335, 0x416c746974756465, 0x7574662d38\),
-\(336, 0x416c746974756465207265666572656e6365, 
-0x7574662d38\),
-\(337, 0x4e616d65206f66204750532061726561, 
-0x7574662d38\),
-\(338, 0x4750532064617465, 0x7574662d38\),
-\(339, 0x42656172696e67206f662064657374696e6174696f6e, 
-0x7574662d38\),
-\(340, 
-0x5265666572656e636520666f722062656172696e67206f6620646
-57374696e6174696f6e, 0x7574662d38\),
-\(341, 
-0x44697374616e636520746f2064657374696e6174696f6e, 
-0x7574662d38\),
-\(342, 
-0x5265666572656e636520666f722064697374616e636520746f206
-4657374696e6174696f6e, 0x7574662d38\),
-\(343, 0x4c617469747564652064657374696e6174696f6e, 
-0x7574662d38\),
-\(344, 
-0x5265666572656e636520666f72206c61746974756465206f66206
-4657374696e6174696f6e, 0x7574662d38\),
-\(345, 
-0x4c6f6e676974756465206f662064657374696e6174696f6e, 
-0x7574662d38\),
-\(346, 
-0x5265666572656e636520666f72206c6f6e676974756465206f662
-064657374696e6174696f6e, 0x7574662d38\),
-\(347, 
-0x47505320646966666572656e7469616c20636f7272656374696f6
-e, 0x7574662d38\),
-\(348, 0x4d61676e6574696320646972656374696f6e, 
-0x7574662d38\),
-\(349, 0x5472756520646972656374696f6e, 0x7574662d38\),
-\(350, 0x4d6561737572656d656e7420707265636973696f6e, 
-0x7574662d38\),
-\(351, 0x446972656374696f6e206f6620696d616765, 
-0x7574662d38\),
-\(352, 
-0x5265666572656e636520666f7220646972656374696f6e206f662
-0696d616765, 0x7574662d38\),
-\(353, 0x4c61746974756465, 0x7574662d38\),
-\(354, 0x4e6f727468206c61746974756465, 0x7574662d38\),
-\(355, 0x536f757468206c61746974756465, 0x7574662d38\),
-\(356, 
-0x4e6f727468206f7220536f757468204c61746974756465, 
-0x7574662d38\),
-\(357, 0x4c6f6e676974756465, 0x7574662d38\),
-\(358, 0x45617374206c6f6e676974756465, 0x7574662d38\),
-\(359, 0x57657374206c6f6e676974756465, 0x7574662d38\),
-\(360, 0x45617374206f722057657374204c6f6e676974756465, 
-0x7574662d38\),
-\(361, 
-0x47656f64657469632073757276657920646174612075736564, 
-0x7574662d38\),
-\(362, 0x4d6561737572656d656e74206d6f6465, 
-0x7574662d38\),
-\(363, 
-0x322d64696d656e73696f6e616c206d6561737572656d656e74, 
-0x7574662d38\),
-\(364, 
-0x332d64696d656e73696f6e616c206d6561737572656d656e74, 
-0x7574662d38\),
-\(365, 
-0x4e616d65206f66204750532070726f63657373696e67206d65746
-86f64, 0x7574662d38\),
-\(366, 
-0x536174656c6c69746573207573656420666f72206d65617375726
-56d656e74, 0x7574662d38\),
-\(367, 0x5370656564206f6620475053207265636569766572, 
-0x7574662d38\),
-\(368, 0x4b696c6f6d65747265732070657220686f7572, 
-0x7574662d38\),
-\(369, 0x4d696c65732070657220686f7572, 0x7574662d38\),
-\(370, 0x4b6e6f7473, 0x7574662d38\),
-\(371, 0x537065656420756e6974, 0x7574662d38\),
-\(372, 0x526563656976657220737461747573, 0x7574662d38\),
-\(373, 
-0x4d6561737572656d656e7420696e2070726f6772657373, 
-0x7574662d38\),
-\(374, 
-0x4d6561737572656d656e7420696e7465726f7065726162696c697
-479, 0x7574662d38\),
-\(375, 
-0x4750532074696d65202861746f6d696320636c6f636b29, 
-0x7574662d38\),
-\(376, 0x446972656374696f6e206f66206d6f76656d656e74, 
-0x7574662d38\),
-\(377, 
-0x5265666572656e636520666f7220646972656374696f6e206f662
-06d6f76656d656e74, 0x7574662d38\),
-\(378, 0x475053207461672076657273696f6e, 0x7574662d38\),
-\(379, 0x496d616765207469746c65, 0x7574662d38\),
-\(380, 0x486569676874, 0x7574662d38\),
-\(381, 0x556e6971756520696d616765204944, 0x7574662d38\),
-\(382, 0x5769647468, 0x7574662d38\),
-\(383, 0x49534f20737065656420726174696e67, 
-0x7574662d38\),
-\(384, 0x4f666673657420746f204a50454720534f49, 
-0x7574662d38\),
-\(385, 0x4279746573206f66204a5045472064617461, 
-0x7574662d38\),
-\(386, 0x4c6967687420736f75726365, 0x7574662d38\),
-\(387, 0x556e6b6e6f776e, 0x7574662d38\),
-\(388, 0x4461796c69676874, 0x7574662d38\),
-\(389, 0x436c6f7564792077656174686572, 0x7574662d38\),
-\(390, 0x5368616465, 0x7574662d38\),
-\(391, 
-0x4461796c6967687420666c756f72657363656e742028442035373
-03020e2809320373130304b29, 0x7574662d38\),
-\(392, 
-0x44617920776869746520666c756f72657363656e7420284e20343
-6303020e2809320353430304b29, 0x7574662d38\),
-\(393, 
-0x436f6f6c20776869746520666c756f72657363656e74202857203
-339303020e2809320343530304b29, 0x7574662d38\),
-\(394, 
-0x576869746520666c756f72657363656e742028575720333230302
-0e2809320333730304b29, 0x7574662d38\),
-\(395, 0x5374616e64617264206c696768742041, 
-0x7574662d38\),
-\(396, 0x5374616e64617264206c696768742042, 
-0x7574662d38\),
-\(397, 0x5374616e64617264206c696768742043, 
-0x7574662d38\),
-\(398, 0x466c756f72657363656e74, 0x7574662d38\),
-\(399, 0x443535, 0x7574662d38\),
-\(400, 0x443635, 0x7574662d38\),
-\(401, 0x443735, 0x7574662d38\),
-\(402, 0x443530, 0x7574662d38\),
-\(403, 0x49534f2073747564696f2074756e677374656e, 
-0x7574662d38\),
-\(404, 0x4f74686572206c6967687420736f75726365, 
-0x7574662d38\),
-\(405, 
-0x54756e677374656e2028696e63616e64657363656e74206c69676
-87429, 0x7574662d38\),
-\(406, 0x466c617368, 0x7574662d38\),
-\(407, 0x46696e652077656174686572, 0x7574662d38\),
-\(408, 0x43616d657261206d616e756661637475726572, 
-0x7574662d38\),
-\(409, 0x2431, 0x7574662d38\),
-\(410, 0x4d616e756661637475726572206e6f746573, 
-0x7574662d38\),
-\(411, 0x4d6178696d756d206c616e64206170657274757265, 
-0x7574662d38\),
-\(412, 0x4d65746572696e67206d6f6465, 0x7574662d38\),
-\(413, 0x556e6b6e6f776e, 0x7574662d38\),
-\(414, 0x41766572616765, 0x7574662d38\),
-\(415, 0x43656e746572576569676874656441766572616765, 
-0x7574662d38\),
-\(416, 0x4f74686572, 0x7574662d38\),
-\(417, 0x53706f74, 0x7574662d38\),
-\(418, 0x4d756c746953706f74, 0x7574662d38\),
-\(419, 0x5061747465726e, 0x7574662d38\),
-\(420, 0x5061727469616c, 0x7574662d38\),
-\(421, 0x43616d657261206d6f64656c, 0x7574662d38\),
-\(422, 0x2431, 0x7574662d38\),
-\(423, 
-0x4f70746f656c656374726f6e696320636f6e76657273696f6e206
-66163746f72, 0x7574662d38\),
-\(424, 0x4f7269656e746174696f6e, 0x7574662d38\),
-\(425, 0x4e6f726d616c, 0x7574662d38\),
-\(426, 0x466c697070656420686f72697a6f6e74616c6c79, 
-0x7574662d38\),
-\(427, 0x526f746174656420313830c2b0, 0x7574662d38\),
-\(428, 0x466c697070656420766572746963616c6c79, 
-0x7574662d38\),
-\(429, 
-0x526f7461746564203930c2b02043435720616e6420666c6970706
-56420766572746963616c6c79, 0x7574662d38\),
-\(430, 0x526f7461746564203930c2b0204357, 0x7574662d38\);
-INSERT INTO \`wiki\_text\` \(\`old\_id\`, \`old\_text\`, 
-\`old\_flags\`\) VALUES \(431, 
-0x526f7461746564203930c2b020435720616e6420666c697070656
-420766572746963616c6c79, 0x7574662d38\),
-\(432, 0x526f7461746564203930c2b020434357, 
-0x7574662d38\),
-\(433, 0x506978656c20636f6d706f736974696f6e, 
-0x7574662d38\),
-\(434, 0x524742, 0x7574662d38\),
-\(435, 0x5943624372, 0x7574662d38\),
-\(436, 0x56616c696e6420696d61676520686569676874, 
-0x7574662d38\),
-\(437, 0x56616c696420696d616765207769647468, 
-0x7574662d38\),
-\(438, 0x4461746120617272616e67656d656e74, 
-0x7574662d38\),
-\(439, 0x6368756e6b7920666f726d6174, 0x7574662d38\),
-\(440, 0x706c616e617220666f726d6174, 0x7574662d38\),
-\(441, 
-0x4368726f6d617469636974696573206f66207072696d617269746
-96573, 0x7574662d38\),
-\(442, 
-0x50616972206f6620626c61636b20616e642077686974652072656
-66572656e63652076616c756573, 0x7574662d38\),
-\(443, 0x52656c6174656420617564696f2066696c65, 
-0x7574662d38\),
-\(444, 
-0x556e6974206f66205820616e642059207265736f6c7574696f6e,
-0x7574662d38\),
-\(445, 
-0x4e756d626572206f6620726f777320706572207374726970, 
-0x7574662d38\),
-\(446, 0x4e756d626572206f6620636f6d706f6e656e7473, 
-0x7574662d38\),
-\(447, 0x53617475726174696f6e, 0x7574662d38\),
-\(448, 0x4e6f726d616c, 0x7574662d38\),
-\(449, 0x4c6f772073617475726174696f6e, 0x7574662d38\),
-\(450, 0x486967682073617475726174696f6e, 0x7574662d38\),
-\(451, 0x5363656e6520636170747572652074797065, 
-0x7574662d38\),
-\(452, 0x5374616e64617264, 0x7574662d38\),
-\(453, 0x4c616e647363617065, 0x7574662d38\),
-\(454, 0x506f727472616974, 0x7574662d38\),
-\(455, 0x4e69676874207363656e65, 0x7574662d38\),
-\(456, 0x5363656e652074797065, 0x7574662d38\),
-\(457, 
-0x41206469726563746c792070686f746f6772617068656420696d6
-16765, 0x7574662d38\),
-\(458, 0x53656e73696e67206d6574686f64, 0x7574662d38\),
-\(459, 0x556e646566696e6564, 0x7574662d38\),
-\(460, 
-0x4f6e652d6368697020636f6c6f7220617265612073656e736f72,
-0x7574662d38\),
-\(461, 
-0x54776f2d6368697020636f6c6f7220617265612073656e736f72,
-0x7574662d38\),
-\(462, 
-0x54687265652d6368697020636f6c6f7220617265612073656e736
-f72, 0x7574662d38\),
-\(463, 
-0x436f6c6f722073657175656e7469616c20617265612073656e736
-f72, 0x7574662d38\),
-\(464, 0x5472696c696e6561722073656e736f72, 
-0x7574662d38\),
-\(465, 
-0x436f6c6f722073657175656e7469616c206c696e6561722073656
-e736f72, 0x7574662d38\),
-\(466, 0x53686172706e657373, 0x7574662d38\),
-\(467, 0x4e6f726d616c, 0x7574662d38\),
-\(468, 0x536f6674, 0x7574662d38\),
-\(469, 0x48617264, 0x7574662d38\),
-\(470, 0x53687574746572207370656564, 0x7574662d38\),
-\(471, 0x536f6674776172652075736564, 0x7574662d38\),
-\(472, 0x2431, 0x7574662d38\),
-\(473, 
-0x5370617469616c206672657175656e637920726573706f6e7365,
-0x7574662d38\),
-\(474, 0x537065637472616c2073656e7369746976697479, 
-0x7574662d38\),
-\(475, 
-0x42797465732070657220636f6d70726573736564207374726970,
-0x7574662d38\),
-\(476, 0x496d6167652064617461206c6f636174696f6e, 
-0x7574662d38\),
-\(477, 0x5375626a6563742061726561, 0x7574662d38\),
-\(478, 0x5375626a6563742064697374616e6365, 
-0x7574662d38\),
-\(479, 0x2431206d6574726573, 0x7574662d38\),
-\(480, 0x5375626a6563742064697374616e63652072616e6765, 
-0x7574662d38\),
-\(481, 0x556e6b6e6f776e, 0x7574662d38\),
-\(482, 0x4d6163726f, 0x7574662d38\),
-\(483, 0x436c6f73652076696577, 0x7574662d38\),
-\(484, 0x44697374616e742076696577, 0x7574662d38\),
-\(485, 0x5375626a656374206c6f636174696f6e, 
-0x7574662d38\),
-\(486, 0x4461746554696d65207375627365636f6e6473, 
-0x7574662d38\),
-\(487, 
-0x4461746554696d654469676974697a6564207375627365636f6e6
-473, 0x7574662d38\),
-\(488, 
-0x4461746554696d654f726967696e616c207375627365636f6e647
-3, 0x7574662d38\),
-\(489, 0x5472616e736665722066756e6374696f6e, 
-0x7574662d38\),
-\(490, 0x5573657220636f6d6d656e7473, 0x7574662d38\),
-\(491, 0x57686974652042616c616e6365, 0x7574662d38\),
-\(492, 0x4175746f2077686974652062616c616e6365, 
-0x7574662d38\),
-\(493, 0x4d616e75616c2077686974652062616c616e6365, 
-0x7574662d38\),
-\(494, 
-0x576869746520706f696e74206368726f6d61746963697479, 
-0x7574662d38\),
-\(495, 0x486f72697a6f6e74616c207265736f6c7574696f6e, 
-0x7574662d38\),
-\(496, 0x243120647063, 0x7574662d38\),
-\(497, 0x243120647069, 0x7574662d38\),
-\(498, 
-0x436f6c6f72207370616365207472616e73666f726d6174696f6e2
-06d617472697820636f656666696369656e7473, 0x7574662d38\),
-\(499, 0x5920616e64204320706f736974696f6e696e67, 
-0x7574662d38\),
-\(500, 
-0x53756273616d706c696e6720726174696f206f66205920746f204
-3, 0x7574662d38\),
-\(501, 0x566572746963616c207265736f6c7574696f6e, 
-0x7574662d38\),
-\(502, 0x65787069726573202431, 0x7574662d38\),
-\(503, 
-0x536f6d656f6e6520656c736520686173206368616e67656420746
-8697320706167652073696e636520796f7520737461727465642065
-646974696e672069742e0a546865207570706572207465787420617
-2656120636f6e7461696e7320746865207061676520746578742061
-732069742063757272656e746c79206578697374732e0a596f75722
-06368616e676573206172652073686f776e20696e20746865206c6f
-776572207465787420617265612e0a596f752077696c6c206861766
-520746f206d6572676520796f7572206368616e67657320696e746f
-20746865206578697374696e6720746578742e0a3c623e4f6e6c793
-c2f623e20746865207465787420696e207468652075707065722074
-65787420617265612077696c6c206265207361766564207768656e2
-0796f750a70726573732022536176652070616765222e3c6272202f
-3e, 0x7574662d38\),
-\(504, 0x4578706f7274207061676573, 0x7574662d38\),
-\(505, 
-0x496e636c756465206f6e6c79207468652063757272656e7420726
-5766973696f6e2c206e6f74207468652066756c6c20686973746f72
-79, 0x7574662d38\),
-\(506, 
-0x2d2d2d2d0a2727274e6f74653a272727206578706f7274696e672
-07468652066756c6c20686973746f7279206f662070616765732074
-68726f756768207468697320666f726d20686173206265656e20646
-97361626c65642064756520746f20706572666f726d616e63652072
-6561736f6e732e, 0x7574662d38\),
-\(507, 
-0x596f752063616e206578706f727420746865207465787420616e6
-42065646974696e6720686973746f7279206f662061207061727469
-63756c61722070616765206f720a736574206f66207061676573207
-772617070656420696e20736f6d6520584d4c2e2054686973206361
-6e20626520696d706f7274656420696e746f20616e6f74686572207
-7696b69207573696e67204d6564696157696b690a76696120746865
-205370656369616c3a496d706f727420706167652e0a0a546f20657
-8706f72742070616765732c20656e74657220746865207469746c65
-7320696e20746865207465787420626f782062656c6f772c206f6e6
-5207469746c6520706572206c696e652c20616e640a73656c656374
-207768657468657220796f752077616e74207468652063757272656
-e742076657273696f6e2061732077656c6c20617320616c6c206f6c
-642076657273696f6e732c20776974682074686520706167650a686
-973746f7279206c696e65732c206f72206a75737420746865206375
-7272656e742076657273696f6e20776974682074686520696e666f2
-061626f757420746865206c61737420656469742e0a0a496e207468
-65206c6174746572206361736520796f752063616e20616c736f207
-573652061206c696e6b2c20652e672e205b5b7b7b6e733a53706563
-69616c7d7d3a4578706f72742f7b7b4d6564696177696b693a6d616
-96e706167657d7d5d5d20666f72207468652070616765207b7b4d65
-64696177696b693a6d61696e706167657d7d2e, 0x7574662d38\),
-\(508, 
-0x5468657265207761732065697468657220616e2065787465726e6
-16c2061757468656e7469636174696f6e2064617461626173652065
-72726f72206f7220796f7520617265206e6f7420616c6c6f7765642
-0746f2075706461746520796f75722065787465726e616c20616363
-6f756e742e, 0x7574662d38\),
-\(509, 
-0x687474703a2f2f7777772e6578616d706c652e636f6d206c696e6
-b207469746c65, 0x7574662d38\),
-\(510, 
-0x45787465726e616c206c696e6b202872656d656d6265722068747
-4703a2f2f2070726566697829, 0x7574662d38\),
-\(511, 0x464151, 0x7574662d38\),
-\(512, 0x50726f6a6563743a464151, 0x7574662d38\),
-\(513, 0x466562, 0x7574662d38\),
-\(514, 0x4665627275617279, 0x7574662d38\),
-\(515, 0x466565643a, 0x7574662d38\),
-\(516, 
-0x436f756c64206e6f7420636f70792066696c65202224312220746
-f20222432222e, 0x7574662d38\),
-\(517, 
-0x436f756c64206e6f742064656c6574652066696c6520222431222
-e, 0x7574662d38\),
-\(518, 0x53756d6d617279, 0x7574662d38\),
-\(519, 
-0x412066696c6520776974682074686973206e616d6520657869737
-47320616c72656164792c20706c6561736520636865636b20243120
-696620796f7520617265206e6f74207375726520696620796f75207
-7616e7420746f206368616e67652069742e, 0x7574662d38\),
-\(520, 
-0x412066696c6520776974682074686973206e616d6520657869737
-47320616c72656164793b20706c6561736520676f206261636b2061
-6e642075706c6f616420746869732066696c6520756e64657220612
-06e6577206e616d652e205b5b496d6167653a24317c7468756d627c
-63656e7465727c24315d5d, 0x7574662d38\),
-\(521, 
-0x412066696c6520776974682074686973206e616d6520657869737
-47320616c726561647920696e20746865207368617265642066696c
-65207265706f7369746f72793b20706c6561736520676f206261636
-b20616e642075706c6f616420746869732066696c6520756e646572
-2061206e6577206e616d652e205b5b496d6167653a24317c7468756
-d627c63656e7465727c24315d5d, 0x7574662d38\),
-\(522, 
-0x24314b422c204d494d4520747970653a203c636f64653e24323c2
-f636f64653e, 0x7574662d38\),
-\(523, 0x46696c65206d697373696e67, 0x7574662d38\),
-\(524, 0x46696c656e616d65, 0x7574662d38\),
-\(525, 
-0x436f756c64206e6f742066696e642066696c6520222431222e, 
-0x7574662d38\),
-\(526, 
-0x436f756c64206e6f742072656e616d652066696c6520222431222
-0746f20222432222e, 0x7574662d38\),
-\(527, 0x46696c6573, 0x7574662d38\),
-\(528, 0x536f75726365, 0x7574662d38\),
-\(529, 0x436f7079726967687420737461747573, 
-0x7574662d38\),
-\(530, 
-0x46696c652024312075706c6f61646564207375636365737366756
-c6c792e0a506c6561736520666f6c6c6f772074686973206c696e6b
-3a20243220746f20746865206465736372697074696f6e207061676
-520616e642066696c6c0a696e20696e666f726d6174696f6e206162
-6f7574207468652066696c652c20737563682061732077686572652
-069742063616d652066726f6d2c207768656e206974207761730a63
-72656174656420616e642062792077686f6d2c20616e6420616e797
-468696e6720656c736520796f75206d6179206b6e6f772061626f75
-742069742e204966207468697320697320616e20696d6167652c207
-96f752063616e20696e73657274206974206c696b6520746869733a
-203c74743e3c6e6f77696b693e5b5b496d6167653a24317c7468756
-d627c4465736372697074696f6e5d5d3c2f6e6f77696b693e3c2f74
-743e, 0x7574662d38\),
-\(531, 0x53756d6d6172793a, 0x7574662d38\),
-\(532, 
-0x4572726f723a20636f756c64206e6f74207375626d697420666f7
-26d, 0x7574662d38\),
-\(533, 0x467269646179, 0x7574662d38\),
-\(534, 0x6665746368696e672066696c65206c697374, 
-0x7574662d38\),
-\(535, 0x476f, 0x7574662d38\),
-\(536, 
-0x0a3c666f726d206d6574686f643d226765742220616374696f6e3
-d22687474703a2f2f7777772e676f6f676c652e636f6d2f73656172
-6368222069643d22676f6f676c65736561726368223e0a202020203
-c696e70757420747970653d2268696464656e22206e616d653d2264
-6f6d61696e73222076616c75653d227b7b5345525645527d7d22202
-f3e0a202020203c696e70757420747970653d2268696464656e2220
-6e616d653d226e756d222076616c75653d22353022202f3e0a20202
-0203c696e70757420747970653d2268696464656e22206e616d653d
-226965222076616c75653d22243222202f3e0a202020203c696e707
-57420747970653d2268696464656e22206e616d653d226f65222076
-616c75653d22243222202f3e0a0a202020203c696e7075742074797
-0653d227465787422206e616d653d2271222073697a653d22333122
-206d61786c656e6774683d22323535222076616c75653d222431222
-02f3e0a202020203c696e70757420747970653d227375626d697422
-206e616d653d2262746e47222076616c75653d22243322202f3e0a2
-0203c6469763e0a202020203c696e70757420747970653d22726164
-696f22206e616d653d2273697465736561726368222069643d22677
-7696b69222076616c75653d227b7b5345525645527d7d2220636865
-636b65643d22636865636b656422202f3e3c6c6162656c20666f723
-d226777696b69223e7b7b534954454e414d457d7d3c2f6c6162656c
-3e0a202020203c696e70757420747970653d22726164696f22206e6
-16d653d2273697465736561726368222069643d2267575757222076
-616c75653d2222202f3e3c6c6162656c20666f723d2267575757223
-e5757573c2f6c6162656c3e0a20203c2f6469763e0a3c2f666f726d
-3e, 0x7574662d38\),
-\(537, 
-0x416c726561647920676f7420616e206163636f756e743f2024312
-e, 0x7574662d38\),
-\(538, 0x4c6f6720696e, 0x7574662d38\),
-\(539, 
-0x547275737465642075736572732061626c6520746f20626c6f636
-b20757365727320616e642064656c6574652061727469636c6573, 
-0x7574662d38\),
-\(540, 0x41646d696e6973747261746f72, 0x7574662d38\),
-\(541, 0x416e6f6e796d6f7573207573657273, 0x7574662d38\),
-\(542, 0x416e6f6e796d6f7573, 0x7574662d38\),
-\(543, 
-0x54686520627572656175637261742067726f75702069732061626
-c6520746f206d616b65207379736f7073, 0x7574662d38\),
-\(544, 0x42757265617563726174, 0x7574662d38\),
-\(545, 
-0x47656e6572616c206c6f6767656420696e207573657273, 
-0x7574662d38\),
-\(546, 0x55736572, 0x7574662d38\),
-\(547, 0x46756c6c20616363657373, 0x7574662d38\),
-\(548, 0x53746577617264, 0x7574662d38\),
-\(549, 0x557365722067726f757073, 0x7574662d38\),
-\(550, 0x4164642067726f7570, 0x7574662d38\),
-\(551, 
-0x412067726f7570206f662074686174206e616d6520616c7265616
-47920657869737473, 0x7574662d38\),
-\(552, 0x456469742067726f7570, 0x7574662d38\),
-\(553, 
-0x47726f7570206465736372697074696f6e20286d6178203235352
-063686172616374657273293a3c6272202f3e, 0x7574662d38\),
-\(554, 0x47726f7570206e616d653a, 0x7574662d38\),
-\(555, 
-0x496620746865206e616d65206f72206465736372697074696f6e2
-07374617274732077697468206120636f6c6f6e2c207468650a7265
-6d61696e6465722077696c6c2062652074726561746564206173206
-1206d657373616765206e616d652c20616e642068656e6365207468
-6520746578742077696c6c206265206c6f63616c697365640a75736
-96e6720746865204d6564696157696b69206e616d657370616365, 
-0x7574662d38\),
-\(556, 0x4578697374696e672067726f757073, 0x7574662d38\),
-\(557, 0x4578697374696e672067726f7570733a, 
-0x7574662d38\),
-\(558, 0x4d616e6167652067726f757020726967687473, 
-0x7574662d38\),
-\(559, 
-0x506c65617365207370656369667920612076616c69642067726f7
-570206e616d65, 0x7574662d38\),
-\(560, 
-0x4944207c7c204e616d65207c7c204465736372697074696f6e207
-c7c20526967687473, 0x7574662d38\),
-\(561, 0x46696c6c20696e2066726f6d2062726f77736572, 
-0x7574662d38\),
-\(562, 0x486561646c696e652074657874, 0x7574662d38\),
-\(563, 0x4c6576656c203220686561646c696e65, 
-0x7574662d38\),
-\(564, 0x48656c70, 0x7574662d38\),
-\(565, 0x48656c703a436f6e74656e7473, 0x7574662d38\),
-\(566, 0x48696465, 0x7574662d38\),
-\(567, 0x4869646520726573756c7473, 0x7574662d38\),
-\(568, 0x68696465, 0x7574662d38\),
-\(569, 0x68697374, 0x7574662d38\),
-\(570, 0x4561726c69657374, 0x7574662d38\),
-\(571, 0x4c6174657374, 0x7574662d38\),
-\(572, 
-0x446966662073656c656374696f6e3a206d61726b2074686520726
-164696f20626f786573206f66207468652076657273696f6e732074
-6f20636f6d7061726520616e642068697420656e746572206f72207
-4686520627574746f6e2061742074686520626f74746f6d2e3c6272
-202f3e0a4c6567656e643a202863757229203d20646966666572656
-e636520776974682063757272656e742076657273696f6e2c0a286c
-61737429203d20646966666572656e6365207769746820707265636
-564696e672076657273696f6e2c204d203d206d696e6f7220656469
-742e, 0x7574662d38\),
-\(573, 0x5061676520686973746f7279, 0x7574662d38\),
-\(574, 0x2d, 0x7574662d38\),
-\(575, 0x486973746f7279, 0x7574662d38\),
-\(576, 
-0x5761726e696e673a20546865207061676520796f7520617265206
-1626f757420746f2064656c65746520686173206120686973746f72
-793a, 0x7574662d38\),
-\(577, 
-0x486f72697a6f6e74616c206c696e6520287573652073706172696
-e676c7929, 0x7574662d38\),
-\(578, 
-0x49676e6f7265207761726e696e6720616e6420736176652066696
-c6520616e797761792e, 0x7574662d38\),
-\(579, 0x49676e6f726520616e79207761726e696e6773, 
-0x7574662d38\),
-\(580, 
-0x5468652066696c656e616d65202224312220636f6e7461696e732
-063686172616374657273207468617420617265206e6f7420616c6c
-6f77656420696e2070616765207469746c65732e20506c656173652
-072656e616d65207468652066696c6520616e64207472792075706c
-6f6164696e6720697420616761696e2e, 0x7574662d38\),
-\(581, 0x536561726368, 0x7574662d38\),
-\(582, 0x4578616d706c652e6a7067, 0x7574662d38\),
-\(583, 0x456d62656464656420696d616765, 0x7574662d38\),
-\(584, 0x4c696e6b73, 0x7574662d38\),
-\(585, 0x46696c65206c697374, 0x7574662d38\),
-\(586, 0x616c6c, 0x7574662d38\),
-\(587, 
-0x546869732073686f7773206f6e6c7920696d616765732075706c6
-f616465642062792024312e, 0x7574662d38\),
-\(588, 
-0x42656c6f772069732061206c697374206f662024312066696c657
-320736f727465642024322e, 0x7574662d38\),
-\(589, 
-0x4c696d697420696d61676573206f6e20696d61676520646573637
-2697074696f6e20706167657320746f3a, 0x7574662d38\),
-\(590, 0x5669657720696d6167652070616765, 0x7574662d38\),
-\(591, 
-0x52657665727420746f206561726c6965722076657273696f6e207
-76173207375636365737366756c2e, 0x7574662d38\),
-\(592, 0x64656c, 0x7574662d38\),
-\(593, 0x64657363, 0x7574662d38\),
-\(594, 
-0x4c6567656e643a202863757229203d20746869732069732074686
-52063757272656e742066696c652c202864656c29203d2064656c65
-74650a74686973206f6c642076657273696f6e2c202872657629203
-d2072657665727420746f2074686973206f6c642076657273696f6e
-2e0a3c6272202f3e3c693e436c69636b206f6e206461746520746f2
-0736565207468652066696c652075706c6f61646564206f6e207468
-617420646174653c2f693e2e, 0x7574662d38\),
-\(595, 0x46696c6520686973746f7279, 0x7574662d38\),
-\(596, 
-0x4c6567656e643a20286465736329203d2073686f772f656469742
-066696c65206465736372697074696f6e2e, 0x7574662d38\),
-\(597, 
-0x44657374696e6174696f6e207469746c65206973206f662061207
-370656369616c20747970653b2063616e6e6f74206d6f7665207061
-67657320696e746f2074686174206e616d6573706163652e, 
-0x7574662d38\),
-\(598, 0x496d706f7274207061676573, 0x7574662d38\),
-\(599, 0x496d706f7274206661696c65643a202431, 
-0x7574662d38\),
-\(600, 
-0x436f6e666c696374696e6720686973746f7279207265766973696
-f6e2065786973747320286d6179206861766520696d706f72746564
-20746869732070616765206265666f726529, 0x7574662d38\),
-\(601, 0x496d706f7274696e67202431, 0x7574662d38\),
-\(602, 0x5472616e7377696b6920696d706f7274, 
-0x7574662d38\),
-\(603, 
-0x4e6f20696d706f72742066696c65207761732075706c6f6164656
-42e, 0x7574662d38\),
-\(604, 
-0x4e6f207472616e7377696b6920696d706f727420736f757263657
-32068617665206265656e20646566696e656420616e642064697265
-637420686973746f72792075706c6f6164732061726520646973616
-26c65642e, 0x7574662d38\),
-\(605, 0x456d707479206f72206e6f2074657874, 
-0x7574662d38\),
-\(606, 0x496d706f72742073756363656564656421, 
-0x7574662d38\),
-\(607, 
-0x506c65617365206578706f7274207468652066696c652066726f6
-d2074686520736f757263652077696b69207573696e672074686520
-5370656369616c3a4578706f7274207574696c6974792c207361766
-520697420746f20796f7572206469736b20616e642075706c6f6164
-20697420686572652e, 0x7574662d38\),
-\(608, 
-0x55706c6f6164206f6620696d706f72742066696c65206661696c6
-5643b2070657268617073207468652066696c652069732062696767
-6572207468616e2074686520616c6c6f7765642075706c6f6164207
-3697a652e, 0x7574662d38\),
-\(609, 0x696e66696e697465, 0x7574662d38\),
-\(610, 0x496e666f726d6174696f6e, 0x7574662d38\),
-\(611, 0x496e666f726d6174696f6e20666f722070616765, 
-0x7574662d38\),
-\(612, 0x496e7465726e616c206572726f72, 0x7574662d38\),
-\(613, 0x496e7465726c616e6775616765206c696e6b73, 
-0x7574662d38\),
-\(614, 
-0x54686520652d6d61696c20616464726573732063616e6e6f74206
-265206163636570746564206173206974206170706561727320746f
-206861766520616e20696e76616c69640a666f726d61742e20506c6
-561736520656e74657220612077656c6c2d666f726d617474656420
-61646472657373206f7220656d7074792074686174206669656c642
-e, 0x7574662d38\),
-\(615, 0x496e766572742073656c656374696f6e, 
-0x7574662d38\),
-\(616, 0x496e76616c69642049502072616e67652e, 
-0x7574662d38\),
-\(617, 0x49502041646472657373, 0x7574662d38\),
-\(618, 0x49502041646472657373206f7220757365726e616d65, 
-0x7574662d38\),
-\(619, 0x4578706972792074696d6520696e76616c69642e, 
-0x7574662d38\),
-\(620, 0x457870697279, 0x7574662d38\),
-\(621, 
-0x4c697374206f6620626c6f636b656420495020616464726573736
-57320616e6420757365726e616d6573, 0x7574662d38\),
-\(622, 
-0x54686520626c6f636b6c69737420697320656d7074792e, 
-0x7574662d38\),
-\(623, 
-0x3220686f7572733a3220686f7572732c31206461793a312064617
-92c3320646179733a3320646179732c31207765656b3a3120776565
-6b2c32207765656b733a32207765656b732c31206d6f6e74683a312
-06d6f6e74682c33206d6f6e7468733a33206d6f6e7468732c36206d
-6f6e7468733a36206d6f6e7468732c3120796561723a31207965617
-22c696e66696e6974653a696e66696e697465, 0x7574662d38\),
-\(624, 0x4f746865722074696d65, 0x7574662d38\),
-\(625, 0x6f74686572, 0x7574662d38\),
-\(626, 0x526561736f6e, 0x7574662d38\),
-\(627, 0x426c6f636b20746869732075736572, 0x7574662d38\),
-\(628, 0x556e626c6f636b20746869732061646472657373, 
-0x7574662d38\),
-\(629, 0x225b5b24315d5d2220756e626c6f636b6564, 
-0x7574662d38\),
-\(630, 0x4953424e, 0x7574662d38\),
-\(631, 0x72656469726563742070616765, 0x7574662d38\),
-\(632, 0x696e636c7573696f6e, 0x7574662d38\),
-\(633, 0x4974616c69632074657874, 0x7574662d38\),
-\(634, 0x4974616c69632074657874, 0x7574662d38\),
-\(635, 
-0x50726f626c656d2077697468206974656d20272431272c20696e7
-6616c6964206e616d652e2e2e, 0x7574662d38\),
-\(636, 0x4a616e, 0x7574662d38\),
-\(637, 0x4a616e75617279, 0x7574662d38\),
-\(638, 0x4a756c, 0x7574662d38\),
-\(639, 0x4a756c79, 0x7574662d38\),
-\(640, 0x4a756d7020746f3a, 0x7574662d38\),
-\(641, 0x6e617669676174696f6e, 0x7574662d38\),
-\(642, 0x736561726368, 0x7574662d38\),
-\(643, 0x4a756e, 0x7574662d38\),
-\(644, 0x4a756e65, 0x7574662d38\),
-\(645, 
-0x5761726e696e673a2050616765206d6179206e6f7420636f6e746
-1696e20726563656e7420757064617465732e, 0x7574662d38\),
-\(646, 
-0x4974206973207265636f6d6d656e646564207468617420696d616
-76573206e6f742065786365656420243120627974657320696e2073
-697a652c20746869732066696c65206973202432206279746573, 
-0x7574662d38\),
-\(647, 
-0x546869732066696c6520697320626967676572207468616e20746
-8652073657276657220697320636f6e6669677572656420746f2061
-6c6c6f772e, 0x7574662d38\),
-\(648, 0x6c617374, 0x7574662d38\),
-\(649, 
-0x54686973207061676520776173206c617374206d6f64696669656
-42024312e, 0x7574662d38\),
-\(650, 
-0x54686973207061676520776173206c617374206d6f64696669656
-42024312062792024322e, 0x7574662d38\),
-\(651, 0x4c6963656e73696e67, 0x7574662d38\),
-\(652, 0x4c696e652024313a, 0x7574662d38\),
-\(653, 0x4c696e6b207469746c65, 0x7574662d38\),
-\(654, 0x496e7465726e616c206c696e6b, 0x7574662d38\),
-\(655, 0x284c697374206f66206c696e6b7329, 0x7574662d38\),
-\(656, 
-0x2f5e282e2a3f29285b612d7a412d5a5c7838302d5c7866665d2b2
-9242f7344, 0x7574662d38\),
-\(657, 
-0x54686520666f6c6c6f77696e67207061676573206c696e6b20746
-f20686572653a, 0x7574662d38\),
-\(658, 
-0x54686520666f6c6c6f77696e67207061676573206c696e6b20746
-f20746869732066696c653a, 0x7574662d38\),
-\(659, 0x2f5e285b612d7a5d2b29282e2a29242f7344, 
-0x7574662d38\),
-\(660, 0x6c697374, 0x7574662d38\),
-\(661, 0x20636f6e742e, 0x7574662d38\),
-\(662, 0x4c69737420726564697265637473, 0x7574662d38\),
-\(663, 0x55736572206c697374, 0x7574662d38\),
-\(664, 0x4c6f6164696e67207061676520686973746f7279, 
-0x7574662d38\),
-\(665, 
-0x6c6f6164696e67207265766973696f6e20666f722064696666, 
-0x7574662d38\),
-\(666, 0x4c6f63616c2074696d65, 0x7574662d38\),
-\(667, 0x4c6f636b206461746162617365, 0x7574662d38\),
-\(668, 
-0x5965732c2049207265616c6c792077616e7420746f206c6f636b2
-07468652064617461626173652e, 0x7574662d38\),
-\(669, 0x4c6f636b206461746162617365, 0x7574662d38\),
-\(670, 
-0x4461746162617365206c6f636b20737563636565646564, 
-0x7574662d38\),
-\(671, 
-0x54686520646174616261736520686173206265656e206c6f636b6
-5642e0a3c6272202f3e52656d656d62657220746f2072656d6f7665
-20746865206c6f636b20616674657220796f7572206d61696e74656
-e616e636520697320636f6d706c6574652e, 0x7574662d38\),
-\(672, 
-0x4c6f636b696e67207468652064617461626173652077696c6c207
-3757370656e6420746865206162696c697479206f6620616c6c0a75
-7365727320746f20656469742070616765732c206368616e6765207
-46865697220707265666572656e6365732c20656469742074686569
-722077617463686c697374732c20616e640a6f74686572207468696
-e677320726571756972696e67206368616e67657320696e20746865
-2064617461626173652e0a506c6561736520636f6e6669726d20746
-861742074686973206973207768617420796f7520696e74656e6420
-746f20646f2c20616e64207468617420796f752077696c6c0a756e6
-c6f636b20746865206461746162617365207768656e20796f757220
-6d61696e74656e616e636520697320646f6e652e, 
-0x7574662d38\),
-\(673, 
-0x596f7520646964206e6f7420636865636b2074686520636f6e666
-9726d6174696f6e20626f782e, 0x7574662d38\),
-\(674, 0x4c6f6773, 0x7574662d38\),
-\(675, 
-0x4e6f206d61746368696e67206974656d7320696e206c6f672e, 
-0x7574662d38\),
-\(676, 0x4c6f6720696e, 0x7574662d38\),
-\(677, '', 0x7574662d38\),
-\(678, 0x4c6f67696e206572726f72, 0x7574662d38\),
-\(679, 0x55736572206c6f67696e, 0x7574662d38\),
-\(680, 
-0x3c623e546865726520686173206265656e20612070726f626c656
-d207769746820796f7572206c6f67696e2e3c2f623e3c6272202f3e
-54727920616761696e21, 0x7574662d38\),
-\(681, 
-0x596f75206d757374206861766520636f6f6b69657320656e61626
-c656420746f206c6f6720696e20746f207b7b534954454e414d457d
-7d2e, 0x7574662d38\),
-\(682, 0x6c6f67696e, 0x7574662d38\),
-\(683, 
-0x596f75206d75737420243120746f2076696577206f74686572207
-0616765732e, 0x7574662d38\),
-\(684, 0x4c6f67696e205265717569726564, 0x7574662d38\),
-\(685, 
-0x272727596f7520617265206e6f77206c6f6767656420696e20746
-f207b7b534954454e414d457d7d20617320222431222e272727, 
-0x7574662d38\),
-\(686, 0x4c6f67696e207375636365737366756c, 
-0x7574662d38\),
-\(687, 0x4c6f67206f7574, 0x7574662d38\),
-\(688, 
-0x3c7374726f6e673e596f7520617265206e6f77206c6f676765642
-06f75742e3c2f7374726f6e673e3c6272202f3e0a596f752063616e
-20636f6e74696e756520746f20757365207b7b534954454e414d457
-d7d20616e6f6e796d6f75736c792c206f7220796f752063616e206c
-6f6720696e0a616761696e206173207468652073616d65206f72206
-173206120646966666572656e7420757365722e204e6f7465207468
-617420736f6d65207061676573206d61790a636f6e74696e7565207
-46f20626520646973706c6179656420617320696620796f75207765
-7265207374696c6c206c6f6767656420696e2c20756e74696c20796
-f7520636c6561720a796f75722062726f777365722063616368652e
-, 0x7574662d38\),
-\(689, 0x55736572206c6f676f7574, 0x7574662d38\),
-\(690, 0x4f727068616e6564207061676573, 0x7574662d38\),
-\(691, 
-0x3c7374726f6e673e4552524f523a20546865207465787420796f7
-52068617665207375626d6974746564206973202431206b696c6f62
-79746573200a6c6f6e672c207768696368206973206c6f6e6765722
-07468616e20746865206d6178696d756d206f66202432206b696c6f
-62797465732e2049742063616e6e6f742062652073617665642e3c2
-f7374726f6e673e, 0x7574662d38\),
-\(692, 0x4c6f6e67207061676573, 0x7574662d38\),
-\(693, 
-0x3c7374726f6e673e5741524e494e473a205468697320706167652
-06973202431206b696c6f6279746573206c6f6e673b20736f6d650a
-62726f7773657273206d617920686176652070726f626c656d73206
-5646974696e6720706167657320617070726f616368696e67206f72
-206c6f6e676572207468616e2033326b622e0a506c6561736520636
-f6e736964657220627265616b696e6720746865207061676520696e
-746f20736d616c6c65722073656374696f6e732e3c2f7374726f6e6
-73e, 0x7574662d38\),
-\(694, 0x4572726f722073656e64696e67206d61696c3a202431, 
-0x7574662d38\),
-\(695, 0x452d6d61696c2070617373776f7264, 0x7574662d38\),
-\(696, 0x4e6f2073656e642061646472657373, 0x7574662d38\),
-\(697, 
-0x596f75206d757374206265205b5b5370656369616c3a557365726
-c6f67696e7c6c6f6767656420696e5d5d0a616e6420686176652061
-2076616c696420652d6d61696c206164647265737320696e20796f7
-572205b5b5370656369616c3a507265666572656e6365737c707265
-666572656e6365735d5d0a746f2073656e6420652d6d61696c20746
-f206f746865722075736572732e, 0x7574662d38\),
-\(698, 0x4d61696e2050616765, 0x7574662d38\),
-\(699, 
-0x436f6e73756c7420746865205b687474703a2f2f6d6574612e776
-96b6970656469612e6f72672f77696b692f4d6564696157696b695f
-55736572253237735f4775696465205573657227732047756964655
-d20666f7220696e666f726d6174696f6e206f6e207573696e672074
-68652077696b6920736f6674776172652e0a0a3d3d2047657474696
-e672073746172746564203d3d0a0a2a205b687474703a2f2f777777
-2e6d6564696177696b692e6f72672f77696b692f48656c703a436f6
-e66696775726174696f6e5f73657474696e677320436f6e66696775
-726174696f6e2073657474696e6773206c6973745d0a2a205b68747
-4703a2f2f7777772e6d6564696177696b692e6f72672f77696b692f
-48656c703a464151204d6564696157696b69204641515d0a2a205b6
-87474703a2f2f6d61696c2e77696b6970656469612e6f72672f6d61
-696c6d616e2f6c697374696e666f2f6d6564696177696b692d616e6
-e6f756e6365204d6564696157696b692072656c65617365206d6169
-6c696e67206c6973745d, 0x7574662d38\),
-\(700, 
-0x3c6269673e2727274d6564696157696b6920686173206265656e2
-07375636365737366756c6c7920696e7374616c6c65642e2727273c
-2f6269673e, 0x7574662d38\),
-\(701, 
-0x4d616b652061207573657220696e746f2061207379736f70, 
-0x7574662d38\),
-\(702, 
-0x3c623e55736572202224312220636f756c64206e6f74206265206
-d61646520696e746f2061207379736f702e202844696420796f7520
-656e74657220746865206e616d6520636f72726563746c793f293c2
-f623e, 0x7574662d38\),
-\(703, 0x4e616d65206f662074686520757365723a, 
-0x7574662d38\),
-\(704, 
-0x3c623e557365722022243122206973206e6f772061207379736f7
-03c2f623e, 0x7574662d38\),
-\(705, 
-0x4d616b652074686973207573657220696e746f2061207379736f7
-0, 0x7574662d38\),
-\(706, 
-0x5468697320666f726d20697320757365642062792062757265617
-5637261747320746f207475726e206f7264696e6172792075736572
-7320696e746f2061646d696e6973747261746f72732e0a547970652
-0746865206e616d65206f6620746865207573657220696e20746865
-20626f7820616e642070726573732074686520627574746f6e20746
-f206d616b6520746865207573657220616e2061646d696e69737472
-61746f72, 0x7574662d38\),
-\(707, 
-0x4d616b652061207573657220696e746f2061207379736f70, 
-0x7574662d38\),
-\(708, 0x4d6172, 0x7574662d38\),
-\(709, 0x4d61726368, 0x7574662d38\),
-\(710, 0x4d61726b20617320706174726f6c6c6564, 
-0x7574662d38\),
-\(711, 0x5b24315d, 0x7574662d38\),
-\(712, 
-0x4d61726b20746869732061727469636c6520617320706174726f6
-c6c6564, 0x7574662d38\),
-\(713, 0x4d61726b656420617320706174726f6c6c6564, 
-0x7574662d38\),
-\(714, 
-0x43616e6e6f74206d61726b20617320706174726f6c6c6564, 
-0x7574662d38\),
-\(715, 
-0x596f75206e65656420746f2073706563696679206120726576697
-3696f6e20746f206d61726b20617320706174726f6c6c65642e, 
-0x7574662d38\),
-\(716, 
-0x5468652073656c6563746564207265766973696f6e20686173206
-265656e206d61726b656420617320706174726f6c6c65642e, 
-0x7574662d38\),
-\(717, 
-0x5468652071756572792022243122206d617463686564202432207
-0616765207469746c65730a616e64207468652074657874206f6620
-24332070616765732e, 0x7574662d38\),
-\(718, 0x4d617468, 0x7574662d38\),
-\(719, 
-0x43616e277420777269746520746f206f7220637265617465206d6
-17468206f7574707574206469726563746f7279, 0x7574662d38\),
-\(720, 
-0x43616e277420777269746520746f206f7220637265617465206d6
-174682074656d70206469726563746f7279, 0x7574662d38\),
-\(721, 0x4661696c656420746f207061727365, 0x7574662d38\),
-\(722, 
-0x504e4720636f6e76657273696f6e206661696c65643b206368656
-36b20666f7220636f727265637420696e7374616c6c6174696f6e20
-6f66206c617465782c2064766970732c2067732c20616e6420636f6
-e76657274, 0x7574662d38\),
-\(723, 0x6c6578696e67206572726f72, 0x7574662d38\),
-\(724, 
-0x4d697373696e672074657876632065786563757461626c653b207
-06c6561736520736565206d6174682f524541444d4520746f20636f
-6e6669677572652e, 0x7574662d38\),
-\(725, 0x496e7365727420666f726d756c612068657265, 
-0x7574662d38\),
-\(726, 0x73796e746178206572726f72, 0x7574662d38\),
-\(727, 
-0x4d617468656d61746963616c20666f726d756c6120284c6154655
-829, 0x7574662d38\),
-\(728, 0x756e6b6e6f776e206572726f72, 0x7574662d38\),
-\(729, 0x756e6b6e6f776e2066756e6374696f6e, 
-0x7574662d38\),
-\(730, 0x4d6179, 0x7574662d38\),
-\(731, 0x4d6179, 0x7574662d38\),
-\(732, 0x4578616d706c652e6f6767, 0x7574662d38\),
-\(733, 0x4d656469612066696c65206c696e6b, 0x7574662d38\),
-\(734, 
-0x2727275761726e696e672727273a20546869732066696c65206d6
-17920636f6e7461696e206d616c6963696f757320636f64652c2062
-7920657865637574696e6720697420796f75722073797374656d206
-d617920626520636f6d70726f6d697365642e0a3c68723e, 
-0x7574662d38\),
-\(735, 0x4d65746164617461, 0x7574662d38\),
-\(736, 0x4869646520657874656e6465642064657461696c73, 
-0x7574662d38\),
-\(737, 0x53686f7720657874656e6465642064657461696c73, 
-0x7574662d38\),
-\(738, 
-0x45584946206d65746164617461206669656c6473206c697374656
-420696e2074686973206d6573736167652077696c6c0a626520696e
-636c75646564206f6e20696d616765207061676520646973706c617
-9207768656e20746865206d65746164617461207461626c650a6973
-20636f6c6c61707365642e204f74686572732077696c6c206265206
-8696464656e2062792064656661756c742e0a2a206d616b650a2a20
-6d6f64656c0a2a206461746574696d656f726967696e616c0a2a206
-578706f7375726574696d650a2a20666e756d6265720a2a20666f63
-616c6c656e677468, 0x7574662d38\),
-\(739, 
-0x546869732066696c6520636f6e7461696e73206164646974696f6
-e616c20696e666f726d6174696f6e2c2070726f6261626c79206164
-6465642066726f6d20746865206469676974616c2063616d6572612
-06f72207363616e6e6572207573656420746f20637265617465206f
-72206469676974697a652069742e204966207468652066696c65206
-86173206265656e206d6f6469666965642066726f6d20697473206f
-726967696e616c2073746174652c20736f6d652064657461696c732
-06d6179206e6f742066756c6c79207265666c65637420746865206d
-6f64696669656420696d6167652e, 0x7574662d38\),
-\(740, 0x57696b6970656469613a4d65746164617461, 
-0x7574662d38\),
-\(741, 0x4d494d4520736561726368, 0x7574662d38\),
-\(742, 0x4d494d4520747970653a, 0x7574662d38\),
-\(743, 
-0x46696c65206e616d6573206d757374206265206174206c6561737
-4207468726565206c6574746572732e, 0x7574662d38\),
-\(744, 0x546869732069732061206d696e6f722065646974, 
-0x7574662d38\),
-\(745, 0x6d, 0x7574662d38\),
-\(746, 
-0x54686520646174616261736520646964206e6f742066696e64207
-468652074657874206f662061207061676520746861742069742073
-686f756c64206861766520666f756e642c206e616d6564202224312
-22e0a0a5468697320697320757375616c6c79206361757365642062
-7920666f6c6c6f77696e6720616e206f75746461746564206469666
-6206f7220686973746f7279206c696e6b20746f20610a7061676520
-7468617420686173206265656e2064656c657465642e0a0a4966207
-4686973206973206e6f742074686520636173652c20796f75206d61
-79206861766520666f756e6420612062756720696e2074686520736
-f6674776172652e0a506c65617365207265706f7274207468697320
-746f20616e2061646d696e6973747261746f722c206d616b696e672
-06e6f7465206f66207468652055524c2e, 0x7574662d38\),
-\(747, 
-0x506c6561736520656e746572206120636f6d6d656e742062656c6
-f772e, 0x7574662d38\),
-\(748, 
-0x3c623e4d697373696e6720696d6167653c2f623e3c6272202f3e3
-c693e24313c2f693e, 0x7574662d38\),
-\(749, 
-0x27272752656d696e6465723a27272720596f752068617665206e6
-f742070726f766964656420616e20656469742073756d6d6172792e
-20496620796f7520636c69636b205361766520616761696e2c20796
-f757220656469742077696c6c20626520736176656420776974686f
-7574206f6e652e, 0x7574662d38\),
-\(750, 0x4d6f6e646179, 0x7574662d38\),
-\(751, 0x4d6f72652e2e2e, 0x7574662d38\),
-\(752, 
-0x41727469636c6573207769746820746865206d6f7374206361746
-5676f72696573, 0x7574662d38\),
-\(753, 0x4d6f7374206c696e6b656420746f20696d61676573, 
-0x7574662d38\),
-\(754, 0x4d6f7374206c696e6b656420746f207061676573, 
-0x7574662d38\),
-\(755, 
-0x4d6f7374206c696e6b656420746f2063617465676f72696573, 
-0x7574662d38\),
-\(756, 
-0x41727469636c6573207769746820746865206d6f7374207265766
-973696f6e73, 0x7574662d38\),
-\(757, 0x4d6f7665, 0x7574662d38\),
-\(758, 0x4d6f76652070616765, 0x7574662d38\),
-\(759, 0x6d6f76656420746f, 0x7574662d38\),
-\(760, 0x4d6f7665206c6f67, 0x7574662d38\),
-\(761, 
-0x42656c6f772069732061206c697374206f662070616765206d6f7
-665642e, 0x7574662d38\),
-\(762, 0x4e6f74206c6f6767656420696e, 0x7574662d38\),
-\(763, 
-0x596f75206d7573742062652061207265676973746572656420757
-3657220616e64205b5b5370656369616c3a557365726c6f67696e7c
-6c6f6767656420696e5d5d0a746f206d6f7665206120706167652e,
-0x7574662d38\),
-\(764, 0x4d6f76652070616765, 0x7574662d38\),
-\(765, 0x4d6f76652070616765, 0x7574662d38\),
-\(766, 
-0x546865206173736f6369617465642074616c6b20706167652c206
-96620616e792c2077696c6c206265206175746f6d61746963616c6c
-79206d6f76656420616c6f6e67207769746820697420272727756e6
-c6573733a2727270a2a596f7520617265206d6f76696e6720746865
-2070616765206163726f7373206e616d657370616365732c0a2a412
-06e6f6e2d656d7074792074616c6b207061676520616c7265616479
-2065786973747320756e64657220746865206e6577206e616d652c2
-06f720a2a596f7520756e636865636b2074686520626f782062656c
-6f772e0a0a496e2074686f73652063617365732c20796f752077696
-c6c206861766520746f206d6f7665206f72206d6572676520746865
-2070616765206d616e75616c6c7920696620646573697265642e, 
-0x7574662d38\),
-\(767, 
-0x5573696e672074686520666f726d2062656c6f772077696c6c207
-2656e616d65206120706167652c206d6f76696e6720616c6c0a6f66
-2069747320686973746f727920746f20746865206e6577206e616d6
-52e0a546865206f6c64207469746c652077696c6c206265636f6d65
-2061207265646972656374207061676520746f20746865206e65772
-07469746c652e0a4c696e6b7320746f20746865206f6c6420706167
-65207469746c652077696c6c206e6f74206265206368616e6765643
-b206265207375726520746f0a636865636b20666f7220646f75626c
-65206f722062726f6b656e207265646972656374732e0a596f75206
-1726520726573706f6e7369626c6520666f72206d616b696e672073
-7572652074686174206c696e6b7320636f6e74696e756520746f0a7
-06f696e7420776865726520746865792061726520737570706f7365
-6420746f20676f2e0a0a4e6f7465207468617420746865207061676
-52077696c6c202727276e6f74272727206265206d6f766564206966
-20746865726520697320616c72656164790a6120706167652061742
-0746865206e6577207469746c652c20756e6c657373206974206973
-20656d707479206f72206120726564697265637420616e642068617
-3206e6f0a70617374206564697420686973746f72792e2054686973
-206d65616e73207468617420796f752063616e2072656e616d65206
-12070616765206261636b20746f2077686572650a69742077617320
-6a7573742072656e616d65642066726f6d20696620796f75206d616
-b652061206d697374616b652c20616e6420796f752063616e6e6f74
-206f76657277726974650a616e206578697374696e6720706167652
-e0a0a3c623e5741524e494e47213c2f623e0a546869732063616e20
-62652061206472617374696320616e6420756e65787065637465642
-06368616e676520666f72206120706f70756c617220706167653b0a
-706c65617365206265207375726520796f7520756e6465727374616
-e642074686520636f6e73657175656e636573206f66207468697320
-6265666f72650a70726f63656564696e672e, 0x7574662d38\),
-\(768, 0x526561736f6e, 0x7574662d38\),
-\(769, 
-0x4d6f7665206173736f6369617465642074616c6b2070616765, 
-0x7574662d38\),
-\(770, 0x4d6f766520746869732070616765, 0x7574662d38\),
-\(771, 
-0x48544d4c20696620706f737369626c65206f7220656c736520504
-e47, 0x7574662d38\),
-\(772, 
-0x4d6174684d4c20696620706f737369626c6520286578706572696
-d656e74616c29, 0x7574662d38\),
-\(773, 
-0x5265636f6d6d656e64656420666f72206d6f6465726e2062726f7
-773657273, 0x7574662d38\),
-\(774, 0x416c776179732072656e64657220504e47, 
-0x7574662d38\),
-\(775, 
-0x48544d4c20696620766572792073696d706c65206f7220656c736
-520504e47, 0x7574662d38\),
-\(776, 
-0x4c65617665206974206173205465582028666f722074657874206
-2726f777365727329, 0x7574662d38\),
-\(777, 0x4d7920636f6e747269627574696f6e73, 
-0x7574662d38\),
-\(778, 0x4d792070616765, 0x7574662d38\),
-\(779, 0x4d792074616c6b, 0x7574662d38\),
-\(780, 0x4e616d6573706163653a, 0x7574662d38\),
-\(781, 0x616c6c, 0x7574662d38\),
-\(782, 0x4e617669676174696f6e, 0x7574662d38\),
-\(783, 0x2431206279746573, 0x7574662d38\),
-\(784, 0x24312063617465676f72696573, 0x7574662d38\),
-\(785, 0x2431206368616e676573, 0x7574662d38\),
-\(786, 0x284e657729, 0x7574662d38\),
-\(787, 
-0x596f7527766520666f6c6c6f7765642061206c696e6b20746f206
-12070616765207468617420646f65736e2774206578697374207965
-742e0a546f206372656174652074686520706167652c20737461727
-420747970696e6720696e2074686520626f782062656c6f770a2873
-656520746865205b5b50726f6a6563743a48656c707c68656c70207
-06167655d5d20666f72206d6f726520696e666f292e0a496620796f
-75206172652068657265206279206d697374616b652c206a7573742
-0636c69636b20796f75722062726f77736572277320272727626163
-6b27272720627574746f6e2e, 0x7574662d38\),
-\(788, 0x7b7b696e743a6e657761727469636c65746578747d7d, 
-0x7574662d38\),
-\(789, 0x6e657762696573, 0x7574662d38\),
-\(790, 0x47616c6c657279206f66206e65772066696c6573, 
-0x7574662d38\),
-\(791, 
-0x6469666620746f2070656e756c74696d617465207265766973696
-f6e, 0x7574662d38\),
-\(792, 0x6e6577206d65737361676573, 0x7574662d38\),
-\(793, 0x4e65772070616765, 0x7574662d38\),
-\(794, 0x4e, 0x7574662d38\),
-\(795, 0x4e6577207061676573, 0x7574662d38\),
-\(796, 0x4e65772070617373776f72643a, 0x7574662d38\),
-\(797, 0x2c5f, 0x7574662d38\),
-\(798, 0x546f206e6577207469746c65, 0x7574662d38\),
-\(799, 0x20286e6577207573657273206f6e6c7929, 
-0x7574662d38\),
-\(800, 0x286f70656e7320696e206e65772077696e646f7729, 
-0x7574662d38\),
-\(801, 0x6e657874, 0x7574662d38\),
-\(802, 0x4e657874206469666620e28692, 0x7574662d38\),
-\(803, 0x6e657874202431, 0x7574662d38\),
-\(804, 0x4e65787420706167652028243129, 0x7574662d38\),
-\(805, 0x4e65776572207265766973696f6ee28692, 
-0x7574662d38\),
-\(806, 0x2431206c696e6b73, 0x7574662d38\),
-\(807, 
-0x54686572652069732063757272656e746c79206e6f20746578742
-0696e207468697320706167652c20796f752063616e205b5b7b7b6e
-733a7370656369616c7d7d3a5365617263682f7b7b504147454e414
-d457d7d7c73656172636820666f7220746869732070616765207469
-746c655d5d20696e206f74686572207061676573206f72205b7b7b6
-6756c6c75726c3a7b7b4e414d4553504143457d7d3a7b7b50414745
-4e414d457d7d7c616374696f6e3d656469747d7d206564697420746
-8697320706167655d2e, 0x7574662d38\),
-\(808, 0x7b7b696e743a6e6f61727469636c65746578747d7d, 
-0x7574662d38\),
-\(809, 
-0x536f72727921205468652077696b6920697320657870657269656
-e63696e6720736f6d6520746563686e6963616c2064696666696375
-6c746965732c20616e642063616e6e6f7420636f6e7461637420746
-865206461746162617365207365727665722e203c6272202f3e0a24
-31, 0x7574662d38\),
-\(810, 
-0x4e6f206368616e676573207765726520666f756e64206d6174636
-8696e672074686573652063726974657269612e, 0x7574662d38\),
-\(811, 
-0x7b7b534954454e414d457d7d207573657320636f6f6b696573207
-46f206c6f6720696e2075736572732e20596f75206861766520636f
-6f6b6965732064697361626c65642e20506c6561736520656e61626
-c65207468656d20616e642074727920616761696e2e, 
-0x7574662d38\),
-\(812, 
-0x5468652075736572206163636f756e74207761732063726561746
-5642c2062757420796f7520617265206e6f74206c6f676765642069
-6e2e207b7b534954454e414d457d7d207573657320636f6f6b69657
-320746f206c6f6720696e2075736572732e20596f75206861766520
-636f6f6b6965732064697361626c65642e20506c6561736520656e6
-1626c65207468656d2c207468656e206c6f6720696e207769746820
-796f7572206e657720757365726e616d6520616e642070617373776
-f72642e, 0x7574662d38\),
-\(813, 
-0x54686973207369746520686173207265737472696374656420746
-865206162696c69747920746f20637265617465206e657720706167
-65732e0a596f752063616e20676f206261636b20616e64206564697
-420616e206578697374696e6720706167652c206f72205b5b537065
-6369616c3a557365726c6f67696e7c6c6f6720696e206f722063726
-561746520616e206163636f756e745d5d2e, 0x7574662d38\),
-\(814, 0x50616765206372656174696f6e206c696d69746564, 
-0x7574662d38\),
-\(815, 
-0x437265617469766520436f6d6d6f6e7320524446206d657461646
-174612064697361626c656420666f72207468697320736572766572
-2e, 0x7574662d38\),
-\(816, 
-0x5468657265206973206e6f206372656469747320696e666f20617
-661696c61626c6520666f72207468697320706167652e, 
-0x7574662d38\),
-\(817, 
-0x436f756c64206e6f742073656c656374206461746162617365202
-431, 0x7574662d38\),
-\(818, 
-0x4475626c696e20436f726520524446206d6574616461746120646
-97361626c656420666f722074686973207365727665722e, 
-0x7574662d38\),
-\(819, 
-0x5468657265206973206e6f20652d6d61696c20616464726573732
-07265636f7264656420666f72207573657220222431222e, 
-0x7574662d38\),
-\(820, 
-0x3c7374726f6e673e5370656369667920616e20652d6d61696c206
-164647265737320666f722074686573652066656174757265732074
-6f20776f726b2e3c2f7374726f6e673e, 0x7574662d38\),
-\(821, 
-0x54686973207573657220686173206e6f742073706563696669656
-420612076616c696420652d6d61696c20616464726573732c0a6f72
-206861732063686f73656e206e6f7420746f2072656365697665206
-52d6d61696c2066726f6d206f746865722075736572732e, 
-0x7574662d38\),
-\(822, 0x4e6f20652d6d61696c2061646472657373, 
-0x7574662d38\),
-\(823, 
-0x2727275468657265206973206e6f2070616765207469746c65642
-0222431222e27272720596f752063616e205b5b24317c6372656174
-65207468697320706167655d5d2e, 0x7574662d38\),
-\(824, 
-0x5468657265206973206e6f206564697420686973746f727920666
-f72207468697320706167652e, 0x7574662d38\),
-\(825, 
-0x4e6f2066696c652062792074686973206e616d652065786973747
-32c20796f752063616e2024312e, 0x7574662d38\),
-\(826, 0x75706c6f6164206974, 0x7574662d38\),
-\(827, 0x4e6f7468696e6720746f207365652e, 0x7574662d38\),
-\(828, 0x4e6f6e652073656c6563746564, 0x7574662d38\),
-\(829, 0x4e6f207061676573206c696e6b20746f20686572652e, 
-0x7574662d38\),
-\(830, 
-0x546865726520617265206e6f2070616765732074686174206c696
-e6b20746f20746869732066696c652e, 0x7574662d38\),
-\(831, 
-0x446f6e277420686176652061206c6f67696e3f2024312e, 
-0x7574662d38\),
-\(832, 0x43726561746520616e206163636f756e74, 
-0x7574662d38\),
-\(833, 
-0x596f752068617665206e6f7420737065636966696564206120766
-16c69642075736572206e616d652e, 0x7574662d38\),
-\(834, 
-0x2727274e6f74652727273a20756e7375636365737366756c20736
-5617263686573206172650a6f6674656e2063617573656420627920
-736561726368696e6720666f7220636f6d6d6f6e20776f726473206
-c696b652022686176652220616e64202266726f6d222c0a77686963
-6820617265206e6f7420696e64657865642c206f722062792073706
-563696679696e67206d6f7265207468616e206f6e65207365617263
-68207465726d20286f6e6c792070616765730a636f6e7461696e696
-e6720616c6c206f662074686520736561726368207465726d732077
-696c6c2061707065617220696e2074686520726573756c74292e, 
-0x7574662d38\),
-\(835, 
-0x3c7374726f6e673e5741524e494e473a20596f75722062726f777
-36572206973206e6f7420756e69636f646520636f6d706c69616e74
-2e204120776f726b61726f756e6420697320696e20706c616365207
-46f20616c6c6f7720796f7520746f20736166656c79206564697420
-61727469636c65733a206e6f6e2d415343494920636861726163746
-572732077696c6c2061707065617220696e20746865206564697420
-626f782061732068657861646563696d616c20636f6465732e3c2f7
-374726f6e673e, 0x7574662d38\),
-\(836, 
-0x596f7520686176652072657175657374656420616e20696e76616
-c6964207370656369616c20706167652c2061206c697374206f6620
-76616c6964207370656369616c207061676573206d6179206265206
-66f756e64206174205b5b7b7b6e733a7370656369616c7d7d3a5370
-656369616c70616765735d5d2e, 0x7574662d38\),
-\(837, 0x4e6f207375636820616374696f6e, 0x7574662d38\),
-\(838, 
-0x54686520616374696f6e207370656369666965642062792074686
-52055524c206973206e6f740a7265636f676e697a65642062792074
-68652077696b69, 0x7574662d38\),
-\(839, 0x4e6f2073756368207370656369616c2070616765, 
-0x7574662d38\),
-\(840, 
-0x5468657265206973206e6f207573657220627920746865206e616
-d6520222431222e20436865636b20796f7572207370656c6c696e67
-2c206f72206372656174652061206e6577206163636f756e742e, 
-0x7574662d38\),
-\(841, 
-0x5468657265206973206e6f207573657220627920746865206e616
-d6520222431222e20436865636b20796f7572207370656c6c696e67
-2e, 0x7574662d38\),
-\(842, 
-0x5468652077696b69207365727665722063616e27742070726f766
-96465206461746120696e206120666f726d617420796f757220636c
-69656e742063616e20726561642e, 0x7574662d38\),
-\(843, 0x4e6f74206120636f6e74656e742070616765, 
-0x7574662d38\),
-\(844, 
-0x596f752068617665206e6f7420737065636966696564206120746
-1726765742070616765206f7220757365720a746f20706572666f72
-6d20746869732066756e6374696f6e206f6e2e, 0x7574662d38\),
-\(845, 0x4e6f20746172676574, 0x7574662d38\),
-\(846, 0x3c7374726f6e673e4e6f74653a3c2f7374726f6e673e, 
-0x7574662d38\),
-\(847, 0x4e6f20706167652074657874206d617463686573, 
-0x7574662d38\),
-\(848, 0x4e6f2070616765207469746c65206d617463686573, 
-0x7574662d38\),
-\(849, 0x4e6f74206c6f6767656420696e, 0x7574662d38\),
-\(850, 0x4e6f76, 0x7574662d38\),
-\(851, 0x4e6f76656d626572, 0x7574662d38\),
-\(852, 
-0x596f752068617665206e6f206974656d73206f6e20796f7572207
-7617463686c6973742e, 0x7574662d38\),
-\(853, 
-0x496e73657274206e6f6e2d666f726d61747465642074657874206
-8657265, 0x7574662d38\),
-\(854, 0x49676e6f72652077696b6920666f726d617474696e67, 
-0x7574662d38\),
-\(855, 0x2431207265766973696f6e73, 0x7574662d38\),
-\(856, 0x43617465676f7279, 0x7574662d38\),
-\(857, 0x48656c70, 0x7574662d38\),
-\(858, 0x46696c65, 0x7574662d38\),
-\(859, 0x41727469636c65, 0x7574662d38\),
-\(860, 0x4d656469612070616765, 0x7574662d38\),
-\(861, 0x4d657373616765, 0x7574662d38\),
-\(862, 0x5370656369616c, 0x7574662d38\),
-\(863, 0x54656d706c617465, 0x7574662d38\),
-\(864, 0x557365722070616765, 0x7574662d38\),
-\(865, 0x50726f6a6563742070616765, 0x7574662d38\),
-\(866, 
-0x4e756d626572206f662064697374696e637420617574686f72732
-02861727469636c65293a202431, 0x7574662d38\),
-\(867, 0x5b24315d, 0x7574662d38\),
-\(868, 0x5b2431207761746368696e6720757365722f735d, 
-0x7574662d38\),
-\(869, 
-0x4e756d626572206f66206564697473202861727469636c65293a2
-02431, 0x7574662d38\),
-\(870, 
-0x4e756d626572206f662064697374696e637420617574686f72732
-02864697363757373696f6e2070616765293a202431, 
-0x7574662d38\),
-\(871, 
-0x4e756d626572206f66206564697473202864697363757373696f6
-e2070616765293a202431, 0x7574662d38\),
-\(872, 0x4e756d626572206f662077617463686572733a202431, 
-0x7574662d38\),
-\(873, 0x2431207669657773, 0x7574662d38\),
-\(874, 0x4f6374, 0x7574662d38\),
-\(875, 0x4f63746f626572, 0x7574662d38\),
-\(876, 0x4f4b, 0x7574662d38\),
-\(877, 0x4f6c642070617373776f72643a, 0x7574662d38\),
-\(878, 0x6f726967, 0x7574662d38\),
-\(879, 0x4f727068616e6564207061676573, 0x7574662d38\),
-\(880, 0x4261736564206f6e20776f726b2062792024312e, 
-0x7574662d38\),
-\(881, 0x496e206f74686572206c616e677561676573, 
-0x7574662d38\),
-\(882, 0x6f7468657273, 0x7574662d38\),
-\(883, 0x4d6f766520737563636565646564, 0x7574662d38\),
-\(884, 
-0x5061676520225b5b24315d5d22206d6f76656420746f20225b5b2
-4325d5d222e, 0x7574662d38\),
-\(885, 0x2431202d207b7b534954454e414d457d7d, 
-0x7574662d38\),
-\(886, 
-0x536f6d656f6e65202870726f6261626c7920796f752c2066726f6
-d2049502061646472657373202431290a7265717565737465642074
-6861742077652073656e6420796f752061206e6577207b7b5349544
-54e414d457d7d206c6f67696e2070617373776f726420666f72207b
-7b5345525645524e414d457d7d2e0a5468652070617373776f72642
-0666f7220757365722022243222206973206e6f7720222433222e0a
-596f752073686f756c64206c6f6720696e20616e64206368616e676
-520796f75722070617373776f7264206e6f772e0a0a496620736f6d
-656f6e6520656c7365206d616465207468697320726571756573742
-06f7220696620796f7520686176652072656d656d62657265642079
-6f75722070617373776f726420616e640a796f75206e6f206c6f6e6
-76572207769736820746f206368616e67652069742c20796f75206d
-61792069676e6f72652074686973206d65737361676520616e64206
-36f6e74696e7565207573696e670a796f7572206f6c642070617373
-776f72642e, 0x7574662d38\),
-\(887, 
-0x50617373776f72642072656d696e6465722066726f6d207b7b534
-954454e414d457d7d, 0x7574662d38\),
-\(888, 
-0x41206e65772070617373776f726420686173206265656e2073656
-e7420746f2074686520652d6d61696c20616464726573730a726567
-6973746572656420666f7220222431222e0a506c65617365206c6f6
-720696e20616761696e20616674657220796f752072656365697665
-2069742e, 0x7574662d38\),
-\(889, 
-0x596f75722070617373776f726420697320746f6f2073686f72742
-e204974206d7573742068617665206174206c656173742024312063
-6861726163746572732e, 0x7574662d38\),
-\(890, 
-0x54686520666f6c6c6f77696e67206461746120697320636163686
-56420616e64206d6179206e6f7420626520636f6d706c6574656c79
-20757020746f20646174653a, 0x7574662d38\),
-\(891, 
-0x536f7272792120546869732066656174757265206861732062656
-56e2074656d706f726172696c792064697361626c65642062656361
-75736520697420736c6f77732074686520646174616261736520646
-f776e20746f2074686520706f696e742074686174206e6f206f6e65
-2063616e20757365207468652077696b692e, 0x7574662d38\),
-\(892, 
-0x48657265206973206120736176656420636f70792066726f6d202
-4313a, 0x7574662d38\),
-\(893, 0x5065726d616e656e74206c696e6b, 0x7574662d38\),
-\(894, 0x506572736f6e616c20746f6f6c73, 0x7574662d38\),
-\(895, 0x506f70756c6172207061676573, 0x7574662d38\),
-\(896, 0x436f6d6d756e69747920706f7274616c, 
-0x7574662d38\),
-\(897, 
-0x50726f6a6563743a436f6d6d756e69747920506f7274616c, 
-0x7574662d38\),
-\(898, 0x506f7374206120636f6d6d656e74, 0x7574662d38\),
-\(899, 
-0x7b7b534954454e414d457d7d20697320706f77657265642062792
-05b687474703a2f2f7777772e6d6564696177696b692e6f72672f20
-4d6564696157696b695d2c20616e206f70656e20736f75726365207
-7696b6920656e67696e652e, 0x7574662d38\),
-\(900, 0x536561726368, 0x7574662d38\),
-\(901, 
-0x0a53656172636820696e206e616d65737061636573203a3c62722
-02f3e0a24313c6272202f3e0a2432204c6973742072656469726563
-747320266e6273703b2053656172636820666f72202433202439, 
-0x7574662d38\),
-\(902, 0x507265666572656e636573, 0x7574662d38\),
-\(903, 0x50726566697820696e646578, 0x7574662d38\),
-\(904, 
-0x2a20452d6d61696c20286f7074696f6e616c293a20456e61626c6
-573206f746865727320746f20636f6e7461637420796f7520746872
-6f75676820796f75722075736572206f7220757365725f74616c6b2
-07061676520776974686f757420746865206e656564206f66207265
-7665616c696e6720796f7572206964656e746974792e, 
-0x7574662d38\),
-\(905, 
-0x54686973206164647265737320697320616c736f2075736564207
-46f2073656e6420796f7520652d6d61696c206e6f74696669636174
-696f6e7320696620796f7520656e61626c656420746865206f70746
-96f6e732e, 0x7574662d38\),
-\(906, 
-0x2a205265616c206e616d6520286f7074696f6e616c293a2069662
-0796f752063686f6f736520746f2070726f76696465206974207468
-69732077696c6c206265207573656420666f7220676976696e67207
-96f75206174747269627574696f6e20666f7220796f757220776f72
-6b2e, 0x7574662d38\),
-\(907, 0x4d697363, 0x7574662d38\),
-\(908, 0x557365722070726f66696c65, 0x7574662d38\),
-\(909, 0x526563656e74206368616e676573, 0x7574662d38\),
-\(910, 0x4e6f74206c6f6767656420696e, 0x7574662d38\),
-\(911, 
-0x596f75206d757374206265205b5b5370656369616c3a557365726
-c6f67696e7c6c6f6767656420696e5d5d20746f2073657420757365
-7220707265666572656e6365732e, 0x7574662d38\),
-\(912, 
-0x507265666572656e6365732068617665206265656e20726573657
-42066726f6d2073746f726167652e, 0x7574662d38\),
-\(913, 0x50726576696577, 0x7574662d38\),
-\(914, 
-0x546869732070726576696577207265666c6563747320746865207
-465787420696e207468652075707065720a74657874206564697469
-6e6720617265612061732069742077696c6c2061707065617220696
-620796f752063686f6f736520746f20736176652e, 
-0x7574662d38\),
-\(915, 
-0x3c7374726f6e673e54686973206973206f6e6c792061207072657
-66965773b206368616e6765732068617665206e6f74207965742062
-65656e207361766564213c2f7374726f6e673e, 0x7574662d38\),
-\(916, 0xe286902050726576696f75732064696666, 
-0x7574662d38\),
-\(917, 0xe286904f6c646572207265766973696f6e, 
-0x7574662d38\),
-\(918, 0x70726576696f7573202431, 0x7574662d38\),
-\(919, 0x5072696e74, 0x7574662d38\),
-\(920, 0x5072696e7461626c652076657273696f6e, 
-0x7574662d38\),
-\(921, 0x2846726f6d207b7b5345525645527d7d29, 
-0x7574662d38\),
-\(922, 0x5072697661637920706f6c696379, 0x7574662d38\),
-\(923, 0x50726f6a6563743a507269766163795f706f6c696379, 
-0x7574662d38\);
-INSERT INTO \`wiki\_text\` \(\`old\_id\`, \`old\_text\`, 
-\`old\_flags\`\) VALUES \(924, 0x50726f74656374, 
-0x7574662d38\),
-\(925, 0x2864656661756c7429, 0x7574662d38\),
-\(926, 
-0x426c6f636b20756e72656769737465726564207573657273, 
-0x7574662d38\),
-\(927, 0x5379736f7073206f6e6c79, 0x7574662d38\),
-\(928, 
-0x596f75206d6179207669657720616e64206368616e67652074686
-52070726f74656374696f6e206c6576656c206865726520666f7220
-7468652070616765203c7374726f6e673e24313c2f7374726f6e673
-e2e0a506c65617365206265207375726520796f752061726520666f
-6c6c6f77696e6720746865205b5b50726f6a6563743a50726f74656
-374656420706167657c70726f6a6563742067756964656c696e6573
-5d5d2e, 0x7574662d38\),
-\(929, 
-0x556e6c6f636b206d6f7665207065726d697373696f6e73, 
-0x7574662d38\),
-\(930, 
-0x596f7572206163636f756e7420646f6573206e6f7420686176652
-07065726d697373696f6e20746f206368616e67650a706167652070
-726f74656374696f6e206c6576656c732e204865726520617265207
-468652063757272656e742073657474696e677320666f7220746865
-2070616765203c7374726f6e673e24313c2f7374726f6e673e3a, 
-0x7574662d38\),
-\(931, 0x526561736f6e20666f722070726f74656374696e67, 
-0x7574662d38\),
-\(932, 0x70726f74656374656420225b5b24315d5d22, 
-0x7574662d38\),
-\(933, 0x50726f7465637465642070616765, 0x7574662d38\),
-\(934, 
-0x3c7374726f6e673e5741524e494e473a202054686973207061676
-520686173206265656e206c6f636b656420736f2074686174206f6e
-6c792075736572732077697468207379736f702070726976696c656
-765732063616e20656469742069742e204265207375726520796f75
-2061726520666f6c6c6f77696e6720746865205b5b50726f6a65637
-43a50726f7465637465645f706167655f67756964656c696e65737c
-70726f74656374656420706167652067756964656c696e65735d5d2
-e3c2f7374726f6e673e, 0x7574662d38\),
-\(935, 
-0x54686973207061676520686173206265656e206c6f636b6564207
-46f2070726576656e742065646974696e673b207468657265206172
-650a61206e756d626572206f6620726561736f6e732077687920746
-86973206d617920626520736f2c20706c65617365207365650a5b5b
-50726f6a6563743a50726f74656374656420706167655d5d2e0a0a5
-96f752063616e207669657720616e6420636f70792074686520736f
-75726365206f66207468697320706167653a, 0x7574662d38\),
-\(936, 0x50726f74656374696f6e5f6c6f67, 0x7574662d38\),
-\(937, 
-0x42656c6f772069732061206c697374206f662070616765206c6f6
-36b732f756e6c6f636b732e0a536565205b5b50726f6a6563743a50
-726f74656374656420706167655d5d20666f72206d6f726520696e6
-66f726d6174696f6e2e, 0x7574662d38\),
-\(938, 
-0x50726f746563742066726f6d206d6f766573206f6e6c79, 
-0x7574662d38\),
-\(939, 0x50726f746563742070616765, 0x7574662d38\),
-\(940, 0x2850726f74656374696e67202224312229, 
-0x7574662d38\),
-\(941, 0x50726f7465637420746869732070616765, 
-0x7574662d38\),
-\(942, 0x50726f787920626c6f636b6572, 0x7574662d38\),
-\(943, 
-0x596f7572204950206164647265737320686173206265656e20626
-c6f636b6564206265636175736520697420697320616e206f70656e
-2070726f78792e20506c6561736520636f6e7461637420796f75722
-0496e7465726e657420736572766963652070726f7669646572206f
-72207465636820737570706f727420616e6420696e666f726d20746
-8656d206f66207468697320736572696f7573207365637572697479
-2070726f626c656d2e, 0x7574662d38\),
-\(944, 0x446f6e652e, 0x7574662d38\),
-\(945, 
-0x687474703a2f2f7777772e6e6362692e6e6c6d2e6e69682e676f7
-62f656e7472657a2f71756572792e666367693f636d643d52657472
-696576652664623d7075626d656426646f70743d416273747261637
-4266c6973745f756964733d2431, 0x7574662d38\),
-\(946, 0x42726f777365, 0x7574662d38\),
-\(947, 0x45646974, 0x7574662d38\),
-\(948, 0x46696e64, 0x7574662d38\),
-\(949, 0x4d79207061676573, 0x7574662d38\),
-\(950, 0x436f6e74657874, 0x7574662d38\),
-\(951, 0x546869732070616765, 0x7574662d38\),
-\(952, 0x517569636b626172, 0x7574662d38\),
-\(953, 0x5370656369616c207061676573, 0x7574662d38\),
-\(954, 0x52616e646f6d2070616765, 0x7574662d38\),
-\(955, 0x5370656369616c3a52616e646f6d, 0x7574662d38\),
-\(956, 
-0x546865207379736f70206162696c69747920746f2063726561746
-52072616e676520626c6f636b732069732064697361626c65642e, 
-0x7574662d38\),
-\(957, 
-0x4c696d697420746f2063617465676f72696573202873657061726
-17465207769746820227c2229, 0x7574662d38\),
-\(958, 0x416e79, 0x7574662d38\),
-\(959, 
-0x696e20243420666f726d3b202431206d696e6f722065646974733
-b202432207365636f6e64617279206e616d657370616365733b2024
-33206d756c7469706c652065646974732e, 0x7574662d38\),
-\(960, 
-0x53686f77206c617374202431206368616e67657320696e206c617
-37420243220646179733c6272202f3e2433, 0x7574662d38\),
-\(961, 
-0x53686f77206e6577206368616e676573207374617274696e67206
-6726f6d202431, 0x7574662d38\),
-\(962, 
-0x3b2024312065646974732066726f6d206c6f6767656420696e207
-573657273, 0x7574662d38\),
-\(963, 0x4c6f6164696e6720726563656e74206368616e676573, 
-0x7574662d38\),
-\(964, 
-0x28746f207061676573206c696e6b65642066726f6d20222431222
-9, 0x7574662d38\),
-\(965, 
-0x42656c6f772061726520746865206c617374203c7374726f6e673
-e24313c2f7374726f6e673e206368616e67657320696e206c617374
-203c7374726f6e673e24323c2f7374726f6e673e20646179732e, 
-0x7574662d38\),
-\(966, 
-0x42656c6f772061726520746865206368616e6765732073696e636
-5203c623e24323c2f623e2028757020746f203c623e24313c2f623e
-2073686f776e292e, 0x7574662d38\),
-\(967, 
-0x526563656e74204368616e67657320506174726f6c20646973616
-26c6564, 0x7574662d38\),
-\(968, 
-0x54686520526563656e74204368616e67657320506174726f6c206
-66561747572652069732063757272656e746c792064697361626c65
-642e, 0x7574662d38\),
-\(969, 0x243120616e6f6e796d6f7573207573657273, 
-0x7574662d38\),
-\(970, 0x243120626f7473, 0x7574662d38\),
-\(971, 0x2431206c6f676765642d696e207573657273, 
-0x7574662d38\),
-\(972, 0x2431206d79206564697473, 0x7574662d38\),
-\(973, 0x2431206d696e6f72206564697473, 0x7574662d38\),
-\(974, 0x243120706174726f6c6c6564206564697473, 
-0x7574662d38\),
-\(975, 0x4461746162617365206c6f636b6564, 0x7574662d38\),
-\(976, 
-0x54686520646174616261736520686173206265656e206175746f6
-d61746963616c6c79206c6f636b6564207768696c65207468652073
-6c61766520646174616261736520736572766572732063617463682
-0757020746f20746865206d6173746572, 0x7574662d38\),
-\(977, 
-0x5468652064617461626173652069732063757272656e746c79206
-c6f636b656420746f206e657720656e747269657320616e64206f74
-686572206d6f64696669636174696f6e732c2070726f6261626c792
-0666f7220726f7574696e65206461746162617365206d61696e7465
-6e616e63652c2061667465722077686963682069742077696c6c206
-265206261636b20746f206e6f726d616c2e0a0a5468652061646d69
-6e6973747261746f722077686f206c6f636b6564206974206f66666
-57265642074686973206578706c616e6174696f6e3a202431, 
-0x7574662d38\),
-\(978, 
-0x3c7374726f6e673e5741524e494e473a205468652064617461626
-1736520686173206265656e206c6f636b656420666f72206d61696e
-74656e616e63652c0a736f20796f752077696c6c206e6f742062652
-061626c6520746f207361766520796f757220656469747320726967
-6874206e6f772e20596f75206d6179207769736820746f206375742
-d6e2d70617374650a746865207465787420696e746f206120746578
-742066696c6520616e64207361766520697420666f72206c6174657
-22e3c2f7374726f6e673e, 0x7574662d38\),
-\(979, 0x526563656e74206368616e676573, 0x7574662d38\),
-\(980, 0x5370656369616c3a526563656e746368616e676573, 
-0x7574662d38\),
-\(981, 0x616c6c, 0x7574662d38\),
-\(982, 
-0x5469746c657320696e20726563656e74206368616e6765733a, 
-0x7574662d38\),
-\(983, 0x52656c61746564206368616e676573, 0x7574662d38\),
-\(984, 
-0x547261636b20746865206d6f737420726563656e74206368616e6
-7657320746f207468652077696b69206f6e20746869732070616765
-2e, 0x7574662d38\),
-\(985, 0x5265637265617465, 0x7574662d38\),
-\(986, 0x28526564697265637465642066726f6d20243129, 
-0x7574662d38\),
-\(987, 
-0x5265646972656374696e6720746f205b5b24315d5d2e2e2e, 
-0x7574662d38\),
-\(988, 0x52656469726563742070616765, 0x7574662d38\),
-\(989, 0x52656d656d626572206d65, 0x7574662d38\),
-\(990, 
-0x52656d6f766520636865636b6564206974656d732066726f6d207
-7617463686c697374, 0x7574662d38\),
-\(991, 0x52656d6f7665642066726f6d2077617463686c697374, 
-0x7574662d38\),
-\(992, 
-0x546865207061676520225b5b3a24315d5d2220686173206265656
-e2072656d6f7665642066726f6d20796f75722077617463686c6973
-742e, 0x7574662d38\),
-\(993, 
-0x52656d6f76696e6720726571756573746564206974656d7320667
-26f6d2077617463686c6973742e2e2e, 0x7574662d38\),
-\(994, 0x52656e616d65642067726f757020243220746f202433, 
-0x7574662d38\),
-\(995, 0x5265736574, 0x7574662d38\),
-\(996, 0x24312064656c65746564206564697473, 
-0x7574662d38\),
-\(997, 0x6f6e652064656c657465642065646974, 
-0x7574662d38\),
-\(998, 
-0x52657374726963746564207370656369616c207061676573, 
-0x7574662d38\),
-\(999, 0x45646974, 0x7574662d38\),
-\(1000, 0x4d6f7665, 0x7574662d38\),
-\(1001, 0x486974732070657220706167653a, 0x7574662d38\),
-\(1002, 0x5265747269657665642066726f6d2022243122, 
-0x7574662d38\),
-\(1003, 0x52657475726e20746f2024312e, 0x7574662d38\),
-\(1004, 0x526574797065206e65772070617373776f72643a, 
-0x7574662d38\),
-\(1005, 0x52652d75706c6f6164, 0x7574662d38\),
-\(1006, 
-0x52657475726e20746f207468652075706c6f616420666f726d2e,
-0x7574662d38\),
-\(1007, 0x28636f6d6d656e742072656d6f76656429, 
-0x7574662d38\),
-\(1008, 
-0x3c64697620636c6173733d226d772d7761726e696e6720706c616
-96e6c696e6b73223e0a546869732070616765207265766973696f6e
-20686173206265656e2072656d6f7665642066726f6d20746865207
-075626c69632061726368697665732e0a5468657265206d61792062
-652064657461696c7320696e20746865205b7b7b66756c6c75726c3
-a5370656369616c3a4c6f672f64656c6574657c706167653d7b7b50
-4147454e414d45457d7d7d7d2064656c6574696f6e206c6f675d2e0
-a3c2f6469763e, 0x7574662d38\),
-\(1009, 
-0x3c64697620636c6173733d226d772d7761726e696e6720706c616
-96e6c696e6b73223e0a546869732070616765207265766973696f6e
-20686173206265656e2072656d6f7665642066726f6d20746865207
-075626c69632061726368697665732e0a417320616e2061646d696e
-6973747261746f72206f6e2074686973207369746520796f7520636
-16e20766965772069743b0a7468657265206d617920626520646574
-61696c7320696e20746865205b7b7b66756c6c75726c3a537065636
-9616c3a4c6f672f64656c6574657c706167653d7b7b504147454e41
-4d45457d7d7d7d2064656c6574696f6e206c6f675d2e0a3c2f64697
-63e, 0x7574662d38\),
-\(1010, 0x28757365726e616d652072656d6f76656429, 
-0x7574662d38\),
-\(1011, 0x73686f772f68696465, 0x7574662d38\),
-\(1012, 0x48696465206564697420636f6d6d656e74, 
-0x7574662d38\),
-\(1013, 
-0x4170706c79207468657365207265737472696374696f6e7320746
-f207379736f70732061732077656c6c206173206f7468657273, 
-0x7574662d38\),
-\(1014, 0x48696465207265766973696f6e2074657874, 
-0x7574662d38\),
-\(1015, 
-0x4869646520656469746f72277320757365726e616d652f4950, 
-0x7574662d38\),
-\(1016, 
-0x536574207265766973696f6e207265737472696374696f6e733a,
-0x7574662d38\),
-\(1017, 0x4c6f6720636f6d6d656e743a, 0x7574662d38\),
-\(1018, 
-0x6368616e676564207265766973696f6e207669736962696c69747
-920666f72205b5b24315d5d, 0x7574662d38\),
-\(1019, 
-0x53656c6563746564207265766973696f6e206f66205b5b3a24315
-d5d3a, 0x7574662d38\),
-\(1020, 
-0x4170706c7920746f2073656c6563746564207265766973696f6e,
-0x7574662d38\),
-\(1021, 
-0x44656c65746564207265766973696f6e732077696c6c207374696
-c6c2061707065617220696e20746865207061676520686973746f72
-792c0a627574207468656972207465787420636f6e74656e7473207
-7696c6c20626520696e61636365737369626c6520746f2074686520
-7075626c69632e0a0a4f746865722061646d696e73206f6e2074686
-9732077696b692077696c6c207374696c6c2062652061626c652074
-6f20616363657373207468652068696464656e20636f6e74656e742
-0616e642063616e0a756e64656c65746520697420616761696e2074
-68726f75676820746869732073616d6520696e746572666163652c2
-0756e6c65737320616e206164646974696f6e616c20726573747269
-6374696f6e0a697320706c616365642062792074686520736974652
-06f70657261746f72732e, 0x7574662d38\),
-\(1022, 
-0x526576657274656420746f206561726c696572207265766973696
-f6e, 0x7574662d38\),
-\(1023, 0x726576, 0x7574662d38\),
-\(1024, 0x726576657274, 0x7574662d38\),
-\(1025, 
-0x5265766572746564206564697473206279205b5b5370656369616
-c3a436f6e747269627574696f6e732f24327c24325d5d20285b5b55
-7365725f74616c6b3a24327c24325d5d293b206368616e676564206
-261636b20746f206c6173742076657273696f6e206279205b5b5573
-65723a24317c24315d5d, 0x7574662d38\),
-\(1026, 0x5265766973696f6e20686973746f7279, 
-0x7574662d38\),
-\(1027, 0x5265766973696f6e206173206f66202431, 
-0x7574662d38\),
-\(1028, 
-0x5265766973696f6e206173206f662024313b2024323c6272202f3
-e2433207c202434, 0x7574662d38\),
-\(1029, 
-0x44656c6574652f756e64656c657465207265766973696f6e73, 
-0x7574662d38\),
-\(1030, 0x5265766973696f6e206e6f7420666f756e64, 
-0x7574662d38\),
-\(1031, 
-0x546865206f6c64207265766973696f6e206f66207468652070616
-76520796f752061736b656420666f7220636f756c64206e6f742062
-6520666f756e642e0a506c6561736520636865636b2074686520555
-24c20796f75207573656420746f2061636365737320746869732070
-6167652e, 0x7574662d38\),
-\(1032, 
-0x687474703a2f2f7777772e696574662e6f72672f7266632f72666
-324312e747874, 0x7574662d38\),
-\(1033, 0x5269676874733a, 0x7574662d38\),
-\(1034, 
-0x546869732069732061206c6f67206f66206368616e67657320746
-f2075736572207269676874732e, 0x7574662d38\),
-\(1035, 0x526f6c6c206261636b206564697473, 0x7574662d38\),
-\(1036, 0x526f6c6c6261636b, 0x7574662d38\),
-\(1037, 0x526f6c6c6261636b206661696c6564, 0x7574662d38\),
-\(1038, 0x726f6c6c6261636b, 0x7574662d38\),
-\(1039, 0x526f77733a, 0x7574662d38\),
-\(1040, 0x5361747572646179, 0x7574662d38\),
-\(1041, 0x536176652070616765, 0x7574662d38\),
-\(1042, 
-0x596f757220707265666572656e6365732068617665206265656e2
-073617665642e, 0x7574662d38\),
-\(1043, 0x536176652066696c65, 0x7574662d38\),
-\(1044, 0x536176652047726f7570, 0x7574662d38\),
-\(1045, 0x53617665, 0x7574662d38\),
-\(1046, 0x5361766520557365722047726f757073, 
-0x7574662d38\),
-\(1047, 
-0x5b496e74657277696b69207472616e73636c7564696e672069732
-064697361626c65645d, 0x7574662d38\),
-\(1048, 
-0x5b54656d706c617465206665746368206661696c656420666f722
-024313b20736f7272795d, 0x7574662d38\),
-\(1049, 
-0x5b55524c20697320746f6f206c6f6e673b20736f7272795d, 
-0x7574662d38\),
-\(1050, 0x536561726368, 0x7574662d38\),
-\(1051, 
-0x53656172636820666f722061727469636c657320636f6e7461696
-e696e67202727243127272e, 0x7574662d38\),
-\(1052, 
-0x7b7b534954454e414d457d7d20736561726368206973206469736
-1626c65642e20596f752063616e207365617263682076696120476f
-6f676c6520696e20746865206d65616e74696d652e204e6f7465207
-468617420746865697220696e6465786573206f66207b7b53495445
-4e414d457d7d20636f6e74656e74206d6179206265206f7574206f6
-620646174652e, 0x7574662d38\),
-\(1053, 0x5365617263682066756c6c2074657874, 
-0x7574662d38\),
-\(1054, 
-0x53656172636820666f722061727469636c6573206e616d6564202
-727243127272e, 0x7574662d38\),
-\(1055, 0x466f722071756572792022243122, 0x7574662d38\),
-\(1056, 0x53656172636820726573756c7473, 0x7574662d38\),
-\(1057, 0x536561726368, 0x7574662d38\),
-\(1058, 
-0x466f72206d6f726520696e666f726d6174696f6e2061626f75742
-0736561726368696e67207b7b534954454e414d457d7d2c20736565
-205b5b50726f6a6563743a536561726368696e677c5365617263686
-96e67207b7b534954454e414d457d7d5d5d2e, 0x7574662d38\),
-\(1059, 0xe28692, 0x7574662d38\),
-\(1060, 
-0x53656c6563742061206e657765722076657273696f6e20666f722
-0636f6d70617269736f6e, 0x7574662d38\),
-\(1061, 
-0x53656c65637420616e206f6c6465722076657273696f6e20666f7
-220636f6d70617269736f6e, 0x7574662d38\),
-\(1062, 
-0x536f7572636520616e642064657374696e6174696f6e207469746
-c657320617265207468652073616d653b2063616e2774206d6f7665
-20612070616765206f76657220697473656c662e, 
-0x7574662d38\),
-\(1063, 
-0x2727274e6f74653a2727272054686973207061676520686173206
-265656e206c6f636b656420736f2074686174206f6e6c7920726567
-697374657265642075736572732063616e20656469742069742e, 
-0x7574662d38\),
-\(1064, 0x536570, 0x7574662d38\),
-\(1065, 0x53657074656d626572, 0x7574662d38\),
-\(1066, 0x5365727665722074696d65, 0x7574662d38\),
-\(1067, 
-0x3c7374726f6e673e536f7272792120576520636f756c64206e6f7
-42070726f6365737320796f757220656469742064756520746f2061
-206c6f7373206f662073657373696f6e20646174612e0a506c65617
-3652074727920616761696e2e204966206974207374696c6c20646f
-65736e277420776f726b2c20747279206c6f6767696e67206f75742
-0616e64206c6f6767696e67206261636b20696e2e3c2f7374726f6e
-673e, 0x7574662d38\),
-\(1068, 
-0x5468657265207365656d7320746f20626520612070726f626c656
-d207769746820796f7572206c6f67696e2073657373696f6e3b0a74
-68697320616374696f6e20686173206265656e2063616e63656c656
-420617320612070726563617574696f6e20616761696e7374207365
-7373696f6e2068696a61636b696e672e0a506c65617365206869742
-0226261636b2220616e642072656c6f616420746865207061676520
-796f752063616d652066726f6d2c207468656e20747279206167616
-96e2e, 0x7574662d38\),
-\(1069, 
-0x3c623e557365722072696768747320666f72202224312220636f7
-56c64206e6f74206265207365742e202844696420796f7520656e74
-657220746865206e616d6520636f72726563746c793f293c2f623e,
-0x7574662d38\),
-\(1070, 0x536574207573657220726967687473, 0x7574662d38\),
-\(1071, 0x536574206275726561756372617420666c6167, 
-0x7574662d38\),
-\(1072, 0x536574207374657761726420666c6167, 
-0x7574662d38\),
-\(1073, 0x2d, 0x7574662d38\),
-\(1074, 
-0x546869732066696c652069732061207368617265642075706c6f6
-16420616e64206d61792062652075736564206279206f7468657220
-70726f6a656374732e, 0x7574662d38\),
-\(1075, 
-0x506c65617365207365652074686520243120666f7220667572746
-8657220696e666f726d6174696f6e2e, 0x7574662d38\),
-\(1076, 0x66696c65206465736372697074696f6e2070616765, 
-0x7574662d38\),
-\(1077, 0x53686f7274207061676573, 0x7574662d38\),
-\(1078, 0x53686f77, 0x7574662d38\),
-\(1079, 
-0x446f776e6c6f61642068696768207265736f6c7574696f6e20766
-57273696f6e202824317824322c202433204b4229, 
-0x7574662d38\),
-\(1080, 0x53686f77206368616e676573, 0x7574662d38\),
-\(1081, 0x28243120626f747329, 0x7574662d38\),
-\(1082, 
-0x53686f77696e672062656c6f7720757020746f203c623e24313c2
-f623e20726573756c7473207374617274696e67207769746820233c
-623e24323c2f623e2e, 0x7574662d38\),
-\(1083, 
-0x53686f77696e672062656c6f77203c623e24333c2f623e2072657
-3756c7473207374617274696e67207769746820233c623e24323c2f
-623e2e, 0x7574662d38\),
-\(1084, 
-0x53686f77206c6173742024312066696c657320736f72746564202
-4322e, 0x7574662d38\),
-\(1085, 0x4c6976652070726576696577, 0x7574662d38\),
-\(1086, 0x53686f772070726576696577, 0x7574662d38\),
-\(1087, 0x73686f77, 0x7574662d38\),
-\(1088, 
-0x0a2a206e617669676174696f6e0a2a2a206d61696e706167657c6
-d61696e706167650a2a2a20706f7274616c2d75726c7c706f727461
-6c0a2a2a2063757272656e746576656e74732d75726c7c637572726
-56e746576656e74730a2a2a20726563656e746368616e6765732d75
-726c7c726563656e746368616e6765730a2a2a2072616e646f6d706
-167652d75726c7c72616e646f6d706167650a2a2a2068656c707061
-67657c68656c700a2a2a2073697465737570706f72742d75726c7c7
-3697465737570706f7274, 0x7574662d38\),
-\(1089, 
-0x596f7572207369676e617475726520776974682074696d6573746
-16d70, 0x7574662d38\),
-\(1090, 0x7b7b696e743a6c6f67696e656e647d7d, 
-0x7574662d38\),
-\(1091, 0x2d, 0x7574662d38\),
-\(1092, 
-0x7b7b534954454e414d457d7d2073746174697374696373, 
-0x7574662d38\),
-\(1093, 
-0x54686572652061726520272727243127272720746f74616c20706
-167657320696e207468652064617461626173652e0a546869732069
-6e636c75646573202274616c6b222070616765732c2070616765732
-061626f7574207b7b534954454e414d457d7d2c206d696e696d616c
-202273747562220a70616765732c207265646972656374732c20616
-e64206f746865727320746861742070726f6261626c7920646f6e27
-74207175616c69667920617320636f6e74656e742070616765732e0
-a4578636c7564696e672074686f73652c2074686572652061726520
-27272724322727272070616765732074686174206172652070726f6
-261626c79206c65676974696d6174650a636f6e74656e7420706167
-65732e200a0a27272724382727272066696c6573206861766520626
-5656e2075706c6f616465642e0a0a54686572652068617665206265
-656e206120746f74616c206f6620272727243327272720706167652
-076696577732c20616e642027272724342727272070616765206564
-6974730a73696e6365207468652077696b692077617320736574757
-02e0a5468617420636f6d657320746f202727272435272727206176
-65726167652065646974732070657220706167652c20616e6420272
-72724362727272076696577732070657220656469742e0a0a546865
-205b687474703a2f2f6d6574612e77696b696d656469612e6f72672
-f77696b692f48656c703a4a6f625f7175657565206a6f6220717565
-75655d206c656e6774682069732027272724372727272e, 
-0x7574662d38\),
-\(1094, '', 0x7574662d38\),
-\(1095, 0x446f6e6174696f6e73, 0x7574662d38\),
-\(1096, 0x50726f6a6563743a5369746520737570706f7274, 
-0x7574662d38\),
-\(1097, 0x7b7b534954454e414d457d7d, 0x7574662d38\),
-\(1098, 0x7b7b534954454e414d457d7d2075736572202431, 
-0x7574662d38\),
-\(1099, 
-0x7b7b534954454e414d457d7d2075736572287329202431, 
-0x7574662d38\),
-\(1100, 0x536b696e, 0x7574662d38\),
-\(1101, 0x285072657669657729, 0x7574662d38\),
-\(1102, 0x534f52425320444e53424c, 0x7574662d38\),
-\(1103, 
-0x596f75722049502061646472657373206973206c6973746564206
-17320616e206f70656e2070726f787920696e20746865205b687474
-703a2f2f7777772e736f7262732e6e657420534f5242535d20444e5
-3424c2e20596f752063616e6e6f742063726561746520616e206163
-636f756e74, 0x7574662d38\),
-\(1104, 
-0x596f75722049502061646472657373206973206c6973746564206
-17320616e206f70656e2070726f787920696e20746865205b687474
-703a2f2f7777772e736f7262732e6e657420534f5242535d20444e5
-3424c2e, 0x7574662d38\),
-\(1105, 0x536f757263652066696c656e616d65, 0x7574662d38\),
-\(1106, 
-0x416c6c207265766973696f6e7320636f6e7461696e6564206c696
-e6b7320746f2024312c20626c616e6b696e67, 0x7574662d38\),
-\(1107, 
-0x526576657274696e6720746f206c6173742076657273696f6e206
-e6f7420636f6e7461696e696e67206c696e6b7320746f202431, 
-0x7574662d38\),
-\(1108, 0x4d6564696157696b69207370616d20636c65616e7570, 
-0x7574662d38\),
-\(1109, 
-0x54686520666f6c6c6f77696e67207465787420697320776861742
-0747269676765726564206f7572207370616d2066696c7465723a20
-2431, 0x7574662d38\),
-\(1110, 
-0x546865207061676520796f752077616e74656420746f207361766
-52077617320626c6f636b656420627920746865207370616d206669
-6c7465722e20546869732069732070726f6261626c7920636175736
-5642062792061206c696e6b20746f20616e2065787465726e616c20
-736974652e, 0x7574662d38\),
-\(1111, 0x5370616d2070726f74656374696f6e2066696c746572, 
-0x7574662d38\),
-\(1112, 0x5469746c653a, 0x7574662d38\),
-\(1113, 0x557365723a, 0x7574662d38\),
-\(1114, 0x5370656369616c2050616765, 0x7574662d38\),
-\(1115, 0x5370656369616c207061676573, 0x7574662d38\),
-\(1116, 
-0x5370656369616c20706167657320666f7220616c6c20757365727
-3, 0x7574662d38\),
-\(1117, 0x2853514c2071756572792068696464656e29, 
-0x7574662d38\),
-\(1118, 0x53746174697374696373, 0x7574662d38\),
-\(1119, 0x53746f7265642076657273696f6e, 0x7574662d38\),
-\(1120, 
-0x5468726573686f6c6420666f72207374756220646973706c61793
-a, 0x7574662d38\),
-\(1121, 0x53756263617465676f72696573, 0x7574662d38\),
-\(1122, 
-0x5468657265206172652024312073756263617465676f726965732
-0746f20746869732063617465676f72792e, 0x7574662d38\),
-\(1123, 
-0x54686572652069732024312073756263617465676f727920746f2
-0746869732063617465676f72792e, 0x7574662d38\),
-\(1124, 0x5375626a6563742f686561646c696e65, 
-0x7574662d38\),
-\(1125, 0x56696577207375626a656374, 0x7574662d38\),
-\(1126, 0x5375636365737366756c2075706c6f6164, 
-0x7574662d38\),
-\(1127, 0x53756d6d617279, 0x7574662d38\),
-\(1128, 0x53756e646179, 0x7574662d38\),
-\(1129, 
-0x54686520616374696f6e20796f752068617665207265717565737
-465642063616e206f6e6c792062650a706572666f726d6564206279
-207573657273207769746820227379736f7022206361706162696c6
-974792e0a5365652024312e, 0x7574662d38\),
-\(1130, 0x5379736f7020616363657373207265717569726564, 
-0x7574662d38\),
-\(1131, 0x7461626c65, 0x7574662d38\),
-\(1132, 0x46726f6d207b7b534954454e414d457d7d, 
-0x7574662d38\),
-\(1133, 0x44697363757373696f6e, 0x7574662d38\),
-\(1134, 
-0x272727546865207061676520697473656c6620776173206d6f766
-564207375636365737366756c6c792c20627574207468652074616c
-6b207061676520636f756c64206e6f74206265206d6f76656420626
-56361757365206f6e6520616c726561647920657869737473206174
-20746865206e6577207469746c652e20506c65617365206d6572676
-5207468656d206d616e75616c6c792e272727, 0x7574662d38\),
-\(1135, 0x4469736375737320746869732070616765, 
-0x7574662d38\),
-\(1136, 
-0x54686520636f72726573706f6e64696e672074616c6b207061676
-52077617320616c736f206d6f7665642e, 0x7574662d38\),
-\(1137, 
-0x54686520636f72726573706f6e64696e672074616c6b207061676
-520776173203c7374726f6e673e6e6f743c2f7374726f6e673e206d
-6f7665642e, 0x7574662d38\),
-\(1138, 
-0x3c212d2d204d6564696157696b693a74616c6b706167657465787
-4202d2d3e, 0x7574662d38\),
-\(1139, 
-0x54656d706c617465732075736564206f6e2074686973207061676
-53a, 0x7574662d38\),
-\(1140, 0x45646974696e67, 0x7574662d38\),
-\(1141, 0x506167652074657874206d617463686573, 
-0x7574662d38\),
-\(1142, 0x56696577206f7220726573746f72652024313f, 
-0x7574662d38\),
-\(1143, 0x456e6c61726765, 0x7574662d38\),
-\(1144, 
-0x4572726f72206372656174696e67207468756d626e61696c3a202
-431, 0x7574662d38\),
-\(1145, 0x5468756d626e61696c2073697a653a, 0x7574662d38\),
-\(1146, 0x5468757273646179, 0x7574662d38\),
-\(1147, 0x54696d65207a6f6e65, 0x7574662d38\),
-\(1148, 0x4f6666736574c2b9, 0x7574662d38\),
-\(1149, 
-0x546865206e756d626572206f6620686f75727320796f7572206c6
-f63616c2074696d6520646966666572732066726f6d207365727665
-722074696d652028555443292e, 0x7574662d38\),
-\(1150, 0x41727469636c65207469746c65206d617463686573, 
-0x7574662d38\),
-\(1151, 0x436f6e74656e7473, 0x7574662d38\),
-\(1152, 
-0x4d61726b2065646974732049206d616b6520617320706174726f6
-c6c6564, 0x7574662d38\),
-\(1153, 
-0x45646974207061676573206f6e20646f75626c6520636c69636b2
-0284a61766153637269707429, 0x7574662d38\),
-\(1154, 
-0x456e61626c652073656374696f6e2065646974696e67207669612
-05b656469745d206c696e6b73, 0x7574662d38\),
-\(1155, 
-0x456e61626c652073656374696f6e2065646974696e67206279207
-26967687420636c69636b696e673c6272202f3e206f6e2073656374
-696f6e207469746c657320284a61766153637269707429, 
-0x7574662d38\),
-\(1156, 
-0x4564697420626f78206861732066756c6c207769647468, 
-0x7574662d38\),
-\(1157, 
-0x452d6d61696c206d6520616c736f20666f72206d696e6f7220656
-4697473206f66207061676573, 0x7574662d38\),
-\(1158, 
-0x52657665616c206d7920652d6d61696c206164647265737320696
-e206e6f74696669636174696f6e206d61696c73, 0x7574662d38\),
-\(1159, 
-0x452d6d61696c206d65207768656e206d7920757365722074616c6
-b2070616765206973206368616e676564, 0x7574662d38\),
-\(1160, 
-0x452d6d61696c206d65206f6e2070616765206368616e676573, 
-0x7574662d38\),
-\(1161, 
-0x5573652065787465726e616c20646966662062792064656661756
-c74, 0x7574662d38\),
-\(1162, 
-0x5573652065787465726e616c20656469746f72206279206465666
-1756c74, 0x7574662d38\),
-\(1163, 
-0x526177207369676e6174757265732028776974686f75742061757
-46f6d61746963206c696e6b29, 0x7574662d38\),
-\(1164, 
-0x50726f6d7074206d65207768656e20656e746572696e672061206
-26c616e6b20656469742073756d6d617279, 0x7574662d38\),
-\(1165, 
-0x48696465206d696e6f7220656469747320696e20726563656e742
-06368616e676573, 0x7574662d38\),
-\(1166, 
-0x466f726d61742062726f6b656e206c696e6b73203c61206872656
-63d222220636c6173733d226e6577223e6c696b6520746869733c2f
-613e2028616c7465726e61746976653a206c696b6520746869733c6
-120687265663d222220636c6173733d22696e7465726e616c223e3f
-3c2f613e292e, 0x7574662d38\),
-\(1167, 0x4a7573746966792070617261677261706873, 
-0x7574662d38\),
-\(1168, 
-0x4d61726b20616c6c206564697473206d696e6f722062792064656
-661756c74, 0x7574662d38\),
-\(1169, 0x44697361626c6520706167652063616368696e67, 
-0x7574662d38\),
-\(1170, 0x4175746f2d6e756d6265722068656164696e6773, 
-0x7574662d38\),
-\(1171, 
-0x53686f772070726576696577206f6e2066697273742065646974,
-0x7574662d38\),
-\(1172, 
-0x53686f772070726576696577206265666f7265206564697420626
-f78, 0x7574662d38\),
-\(1173, 
-0x52656d656d626572206163726f73732073657373696f6e73, 
-0x7574662d38\),
-\(1174, 
-0x456e61626c6520226a756d7020746f22206163636573736962696
-c697479206c696e6b73, 0x7574662d38\),
-\(1175, 
-0x53686f7720746865206e756d626572206f66207761746368696e6
-7207573657273, 0x7574662d38\),
-\(1176, 
-0x53686f77207461626c65206f6620636f6e74656e74732028666f7
-22070616765732077697468206d6f7265207468616e203320686561
-64696e677329, 0x7574662d38\),
-\(1177, 
-0x53686f77206564697420746f6f6c62617220284a6176615363726
-9707429, 0x7574662d38\),
-\(1178, 0x556e6465726c696e65206c696e6b733a, 
-0x7574662d38\),
-\(1179, 
-0x557365206c697665207072657669657720284a617661536372697
-0742920284578706572696d656e74616c29, 0x7574662d38\),
-\(1180, 
-0x456e68616e63656420726563656e74206368616e67657320284a6
-1766153637269707429, 0x7574662d38\),
-\(1181, 
-0x41646420706167657320492063726561746520746f206d7920776
-17463686c697374, 0x7574662d38\),
-\(1182, 
-0x4164642070616765732049206564697420746f206d79207761746
-3686c697374, 0x7574662d38\),
-\(1183, 0x546f6f6c626f78, 0x7574662d38\),
-\(1184, 
-0x5365652074686520646966666572656e636573206265747765656
-e207468652074776f2073656c65637465642076657273696f6e7320
-6f66207468697320706167652e205b616c742d765d, 
-0x7574662d38\),
-\(1185, 
-0x53686f77207768696368206368616e67657320796f75206d61646
-520746f2074686520746578742e205b616c742d645d, 
-0x7574662d38\),
-\(1186, 
-0x4d61726b20746869732061732061206d696e6f722065646974205
-b616c742d695d, 0x7574662d38\),
-\(1187, 
-0x5072657669657720796f7572206368616e6765732c20706c65617
-365207573652074686973206265666f726520736176696e6721205b
-616c742d705d, 0x7574662d38\),
-\(1188, '', 0x7574662d38\),
-\(1189, 
-0x5361766520796f7572206368616e676573205b616c742d735d, 
-0x7574662d38\),
-\(1190, 
-0x536561726368207b7b534954454e414d457d7d205b616c742d665
-d, 0x7574662d38\),
-\(1191, 
-0x4164642074686973207061676520746f20796f757220776174636
-86c697374205b616c742d775d, 0x7574662d38\),
-\(1192, 0x3b2024342435203a205b24322024315d, 
-0x7574662d38\),
-\(1193, 
-0x3c6469762069643d226d775f747261636b6261636b73223e0a547
-261636b6261636b7320666f7220746869732061727469636c653a3c
-6272202f3e0a24310a3c2f6469763e, 0x7574662d38\),
-\(1194, 
-0x54686520747261636b6261636b207761732073756363657373667
-56c6c792064656c657465642e, 0x7574662d38\),
-\(1195, 
-0x3b2024342435203a205b24322024315d3a203c6e6f77696b693e2
-4333c2f6e6f77696b693e, 0x7574662d38\),
-\(1196, 0x547261636b6261636b, 0x7574662d38\),
-\(1197, 0x20285b24312044656c6574655d29, 0x7574662d38\),
-\(1198, 0x547279206578616374206d61746368, 0x7574662d38\),
-\(1199, 0x54756573646179, 0x7574662d38\),
-\(1200, 
-0x5669657720746865206c617374202431206368616e6765733b207
-669657720746865206c61737420243220646179732e, 
-0x7574662d38\),
-\(1201, 
-0x42656c6f7720617265207468697320757365722773206c6173742
-03c623e24313c2f623e206368616e67657320696e20746865206c61
-7374203c623e24323c2f623e20646179732e, 0x7574662d38\),
-\(1202, 0x2028746f7029, 0x7574662d38\),
-\(1203, 0x557365722049443a, 0x7574662d38\),
-\(1204, 0x556e626c6f636b2075736572, 0x7574662d38\),
-\(1205, 
-0x5573652074686520666f726d2062656c6f7720746f20726573746
-f7265207772697465206163636573730a746f20612070726576696f
-75736c7920626c6f636b65642049502061646472657373206f72207
-57365726e616d652e, 0x7574662d38\),
-\(1206, 0x756e626c6f636b, 0x7574662d38\),
-\(1207, 0x756e626c6f636b6564202431, 0x7574662d38\),
-\(1208, 
-0x556e63617465676f72697a65642063617465676f72696573, 
-0x7574662d38\),
-\(1209, 0x556e63617465676f72697a6564207061676573, 
-0x7574662d38\),
-\(1210, 0x566965772064656c65746564207061676573, 
-0x7574662d38\),
-\(1211, 0x556e64656c657465202431206564697473, 
-0x7574662d38\),
-\(1212, 0x556e64656c657465206f6e652065646974, 
-0x7574662d38\),
-\(1213, 0x526573746f72652064656c657465642070616765, 
-0x7574662d38\),
-\(1214, 0x526573746f726521, 0x7574662d38\),
-\(1215, 0x726573746f72656420225b5b24315d5d22, 
-0x7574662d38\),
-\(1216, 0x2431207265766973696f6e7320726573746f726564, 
-0x7574662d38\),
-\(1217, 
-0x5b5b3a24317c24315d5d20686173206265656e207375636365737
-366756c6c7920726573746f7265642e0a536565205b5b5370656369
-616c3a4c6f672f64656c6574655d5d20666f722061207265636f726
-4206f6620726563656e742064656c6574696f6e7320616e64207265
-73746f726174696f6e732e, 0x7574662d38\),
-\(1218, 
-0x496620796f7520726573746f72652074686520706167652c20616
-c6c207265766973696f6e732077696c6c20626520726573746f7265
-6420746f2074686520686973746f72792e0a49662061206e6577207
-06167652077697468207468652073616d65206e616d652068617320
-6265656e20637265617465642073696e6365207468652064656c657
-4696f6e2c2074686520726573746f7265640a7265766973696f6e73
-2077696c6c2061707065617220696e20746865207072696f7220686
-973746f72792c20616e64207468652063757272656e742072657669
-73696f6e206f6620746865206c69766520706167650a77696c6c206
-e6f74206265206175746f6d61746963616c6c79207265706c616365
-642e, 0x7574662d38\),
-\(1219, 
-0x546869732061727469636c6520686173206265656e2064656c657
-465642e2054686520726561736f6e20666f722064656c6574696f6e
-2069730a73686f776e20696e207468652073756d6d6172792062656
-c6f772c20616c6f6e6720776974682064657461696c73206f662074
-68652075736572732077686f2068616420656469746564207468697
-320706167650a6265666f72652064656c6574696f6e2e2054686520
-61637475616c2074657874206f662074686573652064656c6574656
-4207265766973696f6e73206973206f6e6c7920617661696c61626c
-6520746f2061646d696e6973747261746f72732e, 
-0x7574662d38\),
-\(1220, 
-0x5669657720616e6420726573746f72652064656c6574656420706
-1676573, 0x7574662d38\),
-\(1221, 
-0x54686520666f6c6c6f77696e67207061676573206861766520626
-5656e2064656c657465642062757420617265207374696c6c20696e
-20746865206172636869766520616e640a63616e206265207265737
-46f7265642e205468652061726368697665206d6179206265207065
-72696f646963616c6c7920636c65616e6564206f75742e, 
-0x7574662d38\),
-\(1222, 
-0x44656c65746564207265766973696f6e206173206f66202431, 
-0x7574662d38\),
-\(1223, 0x2431207265766973696f6e73206172636869766564, 
-0x7574662d38\),
-\(1224, 0x416c77617973, 0x7574662d38\),
-\(1225, 0x42726f777365722064656661756c74, 0x7574662d38\),
-\(1226, 0x4e65766572, 0x7574662d38\),
-\(1227, 
-0x556e65787065637465642076616c75653a20222431223d2224322
-22e, 0x7574662d38\),
-\(1228, 0x7078, 0x7574662d38\),
-\(1229, 0x556e6c6f636b206461746162617365, 0x7574662d38\),
-\(1230, 
-0x5965732c2049207265616c6c792077616e7420746f20756e6c6f6
-36b207468652064617461626173652e, 0x7574662d38\),
-\(1231, 0x556e6c6f636b206461746162617365, 0x7574662d38\),
-\(1232, 0x4461746162617365206c6f636b2072656d6f766564, 
-0x7574662d38\),
-\(1233, 
-0x54686520646174616261736520686173206265656e20756e6c6f6
-36b65642e, 0x7574662d38\),
-\(1234, 
-0x556e6c6f636b696e67207468652064617461626173652077696c6
-c20726573746f726520746865206162696c697479206f6620616c6c
-0a757365727320746f20656469742070616765732c206368616e676
-520746865697220707265666572656e6365732c2065646974207468
-6569722077617463686c697374732c20616e640a6f7468657220746
-8696e677320726571756972696e67206368616e67657320696e2074
-68652064617461626173652e0a506c6561736520636f6e6669726d2
-0746861742074686973206973207768617420796f7520696e74656e
-6420746f20646f2e, 0x7574662d38\),
-\(1235, 0x756e70726f74656374, 0x7574662d38\),
-\(1236, 
-0x526561736f6e20666f7220756e70726f74656374696e67, 
-0x7574662d38\),
-\(1237, 0x756e70726f74656374656420225b5b24315d5d22, 
-0x7574662d38\),
-\(1238, 0x28556e70726f74656374696e67202224312229, 
-0x7574662d38\),
-\(1239, 0x556e70726f7465637420746869732070616765, 
-0x7574662d38\),
-\(1240, 0x556e757365642063617465676f72696573, 
-0x7574662d38\),
-\(1241, 
-0x54686520666f6c6c6f77696e672063617465676f7279207061676
-57320657869737420616c74686f756768206e6f206f746865722061
-727469636c65206f722063617465676f7279206d616b65207573652
-06f66207468656d2e, 0x7574662d38\),
-\(1242, 0x556e757365642066696c6573, 0x7574662d38\),
-\(1243, 
-0x3c703e506c65617365206e6f74652074686174206f74686572207
-76562207369746573206d6179206c696e6b20746f20616e20696d61
-676520776974680a61206469726563742055524c2c20616e6420736
-f206d6179207374696c6c206265206c697374656420686572652064
-657370697465206265696e670a696e20616374697665207573652e3
-c2f703e, 0x7574662d38\),
-\(1244, 0x556e7761746368, 0x7574662d38\),
-\(1245, 0x556e77617463686564207061676573, 0x7574662d38\),
-\(1246, 0x53746f70207761746368696e67, 0x7574662d38\),
-\(1247, 0x285570646174656429, 0x7574662d38\),
-\(1248, 
-0x757064617465642073696e6365206d79206c61737420766973697
-4, 0x7574662d38\),
-\(1249, 0x55706c6f61642066696c65, 0x7574662d38\),
-\(1250, 
-0x5468652075706c6f6164206469726563746f72792028243129206
-973206e6f74207772697461626c6520627920746865207765627365
-727665722e, 0x7574662d38\),
-\(1251, 0x55706c6f61642066696c65, 0x7574662d38\),
-\(1252, 
-0x5468652066696c6520697320636f7272757074206f72206861732
-0616e20696e636f727265637420657874656e73696f6e2e20506c65
-61736520636865636b207468652066696c6520616e642075706c6f6
-16420616761696e2e, 0x7574662d38\),
-\(1253, 0x55706c6f6164732064697361626c6564, 
-0x7574662d38\),
-\(1254, 
-0x46696c652075706c6f616473206172652064697361626c6564206
-f6e20746869732077696b692e, 0x7574662d38\),
-\(1255, 0x55706c6f616465642066696c6573, 0x7574662d38\),
-\(1256, 0x75706c6f6164656420225b5b24315d5d22, 
-0x7574662d38\),
-\(1257, 0x55706c6f6164206572726f72, 0x7574662d38\),
-\(1258, 0x55706c6f616420696d61676573, 0x7574662d38\),
-\(1259, 0x75706c6f6164206c6f67, 0x7574662d38\),
-\(1260, 0x55706c6f61645f6c6f67, 0x7574662d38\),
-\(1261, 
-0x42656c6f772069732061206c697374206f6620746865206d6f737
-420726563656e742066696c652075706c6f6164732e, 
-0x7574662d38\),
-\(1262, 
-0x5b24312055706c6f61642061206e65772076657273696f6e206f6
-620746869732066696c655d, 0x7574662d38\),
-\(1263, 0x4e6f74206c6f6767656420696e, 0x7574662d38\),
-\(1264, 
-0x596f75206d757374206265205b5b5370656369616c3a557365726
-c6f67696e7c6c6f6767656420696e5d5d0a746f2075706c6f616420
-66696c65732e, 0x7574662d38\),
-\(1265, 
-0x546869732066696c6520636f6e7461696e732048544d4c206f722
-073637269707420636f64652074686174206d617920626520657272
-6f6e656f75736c7920626520696e746572707265746564206279206
-1207765622062726f777365722e, 0x7574662d38\),
-\(1266, 
-0x5573652074686520666f726d2062656c6f7720746f2075706c6f6
-1642066696c65732c20746f2076696577206f722073656172636820
-70726576696f75736c792075706c6f6164656420696d61676573206
-76f20746f20746865205b5b5370656369616c3a496d6167656c6973
-747c6c697374206f662075706c6f616465642066696c65735d5d2c2
-075706c6f61647320616e642064656c6574696f6e73206172652061
-6c736f206c6f6767656420696e20746865205b5b5370656369616c3
-a4c6f672f75706c6f61647c75706c6f6164206c6f675d5d2e0a0a54
-6f20696e636c7564652074686520696d61676520696e20612070616
-7652c207573652061206c696e6b20696e2074686520666f726d0a27
-27273c6e6f77696b693e5b5b7b7b6e733a367d7d3a66696c652e6a7
-0675d5d3c2f6e6f77696b693e2727272c0a2727273c6e6f77696b69
-3e5b5b7b7b6e733a367d7d3a66696c652e706e677c616c742074657
-8745d5d3c2f6e6f77696b693e272727206f720a2727273c6e6f7769
-6b693e5b5b7b7b6e733a2d327d7d3a66696c652e6f67675d5d3c2f6
-e6f77696b693e27272720666f72206469726563746c79206c696e6b
-696e6720746f207468652066696c652e, 0x7574662d38\),
-\(1267, 
-0x5468652066696c6520636f6e7461696e732061207669727573212
-044657461696c733a202431, 0x7574662d38\),
-\(1268, 0x55706c6f6164207761726e696e67, 0x7574662d38\),
-\(1269, 
-0x310a0a5365742066697273742063686172616374657220746f202
-2302220746f2064697361626c6520746865206e6577206361746567
-6f72792070616765206c61796f75742e, 0x7574662d38\),
-\(1270, 
-0x3c623e557365722072696768747320666f7220222431222075706
-4617465643c2f623e, 0x7574662d38\),
-\(1271, 
-0x3c7374726f6e673e5469703a3c2f7374726f6e673e20557365207
-46865202753686f7720707265766965772720627574746f6e20746f
-207465737420796f7572206e6577204353532f4a53206265666f726
-520736176696e672e, 0x7574662d38\),
-\(1272, 
-0x27272752656d656d626572207468617420796f7520617265206f6
-e6c792070726576696577696e6720796f7572207573657220435353
-2c20697420686173206e6f7420796574206265656e2073617665642
-1272727, 0x7574662d38\),
-\(1273, 
-0x557365726e616d6520656e746572656420616c726561647920696
-e207573652e20506c656173652063686f6f73652061206469666665
-72656e74206e616d652e, 0x7574662d38\),
-\(1274, 
-0x2727275761726e696e673a272727205468657265206973206e6f2
-0736b696e20222431222e2052656d656d6265722074686174206375
-73746f6d202e63737320616e64202e6a73207061676573207573652
-061206c6f77657263617365207469746c652c20652e672e20557365
-723a466f6f2f6d6f6e6f626f6f6b2e637373206173206f70706f736
-56420746f20557365723a466f6f2f4d6f6e6f626f6f6b2e6373732e
-, 0x7574662d38\),
-\(1275, 
-0x27272752656d656d626572207468617420796f7520617265206f6
-e6c792074657374696e672f70726576696577696e6720796f757220
-75736572204a6176615363726970742c20697420686173206e6f742
-0796574206265656e20736176656421272727, 0x7574662d38\),
-\(1276, 
-0x4c6f6720696e202f20637265617465206163636f756e74, 
-0x7574662d38\),
-\(1277, 0x4c6f67206f7574, 0x7574662d38\),
-\(1278, 
-0x4d61696c206f626a6563742072657475726e6564206572726f723
-a, 0x7574662d38\),
-\(1279, 0x557365726e616d653a, 0x7574662d38\),
-\(1280, 0x5669657720757365722070616765, 0x7574662d38\),
-\(1281, 0x5573657220726967687473206d616e6167656d656e74, 
-0x7574662d38\),
-\(1282, 0x4564697420757365722067726f757073, 
-0x7574662d38\),
-\(1283, 0x417661696c61626c652067726f7570733a, 
-0x7574662d38\),
-\(1284, 
-0x53656c6563742067726f75707320796f752077616e74207468652
-07573657220746f2062652072656d6f7665642066726f6d206f7220
-616464656420746f2e0a556e73656c65637465642067726f7570732
-077696c6c206e6f74206265206368616e6765642e20596f75206361
-6e20646573656c65637420612067726f75702077697468204354524
-c202b204c65667420436c69636b, 0x7574662d38\),
-\(1285, 0x4d656d626572206f663a, 0x7574662d38\),
-\(1286, 
-0x4368616e6765642067726f7570206d656d6265727368697020667
-26f6d20243120746f202432, 0x7574662d38\),
-\(1287, 0x4d616e61676520757365722067726f757073, 
-0x7574662d38\),
-\(1288, 0x456e746572206120757365726e616d653a, 
-0x7574662d38\),
-\(1289, 0x557365722073746174697374696373, 0x7574662d38\),
-\(1290, 
-0x54686572652061726520272727243127272720726567697374657
-265642075736572732c206f662077686963680a2727272432272727
-20286f722027272724342527272729206172652061646d696e69737
-47261746f72732028736565202433292e, 0x7574662d38\),
-\(1291, 0x7372, 0x7574662d38\),
-\(1292, 0x73722d6563, 0x7574662d38\),
-\(1293, 0x73722d656c, 0x7574662d38\),
-\(1294, 0x73722d6a63, 0x7574662d38\),
-\(1295, 0x73722d6a6c, 0x7574662d38\),
-\(1296, 0x7a68, 0x7574662d38\),
-\(1297, 0x636e, 0x7574662d38\),
-\(1298, 0x686b, 0x7574662d38\),
-\(1299, 0x7367, 0x7574662d38\),
-\(1300, 0x7477, 0x7574662d38\),
-\(1301, 0x56657273696f6e, 0x7574662d38\),
-\(1302, 
-0x56657273696f6e202431206f66204d6564696157696b692072657
-17569726564, 0x7574662d38\),
-\(1303, 
-0x56657273696f6e202431206f66204d6564696157696b692069732
-0726571756972656420746f20757365207468697320706167652e20
-536565205b5b5370656369616c3a56657273696f6e5d5d, 
-0x7574662d38\),
-\(1304, 
-0x54686973207061676520686173206265656e20616363657373656
-42024312074696d65732e, 0x7574662d38\),
-\(1305, 0x566965772024313f, 0x7574662d38\),
-\(1306, 0x566965772064656c65746564207061676573, 
-0x7574662d38\),
-\(1307, 0x566965772028243129202824322920282433292e, 
-0x7574662d38\),
-\(1308, 0x5669657773, 0x7574662d38\),
-\(1309, 0x5669657720736f75726365, 0x7574662d38\),
-\(1310, 0x666f72202431, 0x7574662d38\),
-\(1311, 0x566965772064697363757373696f6e, 0x7574662d38\),
-\(1312, 0x57616e7465642063617465676f72696573, 
-0x7574662d38\),
-\(1313, 0x57616e746564207061676573, 0x7574662d38\),
-\(1314, 0x5761746368, 0x7574662d38\),
-\(1315, 
-0x2a2024312070616765732077617463686564206e6f7420636f756
-e74696e672074616c6b2070616765730a2a205b5b5370656369616c
-3a57617463686c6973742f656469747c53686f7720616e642065646
-97420636f6d706c6574652077617463686c6973745d5d, 
-0x7574662d38\),
-\(1316, 
-0x48657265277320616e20616c7068616265746963616c206c69737
-4206f6620796f75720a7761746368656420636f6e74656e74207061
-6765732e20436865636b2074686520626f786573206f66207061676
-57320796f752077616e7420746f2072656d6f76652066726f6d2079
-6f75722077617463686c69737420616e6420636c69636b207468652
-02772656d6f766520636865636b65642720627574746f6e0a617420
-74686520626f74746f6d206f66207468652073637265656e2028646
-56c6574696e67206120636f6e74656e74207061676520616c736f20
-64656c6574657320746865206163636f6d70616e79696e672074616
-c6b207061676520616e642076696365207665727361292e, 
-0x7574662d38\),
-\(1317, 0x4d792077617463686c697374, 0x7574662d38\),
-\(1318, 0x616c6c, 0x7574662d38\),
-\(1319, 0x616c6c, 0x7574662d38\),
-\(1320, 
-0x596f75722077617463686c69737420636f6e7461696e732024312
-070616765732e, 0x7574662d38\),
-\(1321, 0x28666f722075736572202224312229, 0x7574662d38\),
-\(1322, 
-0x636865636b696e67207761746368656420706167657320666f722
-0726563656e74206564697473, 0x7574662d38\),
-\(1323, 
-0x636865636b696e6720726563656e7420656469747320666f72207
-7617463686564207061676573, 0x7574662d38\),
-\(1324, 
-0x4e6f6e65206f6620796f75722077617463686564206974656d732
-07761732065646974656420696e207468652074696d652070657269
-6f6420646973706c617965642e, 0x7574662d38\),
-\(1325, 0x4e6f74206c6f6767656420696e, 0x7574662d38\),
-\(1326, 
-0x596f75206d757374206265205b5b5370656369616c3a557365726
-c6f67696e7c6c6f6767656420696e5d5d20746f206d6f6469667920
-796f75722077617463686c6973742e, 0x7574662d38\),
-\(1327, 0x576174636820746869732070616765, 0x7574662d38\),
-\(1328, 0x576174636820746869732070616765, 0x7574662d38\),
-\(1329, 0x5765646e6573646179, 0x7574662d38\),
-\(1330, 
-0x3d3d2057656c636f6d652c20243121203d3d0a0a596f757220616
-3636f756e7420686173206265656e20637265617465642e20446f6e
-277420666f7267657420746f206368616e676520796f7572207b7b5
-34954454e414d457d7d20707265666572656e6365732e, 
-0x7574662d38\),
-\(1331, 0x57686174206c696e6b732068657265, 0x7574662d38\),
-\(1332, 
-0x546f20626520616c6c6f77656420746f206372656174652061636
-36f756e747320696e20746869732057696b6920796f752068617665
-20746f205b5b5370656369616c3a557365726c6f67696e7c6c6f675
-d5d20696e20616e6420686176652074686520617070726f70726961
-7465207065726d697373696f6e732e, 0x7574662d38\),
-\(1333, 
-0x596f7520617265206e6f7420616c6c6f77656420746f206372656
-1746520616e206163636f756e74, 0x7574662d38\),
-\(1334, 
-0x596f75206861766520746f205b5b5370656369616c3a557365726
-c6f67696e7c6c6f67696e5d5d20746f20656469742070616765732e
-, 0x7574662d38\),
-\(1335, 0x4c6f67696e20726571756972656420746f2065646974, 
-0x7574662d38\),
-\(1336, 
-0x596f75206861766520746f205b5b5370656369616c3a557365726
-c6f67696e7c6c6f67696e5d5d20746f20726561642070616765732e
-, 0x7574662d38\),
-\(1337, 0x4c6f67696e20726571756972656420746f2072656164, 
-0x7574662d38\),
-\(1338, 0x2431782432, 0x7574662d38\),
-\(1339, 0x566965772070726f6a6563742070616765, 
-0x7574662d38\),
-\(1340, 
-0x2a20452d6d61696c206e6f74696669636174696f6e20697320656
-e61626c65642e, 0x7574662d38\),
-\(1341, 
-0x2a2050616765732077686963682068617665206265656e2063686
-16e6765642073696e636520796f75206c6173742076697369746564
-207468656d206172652073686f776e20696e20272727626f6c64272
-727, 0x7574662d38\),
-\(1342, 0x48696465, 0x7574662d38\),
-\(1343, 0x243120626f742065646974732e, 0x7574662d38\),
-\(1344, 0x2431206d792065646974732e, 0x7574662d38\),
-\(1345, 
-0x42656c6f772061726520746865206c617374202431206368616e6
-7657320696e20746865206c617374203c623e24323c2f623e20686f
-7572732e, 0x7574662d38\),
-\(1346, 
-0x5468697320697320612073617665642076657273696f6e206f662
-0796f75722077617463686c6973742e, 0x7574662d38\),
-\(1347, 0x53686f77, 0x7574662d38\),
-\(1348, 
-0x53686f77206c61737420243120686f75727320243220646179732
-02433, 0x7574662d38\),
-\(1349, 
-0x496e636f727265637420706172616d657465727320746f2077665
-17565727928293c6272202f3e0a46756e6374696f6e3a2024313c62
-72202f3e0a51756572793a202432, 0x7574662d38\),
-\(1350, 
-0x496e636f72726563742070617373776f726420656e74657265642
-e20506c656173652074727920616761696e2e, 0x7574662d38\),
-\(1351, 
-0x50617373776f726420656e74657265642077617320626c616e6b2
-e20506c656173652074727920616761696e2e, 0x7574662d38\),
-\(1352, 0x596f75206861766520243120282432292e, 
-0x7574662d38\),
-\(1353, 
-0x596f752068617665206e6577206d65737361676573206f6e20243
-1, 0x7574662d38\),
-\(1354, 0x446966666572656e636573, 0x7574662d38\),
-\(1355, 0x596f757220646f6d61696e, 0x7574662d38\),
-\(1356, 0x452d6d61696c202a, 0x7574662d38\),
-\(1357, 0x4c616e67756167653a, 0x7574662d38\),
-\(1358, 0x557365726e616d65, 0x7574662d38\),
-\(1359, 0x4e69636b6e616d653a, 0x7574662d38\),
-\(1360, 0x50617373776f7264, 0x7574662d38\),
-\(1361, 0x5265747970652070617373776f7264, 0x7574662d38\),
-\(1362, 0x5265616c206e616d65202a, 0x7574662d38\),
-\(1363, 0x596f75722074657874, 0x7574662d38\),
-\(1364, 0x56617269616e74, 0x7574662d38\);
-INSERT INTO \`wiki\_text\` \(\`old\_id\`, \`old\_text\`, 
-\`old\_flags\`\) VALUES \(1365, 
-0x5f5f4e4f544f435f5f0a7b7c207374796c653d2277696474683a3
-13030253b206261636b67726f756e642d636f6c6f723a7472616e73
-706172656e74220a7c2d0a7c207374796c653d22766572746963616
-c2d616c69676e3a746f7022207c203c212d2d204c45465420434f4c
-554d4e202d2d3e0a3c646976207374796c653d226261636b67726f7
-56e643a236639663966393b2070616464696e673a3070783b20626f
-726465723a31707820736f6c696420236161616161613b206d61726
-7696e2d626f74746f6d3a313570783b223e0a3c646976207374796c
-653d22666f6e742d73697a653a313270783b20666f6e742d66616d6
-96c793a76657264616e613b206c696e652d6865696768743a313230
-253b2070616464696e673a302e34656d3b206261636b67726f756e6
-42d636f6c6f723a236565656565653b20626f726465722d626f7474
-6f6d3a31707820736f6c696420236161616161613b223e0a5b5b496
-d6167653a6e656f77696b692f696d616765732f4578717569736974
-652d6b68656c7063656e7465722e706e675d5d27272755706461746
-573272727200a3c2f6469763e0a3c646976207374796c653d22666f
-6e742d73697a653a313270783b20666f6e742d66616d696c793a766
-57264616e613b206261636b67726f756e643a236666666666663b20
-70616464696e673a302e32656d20302e34656d20302e32656d20302
-e34656d3b20666f6e742d73697a653a3935253b223e0a2a27272736
-2f32332f3036272727202d20272727382f372f30362727270a3a3a5
-b5b496d6167653a4372797374616c5f6b65646974626f6f6b6d6172
-6b732e706e677c323070787c4e6577735d5d20446f696e672061727
-469636c652d72656c6174656420737475666620287570646174696e
-672c20616464696e672920616e64206d61696e74656e616e63650a2
-a272727362f32332f30362727270a3a3a5b5b496d6167653a437279
-7374616c5f6b65646974626f6f6b6d61726b732e706e677c3230707
-87c4e6577735d5d205570677261646564204e4157696b6920746f20
-312e362e370a3c2f6469763e0a3c2f6469763e0a0a3c63656e74657
-23e3c7370616e207374796c653d22636f6c6f723a23303035323838
-3b20666f6e742d73697a653a323030253b223e27272757656c636f6
-d6520746f272727266e6273703b3c2f7370616e3e3c7370616e2073
-74796c653d22636f6c6f723a236366373630363b20666f6e742d736
-97a653a323030253b223e2727274e4157696b69212727273c2f7370
-616e3e3c2f63656e7465723e3c6272202f3e0a57656c636f6d65207
-46f204e4157696b692c2027277468652727204e656f706574732057
-696b69212020436f6e7472696275746520746f204e4157696b69207
-46f6461792028726561642062656c6f7720746f2073656520686f77
-20746f20636f6e7472696275746529210a0a43757272656e746c792
-0776f726b696e67206f6e3a202727277b7b4e554d4245524f464152
-5449434c45537d7d2727272061727469636c65732e0a0a4f7572206
-d697373696f6e3a20546f20626f6c646c7920676f20776865726520
-6e6f204e656f706574732057696b692068617320676f6e652062656
-66f7265210a0a436f6e7472696275746520746f646179213c62723e
-3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e74204e6f7
-469636573203d3d3d0a2d2d2d2d0a0a2a506c6561736520646f206e
-6f74207370616d207468652077696b692e0a2a4c6f6f6b696e67206
-66f7220736f6d657468696e6720746f2077726974653f202044726f
-7020627920746865205b5b546f646f7c746f20646f5d5d207061676
-52e0a2a476f74206164766572746973696e672069646561733f2020
-566973697420746865205b5b54616c6b3a4164766572746973696e6
-75d5d20706167652e0a0a0a2d2d2d2d0a0a3d3d3d20486f7720746f
-20636f6e74726962757465203d3d3d0a2d2d2d2d0a0a596f7520636
-16e20636f6e7472696275746520627920747970696e6720696e2074
-6865206e616d65206f66207468652061727469636c6520796f75207
-7616e7420746f206372656174652c20746f20736565206966206974
-206578697374732c207468656e20696620697420646f65736e27742
-c20636c69636b20746865207469746c6520657869737473206c696e
-6b20616e64206372656174652069742e20205e5f5e3c62723e0a5b6
-87474703a2f2f6e656f2d6164646963742e6e65742f6e6177696b69
-2f696e6465782e7068702f48656c703a45646974696e67204564697
-4696e67204261736963735d3c62723e3c62723e0a2d2d2d2d0a0a3d
-3d3d2054726f75626c6573686f6f74696e67203d3d3d0a2d2d2d2d0
-a0a2727274e4157696b69206e6f7420646973706c6179696e67206e
-657765722076657273696f6e732e2727273c62723e0a596f7520686
-1766520746f206c6f616420697420776974686f7574207573696e67
-20796f75722062726f7773657227732063616368652e2020466f722
-046697265666f7820616e64205361666172692c2070726573732053
-6869667420616e64204635206174207468652073616d652074696d6
-52c20616e6420666f72204f706572612c20636c65617220796f7572
-2063616368652e3c62723e3c62723e0a2727274e4157696b69206e6
-f74206c6f6164696e672066756c6c792e2727273c62723e0a4d616b
-65207375726520796f7520636c65617220796f75722062726f77736
-57227732063616368652c20616e642072656c6f6164204e4157696b
-692e3c62723e3c62723e0a2727274e4157696b6920697320736c6f7
-72e2e2e2727273c62723e0a49742773206a75737420796f75722069
-6e7465726e657420636f6e6e656374696f6e2e20203a293c62723e3
-c62723e0a2727275768792063616e27742049206564697420736f6d
-652070616765733f2727273c62723e0a54686f73652070616765732
-068617665206265656e2070726f7465637465642062792042726961
-6e20616e64207468657265666f72652063616e6e6f7420626520656
-4697465642e3c62723e3c62723e0a0a7c207374796c653d22766572
-746963616c2d616c69676e3a746f7022207c200a0a3c64697620737
-4796c653d22666c6f61743a72696768743b223e0a3c646976207374
-796c653d226261636b67726f756e643a236639663966393b206d617
-267696e2d6c6566743a3570783b206d617267696e2d626f74746f6d
-3a3570783b2070616464696e673a3070783b20626f726465723a317
-07820736f6c696420236161616161613b2077696474683a3137656d
-3b223e0a3c646976207374796c653d22666f6e742d73697a653a313
-035253b20666f6e742d66616d696c793a76657264616e613b206c69
-6e652d6865696768743a313230253b2070616464696e673a20302e3
-4656d3b206261636b67726f756e642d636f6c6f723a236565656565
-653b20626f726465722d626f74746f6d3a31707820736f6c6964202
-36161616161613b223e0a5b5b496d6167653a4372797374616c2031
-323820646f776e2e706e677c72696768747c323070787c4e6577735
-d5d202727274e4157696b69204e657773272727200a3c2f6469763e
-0a3c646976207374796c653d226261636b67726f756e643a2366666
-66666663b2070616464696e673a302e34656d3b20666f6e742d7369
-7a653a203935253b223e0a3c7370616e207374796c653d22666f6e7
-42d73697a653a313030253b223e0a57656c636f6d6520746f204e41
-57696b692c207468652062657374204e656f706574732077696b692
-065766572213c6272202f3e3c6272202f3e0a3c623e417567757374
-203720323030363a3c2f623e3c6272202f3e0a4e4157696b6920697
-320776f726b696e67206e6f726d616c6c792e3c6272202f3e3c6272
-202f3e0a506c6561736520636f6e74726962757465204e656f70657
-47320636f6e74656e7420696620706f737369626c65213c6272202f
-3e3c6272202f3e0a3c623e56657273696f6e204e756d6265723a3c2
-f623e3c6272202f3e0a4d6564696177696b692076657273696f6e20
-312e362e373c6272202f3e3c6272202f3e0a3c623e4e6f7465733a3
-c2f623e3c6272202f3e0a4d616b65207375726520746f20636f6e74
-726962757465206173206d75636820617320796f752063616e20746
-f204e4157696b69212020416e796f6e6520776974682032302b2061
-727469636c65732077696c6c2072656365697665207072697a65732
-13c6272202f3e3c6272202f3e0a3c623e415454454e54494f4e213c
-2f623e3c6272202f3e0a444f204e4f542056414e44414c495a45204
-14e592041525449434c4553204f4e204e4157494b49212020496469
-6f74732077696c6c206265207065726d616e656e746c792062616e6
-e65642066726f6d204e656f4164646963742077697468206e6f2063
-68616e6365206f6620666f72676976656e6573732e3c6272202f3e3
-c6272202f3e0a3c623e4e4157696b69204d656d626572206f66204d
-6f6e7468213c2f623e3c6272202f3e0a54686174276420626520536
-86f6f7465723436382c20666f72206d61696e7461696e696e67206f
-75722061766174617220706167652120205468616e6b732053686f6
-f746572343638213c6272202f3e0a3c2f7370616e3e0a3c2f646976
-3e0a3c2f6469763e0a0a3c646976207374796c653d226261636b677
-26f756e643a236639663966393b206d617267696e2d6c6566743a35
-70783b206d617267696e2d626f74746f6d3a3570783b20706164646
-96e673a3070783b20626f726465723a31707820736f6c6964202361
-61616161613b2077696474683a3137656d3b223e0a3c64697620737
-4796c653d22666f6e742d73697a653a313035253b20666f6e742d66
-616d696c793a76657264616e613b206c696e652d6865696768743a3
-13230253b2070616464696e673a20302e34656d3b206261636b6772
-6f756e642d636f6c6f723a236565656565653b20626f726465722d6
-26f74746f6d3a31707820736f6c696420236161616161613b223e0a
-5b5b496d6167653a4372797374616c2031323820646f776e2e706e6
-77c72696768747c323070787c48656c705d5d2027272748656c7020
-7573206f757421272727200a3c2f6469763e0a3c646976207374796
-c653d226261636b67726f756e643a236666666666663b2070616464
-696e673a302e34656d3b20666f6e742d73697a653a203935253b223
-e0a3c7370616e207374796c653d22666f6e742d73697a653a313030
-253b223e0a27272741756775737420323030363a2727273c62723e3
-c62723e0a54686973206d6f6e74682c2068656c70207573206f7574
-2062792077726974696e6720736f6d65206f66206f7572205b5b546
-f646f7c746f20646f5d5d2061727469636c6573213c62723e0a3c2f
-7370616e3e0a3c2f6469763e0a3c2f6469763e0a3c2f6469763e0a7
-c7d, 0x7574662d38\),
-\(1366, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a3c64
-6976207374796c653d226261636b67726f756e643a2366396639663
-93b2070616464696e673a3070783b20626f726465723a3170782073
-6f6c696420236161616161613b206d617267696e2d626f74746f6d3
-a313570783b223e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206c696e652d6865696768743a313230253b2070616464696e67
-3a302e34656d3b206261636b67726f756e642d636f6c6f723a23656
-5656565653b20626f726465722d626f74746f6d3a31707820736f6c
-696420236161616161613b223e0a272727557064617465732727272
-00a3c2f6469763e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206261636b67726f756e643a236666666666663b207061646469
-6e673a302e32656d20302e34656d20302e32656d20302e34656d3b2
-0666f6e742d73697a653a3935253b223e0a2a272727646174652068
-6572652727270a3a3a6e6577730a2a2727276461746520686572652
-727270a3a3a6e6577730a3c2f6469763e0a3c2f6469763e0a0a3c63
-656e7465723e3c7370616e207374796c653d22636f6c6f723a23303
-0324242383b20666f6e742d73697a653a323030253b223e27272757
-656c636f6d6520746f272727266e6273703b3c2f7370616e3e3c737
-0616e207374796c653d22636f6c6f723a233438413446333b20666f
-6e742d73697a653a323030253b223e2727274e656f57696b6921272
-7273c2f7370616e3e3c2f63656e7465723e3c6272202f3e0a57656c
-636f6d6520746f204e656f57696b692c20746865206772656174657
-374206e656f706574732077696b69206f7574207468657265212050
-6c65617365206265207375726520746f20636f6e747269627574652
-06265666f726520796f7520676f2e20506c65617365207265616420
-62656c6f7720746f2073656520686f7720746f20636f6e747269627
-574652e0a0a43757272656e746c7920776f726b696e67206f6e3a20
-2727277b7b4e554d4245524f4641525449434c45537d7d272727206
-1727469636c65732e0a0a4f7572206d697373696f6e3a20546f2062
-6520746865206772656174657374204e656f706574732057696b692
-0696e2074686520776f726c64210a0a506c6561736520636f6e7472
-696275746520746f646179213c62723e3c62723e0a0a2d2d2d2d0a3
-d3d3d20496d706f7274616e74203d3d3d0a2d2d2d2d0a0a2a4c6f6f
-6b696e6720666f7220736f6d657468696e6720746f2077726974653
-f202044726f7020627920746865205b5b546f646f7c746f20646f5d
-5d20706167652e0a0a0a2d2d2d2d0a0a3d3d3d20486f7720746f206
-36f6e74726962757465203d3d3d0a2d2d2d2d0a0a596f752063616e
-20636f6e7472696275746520627920747970696e6720696e2074686
-5206e616d65206f66207468652061727469636c6520796f75207761
-6e7420746f206372656174652c20746f20736565206966206974206
-578697374732e20496620697420646f65736e742c207468656e2063
-6c69636b206f6e20746865207469746c65206c696e6b20616e64206
-37265617465206974213c62723e0a5b687474703a2f2f67616c6163
-74696377656264657369676e732e636f6d2f6e656f77696b692f696
-e6465782e7068702f48656c703a45646974696e672045646974696e
-67204261736963735d3c62723e3c62723e0a2d2d2d2d0a0a3d3d3d2
-054726f75626c6573686f6f74696e67203d3d3d0a2d2d2d2d0a0a27
-27275768792063616e27742049206564697420736f6d65207061676
-5733f2727273c62723e0a5468657365207061676573206172652070
-726f7465637465642c20616e6420646f206e6f74206e65656420616
-e7920667572746865722065646974696e672e2e3c62723e3c62723e
-0a0a7c207374796c653d22766572746963616c2d616c69676e3a746
-f7022207c200a0a3c646976207374796c653d22666c6f61743a7269
-6768743b223e0a3c646976207374796c653d226261636b67726f756
-e643a236639663966393b206d617267696e2d6c6566743a3570783b
-206d617267696e2d626f74746f6d3a3570783b2070616464696e673
-a3070783b20626f726465723a31707820736f6c6964202361616161
-61613b2077696474683a3137656d3b223e0a3c646976207374796c6
-53d22666f6e742d73697a653a313035253b20666f6e742d66616d69
-6c793a76657264616e613b206c696e652d6865696768743a3132302
-53b2070616464696e673a20302e34656d3b206261636b67726f756e
-642d636f6c6f723a236565656565653b20626f726465722d626f747
-46f6d3a31707820736f6c696420236161616161613b223e0a272727
-4e656f57696b69204e657773272727200a3c2f6469763e0a3c64697
-6207374796c653d226261636b67726f756e643a236666666666663b
-2070616464696e673a302e34656d3b20666f6e742d73697a653a203
-935253b223e0a3c7370616e207374796c653d22666f6e742d73697a
-653a313030253b223e0a57656c636f6d6520746f204e656f77696b6
-92c20746865206772656174657374204e656f706574732057696b69
-206f7574207468657265213c6272202f3e3c6272202f3e0a3c623e4
-461746520686572653c2f623e3c6272202f3e0a536f6d657468696e
-6720686572653c6272202f3e3c6272202f3e0a536f6d657468696e6
-720686572653c6272202f3e3c6272202f3e0a3c623e56657273696f
-6e204e756d6265723a3c2f623e3c6272202f3e0a4d6564696177696
-b692076657273696f6e20312e362e373c6272202f3e3c6272202f3e
-0a3c623e4e6f7465733a3c2f623e3c6272202f3e0a4e6f7465733c6
-272202f3e3c6272202f3e0a3c623e415454454e54494f4e213c2f62
-3e3c6272202f3e0a416e792076616e64616c69736d2077696c6c207
-26573756c7420696e2062616e6e696e672066726f6d207468697320
-7369746520666f72657665722e204e6f20657863657074696f6e732
-e3c6272202f3e3c6272202f3e0a3c623e4e656f57696b69204d656d
-626572206f6620746865204d6f6e7468213c2f623e3c6272202f3e0
-a6d656d626572206f6620746865206d6f6e746820676f6573206865
-72653c6272202f3e0a3c62723e502e532e20496620796f752061726
-5206d656d626572206f6620746865206d6f6e74682c20706c656173
-65206265207375726520746f2073746f70206279206f75722067756
-96c6420616e64207069636b757020796f7572207072697a652e0a3c
-2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a0a3c646976207
-374796c653d226261636b67726f756e643a236639663966393b206d
-617267696e2d6c6566743a3570783b206d617267696e2d626f74746
-f6d3a3570783b2070616464696e673a3070783b20626f726465723a
-31707820736f6c696420236161616161613b2077696474683a31376
-56d3b223e0a3c646976207374796c653d22666f6e742d73697a653a
-313035253b20666f6e742d66616d696c793a76657264616e613b206
-c696e652d6865696768743a313230253b2070616464696e673a2030
-2e34656d3b206261636b67726f756e642d636f6c6f723a236565656
-565653b20626f726465722d626f74746f6d3a31707820736f6c6964
-20236161616161613b223e0a27272748656c70207573206f7574212
-72727200a3c2f6469763e0a3c646976207374796c653d226261636b
-67726f756e643a236666666666663b2070616464696e673a302e346
-56d3b20666f6e742d73697a653a203935253b223e0a3c7370616e20
-7374796c653d22666f6e742d73697a653a313030253b223e0a27272
-741756775737420323030363a2727273c62723e3c62723e0a546869
-73206d6f6e74682c2068656c70207573206f7574206279207772697
-4696e6720736f6d65206f66206f7572205b5b546f646f7c746f2064
-6f5d5d2061727469636c6573213c62723e0a3c2f7370616e3e0a3c2
-f6469763e0a3c2f6469763e0a3c2f6469763e0a7c7d, 
-0x7574662d38\),
-\(1367, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a3c64
-6976207374796c653d226261636b67726f756e643a2366396639663
-93b2070616464696e673a3070783b20626f726465723a3170782073
-6f6c696420236161616161613b206d617267696e2d626f74746f6d3
-a313570783b223e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206c696e652d6865696768743a313230253b2070616464696e67
-3a302e34656d3b206261636b67726f756e642d636f6c6f723a23656
-5656565653b20626f726465722d626f74746f6d3a31707820736f6c
-696420236161616161613b223e0a272727557064617465732727272
-00a3c2f6469763e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206261636b67726f756e643a236666666666663b207061646469
-6e673a302e32656d20302e34656d20302e32656d20302e34656d3b2
-0666f6e742d73697a653a3935253b223e0a2a272727646174652068
-6572652727270a3a3a6e6577730a2a2727276461746520686572652
-727270a3a3a6e6577730a3c2f6469763e0a3c2f6469763e0a0a3c63
-656e7465723e3c7370616e207374796c653d22636f6c6f723a23303
-0324242383b20666f6e742d73697a653a323030253b223e57656c63
-6f6d6520746f266e6273703b3c2f7370616e3e3c7370616e2073747
-96c653d22636f6c6f723a233438413446333b20666f6e742d73697a
-653a323030253b223e4e656f57696b69213c2f7370616e3e3c2f636
-56e7465723e3c6272202f3e0a57656c636f6d6520746f204e656f57
-696b692c20746865206772656174657374206e656f7065747320776
-96b69206f75742074686572652120506c6561736520626520737572
-6520746f20636f6e74726962757465206265666f726520796f75206
-76f2e20506c6561736520726561642062656c6f7720746f20736565
-20686f7720746f20636f6e747269627574652e0a0a43757272656e7
-46c7920776f726b696e67206f6e3a202727277b7b4e554d4245524f
-4641525449434c45537d7d2727272061727469636c65732e0a0a4f7
-572206d697373696f6e3a20546f2062652074686520677265617465
-7374204e656f706574732057696b6920696e2074686520776f726c6
-4210a0a506c6561736520636f6e7472696275746520746f64617921
-3c62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e7
-4203d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d
-657468696e6720746f2077726974653f202044726f7020627920746
-865205b5b546f646f7c746f20646f5d5d20706167652e0a0a0a2d2d
-2d2d0a0a3d3d3d20486f7720746f20636f6e74726962757465203d3
-d3d0a2d2d2d2d0a0a596f752063616e20636f6e7472696275746520
-627920747970696e6720696e20746865206e616d65206f662074686
-52061727469636c6520796f752077616e7420746f20637265617465
-2c20746f20736565206966206974206578697374732e20496620697
-420646f65736e742c207468656e20636c69636b206f6e2074686520
-7469746c65206c696e6b20616e6420637265617465206974213c627
-23e0a5b687474703a2f2f67616c616374696377656264657369676e
-732e636f6d2f6e656f77696b692f696e6465782e7068702f48656c7
-03a45646974696e672045646974696e67204261736963735d3c6272
-3e3c62723e0a2d2d2d2d0a0a3d3d3d2054726f75626c6573686f6f7
-4696e67203d3d3d0a2d2d2d2d0a0a2727275768792063616e277420
-49206564697420736f6d652070616765733f2727273c62723e0a546
-8657365207061676573206172652070726f7465637465642c20616e
-6420646f206e6f74206e65656420616e79206675727468657220656
-46974696e672e2e3c62723e3c62723e0a0a7c207374796c653d2276
-6572746963616c2d616c69676e3a746f7022207c200a0a3c6469762
-07374796c653d22666c6f61743a72696768743b223e0a3c64697620
-7374796c653d226261636b67726f756e643a236639663966393b206
-d617267696e2d6c6566743a3570783b206d617267696e2d626f7474
-6f6d3a3570783b2070616464696e673a3070783b20626f726465723
-a31707820736f6c696420236161616161613b2077696474683a3137
-656d3b223e0a3c646976207374796c653d22666f6e742d73697a653
-a313035253b20666f6e742d66616d696c793a76657264616e613b20
-6c696e652d6865696768743a313230253b2070616464696e673a203
-02e34656d3b206261636b67726f756e642d636f6c6f723a23656565
-6565653b20626f726465722d626f74746f6d3a31707820736f6c696
-420236161616161613b223e0a2727274e656f57696b69204e657773
-272727200a3c2f6469763e0a3c646976207374796c653d226261636
-b67726f756e643a236666666666663b2070616464696e673a302e34
-656d3b20666f6e742d73697a653a203935253b223e0a3c7370616e2
-07374796c653d22666f6e742d73697a653a313030253b223e0a5765
-6c636f6d6520746f204e656f77696b692c207468652067726561746
-57374204e656f706574732057696b69206f7574207468657265213c
-6272202f3e3c6272202f3e0a3c623e4461746520686572653c2f623
-e3c6272202f3e0a536f6d657468696e6720686572653c6272202f3e
-3c6272202f3e0a536f6d657468696e6720686572653c6272202f3e3
-c6272202f3e0a3c623e56657273696f6e204e756d6265723a3c2f62
-3e3c6272202f3e0a4d6564696177696b692076657273696f6e20312
-e362e373c6272202f3e3c6272202f3e0a3c623e4e6f7465733a3c2f
-623e3c6272202f3e0a4e6f7465733c6272202f3e3c6272202f3e0a3
-c623e415454454e54494f4e213c2f623e3c6272202f3e0a416e7920
-76616e64616c69736d2077696c6c20726573756c7420696e2062616
-e6e696e672066726f6d2074686973207369746520666f7265766572
-2e204e6f20657863657074696f6e732e3c6272202f3e3c6272202f3
-e0a3c623e4e656f57696b69204d656d626572206f6620746865204d
-6f6e7468213c2f623e3c6272202f3e0a6d656d626572206f6620746
-865206d6f6e746820676f657320686572653c6272202f3e0a3c6272
-3e502e532e20496620796f7520617265206d656d626572206f66207
-46865206d6f6e74682c20706c65617365206265207375726520746f
-2073746f70206279206f7572206775696c6420616e64207069636b7
-57020796f7572207072697a652e0a3c2f7370616e3e0a3c2f646976
-3e0a3c2f6469763e0a0a3c646976207374796c653d226261636b677
-26f756e643a236639663966393b206d617267696e2d6c6566743a35
-70783b206d617267696e2d626f74746f6d3a3570783b20706164646
-96e673a3070783b20626f726465723a31707820736f6c6964202361
-61616161613b2077696474683a3137656d3b223e0a3c64697620737
-4796c653d22666f6e742d73697a653a313035253b20666f6e742d66
-616d696c793a76657264616e613b206c696e652d6865696768743a3
-13230253b2070616464696e673a20302e34656d3b206261636b6772
-6f756e642d636f6c6f723a236565656565653b20626f726465722d6
-26f74746f6d3a31707820736f6c696420236161616161613b223e0a
-27272748656c70207573206f757421272727200a3c2f6469763e0a3
-c646976207374796c653d226261636b67726f756e643a2366666666
-66663b2070616464696e673a302e34656d3b20666f6e742d73697a6
-53a203935253b223e0a3c7370616e207374796c653d22666f6e742d
-73697a653a313030253b223e0a27272741756775737420323030363
-a2727273c62723e3c62723e0a54686973206d6f6e74682c2068656c
-70207573206f75742062792077726974696e6720736f6d65206f662
-06f7572205b5b546f646f7c746f20646f5d5d2061727469636c6573
-213c62723e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0
-a3c2f6469763e0a7c7d, 0x7574662d38\),
-\(1368, 
-0x2a206e617669676174696f6e0a2a2a206d61696e706167657c4e6
-56f57696b6920486f6d650a2a2a20706f7274616c2d75726c7c706f
-7274616c0a2a2a2063757272656e746576656e74732d75726c7c637
-57272656e746576656e74730a2a2a20726563656e746368616e6765
-732d75726c7c726563656e746368616e6765730a2a2a2072616e646
-f6d706167652d75726c7c72616e646f6d706167650a2a2a2068656c
-70706167657c68656c700a2a2a2073697465737570706f72742d757
-26c7c73697465737570706f7274, 0x7574662d38\),
-\(1369, 
-0x2a206e617669676174696f6e0a2a2a206d61696e706167657c272
-7274e656f57696b6920486f6d652727270a2a2a2a20687474703a2f
-2f7777772e67616c616374696377656264657369676e732e636f6d7
-c4261636b20746f2047616c61637469636e656f0a2a2a20706f7274
-616c2d75726c7c706f7274616c0a2a2a2063757272656e746576656
-e74732d75726c7c63757272656e746576656e74730a2a2a20726563
-656e746368616e6765732d75726c7c726563656e746368616e67657
-30a2a2a2072616e646f6d706167652d75726c7c72616e646f6d7061
-67650a2a2a2068656c70706167657c68656c700a2a2a20736974657
-37570706f72742d75726c7c73697465737570706f7274, 
-0x7574662d38\),
-\(1370, 
-0x2a206e617669676174696f6e0a2a2a206d61696e706167657c272
-7274e656f57696b6920486f6d652727270a3c62723e0a2a2a2a6874
-74703a2f2f7777772e67616c616374696377656264657369676e732
-e636f6d7c47616c61637469636e656f20486f6d650a3c62723e0a2a
-2a20706f7274616c2d75726c7c706f7274616c0a2a2a20637572726
-56e746576656e74732d75726c7c63757272656e746576656e74730a
-2a2a20726563656e746368616e6765732d75726c7c726563656e746
-368616e6765730a2a2a2072616e646f6d706167652d75726c7c7261
-6e646f6d706167650a2a2a2068656c70706167657c68656c700a2a2
-a2073697465737570706f72742d75726c7c73697465737570706f72
-74, 0x7574662d38\),
-\(1371, 
-0x2a204e617669676174696f6e0a2a2a206d61696e706167657c272
-7274e656f57696b6920486f6d652727270a2a2a20687474703a2f2f
-7777772e67616c616374696377656264657369676e732e636f6d7c2
-7272747616c61637469636e656f20486f6d652727270a2a2a20706f
-7274616c2d75726c7c706f7274616c0a2a2a2063757272656e74657
-6656e74732d75726c7c63757272656e746576656e74730a2a2a2072
-6563656e746368616e6765732d75726c7c726563656e746368616e6
-765730a2a2a2072616e646f6d706167652d75726c7c72616e646f6d
-706167650a2a2a2068656c70706167657c68656c700a2a2a20546f2
-0446f7c546f20446f, 0x7574662d38\),
-\(1372, 
-0x2a204e617669676174696f6e0a2a2a206d61696e706167657c4e6
-56f57696b6920486f6d650a2a2a20687474703a2f2f7777772e6761
-6c616374696377656264657369676e732e636f6d7c47616c6163746
-9636e656f20486f6d650a2a2a20706f7274616c2d75726c7c706f72
-74616c0a2a2a2063757272656e746576656e74732d75726c7c63757
-272656e746576656e74730a2a2a20726563656e746368616e676573
-2d75726c7c726563656e746368616e6765730a2a2a2072616e646f6
-d706167652d75726c7c72616e646f6d706167650a2a2a2068656c70
-706167657c68656c700a2a2a20546f20446f7c546f20446f, 
-0x7574662d38\),
-\(1373, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a3c64
-6976207374796c653d226261636b67726f756e643a2366396639663
-93b2070616464696e673a3070783b20626f726465723a3170782073
-6f6c696420236161616161613b206d617267696e2d626f74746f6d3
-a313570783b223e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206c696e652d6865696768743a313230253b2070616464696e67
-3a302e34656d3b206261636b67726f756e642d636f6c6f723a23656
-5656565653b20626f726465722d626f74746f6d3a31707820736f6c
-696420236161616161613b223e0a272727557064617465732727272
-00a3c2f6469763e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206261636b67726f756e643a236666666666663b207061646469
-6e673a302e32656d20302e34656d20302e32656d20302e34656d3b2
-0666f6e742d73697a653a3935253b223e0a2a272727646174652068
-6572652727270a3a3a6e6577730a2a2727276461746520686572652
-727270a3a3a6e6577730a3c2f6469763e0a3c2f6469763e0a0a3c63
-656e7465723e3c7370616e207374796c653d22636f6c6f723a23303
-0324242383b20666f6e742d73697a653a323030253b223e57656c63
-6f6d6520746f266e6273703b3c2f7370616e3e3c7370616e2073747
-96c653d22636f6c6f723a233438413446333b20666f6e742d73697a
-653a323030253b223e4e656f57696b69213c2f7370616e3e3c2f636
-56e7465723e3c6272202f3e0a57656c636f6d6520746f204e656f57
-696b692c20746865206772656174657374206e656f7065747320776
-96b69206f75742074686572652120506c6561736520626520737572
-6520746f20636f6e74726962757465206265666f726520796f75206
-76f2e20506c6561736520726561642062656c6f7720746f20736565
-20686f7720746f20636f6e747269627574652e0a0a43757272656e7
-46c7920776f726b696e67206f6e3a202727277b7b4e554d4245524f
-4641525449434c45537d7d2727272061727469636c65732e0a0a4f7
-572206d697373696f6e3a20546f2062652074686520677265617465
-7374204e656f706574732057696b6920696e2074686520776f726c6
-4210a0a506c6561736520636f6e7472696275746520746f64617921
-3c62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e7
-4203d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d
-657468696e6720746f2077726974653f202044726f7020627920746
-865205b5b546f20646f7c546f20446f5d5d20706167652e0a0a0a2d
-2d2d2d0a0a3d3d3d20486f7720746f20636f6e74726962757465203
-d3d3d0a2d2d2d2d0a0a596f752063616e20636f6e74726962757465
-20627920747970696e6720696e20746865206e616d65206f6620746
-8652061727469636c6520796f752077616e7420746f206372656174
-652c20746f20736565206966206974206578697374732e204966206
-97420646f65736e742c207468656e20636c69636b206f6e20746865
-207469746c65206c696e6b20616e6420637265617465206974213c6
-2723e0a5b687474703a2f2f67616c61637469637765626465736967
-6e732e636f6d2f6e656f77696b692f696e6465782e7068702f48656
-c703a45646974696e672045646974696e67204261736963735d3c62
-723e3c62723e0a2d2d2d2d0a0a3d3d3d2054726f75626c6573686f6
-f74696e67203d3d3d0a2d2d2d2d0a0a2727275768792063616e2774
-2049206564697420736f6d652070616765733f2727273c62723e0a5
-468657365207061676573206172652070726f7465637465642c2061
-6e6420646f206e6f74206e65656420616e792066757274686572206
-5646974696e672e2e3c62723e3c62723e0a0a7c207374796c653d22
-766572746963616c2d616c69676e3a746f7022207c200a0a3c64697
-6207374796c653d22666c6f61743a72696768743b223e0a3c646976
-207374796c653d226261636b67726f756e643a236639663966393b2
-06d617267696e2d6c6566743a3570783b206d617267696e2d626f74
-746f6d3a3570783b2070616464696e673a3070783b20626f7264657
-23a31707820736f6c696420236161616161613b2077696474683a31
-37656d3b223e0a3c646976207374796c653d22666f6e742d73697a6
-53a313035253b20666f6e742d66616d696c793a76657264616e613b
-206c696e652d6865696768743a313230253b2070616464696e673a2
-0302e34656d3b206261636b67726f756e642d636f6c6f723a236565
-656565653b20626f726465722d626f74746f6d3a31707820736f6c6
-96420236161616161613b223e0a2727274e656f57696b69204e6577
-73272727200a3c2f6469763e0a3c646976207374796c653d2262616
-36b67726f756e643a236666666666663b2070616464696e673a302e
-34656d3b20666f6e742d73697a653a203935253b223e0a3c7370616
-e207374796c653d22666f6e742d73697a653a313030253b223e0a57
-656c636f6d6520746f204e656f77696b692c2074686520677265617
-4657374204e656f706574732057696b69206f757420746865726521
-3c6272202f3e3c6272202f3e0a3c623e4461746520686572653c2f6
-23e3c6272202f3e0a536f6d657468696e6720686572653c6272202f
-3e3c6272202f3e0a536f6d657468696e6720686572653c6272202f3
-e3c6272202f3e0a3c623e56657273696f6e204e756d6265723a3c2f
-623e3c6272202f3e0a4d6564696177696b692076657273696f6e203
-12e362e373c6272202f3e3c6272202f3e0a3c623e4e6f7465733a3c
-2f623e3c6272202f3e0a4e6f7465733c6272202f3e3c6272202f3e0
-a3c623e415454454e54494f4e213c2f623e3c6272202f3e0a416e79
-2076616e64616c69736d2077696c6c20726573756c7420696e20626
-16e6e696e672066726f6d2074686973207369746520666f72657665
-722e204e6f20657863657074696f6e732e3c6272202f3e3c6272202
-f3e0a3c623e4e656f57696b69204d656d626572206f662074686520
-4d6f6e7468213c2f623e3c6272202f3e0a6d656d626572206f66207
-46865206d6f6e746820676f657320686572653c6272202f3e0a3c62
-723e502e532e20496620796f7520617265206d656d626572206f662
-0746865206d6f6e74682c20706c6561736520626520737572652074
-6f2073746f70206279206f7572206775696c6420616e64207069636
-b757020796f7572207072697a652e0a3c2f7370616e3e0a3c2f6469
-763e0a3c2f6469763e0a0a3c646976207374796c653d226261636b6
-7726f756e643a236639663966393b206d617267696e2d6c6566743a
-3570783b206d617267696e2d626f74746f6d3a3570783b207061646
-4696e673a3070783b20626f726465723a31707820736f6c69642023
-6161616161613b2077696474683a3137656d3b223e0a3c646976207
-374796c653d22666f6e742d73697a653a313035253b20666f6e742d
-66616d696c793a76657264616e613b206c696e652d6865696768743
-a313230253b2070616464696e673a20302e34656d3b206261636b67
-726f756e642d636f6c6f723a236565656565653b20626f726465722
-d626f74746f6d3a31707820736f6c696420236161616161613b223e
-0a27272748656c70207573206f757421272727200a3c2f6469763e0
-a3c646976207374796c653d226261636b67726f756e643a23666666
-6666663b2070616464696e673a302e34656d3b20666f6e742d73697
-a653a203935253b223e0a3c7370616e207374796c653d22666f6e74
-2d73697a653a313030253b223e0a272727417567757374203230303
-63a2727273c62723e3c62723e0a54686973206d6f6e74682c206865
-6c70207573206f75742062792077726974696e6720736f6d65206f6
-6206f7572205b5b546f646f7c746f20646f5d5d2061727469636c65
-73213c62723e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763
-e0a3c2f6469763e0a7c7d, 0x7574662d38\),
-\(1374, 
-0x3d3d2044697363757373696f6e205061676573203d3d0a0a49662
-0796f75206e6565642068656c7020666f722061206365727461696e
-20706167652c20706c6561736520636c69636b20746865207461622
-06f6e2074686520746f702074686174207361797320446973637573
-73696f6e202d207765276c6c2074727920746f2068656c7020796f7
-52074686572652e20203a290a0a0a3d3d2045646974696e67204865
-6c70203d3d0a0a496620796f7520646f6e2774206b6e6f7720686f7
-720746f20656469742077696b692070616765732c20706c65617365
-2064726f7020627920746865205b5b48656c703a45646974696e675
-d5d20706167652e0a0a0a3d3d204d6973632e2048656c70203d3d0a
-0a496620796f75206e6565642068656c7020666f7220736f6d65746
-8696e6720746861742773206e6f74204e656f706574732d72656c61
-74656420616e64206e6f742077696b692d72656c617465642c20647
-26f702062792074686520466f72756d73206f7220504d2074686520
-7765626d6173746572206f7220436861726c69652e, 
-0x7574662d38\),
-\(1375, 
-0x416e797468696e6720616e642065766572797468696e6720796f7
-52077616e7421, 0x7574662d38\);
-INSERT INTO \`wiki\_text\` \(\`old\_id\`, \`old\_text\`, 
-\`old\_flags\`\) VALUES \(1376, 
-0x3d3d204e656f57696b6920426173696373203d3d0a0a3b4372656
-174696e672f45646974696e672041727469636c650a3a5479706520
-696e20746865207469746c65206f66207468652061727469636c652
-0796f752077616e7420746f20706f737420696e2074686520736561
-72636820626f782c207468656e20636c69636b2074686520476f206
-27574746f6e2e2020496620697420646f65736e2774206578697374
-2c20636c69636b20746865202774686973206578616374207469746
-c6527206c696e6b20746f2063726561746520746865206172746963
-6c652e20203a2d290a3a4966206974206578697374732c20636c696
-36b20746865206564697420627574746f6e2061742074686520746f
-70206f66207468652061727469636c6520746f20737461727420656
-46974696e672069742e0a0a3b4578706572696d656e74696e670a3a
-4e656f4164646963742068617320612073616e64626f7820666f722
-0796f7520746f20706c61792061726f756e6420776974682077696b
-6920666f726d617474696e67212020486f6f72617921205b5b4e656
-f77696b693a53616e64626f785d5d2e0a0a3b5468652073756d6d61
-72790a3a536f6d657468696e6720746861742773207265636f6d6d6
-56e646564206f6e204e656f57696b6920697320666f7220796f752c
-2074686520636f6e7472696275746f722c20746f2070757420736f6
-d657468696e6720696e207468652053756d6d61727920426f782073
-6f2070656f706c652068617665206120636c656172657220756e646
-5727374616e64696e67206f66207768617420796f75206469642e0a
-0a3b507265766965773f0a3a54727920746f2070726576696577207
-96f7572207061676573206265666f726520736176696e6720746865
-6d20746f206361746368206d697374616b657320616e6420746f206
-1766f696420756e656365737361727920656469747320746f207468
-652061727469636c652e2020596f752063616e2066696e642074686
-52053686f77205072657669657720627574746f6e20756e64657220
-74686520746578746172656120696e2074686520656469742070616
-765206f66207468652061727469636c652e2020496620796f752066
-696e6420746865207072657669657720746f2062652073617469736
-66163746f72792c206a757374207072657373207468652053617665
-20627574746f6e20616e64206974276c6c206265207361766564210
-a0a3d3d2057696b6920466f726d617474696e67203d3d0a0a3d3d3d
-204261736963207465787420666f726d617474696e67203d3d3d0a0
-a7b7c20626f726465723d2231222063656c6c70616464696e673d22
-32222063656c6c73706163696e673d2230220a7c2d0a21526573756
-c740a215768617420796f7520747970650a7c2d0a7c0a596f752063
-616e202727656d70686173697a65207465787427272062792070757
-474696e672074776f0a61706f7374726f70686573206f6e20656163
-6820736964652e2054687265652061706f7374726f706865730a776
-96c6c20656d70686173697a65206974202727277374726f6e676c79
-2727272e20466976650a61706f7374726f706865732069732027272
-727276576656e207374726f6e67657227272727272e0a7c3c707265
-3e3c6e6f77696b693e0a596f752063616e202727656d70686173697
-a65207465787427272062792070757474696e672074776f0a61706f
-7374726f70686573206f6e206561636820736964652e20546872656
-52061706f7374726f706865730a77696c6c20656d70686173697a65
-206974202727277374726f6e676c792727272e20466976650a61706
-f7374726f706865732069732027272727276576656e207374726f6e
-67657227272727272e0a3c2f6e6f77696b693e3c2f7072653e0a7c2
-d0a7c0a412073696e676c65206e65776c696e650a686173206e6f20
-6566666563740a6f6e20746865206c61796f75742e0a0a427574206
-16e20656d707479206c696e650a7374617274732061206e65772070
-61726167726170682e0a7c3c7072653e3c6e6f77696b693e0a41207
-3696e676c65206e65776c696e650a686173206e6f20656666656374
-0a6f6e20746865206c61796f75742e0a0a42757420616e20656d707
-479206c696e650a7374617274732061206e65772070617261677261
-70682e0a3c2f6e6f77696b693e3c2f7072653e0a7c2d0a7c0a596f7
-52063616e20627265616b206c696e65733c62723e0a776974686f75
-74207374617274696e672061206e6577207061726167726170682e3
-c62723e0a506c656173652075736520746869732073706172696e67
-6c792e0a7c3c7072653e3c6e6f77696b693e0a596f752063616e206
-27265616b206c696e65733c62723e0a776974686f75742073746172
-74696e672061206e6577207061726167726170682e3c62723e0a506
-c656173652075736520746869732073706172696e676c792e0a3c2f
-6e6f77696b693e3c2f7072653e0a7c2d0a7c0a596f752073686f756
-c6420227369676e2220796f757220636f6d6d656e7473206f6e2074
-616c6b2070616765733a0a3a2054687265652074696c64657320676
-976657320796f75722075736572206e616d653a203c623e5b5b5573
-65723a7765626d61737465727c7765626d61737465725d5d3c2f623
-e0a3a20466f75722074696c646573206769766520796f7572207573
-6572206e616d6520706c757320646174652f74696d653a203c623e5
-b5b557365723a7765626d61737465727c7765626d61737465725d5d
-2031323a31372c203232204a616e756172792032303036202845535
-4293c2f623e0a3a20466976652074696c6465732067697665732074
-686520646174652f74696d6520616c6f6e653a3c62723e203c623e3
-1323a31372c203232204a616e756172792032303036202845535429
-3c2f623e0a3a205449503a2050757420626f6c64207461677320696
-e2066726f6e7420616e64206166746572207468652074696c646573
-2e0a7c3c7072653e3c6e6f77696b693e0a596f752073686f756c642
-0227369676e2220796f757220636f6d6d656e7473206f6e2074616c
-6b2070616765733a0a3a2054687265652074696c646573206769766
-57320796f75722075736572206e616d653a207e7e7e0a3a20466f75
-722074696c646573206769766520796f75722075736572206e616d6
-520706c757320646174652f74696d653a207e7e7e7e0a3a20466976
-652074696c6465732067697665732074686520646174652f74696d6
-520616c6f6e653a207e7e7e7e7e0a3c2f6e6f77696b693e3c2f7072
-653e0a7c2d0a7c0a596f752063616e20757365203c623e48544d4c2
-0746167733c2f623e2c20746f6f2c20696620796f750a77616e742e
-20536f6d652075736566756c207761797320746f207573652048544
-d4c3a0a0a507574207465787420696e2061203c74743e7479706577
-726974657220666f6e743c2f74743e2e0a5468652073616d6520666
-f6e742069732067656e6572616c6c79207573656420666f720a3c63
-6f64653e636f6d707574657220636f64653c2f636f64653e2e0a0a3
-c737472696b653e537472696b65206f75743c2f737472696b653e20
-6f720a3c753e756e6465726c696e653c2f753e20746578742c206f7
-22077726974652069740a3c7370616e207374796c653d22666f6e74
-2d76617269616e743a736d616c6c2d63617073223e0a696e20736d6
-16c6c20636170733c2f7370616e3e2e0a0a53757065727363726970
-747320616e6420737562736372697074733a0a783c7375703e323c2
-f7375703e2c20783c7375623e323c2f7375623e0a0a496e76697369
-626c6520636f6d6d656e74732074686174206f6e6c7920617070656
-172207768696c652065646974696e672074686520706167652e0a3c
-212d2d204e6f746520746f20656469746f72733a20626c616820626
-c616820626c61682e202d2d3e0a436f6d6d656e74732073686f756c
-6420757375616c6c7920676f206f6e207468652074616c6b2070616
-7652c2074686f7567682e0a7c3c7072653e3c6e6f77696b693e0a59
-6f752063616e20757365203c623e48544d4c20746167733c2f623e2
-c20746f6f2c20696620796f750a77616e742e20536f6d6520757365
-66756c207761797320746f207573652048544d4c3a0a0a507574207
-465787420696e2061203c74743e7479706577726974657220666f6e
-743c2f74743e2e0a5468652073616d6520666f6e742069732067656
-e6572616c6c79207573656420666f720a3c636f64653e636f6d7075
-74657220636f64653c2f636f64653e2e0a0a3c737472696b653e537
-472696b65206f75743c2f737472696b653e206f720a3c753e756e64
-65726c696e653c2f753e20746578742c206f7220777269746520697
-40a3c7370616e207374796c653d22666f6e742d76617269616e743a
-736d616c6c2d63617073223e0a696e20736d616c6c20636170733c2
-f7370616e3e2e0a0a53757065727363726970747320616e64207375
-62736372697074733a0a783c7375703e323c2f7375703e2c20783c7
-375623e323c2f7375623e0a0a496e76697369626c6520636f6d6d65
-6e74732074686174206f6e6c7920617070656172207768696c65206
-5646974696e672074686520706167652e0a3c212d2d204e6f746520
-746f20656469746f72733a20626c616820626c616820626c61682e2
-02d2d3e0a436f6d6d656e74732073686f756c6420757375616c6c79
-20676f206f6e207468652074616c6b20706167652c2074686f75676
-82e0a3c2f6e6f77696b693e3c2f7072653e0a7c7d0a0a0a3d3d3d20
-4f7267616e697a696e6720796f75722077726974696e67203d3d3d0
-a7b7c20626f726465723d2231222063656c6c70616464696e673d22
-32222063656c6c73706163696e673d2230220a7c2d0a21526573756
-c740a215768617420796f7520747970650a7c2d0a7c0a3c7370616e
-207374796c653d22666f6e742d73697a653a2031353025223e3c623
-e53656374696f6e2068656164696e67733c2f623e3c2f7370616e3e
-0a0a48656164696e6773206f7267616e697a6520796f75722077726
-974696e6720696e746f2073656374696f6e732e0a5468652057696b
-6920736f6674776172652063616e206175746f6d61746963616c6c7
-92067656e65726174650a61205b5b48656c703a7461626c65206f66
-20636f6e74656e74737c7461626c65206f6620636f6e74656e74735
-d5d2066726f6d207468656d2e0a0a0a3c7370616e207374796c653d
-22666f6e742d73697a653a2031323525223e3c623e5375627365637
-4696f6e3c2f623e3c2f7370616e3e0a0a5573696e67206d6f726520
-657175616c73207369676e732063726561746573206120737562736
-56374696f6e2e0a0a0a3c623e4120736d616c6c6572207375627365
-6374696f6e3c2f623e0a0a446f6e277420736b6970206c6576656c7
-32c206c696b652066726f6d2074776f20746f20666f757220657175
-616c73207369676e732e0a537461727420776974682074776f20657
-175616c73207369676e733b20646f6e2774207573652073696e676c
-6520657175616c73207369676e732e0a7c3c7072653e3c6e6f77696
-b693e0a3d3d2053656374696f6e2068656164696e6773203d3d0a0a
-48656164696e6773206f7267616e697a6520796f757220777269746
-96e6720696e746f2073656374696f6e732e0a5468652057696b6920
-736f6674776172652063616e206175746f6d61746963616c6c79206
-7656e65726174650a61207461626c65206f6620636f6e74656e7473
-2066726f6d207468656d2e0a0a3d3d3d2053756273656374696f6e2
-03d3d3d0a0a5573696e67206d6f726520657175616c73207369676e
-73206372656174657320612073756273656374696f6e2e0a0a3d3d3
-d3d204120736d616c6c65722073756273656374696f6e203d3d3d3d
-0a0a446f6e277420736b6970206c6576656c732c206c696b6520667
-26f6d2074776f20746f20666f757220657175616c73207369676e73
-2e0a537461727420776974682074776f20657175616c73207369676
-e733b20646f6e2774207573652073696e676c6520657175616c7320
-7369676e732e0a3c2f6e6f77696b693e3c2f7072653e0a7c2d0a7c0
-a2a202727556e6f726465726564205b5b48656c703a4c6973747c6c
-6973745d5d73272720617265206561737920746f20646f3a0a2a2a2
-05374617274206576657279206c696e652077697468206120737461
-722e0a2a2a2a204d6f726520737461727320696e646963617465206
-120646565706572206c6576656c2e0a2a41206e65776c696e650a2a
-696e2061206c69737420200a6d61726b732074686520656e64206f6
-620746865206c6973742e0a2a4f6620636f7572736520796f752063
-616e20737461727420616761696e2e0a7c3c7072653e3c6e6f77696
-b693e0a2a202727556e6f726465726564206c697374732727206172
-65206561737920746f20646f3a0a2a2a20537461727420657665727
-9206c696e652077697468206120737461722e0a2a2a2a204d6f7265
-20737461727320696e646963617465206120646565706572206c657
-6656c2e0a2a41206e65776c696e650a2a696e2061206c6973742020
-0a6d61726b732074686520656e64206f6620746865206c6973742e0
-a2a4f6620636f7572736520796f752063616e207374617274206167
-61696e2e0a3c2f6e6f77696b693e3c2f7072653e0a7c2d0a7c0a232
-04e756d6265726564206c697374732061726520616c736f20676f6f
-643a0a23232056657279206f7267616e697a65640a2323204561737
-920746f20666f6c6c6f770a41206e65776c696e65206d61726b7320
-74686520656e64206f6620746865206c6973742e0a234e6577206e7
-56d626572696e6720737461727473207769746820312e0a0a7c3c70
-72653e3c6e6f77696b693e0a23204e756d6265726564206c6973747
-32061726520616c736f20676f6f643a0a23232056657279206f7267
-616e697a65640a2323204561737920746f20666f6c6c6f770a41206
-e65776c696e65206d61726b732074686520656e64206f6620746865
-206c6973742e0a234e6577206e756d626572696e672073746172747
-3207769746820312e0a3c2f6e6f77696b693e3c2f7072653e0a7c2d
-0a7c0a2a20596f752063616e206576656e20646f206d69786564206
-c697374730a2a2320616e64206e657374207468656d0a2a232a206f
-7220627265616b206c696e65733c62723e696e206c697374732e0a7
-c3c7072653e3c6e6f77696b693e2a20596f752063616e206576656e
-20646f206d69786564206c697374730a2a2320616e64206e6573742
-07468656d0a2a232a206f7220627265616b206c696e65733c62723e
-696e206c697374732e3c2f6e6f77696b693e3c2f7072653e0a7c2d0
-a7c0a416e6f74686572206b696e64206f66206c6973742069732061
-20272727646566696e6974696f6e206c6973742727273a0a3b20776
-f7264203a20646566696e6974696f6e206f662074686520776f7264
-0a3b206c6f6e67657220706872617365200a3a20706872617365206
-46566696e65640a7c3c7072653e3c6e6f77696b693e0a416e6f7468
-6572206b696e64206f66206c6973742069732061202727276465666
-96e6974696f6e206c6973742727273a0a3b20776f7264203a206465
-66696e6974696f6e206f662074686520776f72640a3b206c6f6e676
-57220706872617365200a3a2070687261736520646566696e65643c
-2f6e6f77696b693e3c2f7072653e0a7c2d0a7c0a3a4120636f6c6f6
-e20696e64656e74732061206c696e65206f72207061726167726170
-682e0a41206e65776c696e652061667465722074686174207374617
-274732061206e6577207061726167726170682e0a3a3a5468697320
-6973206f6674656e207573656420666f722064697363757373696f6
-e206f6e205b5b48656c703a54616c6b20706167657c54616c6b2070
-6167655d5d732e0a7c3c7072653e3c6e6f77696b693e0a3a4120636
-f6c6f6e20696e64656e74732061206c696e65206f72207061726167
-726170682e0a41206e65776c696e652061667465722074686174207
-374617274732061206e6577207061726167726170682e0a3a3a5468
-6973206973206f6674656e207573656420666f72206469736375737
-3696f6e206f6e2074616c6b2070616765732e0a3c2f6e6f77696b69
-3e3c2f7072653e0a7c2d0a7c0a596f752063616e206d616b65205b5
-b773a686f72697a6f6e74616c206469766964696e67206c696e657c
-686f72697a6f6e74616c206469766964696e67206c696e655d5d730
-a746f20736570617261746520746578742e0a2d2d2d2d0a42757420
-796f752073686f756c6420757375616c6c792075736520736563746
-96f6e7320696e73746561642c0a736f207468617420746865792067
-6f20696e20746865207461626c65206f6620636f6e74656e74732e0
-a7c3c7072653e3c6e6f77696b693e0a596f752063616e206d616b65
-20686f72697a6f6e74616c206469766964696e67206c696e65730a7
-46f20736570617261746520746578742e0a2d2d2d2d0a4275742079
-6f752073686f756c6420757375616c6c79207573652073656374696
-f6e7320696e73746561642c0a736f2074686174207468657920676f
-20696e20746865207461626c65206f6620636f6e74656e74732e0a3
-c2f6e6f77696b693e3c2f7072653e0a7c7d0a0a0a3d3d3d204c696e
-6b73203d3d3d0a0a596f752077696c6c206f6674656e2077616e742
-0746f206d616b6520636c69636b61626c652027276c696e6b732727
-20746f206f746865722070616765732e0a0a7b7c20626f726465723
-d2231222063656c6c70616464696e673d2232222063656c6c737061
-63696e673d2230220a7c2d0a21526573756c740a215768617420796
-f7520747970650a7c2d0a7c0a4865726527732061206c696e6b2074
-6f20612070616765206e616d6564205b5b5048505d5d2e0a596f752
-063616e206576656e20736179205b5b7048505d5d0a616e64207468
-65206c696e6b2077696c6c2073686f7720757020636f72726563746
-c792e0a0a596f752063616e2070757420666f726d617474696e6720
-61726f756e642061206c696e6b2e0a4578616d706c653a2027275b5
-b4d65726964656c6c5d5d27272e0a0a546865202727666972737420
-6c657474657227272077696c6c206175746f6d61746963616c6c792
-06265206361706974616c697a65642c0a736f205b5b6d6572696465
-6c6c5d5d2077696c6c206265636f6d65205b5b4d65726964656c6c5
-d5d2e0a4361706974616c697a6174696f6e206d6174746572732061
-6674657220746865206669727374206c65747465722e0a0a7c3c707
-2653e3c6e6f77696b693e0a4865726527732061206c696e6b20746f
-20612070616765206e616d6564205b5b5048505d5d2e0a596f75206
-3616e206576656e20736179205b5b7048505d5d0a616e6420746865
-206c696e6b2077696c6c2073686f7720757020636f72726563746c7
-92e0a0a596f752063616e2070757420666f726d617474696e672061
-726f756e642061206c696e6b2e0a4578616d706c653a2027275b5b4
-d65726964656c6c5d5d27272e0a0a5468652027276669727374206c
-657474657227272077696c6c206175746f6d61746963616c6c79206
-265206361706974616c697a65642c0a736f205b5b6d65726964656c
-6c5d5d2077696c6c206265636f6d65205b5b4d65726964656c6c5d5
-d2e0a4361706974616c697a6174696f6e206d617474657273206166
-74657220746865206669727374206c65747465722e0a3c2f6e6f776
-96b693e3c2f7072653e0a7c2d0a7c0a596f752063616e206c696e6b
-20746f206120706167652073656374696f6e2062792069747320746
-9746c65206279207573696e67207061676520616e63686f72733a0a
-0a2a5b5b4d61696e5f5061676523417474656e74696f6e215d5d2e0
-a2a5b5b4d61696e5f50616765234368616e67656c6f675d5d2e0a0a
-4966206d756c7469706c652073656374696f6e73206861766520746
-8652073616d65207469746c652c206164640a61206e756d6265722e
-205b5b234578616d706c652073656374696f6e20335d5d20676f657
-320746f207468650a74686972642073656374696f6e206e616d6564
-20224578616d706c652073656374696f6e222e0a7c3c7072653e3c6
-e6f77696b693e0a596f752063616e206c696e6b20746f2061207061
-67652073656374696f6e20627920697473207469746c653a0a0a2a5
-b5b4d61696e5f5061676523417474656e74696f6e215d5d2e0a2a5b
-5b4d61696e5f50616765234368616e67656c6f675d5d2e0a0a49662
-06d756c7469706c652073656374696f6e7320686176652074686520
-73616d65207469746c652c206164640a61206e756d6265722e205b5
-b234578616d706c652073656374696f6e20335d5d20676f65732074
-6f207468650a74686972642073656374696f6e206e616d656420224
-578616d706c652073656374696f6e222e0a3c2f6e6f77696b693e3c
-2f7072653e0a7c2d0a7c0a596f752063616e206d616b652061206c6
-96e6b20706f696e7420746f206120646966666572656e7420706c61
-63650a776974682061205b5b48656c703a5069706564206c696e6b7
-c7069706564206c696e6b5d5d2e2050757420746865206c696e6b0a
-7461726765742066697273742c207468656e2074686520706970652
-063686172616374657220227c222c207468656e0a746865206c696e
-6b20746578742e0a0a2a5b5b48656c703a4c696e6b7c41626f75742
-04c696e6b735d5d0a2a5b5b4c697374206f66206369746965732062
-7920636f756e7472792343616e6164617c0a43697469657320696e2
-04d6f726f63636f5d5d0a7c3c7072653e3c6e6f77696b693e0a596f
-752063616e206d616b652061206c696e6b20706f696e7420746f206
-120646966666572656e7420706c6163650a776974682061205b5b48
-656c703a5069706564206c696e6b7c7069706564206c696e6b5d5d2
-e2050757420746865206c696e6b0a7461726765742066697273742c
-207468656e2074686520706970652063686172616374657220227c2
-22c207468656e0a746865206c696e6b20746578742e0a0a2a5b5b48
-656c703a4c696e6b7c41626f7574204c696e6b735d5d0a2a5b5b4c6
-97374206f662063697469657320627920636f756e7472792343616e
-6164617c0a43697469657320696e204d6f726f63636f5d5d0a3c2f6
-e6f77696b693e3c2f7072653e0a7c2d0a7c0a596f752063616e206d
-616b6520616e2065787465726e616c206c696e6b206a75737420627
-920747970696e6720612055524c3a0a687474703a2f2f736f6d6575
-726c2e636f6d0a0a596f752063616e2067697665206974206120746
-9746c653a0a5b687474703a2f2f736f6d6575726c2e636f6d20536f
-6d652055524c5d0a0a4f72206c6561766520746865207469746c652
-0626c616e6b3a0a5b687474703a2f2f736f6d6575726c2e636f6d20
-536f6d652055524c5d0a7c0a3c7072653e3c6e6f77696b693e0a596
-f752063616e206d616b6520616e2065787465726e616c206c696e6b
-206a75737420627920747970696e6720612055524c3a0a687474703
-a2f2f736f6d6575726c2e636f6d0a0a596f752063616e2067697665
-2069742061207469746c653a0a5b687474703a2f2f736f6d6575726
-c2e636f6d20536f6d652055524c5d0a0a4f72206c65617665207468
-65207469746c6520626c616e6b3a0a5b687474703a2f2f736f6d657
-5726c2e636f6d5d0a3c2f6e6f77696b693e3c2f7072653e0a7c2d0a
-7c0a596f752063616e205b5b48656c703a52656469726563747c726
-56469726563745d5d20746865207573657220746f20616e6f746865
-72207061676520776974680a61207370656369616c206c696e6b2e2
-0466f72206578616d706c652c20796f75206d696768742077616e74
-20746f0a7265646972656374205b5b773a4d6172737c4d6172735d5
-d20746f205b5b773a536f6c61722053797374656d7c536f6c617220
-53797374656d5d5d2e0a7c3c7072653e3c6e6f77696b693e0a23524
-5444952454354205b5b536f6c61722053797374656d5d5d0a3c2f6e
-6f77696b693e3c2f7072653e0a7c2d0a7c0a5b5b48656c703a43617
-465676f72797c43617465676f7279206c696e6b735d5d20646f6e27
-742073686f772075702c20627574206164642074686520706167650
-a746f20612063617465676f72792e205b5b43617465676f72793a43
-6f64696e675d5d0a0a41646420616e20657874726120636f6c6f6e2
-0746f2061637475616c6c79206c696e6b20746f2074686520636174
-65676f72793a0a5b5b3a43617465676f72793a436f64696e675d5d0
-a7c3c7072653e3c6e6f77696b693e0a43617465676f7279206c696e
-6b7320646f6e27742073686f772075702c206275742061646420746
-86520706167650a746f20612063617465676f72792e205b5b436174
-65676f72793a436f64696e675d5d0a0a41646420616e20657874726
-120636f6c6f6e20746f2061637475616c6c79206c696e6b20746f20
-7468652063617465676f72793a0a5b5b3a43617465676f72793a436
-f64696e675d5d0a3c2f6e6f77696b693e3c2f7072653e0a7c2d0a7c
-0a4e656f57696b69207265666f726d617473206c696e6b656420646
-174657320746f206d61746368207468652072656164657227732064
-6174650a707265666572656e6365732e20546865736520746872656
-52064617465732077696c6c2073686f77207570207468652073616d
-6520696620796f750a63686f6f7365206120666f726d617420696e2
-0796f7572205b5b5370656369616c3a507265666572656e6365737c
-507265666572656e6365735d5d3a0a2a205b5b4a756c792032305d5
-d2c205b5b313936395d5d0a2a205b5b3230204a756c795d5d205b5b
-313936395d5d0a2a205b5b313936395d5d2d5b5b30372d32305d5d0
-a7c3c7072653e3c6e6f77696b693e0a4e656f57696b69207265666f
-726d617473206c696e6b656420646174657320746f206d617463682
-074686520726561646572277320646174650a707265666572656e63
-65732e2054686573652074687265652064617465732077696c6c207
-3686f77207570207468652073616d6520696620796f750a63686f6f
-7365206120666f726d617420696e20796f7572205b5b53706563696
-16c3a507265666572656e6365737c5d5d3a0a2a205b5b4a756c7920
-32305d5d2c205b5b313936395d5d0a2a205b5b3230204a756c795d5
-d205b5b313936395d5d0a2a205b5b313936395d5d2d5b5b30372d32
-305d5d0a3c2f6e6f77696b693e3c2f7072653e0a7c7d0a0a0a3d3d3
-d204e6f20666f726d617474696e672c20706c6561736521203d3d3d
-0a0a412066657720646966666572656e74206b696e6473206f66206
-66f726d617474696e672077696c6c2074656c6c207468652057696b
-6920746f20646973706c6179207468696e677320617320796f75207
-479706564207468656d2e0a0a7b7c20626f726465723d2231222063
-656c6c70616464696e673d2232222063656c6c73706163696e673d2
-230220a7c2d0a21207374796c653d2277696474683a38656d22207c
-0a21526573756c740a215768617420796f7520747970650a7c2d0a7
-c272727266c743b6e6f77696b692667743b20746167732727270a7c
-0a3c6e6f77696b693e0a546865206e6f77696b69207461672069676
-e6f726573205b5b57696b695d5d2027276d61726b757027272e0a49
-74207265666f726d61747320746578742062792072656d6f76696e6
-7206e65776c696e657320202020616e64206d756c7469706c652073
-70616365732e0a4974207374696c6c20696e7465727072657473207
-370656369616c20636861726163746572733a2026726172723b0a3c
-2f6e6f77696b693e0a7c3c7072653e3c6e6f77696b693e0a266c743
-b6e6f77696b692667743b0a546865206e6f77696b69207461672069
-676e6f726573205b5b57696b695d5d2027276d61726b757027272e0
-a4974207265666f726d61747320746578742062792072656d6f7669
-6e67206e65776c696e657320202020616e64206d756c7469706c652
-07370616365732e0a4974207374696c6c20696e7465727072657473
-207370656369616c20636861726163746572733a2026616d703b726
-172723b0a266c743b2f6e6f77696b692667743b0a3c2f6e6f77696b
-693e3c2f7072653e0a7c2d0a7c272727266c743b7072652667743b2
-0746167732727270a7c0a3c7072653e0a5468652070726520746167
-2069676e6f726573205b5b57696b695d5d2027276d61726b7570272
-72e0a497420616c736f20646f65736e277420202020207265666f72
-6d617420746578742e0a4974207374696c6c20696e7465727072657
-473207370656369616c20636861726163746572733a202672617272
-3b0a3c2f7072653e0a7c3c7072653e3c6e6f77696b693e0a3c70726
-53e0a54686520707265207461672069676e6f726573205b5b57696b
-695d5d2027276d61726b757027272e0a497420616c736f20646f657
-36e277420202020207265666f726d617420746578742e0a49742073
-74696c6c20696e7465727072657473207370656369616c206368617
-26163746572733a2026616d703b726172723b0a3c2f7072653e0a3c
-2f6e6f77696b693e3c2f7072653e0a7c2d0a7c2727274c656164696
-e67207370616365732727270a7c0a4c656164696e67207370616365
-732061726520616e6f746865722077617920746f207072657365727
-66520666f726d617474696e672e0a0a2050757474696e6720612073
-706163652061742074686520626567696e6e696e67206f662065616
-368206c696e650a2073746f70732074686520746578742020206672
-6f6d206265696e67207265666f726d61747465642e2049742073746
-96c6c0a20696e7465727072657473205b5b57696b695d5d2027276d
-61726b7570272720616e64207370656369616c0a206368617261637
-46572733a2026726172723b0a7c3c7072653e3c6e6f77696b693e0a
-4c656164696e67207370616365732061726520616e6f74686572207
-7617920746f20707265736572766520666f726d617474696e672e0a
-0a2050757474696e672061207370616365206174207468652062656
-7696e6e696e67206f662065616368206c696e650a2073746f707320
-746865207465787420202066726f6d206265696e67207265666f726
-d61747465642e204974207374696c6c0a20696e7465727072657473
-205b5b57696b695d5d2027276d61726b7570272720616e642073706
-56369616c0a20636861726163746572733a2026616d703b72617272
-3b0a3c2f6e6f77696b693e3c2f7072653e0a7c7d0a0a0a3d3d3d496
-d616765732c207461626c65732c20766964656f2c20616e6420736f
-756e64733d3d3d0a0a7b7c20626f726465723d2231222063656c6c7
-0616464696e673d2232222063656c6c73706163696e673d2230220a
-7c2d0a21526573756c740a215768617420796f7520747970650a7c2
-d0a7c0a4120706963747572652c20696e636c7564696e6720616c74
-65726e61746520746578743a0a0a5b5b496d6167653a77696b692e7
-06e677c546865206c6f676f20666f7220746869732057696b695d5d
-0a0a596f752063616e207075742074686520696d61676520696e206
-1206672616d65207769746820612063617074696f6e3a0a5b5b496d
-6167653a77696b692e706e677c6672616d657c546865206c6f676f2
-0666f7220746869732057696b695d5d0a7c3c7072653e3c6e6f7769
-6b693e0a4120706963747572652c20696e636c7564696e6720616c7
-465726e61746520746578743a0a0a5b5b496d6167653a77696b692e
-706e677c546865206c6f676f20666f7220746869732057696b695d5
-d0a0a596f752063616e207075742074686520696d61676520696e20
-61206672616d65207769746820612063617074696f6e3a0a5b5b496
-d6167653a77696b692e706e677c6672616d657c546865206c6f676f
-20666f7220746869732057696b695d5d0a3c2f6e6f77696b693e3c2
-f7072653e0a7c2d0a7c0a41206c696e6b20746f204e656f57696b69
-2773207061676520666f722074686520696d6167653a0a5b5b3a496
-d6167653a77696b692e706e675d5d0a0a4f722061206c696e6b2064
-69726563746c7920746f2074686520696d61676520697473656c663
-a0a5b5b4d656469613a77696b692e706e675d5d0a7c3c7072653e3c
-6e6f77696b693e0a41206c696e6b20746f204e656f57696b6927732
-07061676520666f722074686520696d6167653a0a5b5b3a496d6167
-653a77696b692e706e675d5d0a0a4f722061206c696e6b206469726
-563746c7920746f2074686520696d61676520697473656c663a0a5b
-5b4d656469613a77696b692e706e675d5d0a3c2f6e6f77696b693e3
-c2f7072653e0a7c2d0a7c0a557365202727276d656469613a272727
-206c696e6b7320746f206c696e6b20746f20736f756e64730a6f722
-0766964656f733a205b5b6d656469613a6d656469612e776d767c41
-20736f756e642066696c655d5d0a7c3c7072653e3c6e6f77696b693
-e0a557365202727276d656469613a272727206c696e6b7320746f20
-6c696e6b20746f20736f756e64730a6f7220766964656f733a205b5
-b6d656469613a6d656469612e776d767c4120736f756e642066696c
-655d5d0a3c2f6e6f77696b693e3c2f7072653e0a7c2d0a7c0a3c636
-56e7465723e0a7b7c20626f726465723d312063656c6c7370616369
-6e673d302063656c6c70616464696e673d350a7c20546869730a7c2
-069730a7c2d200a7c20610a7c202727277461626c652727270a7c7d
-0a3c2f63656e7465723e0a7c3c7072653e3c6e6f77696b693e0a3c6
-3656e7465723e0a7b7c20626f726465723d312063656c6c73706163
-696e673d302063656c6c70616464696e673d350a7c20546869730a7
-c2069730a7c2d200a7c20610a7c202727277461626c652727270a7c
-7d0a3c2f63656e7465723e0a3c2f6e6f77696b693e3c2f7072653e0
-a7c7d0a0a0a3d3d3d54656d706c617465733d3d3d0a0a54656d706c
-6174657320617265207365676d656e7473206f662057696b69206d6
-1726b7570207468617420617265206d65616e7420746f2062652063
-6f70696564206175746f6d61746963616c6c792028227472616e736
-36c75646564222920696e746f206120706167652e0a596f75206164
-64207468656d2062792070757474696e67207468652074656d706c6
-174652773206e616d6520696e203c6e6f77696b693e7b7b646f7562
-6c65206272616365737d7d3c2f6e6f77696b693e2e0a0a536f6d652
-074656d706c617465732074616b65202727706172616d6574657273
-27272c2061732077656c6c2c20776869636820796f7520736570617
-2617465207769746820746865207069706520636861726163746572
-2e0a7b7c20626f726465723d2231222063656c6c70616464696e673
-d2232222063656c6c73706163696e673d2230220a7c2d0a21576861
-74206974206c6f6f6b73206c696b650a215768617420796f7520747
-970650a7c2d0a7c0a7b7b5472616e73636c7573696f6e2064656d6f
-7d7d0a7c3c7072653e3c6e6f77696b693e0a7b7b5472616e73636c7
-573696f6e2064656d6f7d7d0a3c2f6e6f77696b693e3c2f7072653e
-0a7c2d0a7c0a546869732074656d706c6174652074616b657320747
-76f20706172616d65746572732c20616e6420637265617465730a75
-6e6465726c696e656420746578742077697468206120686f7665722
-0626f783a0a0a7b7b483a7469746c657c5468697320697320746865
-20686f76657220746578747c0a486f76657220796f7572206d6f757
-365206f766572207468697320746578747d7d0a0a7c3c7072653e3c
-6e6f77696b693e0a546869732074656d706c6174652074616b65732
-074776f20706172616d65746572732c20616e642063726561746573
-0a756e6465726c696e656420746578742077697468206120686f766
-57220626f783a0a0a7b7b483a7469746c657c546869732069732074
-686520686f76657220746578747c0a486f76657220796f7572206d6
-f757365206f766572207468697320746578747d7d0a0a3c2f6e6f77
-696b693e3c2f7072653e0a7c7d0a0a3d3d205469707320616e64207
-47269636b73203d3d0a0a3d3d3d2050726f74656374656420506167
-6573203d3d3d0a496620796f752063616e27742066696e642074686
-5206564697420627574746f6e2061742074686520746f70206f6620
-7468652061727469636c652c2062757420736565207468652076696
-57720736f7572636520627574746f6e20696e73746561642c207468
-6174206d65616e73206d652c20746865207765626d6173746572206
-861732070726f7465637465642074686174207061676520666f7220
-6120676f6f6420726561736f6e2e20204d6f7374206c696b656c792
-0626563617573652069742773206e6f7420746f2062652065646974
-61626c652c206f7220736f6d65206f7468657220676f6f642072656
-1736f6e2e0a0a3d3d3d204564697420636f6e666c69637473203d3d
-3d0a496620736f6d656f6e6520656c7365206d616b657320616e206
-5646974207768696c6520796f7520617265206d616b696e6720796f
-7572732c2074686520726573756c7420697320616e205b5b48656c7
-03a4564697420636f6e666c6963747c6564697420636f6e666c6963
-745d5d2e204d616e7920636f6e666c696374732063616e206265206
-175746f6d61746963616c6c79207265736f6c766564206279207468
-652057696b692e2049662069742063616e2774206265207265736f6
-c7665642c20686f77657665722c20796f752077696c6c206e656564
-20746f207265736f6c766520697420796f757273656c662e2054686
-52057696b6920676976657320796f752074776f207465787420626f
-7865732c2077686572652074686520746f70206f6e6520697320746
-865206f7468657220706572736f6e2773206564697420616e642074
-686520626f74746f6d206f6e6520697320796f757220656469742e2
-04d6572676520796f757220656469747320696e20746f2074686520
-746f70206564697420626f782c20776869636820697320746865206
-f6e6c79206f6e6520746861742077696c6c2062652073617665642e
-0a0a3d3d3d20526576657274696e67203d3d3d0a496620796f75206
-6696e642074686174207468652063757272656e742070616765206e
-6565647320746f206265207265766572746564206261636b20746f2
-069742773206f6c642076657273696f6e2028676f20746f20686973
-746f727920746f20636f6d70617265207468652076657273696f6e7
-3292c20636f6e74616374206d6520627920504d696e67206d652061
-74207765626d61737465722e0a0a3d3d3d204572726f72206d65737
-361676573203d3d3d0a496620796f752067657420616e206572726f
-72206d657373616765207768656e20736176696e6720796f7572207
-06167652c20676f206261636b20616e642074727920746f20736176
-6520697420616761696e2c206f722066696e64206d7920636f6e747
-269627574696f6e7320617420746865207665727920746f70206f66
-20746865207061676520746f2073656520696620796f75722065646
-974206f722061727469636c65206372656174696f6e206469642068
-617070656e2e0a0a3d3d3d20436f6e74656e7473206f66207468652
-0656469742070616765203d3d3d0a54686520656469742070616765
-206861732074686520666f6c6c6f77696e673a0a2a2054686520656
-46974696e6720746f6f6c6261722028656e61626c65207468697320
-696e20796f757220707265666572656e636573290a2a20546865207
-061676520746578746172656120287468697320636f6e7461696e73
-207468652074657874206f66207468652070616765290a2a2053756
-d6d61727920696e707574206669656c64202870757420796f757220
-656469742073756d6d6172792068657265290a2a204d696e6f72204
-564697420287468697320697320666f72207370656c6c696e672065
-72726f72732c20616e64207468652073756368290a2a20576174636
-82074686973207061676520287468697320697320666f72206b6565
-70696e6720747261636b73206f66206564697473206f6e207468697
-32070616765206d6f726520636c6f73656c79290a2a205361766520
-70616765202864656164206769766561776179205844290a2a20536
-86f7720707265766965772028707265766965772074686520706167
-65206669727374290a2a2053686f77206368616e67657320286f627
-6696f75732c2065683f290a2a2043616e63656c2028616c6c6f7773
-20796f7520746f206469736361726420796f7572206368616e67657
-3290a2a2045646974696e672068656c702028746869732070616765
-290a0a3d3d3d20416464696374696f6e616c204d696e6f722065646
-9747320696e666f726d6174696f6e203d3d3d0a0a496620796f7520
-6d616b6520612068756765206368616e676520746f2074686520706
-167652c20616e64206d61726b2069742061732061206d696e6f7220
-656469742c207765626d61737465722077696c6c20676c617265206
-17420796f752c207365766572656c792e0a0a45646974696e672070
-61676520636f707972696768742032303036204e656f2d616464696
-3742e6e65742e, 0x7574662d38\),
-\(1377, 0x6869, 0x7574662d38\),
-\(1378, 
-0x3d3d20596f757220496e666f203d3d0a417320796f7520616c726
-5616479206b6e6f772c204e656f77696b6920636f6c6c6563747320
-61206c6974746c6520626974206f6620696e666f206174207369676
-e75702c20686f77657665722c2074686973206973206f6e6c792074
-6f206964656e7469667920796f752e205365636f6e646c792c20492
-06c6f6720616c6c2049502061646472657373657320746861742063
-6f6d6520746f2074686973207369746520736f20492063616e20626
-16e206261642070656f706c652e2054686972646c792c204e656f57
-696b6920646f65732073746f7265206120636f6f6b6965206f6e207
-96f757220636f6d70757465722c20686f77657665722c2069742069
-73206e6f7468696e67206261642e204974206f6e6c79206b6565707
-320796f75206c6f6767656420696e2e200a0a0a3d3d205768617420
-776520646f207769746820796f757220696e666f203d3d0a4142534
-f4c5554454c59204e4f5448494e472120576520646f6e7420736861
-72206974207769746820616e796f6e652c206e6f7468696e6721204
-974206973206f6e6c7920666f72206964656e74696669636174696f
-6e20707572706f736573206f6e207468697320736974652e, 
-0x7574662d38\),
-\(1379, 
-0x3d3d204f726967696e73203d3d0a4e656f77696b6920776173206
-37265617465642061206c6f6e672074696d652061676f2c20686f77
-657665722c20697420776173207368757420646f776e20666f72206
-1207768696c652064756520746f207365727665722070726f626c65
-6d732e204e6f77206974206973206261636b207570206173206f666
-62053617475726461792c204175677573742031322c203230303621
-200a0a0a3d3d2056657273696f6e203d3d0a4e656f77696b6920697
-32063757272656e746c792072756e6e696e67204d6564696157696b
-692076657273696f6e20312e362e350a0a0a3d3d205768617420697
-32057696b693f203d3d0a412057696b69206973206120706c616365
-2070656f706c652063616e20637265617465207468656972206f776
-e20706167657320616e642065646974206f74686572732070616765
-7320746f206372656174652068656c70206775696465732c2074757
-46f7269616c732c206574632e2057696b6920697320616c736f2077
-6861742077696b69706564696120757365732e, 0x7574662d38\),
-\(1380, 
-0x45766572797468696e67206865726520697320636f70797269676
-87420323030362047616c61637469636e656f20756e6c657373206f
-746865722077697365207374617465642e0a0a496620616e796f6e6
-52069732063617567687420737465616c696e6720616e797468696e
-672066726f6d204e656f77696b692c2074686572652077696c6c206
-2652073657665726520636f7079726967687420696e6672696e6765
-6d656e742070756e6973686d656e74732e0a0a52657374206173757
-265642c2077652057494c4c2074616b6520616374696f6e2e0a0a41
-6c6c206e656f7065747320696d6167657320636f707972696768742
-032303036204e656f706574732e636f6d20416c6c20726967687473
-2072657365727665642e, 0x7574662d38\),
-\(1381, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a3c64
-6976207374796c653d226261636b67726f756e643a2366396639663
-93b2070616464696e673a3070783b20626f726465723a3170782073
-6f6c696420236161616161613b206d617267696e2d626f74746f6d3
-a313570783b223e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206c696e652d6865696768743a313230253b2070616464696e67
-3a302e34656d3b206261636b67726f756e642d636f6c6f723a23656
-5656565653b20626f726465722d626f74746f6d3a31707820736f6c
-696420236161616161613b223e0a272727557064617465732727272
-00a3c2f6469763e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206261636b67726f756e643a236666666666663b207061646469
-6e673a302e32656d20302e34656d20302e32656d20302e34656d3b2
-0666f6e742d73697a653a3935253b223e0a2a272727382f31332f30
-362727270a3a3a4e656f77696b69206973206e6f77206f70656e210
-a2a272727382f31322f30362727270a3a3a4e656f77696b69206973
-206265696e672074657374656420666f7220616e7920627567732f6
-76c6974636865732e0a3c2f6469763e0a3c2f6469763e0a0a3c6365
-6e7465723e3c7370616e207374796c653d22636f6c6f723a2330303
-24242383b20666f6e742d73697a653a323030253b223e57656c636f
-6d6520746f266e6273703b3c2f7370616e3e3c7370616e207374796
-c653d22636f6c6f723a233438413446333b20666f6e742d73697a65
-3a323030253b223e4e656f57696b69213c2f7370616e3e3c2f63656
-e7465723e3c6272202f3e0a57656c636f6d6520746f204e656f5769
-6b692c20746865206772656174657374206e656f706574732077696
-b69206f75742074686572652120506c656173652062652073757265
-20746f20636f6e74726962757465206265666f726520796f7520676
-f2e20506c6561736520726561642062656c6f7720746f2073656520
-686f7720746f20636f6e747269627574652e0a0a43757272656e746
-c7920776f726b696e67206f6e3a202727277b7b4e554d4245524f46
-41525449434c45537d7d2727272061727469636c65732e0a0a4f757
-2206d697373696f6e3a20546f206265207468652067726561746573
-74204e656f706574732057696b6920696e2074686520776f726c642
-10a0a506c6561736520636f6e7472696275746520746f646179213c
-62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e742
-03d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d65
-7468696e6720746f2077726974653f202044726f702062792074686
-5205b5b546f20646f7c546f20446f5d5d20706167652e0a0a0a2d2d
-2d2d0a0a3d3d3d20486f7720746f20636f6e74726962757465203d3
-d3d0a2d2d2d2d0a0a596f752063616e20636f6e7472696275746520
-627920747970696e6720696e20746865206e616d65206f662074686
-52061727469636c6520796f752077616e7420746f20637265617465
-2c20746f20736565206966206974206578697374732e20496620697
-420646f65736e742c207468656e20636c69636b206f6e2074686520
-7469746c65206c696e6b20616e6420637265617465206974213c627
-23e0a5b687474703a2f2f67616c616374696377656264657369676e
-732e636f6d2f6e656f77696b692f696e6465782e7068702f48656c7
-03a45646974696e672045646974696e67204261736963735d3c6272
-3e3c62723e0a2d2d2d2d0a0a3d3d3d2054726f75626c6573686f6f7
-4696e67203d3d3d0a2d2d2d2d0a0a2727275768792063616e277420
-49206564697420736f6d652070616765733f2727273c62723e0a546
-8657365207061676573206172652070726f7465637465642c20616e
-6420646f206e6f74206e65656420616e79206675727468657220656
-46974696e672e2e3c62723e3c62723e0a0a7c207374796c653d2276
-6572746963616c2d616c69676e3a746f7022207c200a0a3c6469762
-07374796c653d22666c6f61743a72696768743b223e0a3c64697620
-7374796c653d226261636b67726f756e643a236639663966393b206
-d617267696e2d6c6566743a3570783b206d617267696e2d626f7474
-6f6d3a3570783b2070616464696e673a3070783b20626f726465723
-a31707820736f6c696420236161616161613b2077696474683a3137
-656d3b223e0a3c646976207374796c653d22666f6e742d73697a653
-a313035253b20666f6e742d66616d696c793a76657264616e613b20
-6c696e652d6865696768743a313230253b2070616464696e673a203
-02e34656d3b206261636b67726f756e642d636f6c6f723a23656565
-6565653b20626f726465722d626f74746f6d3a31707820736f6c696
-420236161616161613b223e0a2727274e656f57696b69204e657773
-272727200a3c2f6469763e0a3c646976207374796c653d226261636
-b67726f756e643a236666666666663b2070616464696e673a302e34
-656d3b20666f6e742d73697a653a203935253b223e0a3c7370616e2
-07374796c653d22666f6e742d73697a653a313030253b223e0a5765
-6c636f6d6520746f204e656f77696b692c207468652067726561746
-57374204e656f706574732057696b69206f7574207468657265213c
-6272202f3e3c6272202f3e0a3c623e382f31332f30363c2f623e3c6
-272202f3e0a4e656f77696b69206973206e6f77206f70656e213c62
-72202f3e3c6272202f3e0a3c623e56657273696f6e204e756d62657
-23a3c2f623e3c6272202f3e0a4d6564696177696b69207665727369
-6f6e20312e362e373c6272202f3e3c6272202f3e0a3c623e4e6f746
-5733a3c2f623e3c6272202f3e0a506c6561736520646f6e7420666f
-7267657420746f20636f6e74726962757465213c6272202f3e3c627
-2202f3e0a3c623e415454454e54494f4e213c2f623e3c6272202f3e
-0a416e792076616e64616c69736d2077696c6c20726573756c74206
-96e2062616e6e696e672066726f6d2074686973207369746520666f
-72657665722e204e6f20657863657074696f6e732e3c6272202f3e3
-c6272202f3e0a3c623e4e656f57696b69204d656d626572206f6620
-746865204d6f6e7468213c2f623e3c6272202f3e0a4e6f6e653c627
-2202f3e0a3c62723e502e532e20496620796f7520617265206d656d
-626572206f6620746865206d6f6e74682c20706c656173652062652
-07375726520746f2073746f70206279206f7572206775696c642061
-6e64207069636b757020796f7572207072697a652e0a3c2f7370616
-e3e0a3c2f6469763e0a3c2f6469763e0a0a3c646976207374796c65
-3d226261636b67726f756e643a236639663966393b206d617267696
-e2d6c6566743a3570783b206d617267696e2d626f74746f6d3a3570
-783b2070616464696e673a3070783b20626f726465723a317078207
-36f6c696420236161616161613b2077696474683a3137656d3b223e
-0a3c646976207374796c653d22666f6e742d73697a653a313035253
-b20666f6e742d66616d696c793a76657264616e613b206c696e652d
-6865696768743a313230253b2070616464696e673a20302e34656d3
-b206261636b67726f756e642d636f6c6f723a236565656565653b20
-626f726465722d626f74746f6d3a31707820736f6c6964202361616
-16161613b223e0a27272748656c70207573206f757421272727200a
-3c2f6469763e0a3c646976207374796c653d226261636b67726f756
-e643a236666666666663b2070616464696e673a302e34656d3b2066
-6f6e742d73697a653a203935253b223e0a3c7370616e207374796c6
-53d22666f6e742d73697a653a313030253b223e0a27272741756775
-737420323030363a2727273c62723e3c62723e0a54686973206d6f6
-e74682c2068656c70207573206f75742062792077726974696e6720
-736f6d65206f66206f7572205b5b546f646f7c746f20646f5d5d206
-1727469636c6573213c62723e0a3c2f7370616e3e0a3c2f6469763e
-0a3c2f6469763e0a3c2f6469763e0a7c7d, 0x7574662d38\),
-\(1382, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a3c64
-6976207374796c653d226261636b67726f756e643a2366396639663
-93b2070616464696e673a3070783b20626f726465723a3170782073
-6f6c696420236161616161613b206d617267696e2d626f74746f6d3
-a313570783b223e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206c696e652d6865696768743a313230253b2070616464696e67
-3a302e34656d3b206261636b67726f756e642d636f6c6f723a23656
-5656565653b20626f726465722d626f74746f6d3a31707820736f6c
-696420236161616161613b223e0a272727557064617465732727272
-00a3c2f6469763e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206261636b67726f756e643a236666666666663b207061646469
-6e673a302e32656d20302e34656d20302e32656d20302e34656d3b2
-0666f6e742d73697a653a3935253b223e0a2a272727382f31332f30
-362727270a3a3a4e656f77696b69206973206e6f77206f70656e210
-a2a272727382f31322f30362727270a3a3a4e656f77696b69206973
-206265696e672074657374656420666f7220616e7920627567732f6
-76c6974636865732e0a3c2f6469763e0a3c2f6469763e0a0a3c6365
-6e7465723e3c7370616e207374796c653d22636f6c6f723a2330303
-24242383b20666f6e742d73697a653a323030253b223e57656c636f
-6d6520746f266e6273703b3c2f7370616e3e3c7370616e207374796
-c653d22636f6c6f723a233438413446333b20666f6e742d73697a65
-3a323030253b223e4e656f57696b69213c2f7370616e3e3c2f63656
-e7465723e3c6272202f3e0a57656c636f6d6520746f204e656f5769
-6b692c20746865206772656174657374206e656f706574732077696
-b69206f75742074686572652120506c656173652062652073757265
-20746f20636f6e74726962757465206265666f726520796f7520676
-f2e20506c6561736520726561642062656c6f7720746f2073656520
-686f7720746f20636f6e747269627574652e0a0a43757272656e746
-c7920776f726b696e67206f6e3a202727277b7b4e554d4245524f46
-41525449434c45537d7d2727272061727469636c65732e0a0a4f757
-2206d697373696f6e3a20546f206265207468652067726561746573
-74204e656f706574732057696b6920696e2074686520776f726c642
-10a0a506c6561736520636f6e7472696275746520746f646179213c
-62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e742
-03d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d65
-7468696e6720746f2077726974653f202044726f702062792074686
-5205b5b546f20446f7c546f20446f5d5d20706167652e0a0a0a2d2d
-2d2d0a0a3d3d3d20486f7720746f20636f6e74726962757465203d3
-d3d0a2d2d2d2d0a0a596f752063616e20636f6e7472696275746520
-627920747970696e6720696e20746865206e616d65206f662074686
-52061727469636c6520796f752077616e7420746f20637265617465
-2c20746f20736565206966206974206578697374732e20496620697
-420646f65736e742c207468656e20636c69636b206f6e2074686520
-7469746c65206c696e6b20616e6420637265617465206974213c627
-23e0a5b687474703a2f2f67616c616374696377656264657369676e
-732e636f6d2f6e656f77696b692f696e6465782e7068702f48656c7
-03a45646974696e672045646974696e67204261736963735d3c6272
-3e3c62723e0a2d2d2d2d0a0a3d3d3d2054726f75626c6573686f6f7
-4696e67203d3d3d0a2d2d2d2d0a0a2727275768792063616e277420
-49206564697420736f6d652070616765733f2727273c62723e0a546
-8657365207061676573206172652070726f7465637465642c20616e
-6420646f206e6f74206e65656420616e79206675727468657220656
-46974696e672e2e3c62723e3c62723e0a0a7c207374796c653d2276
-6572746963616c2d616c69676e3a746f7022207c200a0a3c6469762
-07374796c653d22666c6f61743a72696768743b223e0a3c64697620
-7374796c653d226261636b67726f756e643a236639663966393b206
-d617267696e2d6c6566743a3570783b206d617267696e2d626f7474
-6f6d3a3570783b2070616464696e673a3070783b20626f726465723
-a31707820736f6c696420236161616161613b2077696474683a3137
-656d3b223e0a3c646976207374796c653d22666f6e742d73697a653
-a313035253b20666f6e742d66616d696c793a76657264616e613b20
-6c696e652d6865696768743a313230253b2070616464696e673a203
-02e34656d3b206261636b67726f756e642d636f6c6f723a23656565
-6565653b20626f726465722d626f74746f6d3a31707820736f6c696
-420236161616161613b223e0a2727274e656f57696b69204e657773
-272727200a3c2f6469763e0a3c646976207374796c653d226261636
-b67726f756e643a236666666666663b2070616464696e673a302e34
-656d3b20666f6e742d73697a653a203935253b223e0a3c7370616e2
-07374796c653d22666f6e742d73697a653a313030253b223e0a5765
-6c636f6d6520746f204e656f77696b692c207468652067726561746
-57374204e656f706574732057696b69206f7574207468657265213c
-6272202f3e3c6272202f3e0a3c623e382f31332f30363c2f623e3c6
-272202f3e0a4e656f77696b69206973206e6f77206f70656e213c62
-72202f3e3c6272202f3e0a3c623e56657273696f6e204e756d62657
-23a3c2f623e3c6272202f3e0a4d6564696177696b69207665727369
-6f6e20312e362e373c6272202f3e3c6272202f3e0a3c623e4e6f746
-5733a3c2f623e3c6272202f3e0a506c6561736520646f6e7420666f
-7267657420746f20636f6e74726962757465213c6272202f3e3c627
-2202f3e0a3c623e415454454e54494f4e213c2f623e3c6272202f3e
-0a416e792076616e64616c69736d2077696c6c20726573756c74206
-96e2062616e6e696e672066726f6d2074686973207369746520666f
-72657665722e204e6f20657863657074696f6e732e3c6272202f3e3
-c6272202f3e0a3c623e4e656f57696b69204d656d626572206f6620
-746865204d6f6e7468213c2f623e3c6272202f3e0a4e6f6e653c627
-2202f3e0a3c62723e502e532e20496620796f7520617265206d656d
-626572206f6620746865206d6f6e74682c20706c656173652062652
-07375726520746f2073746f70206279206f7572206775696c642061
-6e64207069636b757020796f7572207072697a652e0a3c2f7370616
-e3e0a3c2f6469763e0a3c2f6469763e0a0a3c646976207374796c65
-3d226261636b67726f756e643a236639663966393b206d617267696
-e2d6c6566743a3570783b206d617267696e2d626f74746f6d3a3570
-783b2070616464696e673a3070783b20626f726465723a317078207
-36f6c696420236161616161613b2077696474683a3137656d3b223e
-0a3c646976207374796c653d22666f6e742d73697a653a313035253
-b20666f6e742d66616d696c793a76657264616e613b206c696e652d
-6865696768743a313230253b2070616464696e673a20302e34656d3
-b206261636b67726f756e642d636f6c6f723a236565656565653b20
-626f726465722d626f74746f6d3a31707820736f6c6964202361616
-16161613b223e0a27272748656c70207573206f757421272727200a
-3c2f6469763e0a3c646976207374796c653d226261636b67726f756
-e643a236666666666663b2070616464696e673a302e34656d3b2066
-6f6e742d73697a653a203935253b223e0a3c7370616e207374796c6
-53d22666f6e742d73697a653a313030253b223e0a27272741756775
-737420323030363a2727273c62723e3c62723e0a54686973206d6f6
-e74682c2068656c70207573206f75742062792077726974696e6720
-736f6d65206f66206f7572205b5b546f646f7c746f20646f5d5d206
-1727469636c6573213c62723e0a3c2f7370616e3e0a3c2f6469763e
-0a3c2f6469763e0a3c2f6469763e0a7c7d, 0x7574662d38\);
-INSERT INTO \`wiki\_text\` \(\`old\_id\`, \`old\_text\`, 
-\`old\_flags\`\) VALUES \(1383, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a3c64
-6976207374796c653d226261636b67726f756e643a2366396639663
-93b2070616464696e673a3070783b20626f726465723a3170782073
-6f6c696420236161616161613b206d617267696e2d626f74746f6d3
-a313570783b223e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206c696e652d6865696768743a313230253b2070616464696e67
-3a302e34656d3b206261636b67726f756e642d636f6c6f723a23656
-5656565653b20626f726465722d626f74746f6d3a31707820736f6c
-696420236161616161613b223e0a272727557064617465732727272
-00a3c2f6469763e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206261636b67726f756e643a236666666666663b207061646469
-6e673a302e32656d20302e34656d20302e32656d20302e34656d3b2
-0666f6e742d73697a653a3935253b223e0a2a272727382f31332f30
-362727270a3a3a4e656f77696b69206973206e6f77206f70656e210
-a2a272727382f31322f30362727270a3a3a4e656f77696b69206973
-206265696e672074657374656420666f7220616e7920627567732f6
-76c6974636865732e0a3c2f6469763e0a3c2f6469763e0a0a3c6365
-6e7465723e3c7370616e207374796c653d22636f6c6f723a2330303
-24242383b20666f6e742d73697a653a323030253b223e57656c636f
-6d6520746f266e6273703b3c2f7370616e3e3c7370616e207374796
-c653d22636f6c6f723a233438413446333b20666f6e742d73697a65
-3a323030253b223e4e656f57696b69213c2f7370616e3e3c2f63656
-e7465723e3c6272202f3e0a57656c636f6d6520746f204e656f5769
-6b692c20746865206772656174657374206e656f706574732077696
-b69206f75742074686572652120506c656173652062652073757265
-20746f20636f6e74726962757465206265666f726520796f7520676
-f2e20506c6561736520726561642062656c6f7720746f2073656520
-686f7720746f20636f6e747269627574652e0a0a43757272656e746
-c7920776f726b696e67206f6e3a202727277b7b4e554d4245524f46
-41525449434c45537d7d2727272061727469636c65732e0a0a4f757
-2206d697373696f6e3a20546f206265207468652067726561746573
-74204e656f706574732057696b6920696e2074686520776f726c642
-10a0a506c6561736520636f6e7472696275746520746f646179213c
-62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e742
-03d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d65
-7468696e6720746f2077726974653f202044726f702062792074686
-5205b5b546f20446f7c546f20446f5d5d20706167652e0a0a0a2d2d
-2d2d0a0a3d3d3d20486f7720746f20636f6e74726962757465203d3
-d3d0a2d2d2d2d0a0a596f752063616e20636f6e7472696275746520
-627920747970696e6720696e20746865206e616d65206f662074686
-52061727469636c6520796f752077616e7420746f20637265617465
-2c20746f20736565206966206974206578697374732e20496620697
-420646f65736e742c207468656e20636c69636b206f6e2074686520
-7469746c65206c696e6b20616e6420637265617465206974213c627
-23e0a5b687474703a2f2f67616c616374696377656264657369676e
-732e636f6d2f6e656f77696b692f696e6465782e7068702f48656c7
-03a45646974696e672045646974696e67204261736963735d3c6272
-3e3c62723e0a2d2d2d2d0a0a3d3d3d2054726f75626c6573686f6f7
-4696e67203d3d3d0a2d2d2d2d0a0a2727275768792063616e277420
-49206564697420736f6d652070616765733f2727273c62723e0a546
-8657365207061676573206172652070726f7465637465642c20616e
-6420646f206e6f74206e65656420616e79206675727468657220656
-46974696e672e2e3c62723e3c62723e0a0a7c207374796c653d2276
-6572746963616c2d616c69676e3a746f7022207c200a0a3c6469762
-07374796c653d22666c6f61743a72696768743b223e0a3c64697620
-7374796c653d226261636b67726f756e643a236639663966393b206
-d617267696e2d6c6566743a3570783b206d617267696e2d626f7474
-6f6d3a3570783b2070616464696e673a3070783b20626f726465723
-a31707820736f6c696420236161616161613b2077696474683a3137
-656d3b223e0a3c646976207374796c653d22666f6e742d73697a653
-a313035253b20666f6e742d66616d696c793a76657264616e613b20
-6c696e652d6865696768743a313230253b2070616464696e673a203
-02e34656d3b206261636b67726f756e642d636f6c6f723a23656565
-6565653b20626f726465722d626f74746f6d3a31707820736f6c696
-420236161616161613b223e0a2727274e656f57696b69204e657773
-272727200a3c2f6469763e0a3c646976207374796c653d226261636
-b67726f756e643a236666666666663b2070616464696e673a302e34
-656d3b20666f6e742d73697a653a203935253b223e0a3c7370616e2
-07374796c653d22666f6e742d73697a653a313030253b223e0a5765
-6c636f6d6520746f204e656f77696b692c207468652067726561746
-57374204e656f706574732057696b69206f7574207468657265213c
-6272202f3e3c6272202f3e0a3c623e382f31332f30363c2f623e3c6
-272202f3e0a4e656f77696b69206973206e6f77206f70656e213c62
-72202f3e3c6272202f3e0a3c623e56657273696f6e204e756d62657
-23a3c2f623e3c6272202f3e0a4d6564696177696b69207665727369
-6f6e20312e362e373c6272202f3e3c6272202f3e0a3c623e4e6f746
-5733a3c2f623e3c6272202f3e0a506c6561736520646f6e7420666f
-7267657420746f20636f6e74726962757465213c6272202f3e3c627
-2202f3e0a3c623e415454454e54494f4e213c2f623e3c6272202f3e
-0a416e792076616e64616c69736d2077696c6c20726573756c74206
-96e2062616e6e696e672066726f6d2074686973207369746520666f
-72657665722e204e6f20657863657074696f6e732e3c6272202f3e3
-c6272202f3e0a3c623e4e656f57696b69204d656d626572206f6620
-746865204d6f6e7468213c2f623e3c6272202f3e0a4e6f6e653c627
-2202f3e0a3c62723e502e532e20496620796f7520617265206d656d
-626572206f6620746865206d6f6e74682c20706c656173652062652
-07375726520746f2073746f70206279206f7572206775696c642061
-6e64207069636b757020796f7572207072697a652e0a3c2f7370616
-e3e0a3c2f6469763e0a3c2f6469763e0a0a3c646976207374796c65
-3d226261636b67726f756e643a236639663966393b206d617267696
-e2d6c6566743a3570783b206d617267696e2d626f74746f6d3a3570
-783b2070616464696e673a3070783b20626f726465723a317078207
-36f6c696420236161616161613b2077696474683a3137656d3b223e
-0a3c646976207374796c653d22666f6e742d73697a653a313035253
-b20666f6e742d66616d696c793a76657264616e613b206c696e652d
-6865696768743a313230253b2070616464696e673a20302e34656d3
-b206261636b67726f756e642d636f6c6f723a236565656565653b20
-626f726465722d626f74746f6d3a31707820736f6c6964202361616
-16161613b223e0a27272748656c70207573206f757421272727200a
-3c2f6469763e0a3c646976207374796c653d226261636b67726f756
-e643a236666666666663b2070616464696e673a302e34656d3b2066
-6f6e742d73697a653a203935253b223e0a3c7370616e207374796c6
-53d22666f6e742d73697a653a313030253b223e0a27272741756775
-737420323030363a2727273c62723e3c62723e0a54686973206d6f6
-e74682c2068656c70207573206f75742062792077726974696e6720
-736f6d65206f66206f7572205b5b546f20446f7c746f20646f5d5d2
-061727469636c6573213c62723e0a3c2f7370616e3e0a3c2f646976
-3e0a3c2f6469763e0a3c2f6469763e0a7c7d, 0x7574662d38\),
-\(1384, 
-0x416e797468696e6720616e642065766572797468696e6720796f7
-52077616e742120486572652061726520736f6d652069646561733a
-0a0a46796f72610a416c7461646f720a47616c61637469634e656f0
-a4e656f7069610a544e540a4775696c64730a4c696e75780a58414d
-50500a556e69780a57696e646f77730a4d6963726f736f66740a504
-8500a4153500a4d7953514c0a5065726c0a4347490a417061636865
-0a4e656f70657473205072656d69756d0a41494d0a4d534e0a59494
-d0a4943510a4952430a46697265666f780a496e7465726e65742045
-78706c6f7265720a4f706572610a4d6163696e746f73680a4170706
-c650a4e657473636170650a4a6176617363726970740a48544d4c0a
-4353530a57330a5475726d6163756c75730a536e6f77616765720a4
-865616c696e6720537072696e67730a52616e646f6d206576656e74
-730a466165726965205175657374730a4d6172617175610a4c6f737
-4204465736572740a4861756e74656420576f6f64730a416c746164
-6f72204375700a4e656f7069616e2054696d65730a4e656f626f617
-264730a4e656f6d61696c, 0x7574662d38\),
-\(1385, 
-0x416e797468696e6720616e642065766572797468696e6720796f7
-52077616e742120486572652061726520736f6d652069646561733a
-0a0a46796f72610a0a416c7461646f720a0a47616c61637469634e6
-56f0a0a4e656f7069610a0a544e540a0a4775696c64730a0a4c696e
-75780a0a58414d50500a0a556e69780a0a57696e646f77730a0a4d6
-963726f736f66740a0a5048500a0a4153500a0a4d7953514c0a0a50
-65726c0a0a4347490a0a4170616368650a0a4e656f7065747320507
-2656d69756d0a0a41494d0a0a4d534e0a0a59494d0a0a4943510a0a
-4952430a0a46697265666f780a0a496e7465726e6574204578706c6
-f7265720a0a4f706572610a0a4d6163696e746f73680a0a4170706c
-650a0a4e657473636170650a0a4a6176617363726970740a0a48544
-d4c0a0a4353530a0a57330a0a5475726d6163756c75730a0a536e6f
-77616765720a0a4865616c696e6720537072696e67730a0a52616e6
-46f6d206576656e74730a0a466165726965205175657374730a0a4d
-6172617175610a0a4c6f7374204465736572740a0a4861756e74656
-420576f6f64730a0a416c7461646f72204375700a0a4e656f706961
-6e2054696d65730a0a4e656f626f617264730a0a4e656f6d61696c,
-0x7574662d38\),
-\(1386, 
-0x416e797468696e6720616e642065766572797468696e6720796f7
-52077616e742120486572652061726520736f6d652069646561733a
-0a0a2727270a0a46796f72610a0a416c7461646f720a0a47616c616
-37469634e656f0a0a4e656f7069610a0a544e540a0a4775696c6473
-0a0a4c696e75780a0a58414d50500a0a556e69780a0a57696e646f7
-7730a0a4d6963726f736f66740a0a5048500a0a4153500a0a4d7953
-514c0a0a5065726c0a0a4347490a0a4170616368650a0a4e656f706
-57473205072656d69756d0a0a41494d0a0a4d534e0a0a59494d0a0a
-4943510a0a4952430a0a46697265666f780a0a496e7465726e65742
-04578706c6f7265720a0a4f706572610a0a4d6163696e746f73680a
-0a4170706c650a0a4e657473636170650a0a4a61766173637269707
-40a0a48544d4c0a0a4353530a0a57330a0a5475726d6163756c7573
-0a0a536e6f77616765720a0a4865616c696e6720537072696e67730
-a0a52616e646f6d206576656e74730a0a4661657269652051756573
-74730a0a4d6172617175610a0a4c6f7374204465736572740a0a486
-1756e74656420576f6f64730a0a416c7461646f72204375700a0a4e
-656f7069616e2054696d65730a0a4e656f626f617264730a0a4e656
-f6d61696c0a0a272727, 0x7574662d38\),
-\(1387, 
-0x416e797468696e6720616e642065766572797468696e6720796f7
-52077616e742120486572652061726520736f6d652069646561733a
-0a0a3c623e0a0a46796f72610a0a416c7461646f720a0a47616c616
-37469634e656f0a0a4e656f7069610a0a544e540a0a4775696c6473
-0a0a4c696e75780a0a58414d50500a0a556e69780a0a57696e646f7
-7730a0a4d6963726f736f66740a0a5048500a0a4153500a0a4d7953
-514c0a0a5065726c0a0a4347490a0a4170616368650a0a4e656f706
-57473205072656d69756d0a0a41494d0a0a4d534e0a0a59494d0a0a
-4943510a0a4952430a0a46697265666f780a0a496e7465726e65742
-04578706c6f7265720a0a4f706572610a0a4d6163696e746f73680a
-0a4170706c650a0a4e657473636170650a0a4a61766173637269707
-40a0a48544d4c0a0a4353530a0a57330a0a5475726d6163756c7573
-0a0a536e6f77616765720a0a4865616c696e6720537072696e67730
-a0a52616e646f6d206576656e74730a0a4661657269652051756573
-74730a0a4d6172617175610a0a4c6f7374204465736572740a0a486
-1756e74656420576f6f64730a0a416c7461646f72204375700a0a4e
-656f7069616e2054696d65730a0a4e656f626f617264730a0a4e656
-f6d61696c0a3c2f623e, 0x7574662d38\),
-\(1388, 
-0x3d3d205768617420646f657320544e54207374616e6420666f723
-f203d3d0a544e54207374616e647320666f722022546865204e656f
-70657473205465616d222e205468697320697320746865207465616
-d206f662070656f706c65207468617420776f726b20746f206d616b
-65204e656f7065747320706f737369626c652e0a0a0a3d3d2057686
-1742065786163746c7920646f657320544e5420646f3f203d3d0a54
-4e5420697320726570736f6e6973626c6520666f7220616c6c20757
-0646174657320616e6420636f6e74656e74206f6e206e656f706574
-732e20546865792061726520616c736f20726570736f6e7369626c6
-520666f7220667265657a696e6720616e642062616e6e696e672061
-63636f756e74732e200a0a0a3d3d20536861726520796f757220626
-16e6e696e672f667265657a696e672073746f726965732068657265
-2e203d3d, 0x7574662d38\);
-INSERT INTO \`wiki\_text\` \(\`old\_id\`, \`old\_text\`, 
-\`old\_flags\`\) VALUES \(1389, 
-0x3d3d2048657265206973207768617420746f20646f20696620796
-f75206765742066726f7a656e3a203d3d0a312e20446f6e74207061
-6e69630a322e20436c69636b205b687474703a2f2f7777772e6e656
-f706574732e636f6d2f6175746f666f726d5f6f746865722e706874
-6d6c3f6f746865723d66726f7a656e20686572655d20746f2061707
-065616c207468652066726f7a656e206163636f756e742e0a332e20
-52656c61782c20616e64207761697420666f722061207265706c792
-e20446f6e74206b6565702072652d7375626d697474696e67207468
-61742066726f6d2c20616e642062652073757265206e6f7420746f2
-06375737320544e54206f7574207768656e2077726974696e672079
-6f75722061707065616c2e0a342e20496620796f752077657265206
-6726f7a656e20666f722061206a75737420726561736f6e2c207468
-656e20696d20616672616964207468657265206973206e6f7468696
-e6720544e542077696c6c20646f20617320796f752062726f6b6520
-7468652072756c65732e0a0a272727466f722074686f7365206f662
-0796f752077686f20666f72676f742c206865726520617265207468
-652072756c65732f7465726d7320616e6420636f6e646974696f6e7
-33a2727270a3c62723e42617369632053756d6d6172790a0a4e656f
-70657473206973206120636f6d6d756e697479206f662067616d652
-0706c6179657273206f662076617279696e67206167657320616e64
-206261636b67726f756e64732e20596f75206172652068657265206
-173206120677565737420616e6420796f752073686f756c64206163
-74206163636f7264696e676c7920616e64207265737065637420746
-865206f746865722067756573747320796f75206d6565742e204865
-72652061726520736f6d652062617369632072756c657320746f206
-66f6c6c6f772028616e64204c6177796572626f7420686173206d61
-6e79206d6f72652062656c6f7720696e2074686520736f2d63616c6
-c656420224c6f6e672056657273696f6e22293a200a0a0a20312e20
-4e656f7065747320497320412047616d652c204e6f7420412057617
-920546f204d616b65204d6f6e65792e0a4173206120677565737420
-796f7520646f206e6f74206f776e20746865206163636f756e74732
-c20616374697669746965732c206974656d732c204e656f706f696e
-74732c20636861726163746572732c206c6f636174696f6e732c206
-66165726965732c2067616d657320616e642070657473206f6e2074
-686520736974653b20746865792061726520666f7220796f7520746
-f20706c61792077697468207768696c65206f6e2074686520736974
-652e20457863657074206173207065726d697474656420627920746
-8652066756e6374696f6e616c697479206f66207468697320736974
-652c20796f752063616e27742073656c6c207468656d2028666f722
-06d6f6e6579206f72204e656f706f696e7473292c20676976652074
-68656d20746f20616e796f6e652c207472616465207468656d20666
-f7220616e797468696e672028696e636c7564696e67204e656f706f
-696e7473292c206f722070726574656e6420796f75206d616465207
-468656d2e2054686973206d65616e73207468617420796f75206361
-6e6e6f742074727920746f206d616b65206d6f6e6579206f6666207
-46865204e656f706f696e7473206f72207669727475616c20697465
-6d7320696e20796f7572206163636f756e74206f72206576656e207
-3656c6c207468652074696d6520697420746f6f6b20796f7520746f
-20636f6c6c6563742073756368206974656d7320616e64204e656f7
-06f696e74732e2049662077652066696e6420736f6d656f6e652073
-656c6c696e67204e656f706f696e7473206f72206974656d732c207
-7652077696c6c20667265657a65206576657279206163636f756e74
-20636f6e74726f6c6c65642062792074686174207573657220616e6
-4206576657279206163636f756e74206f6620746865207573657220
-77686f207075726368617365642073756368204e656f706f696e747
-3206f72206974656d732e200a0a322e205573696e67204e656f7065
-747320417274776f726b204f66662054686520536974652e0a596f7
-52063616e20646973706c6179206f7572207069637475726573206f
-6e20796f7572206f776e20706572736f6e616c20776562207061676
-57320666f7220796f757220706572736f6e616c206e6f6e636f6d6d
-65726369616c20757365204f4e4c59206173206c6f6e67206173207
-96f75207772697465206569746865722022436f7079726967687420
-323030302d32303036204e656f706574732c20496e632e20416c6c2
-05269676874732052657365727665642e2055736564205769746820
-5065726d697373696f6e22206f72202228632920323030302d32303
-036204e656f706574732c20496e632e20416c6c2052696768747320
-52657365727665642e20557365642057697468205065726d6973736
-96f6e22206f6e20455645525920706167652077697468206f757220
-706963747572657320616e642f6f72207465787420616e6420796f7
-5206c696e6b206469726563746c7920746f2075732e204279207468
-65207761792c2074686973206d65616e73207468617420796f75206
-3616e27742073656c6c206164732c2062617274657220666f722073
-747566662c206f6666657220796f75722073657276696365732c206
-f72206f7468657277697365206561726e206d6f6e65792c204e656f
-7065747327204974656d732c206f72204e656f706f696e747320656
-974686572206f6e20776562207061676573207468617420636f6e74
-61696e206f757220706963747572657320616e64206f74686572204
-d6174657269616c732c206f72206279207573696e67206f75722070
-69637475726573206f72206f74686572204d6174657269616c732c2
-073756368206173206279206f66666572696e6720746f206d616b65
-204e656f706574732062616e6e657273206f72206261636b67726f7
-56e647320666f72206f74686572732e204966207468657265206973
-20616e797468696e6720796f752061726520756e73757265206f662
-061626f757420746869732c20706c6561736520636f6e7461637420
-7573207573696e67207468697320666f726d20616e6420776520776
-96c6c20646f206f7572206265737420746f206769766520796f7520
-6120717569636b20616e737765722e200a0a332e20506c617920536
-166656c792e0a546869732073697465206973207669736974656420
-6279206d696c6c696f6e73206f662070656f706c652061726f756e6
-42074686520776f726c64206576657279206d6f6e74682e204e656f
-706574732068617320696d706c656d656e746564206d616e7920736
-1666567756172647320746f206d616b652074686973206120736166
-6520736974652e20486f77657665722c20697420697320696d706f7
-274616e74207468617420796f7520706c617920736166656c792062
-79206e6f7420676976696e6720616e796f6e6520706572736f6e616
-c6c79206964656e7469666961626c6520696e666f726d6174696f6e
-207375636820617320796f757220652d6d61696c206164647265737
-32c20706879736963616c20616464726573732c207363686f6f6c20
-6e616d652c206c617374206e616d652c2070686f746f67726170687
-3206f6620796f757273656c662c20696e7374616e74206d65737365
-6e67657220757365726e616d65206f722074656c6570686f6e65206
-e756d6265722e20416c736f206d616b652073757265207468617420
-796f7520666f6c6c6f7720796f752066616d696c7927732072756c6
-57320666f7220706c6179696e67206f6e2074686520496e7465726e
-65742e20496620796f75207468696e6b20616e797468696e6720697
-320737573706963696f75732c206d616b65207375726520746f2072
-65706f727420697420686572652e200a0a342e204f7468657220557
-365727320416c736f20456e6a6f79205468697320536974652e0a52
-656d656d6265722074686973206973206120636f6d6d756e6974792
-06f6620706c617965727320616e6420616c6c20706574206e616d65
-732c2073686f70206e616d65732c206775696c64732c20636f6e746
-56e74206f6e20746865206d65737361676520626f617264732c204e
-656f4d61696c2028657863657074204e656f4d61696c2066726f6d2
-022546865204e656f70657473205465616d22292c204e656f4d6573
-73616765732028657863657074205761726e696e677321292c20616
-e642022577269746520746f204e656f706574732220636f6d652073
-747261696768742066726f6d206f74686572204e656f70657473272
-075736572732c206e6f742066726f6d20736f6d656f6e6520617420
-4e656f706574732e636f6d2e20496620796f752073656520616e797
-468696e67206d65616e206f72206e61737479206f6e207468652073
-6974652c206f7220616e796f6e652073656e647320796f7520616e7
-97468696e672074686174206d616b657320796f7520756e636f6d66
-6f727461626c65206f722061736b7320666f7220796f75722070617
-373776f7264206f7220706572736f6e616c20696e666f726d617469
-6f6e20287375636820617320796f7572206e616d652c20616464726
-57373206f722070686f6e65206e756d626572292c20706c65617365
-206c6574207573206b6e6f7720696d6d6564696174656c792062792
-07573696e67207468697320666f726d20736f207468617420776520
-63616e2068616e646c6520697420726967687420617761792120486
-f77657665722c207265706f7274696e672066616c73652061627573
-65206f7220696e617070726f70726961746520666565646261636b2
-077696c6c206e6f7420626520746f6c65726174656420616e642077
-696c6c206c696b656c7920726573756c7420696e207468652061636
-36f756e74206d616b696e6720612066616c7365207265706f727420
-6265696e672066726f7a656e2e200a0a20352e20526573706563742
-054686520436f6d6d756e6974792e0a52656d656d6265722c207065
-6f706c652077686f20706c6179206f6e204e656f706574732061726
-5206f6620616c6c206167657320616e64206261636b67726f756e64
-732e205468657265666f72652c20616c6c207573657220636f6e746
-56e7420616e6420636f6d6d756e69636174696f6e73206f6e207468
-65204e656f7065747320736974652069732066696c7465726564206
-16e64206d6f6e69746f7265642e20536f2074686174206576657279
-6f6e6520686173206120676f6f642074696d652c20796f7520756e6
-465727374616e6420616e64206167726565207468617420796f7520
-77696c6c206e6f7420706f7374206f722073656e64207468726f756
-76820746865207369746520616e7920776f7264732c20696d616765
-73206f72206c696e6b7320636f6e7461696e696e67206f722072656
-c6174696e6720746f3a200a0a70726f66616e6974792c206f627363
-656e6974696573202822737765617220776f72647322292c2073657
-875616c20636f6e74656e74202865787072657373206f7220696d70
-6c6965642c20696e636c7564696e6720696e617070726f707269617
-46520616374732077697468206f7220627920796f75722070657473
-20666f7220227265616c22206f7220696e20726f6c6520706c61792
-9200a6379626572696e67200a726f6d616e636520726f6c6520706c
-6179696e67200a646174696e67207265717565737473206f72206f6
-66665727320666f7220796f757273656c662c206f74686572207065
-6f706c652c206f7220796f7572204e656f70657473200a617474616
-36b732c20636f6d6d656e74732c206f72206f70696e696f6e732061
-626f7574206f746865722070656f706c65206f72207468696e67732
-07468617420736c616e6465722c20646566616d652c207468726561
-74656e2c20696e73756c74206f722068617261737320616e6f74686
-57220706572736f6e200a67616e67732c2067616e672d736c616e67
-2c206f72207468652070726f6d6f74696f6e206f662067616e67732
-00a6368617420726f6f6d73206f72206c696e6b7320746f20736974
-65732077697468206368617420726f6f6d73200a70726f6d6f74696
-f6e73206f66666572696e67207072697a6573206f6620616e792073
-6f72742028696e636c7564696e6720636f6e74657374732c2072616
-6666c65732c206c6f747465726965732c20636861696e206c657474
-657273206f7220616e79206b696e64206f662067697665617761792
-9200a6d6174657269616c73206372656174656420627920736f6d65
-6f6e6520656c736520776974686f757420746865697220657870726
-57373207772697474656e207065726d697373696f6e200a696e666f
-726d6174696f6e2074686174206d69676874206964656e746966792
-0616e6f7468657220757365722028696e636c7564696e6720706f73
-74696e672061206c696e6b20746f20796f757220706572736f6e616
-c20677565737420626f6f6b29200a6d6174657269616c2072656761
-7264696e6720706f6c69746963616c2c20736f6369616c2c206f722
-072656c6967696f7573207669657773206f72206f70696e696f6e73
-200a6c696e6b7320746f206f72206164766572746973656d656e747
-320666f7220746869726420706172747920636f6d6d65726369616c
-20576562207369746573200a706574206e616d65732c206163636f7
-56e7420757365726e616d65732c2073746f72652066726f6e74732c
-206f7220616e79206465736372697074696f6e73206f72206e616d6
-573207468617420776f756c6420626520636f6e7369646572656420
-696e617070726f70726961746520756e646572206f7572205465726
-d7320616e6420436f6e646974696f6e73200a226368656174732220
-6f7220226861636b73222c206f7220696e666f726d6174696f6e206
-f72206c696e6b7320746f20736974657320636c61696d696e672074
-6f2068617665207468657365200a726571756573747320666f72207
-57365722070617373776f7264732028696e636c7564696e67206f66
-6665727320666f7220224e656f73697474696e672229200a7265717
-56573747320666f72206d6f6e6579206279207573696e6720796f75
-72204e656f706574732c204e656f706f696e7473206f7220616e792
-06f74686572204e656f706574732070726f7065727479206f6e2074
-68697264207061727479207369746573206f7220796f75722070657
-2736f6e616c2077656273697465732028696e636c7564696e672045
-62617929200a7363616d73206f6620616e79206b696e642028696e6
-36c7564696e6720726571756573747320746f20757365727320746f
-206368616e676520746865697220656d61696c20616464726573732
-9200a227370616d6d696e6722202872657065617465646c7920706f
-7374696e67207468652073616d65206d65737361676529206f72202
-2706172747920626f6172647322200a616e797468696e6720746861
-7420737567676573747320697427732066726f6d2061206d656d626
-572206f6620746865204e656f70657473207374616666200a747279
-696e6720746f2074657374204e656f7065747327206d65737361676
-52066696c7465727320286f7220656e636f75726167696e67206f74
-6865727320746f20646f20736f29200a6f7468657220696e666f726
-d6174696f6e2074686174204e656f70657473206465656d732c2069
-6e2069747320736f6c652064697363726574696f6e2c20746f20626
-520696e617070726f70726961746520666f72207468697320736974
-65200a466f72206d6f726520696e666f726d6174696f6e207265676
-17264696e6720746865204e656f626f61726420616e64204e656f6d
-61696c2072756c65732c20676f20686572652e200a0a42455741524
-53a20496620796f7520646f20616e79206f66207468652061626f76
-65207765206d61792073757370656e6420796f752066726f6d20757
-3696e6720796f7572206163636f756e7420666f7220757020746f20
-373220686f757273206f7220667265657a6520796f7572206163636
-f756e74207065726d616e656e746c792e20506c65617365206e6f74
-65207468617420646570656e64696e67206f6e20796f75722061636
-36f756e7420686973746f727920616e64207468652074797065206f
-6620696e6672616374696f6e2c20796f75206d61792062652066726
-f7a656e206f722073757370656e64656420666f7220627265616b69
-6e67207468652072756c657320616e64207468617420796f7520574
-94c4c2062652066726f7a656e20666f72206d756c7469706c652069
-6e6672616374696f6e732e20416c736f2c20796f752077696c6c206
-e6f74206e65636573736172696c79206265207761726e6564207072
-696f7220746f206265696e672066726f7a656e2e205468697320697
-320796f7572207761726e696e672e200a0a362e20596f75204d6179
-204f6e6c7920486176652046697665204163636f756e74732042656
-36175736520596f75722050657473204e65656420596f7572204174
-74656e74696f6e2e20497420697320696d706f7274616e742074686
-174204e656f706574732075736572732061726520726573706f6e73
-69626c6520666f72207468656972207065747320616e6420706c617
-9207468652067616d6520696e20612066616972206d616e6e65722e
-205468657265666f72652c20646f206e6f7420637265617465206d6
-f7265206163636f756e7473206f72204e656f70657473207468616e
-20796f752063616e206d61696e7461696e2e20596f7520617265206
-16c6c6f7765642061206d6178696d756d206f662066697665202835
-29206163636f756e74732e204f6e65206f662074686573652061636
-36f756e74732c20796f7572206d61696e206163636f756e742c2063
-616e20646f2065766572797468696e67206f6e204e656f706574732
-e20546865206f7468657220666f7572206163636f756e7473202865
-7863657074206966206f6e652069732061206775696c64206163636
-f756e74206173206578706c61696e65642062656c6f77292063616e
-2061646f7074204e656f7065747320616e64206d61696e7461696e2
-0612067616c6c657279206275742063616e6e6f7420686176652061
-2073746f72652c20706c61792067616d6573206f7220616e79206f7
-46865722061637469766974792074686174206561726e73204e656f
-706f696e7473206f7220706172746963697061746520696e20616e7
-920766f74696e6720616374697669746965732e20596f75206d6179
-20667265656c79207472616e73666572206974656d7320616d6f6e6
-720796f7572206163636f756e74732062757420746865792073686f
-756c64206265206f6e207468652073616d6520652d6d61696c20616
-4647265737320617320796f7572206d61696e206163636f756e742e
-20496620796f7520617265207468652068656164206f66206120677
-5696c642c20796f75206d617920757365206f6e65206f6620796f75
-722066697665206163636f756e74732061732061206775696c64206
-163636f756e7420616e642069742073686f756c64206265206e616d
-656420617320737563682028666f72206578616d706c652c2041626
-16e646f6e656420436f6d7075746572204368697073204f72706861
-6e616765206775696c64206163636f756e74292e20496e206164646
-974696f6e20746f20796f7572206d61696e206163636f756e742c20
-61206775696c64206163636f756e742063616e20686176652061207
-3746f7265206275742063616e6e6f74206561726e204e656f706f69
-6e747320696e20616e79206d616e6e6572206f74686572207468616
-e207468726f756768207468652073746f72652c2061756374696f6e
-7320616e64207472616465732028616e6420616e797468696e67207
-46861742068617070656e73206f6e2074686174206163636f756e74
-20636f756c6420696d7061637420796f7572206f746865722061636
-36f756e7473292e20496620796f75206d61696e7461696e20612067
-75696c64206163636f756e742c20796f752077696c6c20626520686
-56c6420726573706f6e7369626c6520666f72207468617420616363
-6f756e742e20596f7520617265207065726d6974746564206f6e6c7
-9206f6e65206775696c64206163636f756e7420706572206775696c
-642e200a0a372e204368656174696e67204973204261642e0a49662
-0796f75207573652063686561742070726f6772616d73206f6e2061
-6e79204e656f706574732067616d65732c20696e636c7564696e672
-06e6f6e2d4e656f7065747320736f667477617265206f722070726f
-6772616d732c2077652077696c6c20667265657a6520616c6c206f6
-620796f7572206163636f756e74732e200a0a382e20596f75722043
-726561746976652053747566662e0a496620796f752077726974652
-0736f6d657468696e6720746861742063617463686573206f757220
-657965206f6e2061206d65737361676520626f6172642c20696e206
-16e20656d61696c206f72204e656f6d61696c2c207765206d696768
-742077616e7420746f20757365206974206f6e20746865207369746
-5206f7220656c73657768657265207768656e2074616c6b696e6720
-61626f75742074686520736974652e20496620796f7527726520756
-e646572206167652031382c2072656d656d62657220746f20414c57
-41595320636865636b207769746820796f757220706172656e74732
-06265666f726520796f752073656e6420616e797468696e6720746f
-207573206f7220706f737420616e797468696e67206f6e207468652
-073697465212042792073656e64696e6720696e20796f757220636f
-6e74656e7420616e6420636f6d6d656e74732c20796f752028616e6
-420796f757220706172656e74732920617265206167726565696e67
-20746861742069742773206f6b617920746f20726570656174206f6
-e20746865207369746520616e6420656c7365776865726520776861
-7420796f75207361792c20616e642069742773206576656e20616c6
-c20726967687420666f7220757320746f2075736520697420696e20
-616e2061642e20536f2c2074686973206d65616e732077652063616
-e2075736520697420696e20616e79207761792077652077616e742c
-20616e7977686572652c20756e74696c2074686520656e64206f662
-074696d652e200a0a20392e20436f6d6d756e69636174696f6e7320
-46726f6d204e656f706574732e0a596f7520756e6465727374616e6
-420746861742c2061732070617274206f6620706c6179696e67206f
-6e20746865204e656f706574732e636f6d20736974652c20796f752
-06d6179207265636569766520652d6d61696c2066726f6d204e656f
-706574732e636f6d2074686174206c65747320796f75206b6e6f772
-07768656e206365727461696e206576656e74732068617070656e20
-7769746820796f757220706574732c206574632e20596f7520616c7
-36f2061677265652074686174206f63636173696f6e616c6c79204e
-656f706574732e636f6d2063616e2073656e6420796f75207370656
-369616c206f6666657273207468617420796f752061726520756e64
-6572206e6f206f626c69676174696f6e20746f206163636570742e2
-0596f7520756e6465727374616e64207468617420796f752063616e
-206f70742d6f7574206f6620726563656976696e672073756368206
-52d6d61696c207468726f7567682074686520224d79205072656665
-72656e6365732220706167652c206f722073656e642075732061206
-d65737361676520746f2064656c65746520796f75722022736e6169
-6c206d61696c22206164647265737320617420616e792074696d652
-c2062757420646f696e6720736f206d617920646574726163742066
-726f6d20796f757220656e6a6f796d656e74206f662074686520736
-974652c20617320796f752077696c6c206e6f206c6f6e6765722072
-65636569766520652d6d61696c7320286f722022736e61696c206d6
-1696c7322292066726f6d20796f75722070657473206f7220746865
-204e656f706574732e636f6d206e6577736c65747465727320616e6
-420616e6e6f756e63656d656e74732e200a0a31302e205363616d6d
-696e672049732056657279204261642e0a417474656d7074696e672
-0746f206761696e2061636365737320746f20736f6d656f6e652065
-6c73652773206163636f756e7420616e642f6f72206163636f756e7
-420696e666f726d6174696f6e2c206f7220747279696e6720746f20
-676574206f746865722070656f706c6527732070617373776f72647
-3206973205354524943544c5920464f5242494444454e2e20596f75
-72206163636f756e742028706574732c2073686f70732c206574632
-e292077696c6c2062652064656c6574656420616e6420796f752077
-696c6c206265207065726d616e656e746c792062616e6e656420667
-26f6d2074686520736974652e200a0a31312e20596f752041726520
-412047756573742e0a52656d656d6265722c2074686973206973206
-12066726565207765627369746520616e6420776520726573657276
-652074686520726967687420746f2070726f6869626974207468652
-0757365206f6620746865207369746520746f20616e792075736572
-20617420616e792074696d652e204265206120676f6f64206775657
-3742e200a466f72206d6f72652067656e6572616c20696e666f726d
-6174696f6e2c20706c6561736520766973697420746865205426432
-046415120506167652c20776865726520776520616e737765722073
-6f6d65206f6620746865206672657175656e746c792061736b65642
-07175657374696f6e732e200a0a52656d656d626572202d204e6f20
-6d656d626572206f66204e656f706574732073746166662077696c6
-c20455645522061736b20796f7520666f7220796f75722070617373
-776f72642120506c6561736520636f6e74616374207573207573696
-e67207468697320666f726d20696620616e796f6e652061736b7320
-796f7520666f7220796f75722070617373776f72642e200a0a0a2d2
-d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
-2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2
-d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d0a0a0a4c
-6f6e672056657273696f6e0a0a504c4541534520524541442054484
-55345205445524d5320414e4420434f4e444954494f4e5320434152
-4546554c4c59204245464f5245205553494e4720544849532057454
-253495445202874686520225369746522292e200a0a546869732073
-6974652069732066756c6c7920636f6e74726f6c6c656420616e642
-06f70657261746564206279204e656f706574732c20496e632e2028
-726566657272656420746f2062656c6f7720617320224e656f70657
-47322202277652c22202275732c2220616e6420226f757222292e20
-427920616363657373696e6720616e64207573696e6720746869732
-0536974652c20796f7520616772656520746f206265206c6567616c
-6c7920626f756e64206279207468657365205465726d7320616e642
-0436f6e646974696f6e732e20496620796f7520646f206e6f742061
-6772656520746f207468657365207465726d732c20706c656173652
-0646f206e6f74207573652074686520536974652e20576520726573
-65727665207468652072696768742c206174206f757220736f6c652
-064697363726574696f6e2c20746f206368616e67652c206d6f6469
-66792c2061646420746f2c206f72206f746865727769736520616c7
-46572207468657365205465726d7320616e6420436f6e646974696f
-6e7320617420616e792074696d652e2053756368206368616e67657
-320616e642f6f72206d6f64696669636174696f6e73207368616c6c
-206265636f6d652065666665637469766520696d6d6564696174656
-c792075706f6e20746865697220706f7374696e672c20736f20706c
-656173652072657669657720746865205465726d7320616e6420436
-f6e646974696f6e7320706f737465642061742074686973206c696e
-6b20706572696f646963616c6c792e20596f757220636f6e74696e7
-5656420757365206f6620746865205369746520666f6c6c6f77696e
-672074686520706f7374696e67206f66206368616e67657320616e6
-42f6f72206d6f64696669636174696f6e732077696c6c20636f6e73
-74697475746520796f757220616363657074616e6365206f6620746
-8652072657669736564205465726d7320616e6420436f6e64697469
-6f6e732028696e636c7564696e6720746865204e656f706574732e6
-36f6d205072697661637920506f6c696379292e200a0a4f574e4552
-53484950204f4620494e54454c4c45435455414c2050524f5045525
-4593b205245535452494354494f4e53204f4e205553450a416c6c20
-7369746520736f6674776172652c2064657369676e732c207465787
-42c20696d616765732c2070686f746f6772617068732c20696c6c75
-7374726174696f6e732c20617564696f20636c6970732c207669646
-56f20636c6970732c20617274776f726b2c2067726170686963206d
-6174657269616c2c206f72206f7468657220636f707972696768746
-1626c6520656c656d656e74732c20616e64207468652073656c6563
-74696f6e20616e6420617272616e67656d656e74732074686572656
-f662c20616e642074726164656d61726b732c207365727669636520
-6d61726b7320616e64207472616465206e616d65732028746865202
-24d6174657269616c73222920617265207468652070726f70657274
-79206f66204e656f706574732c20496e632e20616e642f6f7220697
-473207375627369646961726965732c20616666696c69617465732c
-2061737369676e732c206c6963656e736f7273206f72206f7468657
-22072657370656374697665206f776e6572732c20616e6420617265
-2070726f7465637465642c20776974686f7574206c696d697461746
-96f6e2c207075727375616e7420746f20552e532e20616e6420666f
-726569676e20636f7079726967687420616e642074726164656d617
-26b206c6177732e200a0a557365727320617265206e6f7420706572
-6d6974746564206f7220617574686f72697a656420746f20636f707
-92c20726570726f647563652c2072657075626c6973682c2075706c
-6f61642c20706f73742c207472616e736d69742c206f72206469737
-4726962757465204d6174657269616c7320286f7220616e7920706f
-7274696f6e2074686572656f662920696e20616e7920776179206f7
-220627920616e79206d65616e732c20657863657074207468617420
-796f75206d617920646f776e6c6f6164206f6e6520636f7079206f6
-620617070726f7072696174656c79206c696d6974656420706f7274
-696f6e73206f6620746865204d6174657269616c73206f6e20616e7
-92073696e676c6520636f6d707574657220666f7220796f75722070
-6572736f6e616c2c206e6f6e636f6d6d65726369616c20757365206
-f6e6c792c2070726f766964656420796f7520696e636c7564652022
-436f7079726967687420323030302d32303036204e656f706574732
-c20496e632e20416c6c205269676874732052657365727665642e20
-557365642057697468205065726d697373696f6e22206f722022286
-32920323030302d32303036204e656f706574732c20496e632e2041
-6c6c205269676874732052657365727665642e20557365642057697
-468205065726d697373696f6e22206f6e2065766572792070616765
-20636f6e7461696e696e6720636f7079726967687461626c6520656
-c656d656e747320616e6420796f75206b65657020696e7461637420
-6f746865722070726f7072696574617279206e6f74696365732e204
-d6f64696669636174696f6e206f66204d6174657269616c73206f72
-20757365206f66204d6174657269616c7320666f7220616e79206f7
-468657220707572706f736520697320612076696f6c6174696f6e20
-6f66204e656f706574732720636f7079726967687420616e64206f7
-46865722070726f7072696574617279207269676874732e20466f72
-20707572706f736573206f66207468657365205465726d7320616e6
-420436f6e646974696f6e732c20757365206f6620616e79204d6174
-657269616c7320696e20616e7920756e617574686f72697a6564206
-d616e6e65722028696e636c7564696e672c20776974686f7574206c
-696d69746174696f6e2c206f6e20776562207061676573206f72207
-369746573207468617420636f6e7461696e2070616964206f722066
-726565206164766572746973656d656e74732c2074686972642d706
-172747920656e646f7273656d656e7473206f6620616e79206b696e
-64206f72206e61747572652028696e636c7564696e6720776974686
-f7574206c696d69746174696f6e2c20656e646f7273656d656e7473
-206f6620612072656c6967696f75732c20706f6c69746963616c2c2
-06f7220736f6369616c206f7269656e746174696f6e206e61747572
-65292c2070726f6d6f74696f6e732c2070726f64756374732c20676
-16d65732c2073657276696365732c206f72206f7468657220696e61
-7070726f70726961746520636f6e74656e742920697320737472696
-3746c792070726f686962697465642e204e656f7065747320686572
-656279206772616e747320796f75206120706572736f6e616c2c206
-e6f6e2d6578636c75736976652c206e6f6e2d61737369676e61626c
-652c207265766f6361626c652c206e6f6e2d7472616e73666572616
-26c65206c6963656e736520746f2075736520616e6420646973706c
-61792c20666f72206e6f6e636f6d6d65726369616c20616e6420706
-572736f6e616c20757365206f6e6c792c206f6e6520636f7079206f
-6620617070726f7072696174656c79206c696d6974656420706f727
-4696f6e73206f6620746865204d6174657269616c7320616e642f6f
-7220736f66747761726520746861742061726520646f776e6c6f616
-461626c652066726f6d207468697320536974652c20696e636c7564
-696e672c20776974686f7574206c696d69746174696f6e2c20616e7
-92066696c65732c20636f6465732c20617564696f2c206f7220696d
-6167657320696e636f72706f726174656420696e206f722067656e6
-57261746564206279206f7220696e20636f6e6a756e6374696f6e20
-7769746820746865205369746520616e642f6f72204e656f7065747
-32c2070726f7669646564207468617420746861742022436f707972
-6967687420323030302d32303036204e656f706574732c20496e632
-e20416c6c205269676874732052657365727665642e205573656420
-57697468205065726d697373696f6e22206f7220222863292032303
-0302d32303036204e656f706574732c20496e632e20416c6c205269
-676874732052657365727665642e205573656420576974682050657
-26d697373696f6e22206163636f6d70616e69657320616c6c20636f
-7079726967687461626c65204d6174657269616c7320616e64206f7
-4686572206e6f7469636573206172652070726f7065726c79206d61
-696e7461696e65642e20596f75206167726565206e6f7420746f207
-26570726f647563652c206d6f646966792c20637265617465206465
-726976617469766520776f726b732066726f6d2c20646973706c617
-92c20706572666f726d2c207075626c6973682c2064697374726962
-7574652c2064697373656d696e6174652c2062726f6164636173742
-c2073656c6c2c206465636f6d70696c652c20726576657273652065
-6e67696e6565722c20646973617373656d626c652c206f722063697
-263756c61746520616e79204d6174657269616c7320746f20616e79
-2074686972642070617274792028696e636c7564696e672c2077697
-4686f7574206c696d69746174696f6e2c20646973706c617920616e
-64206469737472696275746520746865204d6174657269616c73207
-6696120612074686972642070617274792077656273697465292077
-6974686f7574204e656f70657473272065787072657373207072696
-f72207772697474656e20636f6e73656e742e20556e617574686f72
-697a6564206f722070726f68696269746564206578706c6f6974617
-4696f6e206f66204d6174657269616c732077696c6c20726573756c
-7420696e2064656c6574696f6e206f6620746865206f6666656e646
-5722773206163636f756e742066726f6d2074686520536974652c20
-616e64206d6179207375626a65637420746865206f6666656e64657
-220746f20636976696c206c696162696c69747920616e6420637269
-6d696e616c2070726f7365637574696f6e20756e646572206170706
-c696361626c65206665646572616c20616e64207374617465206c61
-77732e200a0a4e656f7065747320726573706563747320746865206
-96e74656c6c65637475616c2070726f7065727479206f66206f7468
-6572732c20616e642077652061736b206f757220757365727320746
-f20646f207468652073616d652e204e656f70657473206d61792c20
-696e20617070726f7072696174652063697263756d7374616e63657
-320616e64206174206974732064697363726574696f6e2c20746572
-6d696e61746520746865206163636f756e7473206f6620757365727
-32077686f20696e6672696e67652074686520696e74656c6c656374
-75616c2070726f706572747920726967687473206f66206f7468657
-2732e200a0a496620796f752062656c69657665207468617420796f
-757220776f726b20686173206265656e20636f7069656420696e206
-120776179207468617420636f6e737469747574657320636f707972
-6967687420696e6672696e67656d656e742c20706c6561736520707
-26f76696465204e656f70657473277320436f707972696768742041
-67656e7420776974682074686520666f6c6c6f77696e6720696e666
-f726d6174696f6e3a200a0a616e20656c656374726f6e6963206f72
-20706879736963616c207369676e6174757265206f6620746865207
-06572736f6e20617574686f72697a656420746f20616374206f6e20
-626568616c66206f6620746865206f776e6572206f6620746865206
-36f7079726967687420696e7465726573743b200a61206465736372
-697074696f6e206f662074686520636f70797269676874656420776
-f726b207468617420796f7520636c61696d20686173206265656e20
-696e6672696e6765643b200a61206465736372697074696f6e206f6
-620776865726520746865206d6174657269616c207468617420796f
-7520636c61696d20697320696e6672696e67696e67206973206c6f6
-361746564206f6e2074686520736974653b200a796f757220616464
-726573732c2074656c6570686f6e65206e756d6265722c20616e642
-0656d61696c20616464726573733b200a612073746174656d656e74
-20627920796f75207468617420796f752068617665206120676f6f6
-42066616974682062656c6965662074686174207468652064697370
-7574656420757365206973206e6f7420617574686f72697a6564206
-2792074686520636f70797269676874206f776e65722c2069747320
-6167656e742c206f7220746865206c61773b200a612073746174656
-d656e7420627920796f752c206d61646520756e6465722070656e61
-6c7479206f66207065726a7572792c2074686174207468652061626
-f766520696e666f726d6174696f6e20696e20796f7572204e6f7469
-636520697320616363757261746520616e64207468617420796f752
-06172652074686520636f70797269676874206f776e6572206f7220
-617574686f72697a656420746f20616374206f6e2074686520636f7
-0797269676874206f776e6572277320626568616c662e200a4e656f
-706574732e636f6d277320436f70797269676874204167656e74206
-66f72204e6f74696365206f6620636c61696d73206f6620636f7079
-726967687420696e6672696e67656d656e742063616e20626520726
-5616368656420617320666f6c6c6f77733a200a0a5374657068616e
-696520596f73742043616d65726f6e2c204573712e0a4c6567616c2
-04465706172746d656e740a4e656f706574732c20496e632e0a502e
-4f2e20426f782031303236330a476c656e64616c652c20434120393
-13230390a54656c6570686f6e653a20282b20696e7465726e617469
-6f6e616c206469616c696e6720636f646529203831382d3535312d3
-73538300a4661783a20282b20696e7465726e6174696f6e616c2064
-69616c696e6720636f646529203831382d3535312d373536350a452
-d6d61696c3a204c6567616c4465706172746d656e74404e656f7065
-74732e636f6d200a0a4e454f504554532720555345204f462055534
-552205355424d4954544544204d4154455249414c530a4279207570
-6c6f6164696e67206f72206f7468657277697365207375626d69747
-4696e6720616e79206d6174657269616c7320746f20757320616e64
-2f6f722074686520536974652c20796f752028616e6420796f75722
-0706172656e74732c20696620796f7527726520756e646572206167
-6520313829206175746f6d61746963616c6c79206772616e7420286
-f722077617272616e74207468617420746865206f776e6572206f66
-2073756368207269676874732068617320657870726573736c79206
-772616e7465642920746f204e656f70657473206120706572706574
-75616c2c20726f79616c74792d667265652c2069727265766f63616
-26c652c206e6f6e2d6578636c757369766520726967687420616e64
-206c6963656e736520746f207573652c20726570726f647563652c2
-06d6f646966792c2061646170742c207075626c6973682c20747261
-6e736c6174652c20637265617465206465726976617469766520776
-f726b732066726f6d2c20616e642064697374726962757465207375
-6368206d6174657269616c73206f7220696e636f72706f726174652
-073756368206d6174657269616c7320696e746f20616e7920666f72
-6d2c206d656469756d2c206f7220746563686e6f6c6f677920286e6
-f77206b6e6f776e206f722068657265616674657220646576656c6f
-706564206f72206465766973656429207468726f7567686f7574207
-4686520756e6976657273652e20496e206164646974696f6e2c2079
-6f752077617272616e74207468617420616c6c20736f2d63616c6c6
-56420226d6f72616c207269676874732220616e64206f7468657220
-726967687473207265636f676e697a6564207468726f7567686f757
-42074686520776f726c642028696e636c7564696e6720776974686f
-7574206c696d69746174696f6e2c20746865204575726f7065616e2
-045636f6e6f6d696320436f6d6d756e6974792920696e2074686f73
-65206d6174657269616c732068617665206265656e2077616976656
-42e200a0a4e454f4d4553534147455320284f4e5349544520454d41
-494c292c2043484154524f4f4d532c204d45535341474520424f415
-244532c2053484f50204445534352495054494f4e532c20616e6420
-4755494c44204445534352495054494f4e530a546f2074686520657
-874656e74207468617420706f7274696f6e73206f66207468697320
-536974652070726f7669646520757365727320616e206f70706f727
-4756e69747920746f20706f737420616e642f6f722065786368616e
-676520696e666f726d6174696f6e2c2069646561732c20616e64206
-f70696e696f6e73202822506f7374696e6773222920696e20636861
-74726f6f6d7320616e64206d65737361676520626f6172647320282
-2466f72756d7322292c20616e6420766961204e656f4d61696c2c20
-616e6420696e206465736372697074696f6e73206f6620757365727
-32c20706574732c2073686f707320616e64206775696c64732c2070
-6c656173652062652061647669736564207468617420506f7374696
-e677320646f206e6f74206e65636573736172696c79207265666c65
-637420746865207669657773206f66204e656f706574732e20416c7
-4686f75676820776520706572696f646963616c6c79206d6f6e6974
-6f722065786368616e67656420616e6420706f7374656420696e666
-f726d6174696f6e2c20696e206e6f206576656e7420646f6573204e
-656f7065747320617373756d65206f72206861766520616e7920726
-573706f6e736962696c697479206f72206c696162696c6974792066
-6f7220616e7920506f7374696e6773206f7220666f7220616e79206
-36c61696d732c2064616d61676573206f72206c6f73736573207265
-73756c74696e672066726f6d2074686569722075736520616e642f6
-f7220617070656172616e6365206f6e206f7220696e20636f6e6a75
-6e6374696f6e207769746820746869732053697465206f7220656c7
-36577686572652e20546875732c2075736572732072656d61696e20
-736f6c656c7920726573706f6e7369626c6520666f7220746865206
-36f6e74656e74206f66207468656972206d6573736167657320616e
-6420706f7374696e67732e204e6f6e657468656c6573732c204e656
-f706574732077696c6c206d616b6520726561736f6e61626c652065
-66666f72747320746f20656e7375726520746861742074686520466
-f72756d7320736572766520746865206265737420696e7465726573
-7473206f6620616c6c20757365727320616e642c207468657265666
-f72652c204e656f7065747320726573657276657320746865207269
-67687420746f20656469742c2064656c6574652c206f72207265667
-5736520746f20706f737420616e7920506f7374696e672074686174
-2076696f6c61746573207468657365205465726d7320616e6420436
-f6e646974696f6e732c2061732077656c6c206173207265766f6b65
-207468652070726976696c65676573206f6620616e7920757365722
-077686f20646f6573206e6f7420636f6d706c792077697468207468
-657365205465726d7320616e6420436f6e646974696f6e732e204e6
-56f7065747320616c736f2072657365727665732074686520726967
-687420746f20636f6e7461637420616e79207468697264207061727
-4792077686f206d6179206861766520616e20696e74657265737420
-696e2070726573657276696e672074686520736166657479206f662
-075736572732028737563682061732061207363686f6f6c206f7220
-6c617720656e666f7263656d656e742920726567617264696e67207
-4686520636f6e74656e74206f6620616e7920706f737420616e6420
-737570706c79696e67206964656e74696679696e6720696e666f726
-d6174696f6e20726567617264696e67207375636820706f73746572
-20746f20737563682074686972642070617274792e20506c6561736
-52073656520746865205072697661637920506f6c6963792e200a0a
-596f752068657265627920756e6465727374616e6420616e6420616
-77265652074686174204e656f7065747320646f6573206e6f742061
-6c6c6f7720506f7374696e6773207468617420636f6e7461696e3a0
-a0a70726f66616e6974792c206f627363656e69746965732c206f72
-2073657875616c20636f6e74656e74202865787072657373206f722
-0696d706c69656429200a72656c6967696f75732c20706f6c697469
-63616c2c206f7220736f6369616c20636f6d6d656e74617279200a7
-06572736f6e616c2061747461636b73206f6e206f74686572207065
-6f706c652028696e646976696475616c6c79206f722061732061206
-7726f757029200a736c616e6465726f75732c20646566616d61746f
-72792c206f627363656e652c20706f726e6f677261706869632c207
-46872656174656e696e6720616e6420686172617373696e67207375
-6767657374696f6e732c20636f6d6d656e747320616e642f6f72206
-96d61676573200a7065746e616d6573206f72206163636f756e7420
-757365726e616d6573207468617420776f756c6420626520636f6e7
-369646572656420696e617070726f70726961746520756e64657220
-6f7572205465726d7320616e6420436f6e646974696f6e732e200a6
-d6174657269616c73206372656174656420627920736f6d656f6e65
-20656c736520776974686f757420746865697220657870726573732
-07772697474656e207065726d697373696f6e20746f20646f20736f
-200a22636865617422206f7220226861636b222070726f6772616d7
-3206f7220696e666f726d6174696f6e206f72206c696e6b7320746f
-20736974657320636c61696d696e6720746f2068617665207468657
-36520736f6c696369746174696f6e73206f66207573657220706173
-73776f726473200a736f6c696369746174696f6e206f66207573657
-22070617373776f726473200a70726976617465206f722070657273
-6f6e616c20696e666f726d6174696f6e2074686174206d696768742
-06964656e7469667920616e6f746865722075736572200a6c696e6b
-7320746f20746869726420706172747920636f6d6d65726369616c2
-0576562207369746573200a6f6e6c696e65206368617420726f6f6d
-7320616e797768657265206f6e206f75722073697465206f72206c6
-96e6b7320746f2073697465732077697468206368617420726f6f6d
-73200a50726f6d6f74696f6e7320616e797768657265206f6e204e6
-56f70657473272073697465206f66666572696e67207072697a6573
-206f6620616e79206b696e642e2050726f6d6f74696f6e7320696e6
-36c7564652c2062757420617265206e6f74206c696d697465642074
-6f2c20636f6e74657374732c20726166666c65732c206c6f7474657
-2696573206f72206769766561776179732c20616e642022616e7977
-68657265206f6e206f757220736974652220696e636c75646573206
-27574206973206e6f74206c696d6974656420746f20616c6c206f66
-204e656f7065747327207573657220636f6d6d756e69636174696f6
-e2061726561732c206f6e7369746520706574277320776562706167
-652c2073686f702066726f6e74206f72206f6e73697465206775696
-c6420776562706167652e200a6f7468657220696e666f726d617469
-6f6e2074686174204e656f70657473206465656d732c20696e20697
-47320736f6c652064697363726574696f6e2c20746f20626520696e
-617070726f70726961746520666f72207468697320736974652e200
-a596f75206865726562792066757274686572206167726565207468
-617420796f752077696c6c206e6f742075706c6f616420746f2c206
-4697374726962757465207468726f7567682c206f72206f74686572
-77697365207075626c697368207468726f756768206f7220696e206
-36f6e6a756e6374696f6e20776974682074686520536974652c2061
-6e7920506f7374696e6773207468617420617265206c6962656c6f7
-5732c20646566616d61746f72792c206f627363656e652c20706f72
-6e6f677261706869632c20746872656174656e696e672c20696e766
-173697665206f662070726976616379206f72207075626c69636974
-79207269676874732c20616275736976652c20696c6c6567616c2c2
-06f72206f7468657277697365206f626a656374696f6e61626c652c
-206f72207468617420776f756c6420636f6e73746974757465206f7
-220656e636f75726167652061206372696d696e616c206f6666656e
-73652c2076696f6c6174652074686520726967687473206f6620616
-e7920706572736f6e2c206f72206f74686572776973652076696f6c
-61746520616e79206c6177206f722067697665207269736520746f2
-06c696162696c6974792e20467572746865722c20796f7520616772
-6565206e6f7420746f206162757365206f7572206d6573736167652
-0626f617264207365727669636520627920227370616d6d696e6722
-2028706f7374696e67206e756d65726f7573206964656e746963616
-c206d6573736167657329206f72206279206372656174696e672022
-706172747920626f6172647322202867726f757020706f7374696e6
-773206f6674656e20636f6e7461696e696e6720696e617070726f70
-726961746520636f6e74656e7429206f6e207468656d2e204d6f726
-56f7665722c20796f752068657265627920726570726573656e7420
-616e642077617272616e74207468617420796f75206861766520616
-c6c206e65636573736172792072696768747320696e20616e642074
-6f20616c6c20506f7374696e677320796f752070726f76696465206
-16e6420616c6c20696e666f726d6174696f6e207468657920636f6e
-7461696e2e200a0a54686520466f72756d7320616e64204e656f4d6
-1696c206d6179206265207573656420666f72206e6f6e636f6d6d65
-726369616c20707572706f736573206f6e6c792e20596f752061726
-5206e6f74207065726d69747465642c20776974686f7574206f7572
-2065787072657373207772697474656e20617070726f76616c2c207
-46f2064697374726962757465206f72206f74686572776973652070
-75626c69736820616e7920506f7374696e677320636f6e7461696e6
-96e6720616e7920736f6c696369746174696f6e206f662066756e64
-732c20656e646f7273656d656e74732028696e636c7564696e67206
-f6620612072656c6967696f75732c20706f6c69746963616c2c2073
-657875616c206f7269656e746174696f6e2c206f7220736f6369616
-c206361757365206e6174757265292c2070726f6d6f74696f6e732c
-206f72206164766572746973696e67202866726565206f722070616
-96420696e206d6f6e6579206f72204e656f706f696e7473206f7220
-4e656f7065747327204974656d73292c206f7220736f6c696369746
-174696f6e73206f6620616e79206b696e64206f72206e6174757265
-2e20596f75207370656369666963616c6c792061636b6e6f776c656
-46765207468617420736f6c69636974696e67206f74686572204e65
-6f706574732720757365727320746f206a6f696e206f72206265636
-f6d65206d656d62657273206f6620616e7920636f6d6d6572636961
-6c206f6e6c696e652073657276696365206f72206f74686572206f7
-267616e697a6174696f6e206f722067726f7570202870726f666974
-2c206e6f6e2d70726f6669742c2072656c6967696f75732c20736f6
-369616c2c20706f6c69746963616c2c206f72206f74686572776973
-652920697320657870726573736c792070726f686962697465642e2
-00a0a596f752028616e6420796f757220706172656e74732c206966
-20796f7527726520756e64657220616765203138292068657265627
-920617574686f72697a6520757320746f207573652c20616e642074
-6f20617574686f72697a65206f746865727320746f207573652c207
-96f757220506f7374696e677320616e64207375626d697474656420
-6f70696e696f6e7320616e64206d6174657269616c7320696e20776
-86f6c65206f7220696e20706172742c207468726f7567686f757420
-74686520756e69766572736520696e2070657270657475697479206
-96e20616e7920666f726d2c206d656469756d2c206f722074656368
-6e6f6c6f677920286e6f77206b6e6f776e206f72206865726561667
-4657220646576656c6f706564206f72206465766973656420746872
-6f7567686f75742074686520756e6976657273652920616c6f6e652
-06f7220746f676574686572206f722061732070617274206f66206f
-74686572204d6174657269616c73206f6620616e79206b696e64206
-f72206e61747572652e20576974686f7574206c696d6974696e6720
-74686520666f7265676f696e672c20796f752068657265627920677
-2616e7420746f204e656f706574732074686520726967687420746f
-2075736520616e64206368616e67652074686520506f7374696e677
-320696e20616e79206d616e6e65722074686174204e656f70657473
-206d61792064657465726d696e652e200a0a506c65617365206e6f7
-4652074686174204e656f7065747320616e6420697473204e656f4d
-61696c20652d6d61696c207365727669636520617265206e6f74206
-96e20616e797761792072656c6174656420746f206f722061666669
-6c696174656420776974682045726e6965204d696c6c6572206f722
-0686973204e656f6d61696c20652d6d61696c20736f667477617265
-2070726f6772616d2e200a0a506c65617365206e6f7465207468617
-4204e656f7065747320616e64207468652022436869612220737065
-6369657320617265206e6f7420696e20616e79207761792072656c6
-174656420746f206f7220616666696c69617465642077697468204a
-6f7365706820456e746572707269736573272022436869612050657
-422206f7220616e79206f74686572204a6f7365706820456e746572
-7072697365732070726f64756374732062656172696e67206974732
-0726567697374657265642074726164656d61726b2022434849412e
-22200a0a444953434c41494d455220414e44204c494d49544154494
-f4e204f46204c494142494c4954590a54484953205349544520414e
-4420414c4c204d4154455249414c5320434f4e5441494e4544204f4
-e2049542041524520444953545249425554454420414e4420545241
-4e534d4954544544204f4e20414e202241532049532220414e44202
-2415320415641494c41424c45222042415349532c20574954484f55
-542057415252414e54494553204f4620414e59204b494e442c20454
-9544845522045585052455353204f5220494d504c4945442e20544f
-205448452046554c4c45535420455854454e54205045524d4953534
-9424c4520554e444552204150504c494341424c45204c41572c204e
-454f5045545320444953434c41494d5320414c4c2057415252414e5
-44945532c2045585052455353204f5220494d504c4945442c20494e
-434c5544494e472c20574954484f5554204c494d49544154494f4e2
-c2057415252414e54494553204f46204d45524348414e544142494c
-495459204f52204649544e45535320464f522041205041525449435
-54c415220505552504f53452e204e454f5045545320444f4553204e
-4f542057415252414e542054484154205448452046554e4354494f4
-e5320434f4e5441494e454420494e205448452053495445204f5220
-4d4154455249414c532057494c4c20424520554e494e54455252555
-0544544204f52204552524f522d465245452c205448415420444546
-454354532057494c4c20424520434f525245435445442c204f52205
-448415420544849532053495445204f522054484520534552564552
-532054484154204d414b455320495420415641494c41424c4520415
-2452046524545204f462056495255534553204f52204f5448455220
-4841524d46554c20434f4d504f4e454e54532e204e454f504554532
-0444f4553204e4f542057415252414e54204f52204d414b4520414e
-5920524550524553454e544154494f4e5320524547415244494e472
-054484520555345204f522054484520524553554c5453204f462054
-484520555345204f4620544845204d4154455249414c5320494e205
-4484953205349544520574954482052454741524420544f20544845
-495220434f52524543544e4553532c2041434355524143592c20524
-54c494142494c4954592c204f52204f54484552574953452e205448
-4520454e54495245205249534b20415320544f20544845205155414
-c4954592c2041434355524143592c2041444551554143592c20434f
-4d504c4554454e4553532c20434f52524543544e45535320414e442
-056414c4944495459204f4620414e59204d4154455249414c205245
-535453205749544820594f552e20594f552028492e452e2c204e4f5
-4204e454f504554532920415353554d452054484520434f4d504c45
-544520434f5354204f4620414c4c204e45434553534152592053455
-2564943494e472c205245504149522c204f5220434f525245435449
-4f4e2e204150504c494341424c45204c4157204d4159204e4f54204
-14c4c4f5720544845204558434c5553494f4e204f4620494d504c49
-45442057415252414e544945532c20534f205448452041424f56452
-04558434c5553494f4e204d4159204e4f54204150504c5920544f20
-594f552e200a0a544f205448452046554c4c45535420455854454e5
-4205045524d49535349424c45205055525355414e5420544f204150
-504c494341424c45204c41572c204e454f504554532c20495453204
-14646494c49415445532c20414e4420544845495220524553504543
-54495645204f464649434552532c204449524543544f52532c20454
-d504c4f594545532c204147454e54532c204c4943454e534f52532c
-20524550524553454e544154495645532c20414e442054484952442
-050415254592050524f56494445525320544f205448452053495445
-2057494c4c204e4f54204245204c4941424c4520464f522044414d4
-1474553204f4620414e59204b494e4420494e434c5544494e472c20
-574954484f5554204c494d49544154494f4e2c20434f4d50454e534
-1544f52592c20434f4e53455155454e5449414c2c20494e43494445
-4e54414c2c20494e4449524543542c205350454349414c204f52205
-3494d494c41522044414d414745532c2054484154204d4159205245
-53554c542046524f4d2054484520555345204f462c204f522054484
-520494e4142494c49545920544f205553452c20544845204d415445
-5249414c5320434f4e5441494e4544204f4e2054484953205349544
-52c205748455448455220544845204d4154455249414c2049532050
-524f5649444544204f52204f544845525749534520535550504c494
-544204259204e454f50455453204f5220414e592054484952442050
-415254592e200a0a4e4f54574954485354414e44494e47205448452
-0464f5245474f494e472c20494e204e4f204556454e54205348414c
-4c204e454f50455453204841564520414e59204c494142494c49545
-920544f20594f5520464f5220414e5920434c41494d532c2044414d
-414745532c204c4f535345532c20414e4420434155534553204f462
-0414354494f4e20285748455448455220494e20434f4e5452414354
-2c20544f5254204f52204f544845525749534529204558434545444
-94e472054484520414d4f554e54205041494420425920594f552c20
-494620414e592c20464f5220414343455353494e472054484953205
-34954452e200a0a54484952442050415254592048595045524c494e
-4b530a54686520617070656172616e6365206f662065787465726e6
-16c2068797065726c696e6b7320616e642f6f72206f74686572206d
-6174657269616c732067656e6572617465642062792074686972642
-07061727469657320646f6573206e6f7420636f6e73746974757465
-20616e20656e646f7273656d656e74206279204e656f706574732c2
-06974732073756273696469617269657320616e6420616666696c69
-617465732c206f6620746865206f70696e696f6e73206f722076696
-5777320657870726573736564206279207468657365207468697264
-207061727479207765622073697465732e204e656f7065747320657
-8706c696369746c7920646973636c61696d7320616e792072657370
-6f6e736962696c69747920666f72207468652061636375726163792
-c20636f6e74656e742c20617661696c6162696c6974792c20637572
-72656e63792c20636f6d706c6574656e657373206f72207175616c6
-97479206f662074686520636f6e74656e7420636f6e7461696e6564
-2061742074686573652073697465732e20467572746865722c204e6
-56f70657473206973206e6f7420726573706f6e7369626c6520666f
-7220746865207175616c697479206f722064656c6976657279206f6
-6207468652070726f6475637473206f72207365727669636573206f
-6666657265642c2061636365737365642c206f627461696e6564206
-279206f722061647665727469736564206174207375636820736974
-65732e20417320737563682c206e656974686572204e656f7065747
-3206e6f72206974732073756273696469617269657320616e642061
-6666696c69617465732061726520726573706f6e7369626c6520666
-f7220616e79206572726f7273206f72206f6d697373696f6e73206f
-7220666f722074686520726573756c7473206f627461696e6564206
-6726f6d2074686520757365206f66207375636820696e666f726d61
-74696f6e20636f6e7461696e656420696e207468657365207369746
-5732e200a0a4e656f7065747320656e636f75726167657320646973
-63726574696f6e207768656e2062726f7773696e672074686520496
-e7465726e6574207573696e6720616e796f6e652773207365727669
-63652e204265636175736520736f6d6520736974657320656d706c6
-f79206175746f6d617465642073656172636820726573756c747320
-6f72206f7468657277697365206c696e6b20796f7520746f2073697
-4657320636f6e7461696e696e6720696e666f726d6174696f6e2074
-686174206d6179206265206465656d656420696e617070726f70726
-9617465206f72206f6666656e736976652c204e656f706574732063
-616e6e6f742062652068656c6420726573706f6e7369626c6520666
-f72207468652061636375726163792c20636f707972696768742063
-6f6d706c69616e63652c206c6567616c6974792c206f72206465636
-56e6379206f66206d6174657269616c20636f6e7461696e65642069
-6e2074686972642d70617274792073697465732c20616e6420796f7
-5206865726562792069727265766f6361626c792077616976652061
-6e7920636c61696d20616761696e737420757320776974682072657
-37065637420746f20737563682073697465732e20546875732c2075
-6e646572206e6f2063697263756d7374616e6365732077696c6c204
-e656f70657473206265206c6961626c6520666f7220616e79206469
-726563742c20696e6469726563742c20696e636964656e74616c206
-f72207370656369616c206c6f7373206f72206f746865722064616d
-6167652c20776865746865722061726973696e672066726f6d206e6
-5676c6967656e63652c20627265616368206f6620636f6e74726163
-742c20646566616d6174696f6e2c20696e6672696e67656d656e742
-06f6620636f70797269676874206f72206f7468657220696e74656c
-6c65637475616c2070726f7065727479207269676874732c2063617
-5736564206279207468652065786869626974696f6e2c2064697374
-7269627574696f6e206f72206578706c6f69746174696f6e206f662
-0616e7920696e666f726d6174696f6e206f7220636f6e74656e7420
-636f6e7461696e65642077697468696e20746865736520746869726
-42070617274792068797065726c696e6b65642073697465732e200a
-0a4e656f706574732063616e6e6f7420656e7375726520746861742
-0796f752077696c6c20626520736174697366696564207769746820
-616e792070726f6475637473206f722073657276696365732074686
-17420796f75206f627461696e2066726f6d20612074686972642d70
-6172747920736974652074686174206c696e6b7320746f206f72206
-6726f6d204e656f706574732c2073696e6365207375636820736974
-657320617265206f776e656420616e64206f7065726174656420627
-920746869726420706172746965732e204e656f7065747320646f65
-73206e6f7420656e646f72736520616e79206f6620746865206d657
-26368616e64697365206f722073657276696365732c206e6f722068
-6173204e656f706574732074616b656e20616e79207374657073207
-46f20636f6e6669726d20746865206163637572616379206f722072
-656c696162696c697479206f6620616e79206f662074686520696e6
-66f726d6174696f6e20636f6e7461696e6564206f6e207375636820
-74686972642d70617274792073697465732e204e656f70657473206
-46f6573206e6f74206d616b6520616e7920726570726573656e7461
-74696f6e73206f722077617272616e7469657320617320746f20746
-865207365637572697479206f6620616e7920696e666f726d617469
-6f6e2028696e636c7564696e6720776974686f7574206c696d69746
-174696f6e2c20637265646974206361726420616e64206f74686572
-20706572736f6e616c20696e666f726d6174696f6e2920796f75206
-d617920626520726571756972656420746f2070726f76696465206f
-6e20612074686972642d706172747920736974652c20616e6420796
-f75206865726562792069727265766f6361626c7920776169766520
-616e7920636c61696d20616761696e7374204e656f7065747320776
-97468207265737065637420746f20737563682073697465732e2057
-65207374726f6e676c7920656e636f757261676520796f7520746f2
-06d616b6520776861746576657220696e7665737469676174696f6e
-20796f75206665656c206e6563657373617279206f7220617070726
-f707269617465206265666f72652070726f63656564696e67207769
-746820616e79206f6e6c696e65206f72206f66666c696e652074726
-16e73616374696f6e207769746820616e79206f6620746865736520
-746869726420706172746965732e204e656f70657473206e6576657
-2206769766573206f722073656c6c7320652d6d61696c2061646472
-6573736573206f72206f7468657220706572736f6e616c20696e666
-f726d6174696f6e20737570706c6965642062792069747320757365
-727320746f2073706f6e736f727320776974686f7574207065726d6
-97373696f6e2c2070726f76696465642c20686f7765766572207468
-6174206966206120757365722063686f6f73657320746f20226f707
-42d696e222028636c69636b206f6e206120636865636b626f782920
-666f722073706f6e736f7220696e666f726d6174696f6e2c206f722
-0746f207265676973746572207769746820612073706f6e736f722c
-20627920646f696e6720736f2068652068617320676976656e20706
-5726d697373696f6e20746f204e656f7065747320746f207472616e
-736d69742068697320706572736f6e616c20696e666f726d6174696
-f6e20746f20746861742073706f6e736f722e20506c65617365206d
-616b65207375726520796f7520726576696577204e656f706574732
-05072697661637920506f6c69637920666f7220616c6c2064657461
-696c7320726567617264696e67204e656f7065747320757365206f6
-620796f757220706572736f6e616c20696e666f726d6174696f6e2e
-200a0a554e415554484f52495a4544204c494e4b5320544f2053495
-4450a4e656f7065747320616c6c6f777320757365727320746f206c
-696e6b2074686569722073697465204e656f706574732d72656c617
-465642066616e20736974657320746f20746865206e656f70657473
-2e636f6d20686f6d65706167652028687474703a2f2f7777772e6e6
-56f706574732e636f6d292e20486f77657665722c20627920757369
-6e67207468697320776562736974652c20796f75207370656369666
-963616c6c79206167726565206e6f7420746f206c696e6b20746f20
-616e792070616765732077697468696e20746865206e656f7065747
-32e636f6d207369746520776974686f7574204e656f706574732720
-65787072657373207772697474656e20617070726f76616c2e20496
-620796f7520646f206e6f7420726563656976652073756368206578
-7072657373207772697474656e20617070726f76616c207072696f7
-220746f206c696e6b696e6720746f20616e20696e7465726e616c20
-70616765206f6e206e656f706574732e636f6d2c20796f752068657
-265627920636f6e73656e7420746f20616e20696e6a756e6374696f
-6e20746f20626520656e746572656420616761696e737420796f752
-06279206120636f757274206f6620636f6d706574656e74206a7572
-697364696374696f6e2c2061732070726f766964656420686572656
-96e2c207065726d616e656e746c7920656e6a6f696e696e6720796f
-752066726f6d206c696e6b696e6720746f20616e7920696e7465726
-e616c2070616765732066726f6d20746865206e656f706574732e63
-6f6d20736974652e200a0a44454e49414c204f46204143434553530
-a4e656f706574732c20666f7220616e7920726561736f6e20616e64
-2061742069747320736f6c652064697363726574696f6e2c206d617
-920646563696465207468617420616e7920706572736f6e20736861
-6c6c2062652064656e6965642061636365737320746f20616e79207
-0617274206f6620746865206e656f706574732e636f6d2073697465
-2e205468652073656e64696e67206f6620616e20652d6d61696c206
-e6f74696365206279204e656f7065747320746f20616e7920652d6d
-61696c20616464726573732075736564206279206120706572736f6
-e2077686f206973207375626a65637420746f207468652064656e69
-616c207368616c6c20636f6e7374697475746520636f6d706c65746
-520616e642073756666696369656e74206e6f74696365206f662074
-68652064656e69616c2e204279206167726565696e6720746f20746
-8657365205465726d7320616e6420436f6e646974696f6e732c2079
-6f7520616772656520746f20636561736520616e642064657369737
-420696d6d6564696174656c792066726f6d20616e7920617474656d
-707420746f206163636573732074686520736974652075706f6e206
-9737375616e6365206f6620612064656e69616c2e20496620796f75
-20646f206e6f7420636561736520616e64206465736973742c20796
-f752068657265627920636f6e73656e7420746f20616e20696e6a75
-6e6374696f6e20746f20626520656e746572656420616761696e737
-420796f75206279206120636f757274206f6620636f6d706574656e
-74206a7572697364696374696f6e2c2061732070726f76696465642
-068657265696e2c207065726d616e656e746c7920656e6a6f696e69
-6e6720796f752066726f6d20617474656d7074696e6720746f20616
-36365737320746865206e656f706574732e636f6d20736974652e20
-0a0a494e44454d4e494649434154494f4e0a596f752061677265652
-0746f20696e64656d6e6966792c20646566656e6420616e6420686f
-6c64206861726d6c657373204e656f706574732c206974732061666
-6696c69617465732c20616e64207468656972207265737065637469
-7665206f666669636572732c206469726563746f72732c20656d706
-c6f796565732c206167656e74732c206c6963656e736f72732c2072
-6570726573656e746174697665732c20616e6420746869726420706
-17274792070726f76696465727320746f2074686520736974652066
-726f6d20616e6420616761696e737420616c6c206c6f737365732c2
-0657870656e7365732c2064616d6167657320616e6420636f737473
-2c20696e636c7564696e6720726561736f6e61626c65206174746f7
-26e6579732720666565732c20726573756c74696e672066726f6d20
-616e792076696f6c6174696f6e206f66207468657365205465726d7
-320616e6420436f6e646974696f6e7320627920796f752e204e656f
-706574732072657365727665732074686520726967687420746f206
-17373756d652c2061742069747320736f6c6520657870656e73652c
-20746865206578636c757369766520646566656e736520616e64206
-36f6e74726f6c206f6620616e79206d6174746572207375626a6563
-7420746f20696e64656d6e696669636174696f6e20627920796f752
-c20696e207768696368206576656e7420796f752077696c6c206675
-6c6c7920636f6f7065726174652077697468204e656f70657473206
-96e20617373657274696e6720616e7920617661696c61626c652064
-6566656e7365732e200a0a4d495343454c4c414e454f55530a596f7
-52061636b6e6f776c6564676520616e642061677265652074686174
-20796f7520617265206e6f74207065726d697474656420756e64657
-220616e792063697263756d7374616e636573206f7220666f722061
-6e7920726561736f6e20746f206368656174206f72207574696c697
-a652074686972642d70617274792067616d6573206f7220636f6465
-20696e206f7264657220746f2077696e2061742c206f72206761696
-e204e656f706f696e7473206f72204974656d732066726f6d20616e
-79204e656f706574732067616d652e20596f75206167726565206e6
-f7420746f2064657369676e2c2064697373656d696e617465206f72
-2075736520616e792074686972642070617274792070726f6772616
-d732064657369676e656420746f206368616e676520746865206761
-6d6520706c6179206f6e20746865207369746520696e636c7564696
-e672c2062757420776974686f7574206c696d69746174696f6e732c
-2070726f6772616d732073756368206173206175746f62757965727
-32c20666c6173682067616d65206368656174732c206175746f6672
-6573686572732c20616e6420736e69706572732e20416e792075736
-52c2064697373656d696e6174696f6e206f722064657369676e206f
-6620737563682070726f6772616d732069732061206272656163682
-06f66207468657365205465726d7320796f752077696c6c20626520
-726573706f6e7369626c6520666f7220616e7920726573756c74696
-e672064616d6167657320746f204e656f706574732e20596f752061
-67726565207468617420696620796f752064697373656d696e61746
-52c2064657369676e206f722061737369737420696e207468652064
-657369676e206f6620612074686972642070617274792070726f677
-2616d2074686174206368616e676573207468652067616d6520706c
-6179206f6e204e656f706574732c20796f752077696c6c207061792
-04e656f706574732c20496e632e206c697175696461746564206461
-6d6167657320696e207468652073756d206f6620466966747920546
-86f7573616e6420446f6c6c61727320666f72206561636820737563
-682070726f6772616d206173206c6971756964617465642064616d6
-16765732e20596f75206167726565207468617420696620796f7520
-757365207375636820612070726f6772616d206f6e20746865206e6
-56f706574732e636f6d20776562736974652c20796f752077696c6c
-20706179204e656f706574732c20496e632e206c697175696461746
-5642064616d6167657320696e207468652073756d206f6620466976
-652048756e6472656420446f6c6c61727320666f722065616368207
-4696d6520796f752075736520612070726f6772616d2e200a0a4e65
-6f70657473206f7065726174657320616e6420636f6e74726f6c732
-074686520536974652066726f6d20697473206f6666696365732069
-6e20476c656e64616c652c2043616c69666f726e69612c20696e207
-4686520556e6974656420537461746573206f6620416d6572696361
-2e204e656f70657473206d616b6573206e6f20726570726573656e7
-46174696f6e20746861742074686520536974652069732061707072
-6f707269617465206f7220617661696c61626c6520696e206f74686
-572206c6f636174696f6e732e204163636f7264696e676c792c2074
-686f736520706572736f6e732077686f2063686f6f736520746f206
-163636573732074686520536974652066726f6d206f74686572206c
-6f636174696f6e7320646f20736f206f6e207468656972206f776e2
-0696e697469617469766520616e642061726520726573706f6e7369
-626c6520666f7220636f6d706c69616e63652077697468206c6f636
-16c206c6177732c20696620616e6420746f2074686520657874656e
-74206c6f63616c206c61777320617265206170706c696361626c652
-e20536f6674776172652066726f6d20746869732053697465206973
-207375626a65637420746f20556e697465642053746174657320657
-8706f727420636f6e74726f6c732e20546875732c206e6f20736f66
-74776172652066726f6d20746869732053697465206d61792062652
-0646f776e6c6f616465642c206578706f72746564206f722072652d
-6578706f727465642028612920696e746f20286f7220746f2061206
-e6174696f6e616c206f72207265736964656e74206f662920437562
-612c20497261712c204c696279612c204e6f727468204b6f7265612
-c204972616e2c2053797269612c206f7220616e79206f7468657220
-636f756e74727920746f2077686963682074686520556e697465642
-05374617465732068617320656d626172676f656420676f6f64733b
-206f722028622920746f20616e796f6e65206f6e2074686520552e5
-32e205472656173757279204465706172746d656e742773206c6973
-74206f66205370656369616c6c792044657369676e61746564204e6
-174696f6e616c73206f722074686520552e532e20436f6d6d657263
-65204465706172746d656e742773205461626c65206f662044656e7
-9204f72646572732e20427920646f776e6c6f6164696e6720616e79
-20736f6674776172652c20796f7520726570726573656e7420616e6
-42077617272616e74207468617420796f7520617265206e6f74206c
-6f636174656420696e2c20756e6465722074686520636f6e74726f6
-c206f662c206f722061206e6174696f6e616c206f72207265736964
-656e74206f662c20616e79207375636820636f756e747279206f722
-06f6e20616e792073756368206c6973742e200a0a54686573652054
-65726d7320616e6420436f6e646974696f6e7320636f6e7461696e2
-074686520656e7469726520756e6465727374616e64696e67206f66
-2074686520706172746965732068657265746f2072656c6174696e6
-720746f20746865207375626a656374206d61747465722068657265
-6f662c20616e642063616e6e6f74206265206368616e676564206f7
-2207465726d696e61746564206f72616c6c792e2054686520707269
-76696c65676573206772616e74656420746f20796f7520756e64657
-220746869732041677265656d656e742077696c6c207465726d696e
-61746520696d6d6564696174656c7920616e64206175746f6d61746
-963616c6c7920776974686f7574206e6f746963652066726f6d204e
-656f706574732069662c20696e206f757220736f6c6520646973637
-26574696f6e2c20796f75206661696c20746f20636f6d706c792077
-69746820616e79207465726d206f722070726f766973696f6e206f6
-6207468657365205465726d7320616e6420436f6e646974696f6e73
-2e2055706f6e2073756368207465726d696e6174696f6e2c20796f7
-5206d7573742064657374726f7920616c6c204d6174657269616c73
-206f627461696e65642066726f6d2074686973205369746520286f7
-220616e79206f74686572207765622073697465206f7220736f7572
-6365292c20616e6420616c6c20636f706965732074686572656f662
-c2077686574686572206f72206e6f74206d61646520756e64657220
-746865207465726d73206f6620746869732041677265656d656e742
-e200a0a496620616e792070726f766973696f6e206f662074686573
-65205465726d7320616e6420436f6e646974696f6e7320697320666
-f756e6420746f20626520696c6c6567616c206f7220756e656e666f
-72636561626c652c20746865205465726d7320616e6420436f6e646
-974696f6e732077696c6c206265206375727461696c656420746f20
-74686520657874656e74206e656365737361727920746f206d616b6
-5206974206c6567616c20616e6420656e666f72636561626c652061
-6e642077696c6c2072656d61696e2c206173206d6f6469666965642
-c20696e2066756c6c20666f72636520616e64206566666563742e20
-0a0a546865205465726d7320616e6420436f6e646974696f6e73206
-16e6420616c6c206d617474657273206f722069737375657320636f
-6c6c61746572616c207468657265746f2077696c6c20626520676f7
-665726e65642062792c20636f6e73747275656420616e6420656e66
-6f7263656420696e206163636f7264616e636520776974682074686
-5204c617773206f6620746865205374617465206f662043616c6966
-6f726e6961206170706c696361626c6520746f20636f6e747261637
-47320657865637574656420616e6420706572666f726d656420656e
-746972656c79207468657265696e2028776974686f7574207265676
-1726420746f20616e79207072696e6369706c6573206f6620636f6e
-666c69637473206f66206c617773292e20596f75206865726562792
-06167726565207468617420616e7920616374696f6e206174206c61
-77206f7220696e206571756974792061726973696e67206f7574206
-f66206f722072656c6174696e6720746f207468657365205465726d
-7320616e6420436f6e646974696f6e73206f7220746865207369746
-5207368616c6c2062652066696c6564206f6e6c7920696e20746865
-207374617465206f72206665646572616c20636f75727473206c6f6
-36174656420696e2074686520436f756e7479206f66204c6f732041
-6e67656c65732c20696e20746865205374617465206f662043616c6
-9666f726e69612e20467572746865722c20796f7520686572656279
-20657870726573736c7920636f6e73656e7420616e64207375626d6
-97420746f2074686520706572736f6e616c206a7572697364696374
-696f6e206f66207375636820636f7572747320666f7220746865207
-07572706f736573206f66206c697469676174696e6720616e792073
-75636820616374696f6e2e200a0a0a2d2d2d2d2d2d2d2d2d2d2d2d2
-d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
-2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2
-d2d2d2d2d2d2d2d2d2d2d2d2d0a0a496e20696e7465727072657469
-6e67207468657365205465726d7320616e6420436f6e646974696f6
-e732c2074686520456e676c6973682076657273696f6e20676f7665
-726e732074686520696e746572707265746174696f6e20616e64206
-d65616e696e67206f6620746865206f626c69676174696f6e207365
-7420666f7274682068657265696e2e20546f2074686520657874656
-e7420746865726520697320616e20616d62696775697479206f7220
-636f6e666c696374207769746820746865205465726d7320616e642
-0436f6e646974696f6e7320696e206f74686572206c616e67756167
-65732c20746865205465726d7320616e6420436f6e646974696f6e7
-320696e20456e676c69736820676f7665726e732e200a0a55706461
-7465643a204d617263682033312c20323030362e, 
-0x7574662d38\);
-INSERT INTO \`wiki\_text\` \(\`old\_id\`, \`old\_text\`, 
-\`old\_flags\`\) VALUES \(1390, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a3c64
-6976207374796c653d226261636b67726f756e643a2366396639663
-93b2070616464696e673a3070783b20626f726465723a3170782073
-6f6c696420236161616161613b206d617267696e2d626f74746f6d3
-a313570783b223e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206c696e652d6865696768743a313230253b2070616464696e67
-3a302e34656d3b206261636b67726f756e642d636f6c6f723a23656
-5656565653b20626f726465722d626f74746f6d3a31707820736f6c
-696420236161616161613b223e0a272727557064617465732727272
-00a3c2f6469763e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206261636b67726f756e643a236666666666663b207061646469
-6e673a302e32656d20302e34656d20302e32656d20302e34656d3b2
-0666f6e742d73697a653a3935253b223e0a2a272727382f31332f30
-362727270a3a3a4e656f77696b69206973206e6f77206f70656e210
-a2a272727382f31322f30362727270a3a3a4e656f77696b69206973
-206265696e672074657374656420666f7220616e7920627567732f6
-76c6974636865732e0a3c2f6469763e0a3c2f6469763e0a0a3c6365
-6e7465723e3c7370616e207374796c653d22636f6c6f723a2330303
-24242383b20666f6e742d73697a653a323030253b223e57656c636f
-6d6520746f266e6273703b3c2f7370616e3e3c7370616e207374796
-c653d22636f6c6f723a233438413446333b20666f6e742d73697a65
-3a323030253b223e4e656f57696b69213c2f7370616e3e3c2f63656
-e7465723e3c6272202f3e0a57656c636f6d6520746f204e656f5769
-6b692c20746865206772656174657374206e656f706574732077696
-b69206f75742074686572652120506c656173652062652073757265
-20746f20636f6e74726962757465206265666f726520796f7520676
-f2e20506c6561736520726561642062656c6f7720746f2073656520
-686f7720746f20636f6e747269627574652e0a0a43757272656e746
-c7920776f726b696e67206f6e3a202727277b7b4e554d4245524f46
-41525449434c45537d7d2727272061727469636c65732e0a0a4f757
-2206d697373696f6e3a20546f206265207468652067726561746573
-74204e656f706574732057696b6920696e2074686520776f726c642
-10a0a506c6561736520636f6e7472696275746520746f646179213c
-62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e742
-03d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d65
-7468696e6720746f2077726974653f202044726f702062792074686
-5205b5b546f20446f7c546f20446f5d5d20706167652e0a0a0a2d2d
-2d2d0a0a3d3d3d20486f7720746f20636f6e74726962757465203d3
-d3d0a2d2d2d2d0a0a596f752063616e206d616b6520706167657320
-7665727920656173696c792e204a75737420636c69636b20696e207
-4686520736561726368206261722c207479706520746865206e616d
-65206f662074686520706167652c20616e642068697420476f21204
-96620746865207061676520616c7265616479206578697374732c20
-77656c6c2c20626574746572206c75636b206e6578742074696d652
-e20496620697420646f65736e27742c2074686572652077696c6c20
-62652061206c696e6b20746f206d616b65207468652070616765203
-a290a0a416c6c20656e747269657320796f75207375626d69742061
-7265206f776e65642062792075732e20496620796f7520646563696
-46520796f7520646f6e27742077616e742047616c61637469634e65
-6f20746f2068617665207468652061727469636c65206f6e6365207
-96f7527766520616464656420697420746f204e656f57696b692c20
-6974277320746f6f206c6174652e0a2d2d2d2d0a0a3d3d3d2054726
-f75626c6573686f6f74696e67203d3d3d0a2d2d2d2d0a0a27272757
-68792063616e27742049206564697420736f6d652070616765733f2
-727273c62723e0a5468657365207061676573206172652070726f74
-65637465642c20616e6420646f206e6f74206e65656420616e79206
-67572746865722065646974696e672e2e3c62723e3c62723e0a0a7c
-207374796c653d22766572746963616c2d616c69676e3a746f70222
-07c200a0a3c646976207374796c653d22666c6f61743a7269676874
-3b223e0a3c646976207374796c653d226261636b67726f756e643a2
-36639663966393b206d617267696e2d6c6566743a3570783b206d61
-7267696e2d626f74746f6d3a3570783b2070616464696e673a30707
-83b20626f726465723a31707820736f6c696420236161616161613b
-2077696474683a3137656d3b223e0a3c646976207374796c653d226
-66f6e742d73697a653a313035253b20666f6e742d66616d696c793a
-76657264616e613b206c696e652d6865696768743a313230253b207
-0616464696e673a20302e34656d3b206261636b67726f756e642d63
-6f6c6f723a236565656565653b20626f726465722d626f74746f6d3
-a31707820736f6c696420236161616161613b223e0a2727274e656f
-57696b69204e657773272727200a3c2f6469763e0a3c64697620737
-4796c653d226261636b67726f756e643a236666666666663b207061
-6464696e673a302e34656d3b20666f6e742d73697a653a203935253
-b223e0a3c7370616e207374796c653d22666f6e742d73697a653a31
-3030253b223e0a57656c636f6d6520746f204e656f77696b692c207
-46865206772656174657374204e656f706574732057696b69206f75
-74207468657265213c6272202f3e3c6272202f3e0a3c623e382f313
-32f30363c2f623e3c6272202f3e0a4e656f77696b69206973206e6f
-77206f70656e213c6272202f3e3c6272202f3e0a3c623e566572736
-96f6e204e756d6265723a3c2f623e3c6272202f3e0a4d6564696177
-696b692076657273696f6e20312e362e373c6272202f3e3c6272202
-f3e0a3c623e4e6f7465733a3c2f623e3c6272202f3e0a506c656173
-6520646f6e7420666f7267657420746f20636f6e747269627574652
-13c6272202f3e3c6272202f3e0a3c623e415454454e54494f4e213c
-2f623e3c6272202f3e0a416e792076616e64616c69736d2077696c6
-c20726573756c7420696e2062616e6e696e672066726f6d20746869
-73207369746520666f72657665722e204e6f20657863657074696f6
-e732e3c6272202f3e3c6272202f3e0a3c623e4e656f57696b69204d
-656d626572206f6620746865204d6f6e7468213c2f623e3c6272202
-f3e0a4e6f6e653c6272202f3e0a3c62723e502e532e20496620796f
-7520617265206d656d626572206f6620746865206d6f6e74682c207
-06c65617365206265207375726520746f2073746f70206279206f75
-72206775696c6420616e64207069636b757020796f7572207072697
-a652e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a0a3c
-646976207374796c653d226261636b67726f756e643a23663966396
-6393b206d617267696e2d6c6566743a3570783b206d617267696e2d
-626f74746f6d3a3570783b2070616464696e673a3070783b20626f7
-26465723a31707820736f6c696420236161616161613b2077696474
-683a3137656d3b223e0a3c646976207374796c653d22666f6e742d7
-3697a653a313035253b20666f6e742d66616d696c793a7665726461
-6e613b206c696e652d6865696768743a313230253b2070616464696
-e673a20302e34656d3b206261636b67726f756e642d636f6c6f723a
-236565656565653b20626f726465722d626f74746f6d3a317078207
-36f6c696420236161616161613b223e0a27272748656c7020757320
-6f757421272727200a3c2f6469763e0a3c646976207374796c653d2
-26261636b67726f756e643a236666666666663b2070616464696e67
-3a302e34656d3b20666f6e742d73697a653a203935253b223e0a3c7
-370616e207374796c653d22666f6e742d73697a653a313030253b22
-3e0a27272741756775737420323030363a2727273c62723e3c62723
-e0a54686973206d6f6e74682c2068656c70207573206f7574206279
-2077726974696e6720736f6d65206f66206f7572205b5b546f20446
-f7c746f20646f5d5d2061727469636c6573213c62723e0a3c2f7370
-616e3e0a3c2f6469763e0a3c2f6469763e0a3c2f6469763e0a7c7d,
-0x7574662d38\),
-\(1391, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a3c64
-6976207374796c653d226261636b67726f756e643a2366396639663
-93b2070616464696e673a3070783b20626f726465723a3170782073
-6f6c696420236161616161613b206d617267696e2d626f74746f6d3
-a313570783b223e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206c696e652d6865696768743a313230253b2070616464696e67
-3a302e34656d3b206261636b67726f756e642d636f6c6f723a23656
-5656565653b20626f726465722d626f74746f6d3a31707820736f6c
-696420236161616161613b223e0a272727557064617465732727272
-00a3c2f6469763e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206261636b67726f756e643a236666666666663b207061646469
-6e673a302e32656d20302e34656d20302e32656d20302e34656d3b2
-0666f6e742d73697a653a3935253b223e0a2a272727382f31332f30
-362727270a3a3a4e656f77696b69206973206e6f77206f70656e210
-a2a272727382f31322f30362727270a3a3a4e656f77696b69206973
-206265696e672074657374656420666f7220616e7920627567732f6
-76c6974636865732e0a3c2f6469763e0a3c2f6469763e0a0a3c6365
-6e7465723e3c7370616e207374796c653d22636f6c6f723a2330303
-24242383b20666f6e742d73697a653a323030253b223e57656c636f
-6d6520746f266e6273703b3c2f7370616e3e3c7370616e207374796
-c653d22636f6c6f723a233438413446333b20666f6e742d73697a65
-3a323030253b223e4e656f57696b69213c2f7370616e3e3c2f63656
-e7465723e3c6272202f3e0a57656c636f6d6520746f204e656f5769
-6b692c20746865206772656174657374206e656f706574732077696
-b69206f75742074686572652120506c656173652062652073757265
-20746f20636f6e74726962757465206265666f726520796f7520676
-f2e20506c6561736520726561642062656c6f7720746f2073656520
-686f7720746f20636f6e747269627574652e0a0a43757272656e746
-c7920776f726b696e67206f6e3a202727277b7b4e554d4245524f46
-41525449434c45537d7d2727272061727469636c65732e0a0a4f757
-2206d697373696f6e3a20546f206265207468652067726561746573
-74204e656f706574732057696b6920696e2074686520776f726c642
-10a0a506c6561736520636f6e7472696275746520746f646179213c
-62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e742
-03d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d65
-7468696e6720746f2077726974653f202044726f702062792074686
-5205b5b546f20446f7c546f20446f5d5d20706167652e0a0a0a2d2d
-2d2d0a0a3d3d3d20486f7720746f20636f6e74726962757465203d3
-d3d0a2d2d2d2d0a0a596f752063616e206d616b6520706167657320
-7665727920656173696c792e204a75737420636c69636b20696e207
-4686520736561726368206261722c207479706520746865206e616d
-65206f662074686520706167652c20616e642068697420476f21204
-96620746865207061676520616c7265616479206578697374732c20
-77656c6c2c20626574746572206c75636b206e6578742074696d652
-e20496620697420646f65736e27742c2074686572652077696c6c20
-62652061206c696e6b20746f206d616b65207468652070616765203
-a290a0a416c6c20656e747269657320796f75207375626d69742061
-7265206f776e65642062792075732e20496620796f7520646563696
-46520796f7520646f6e27742077616e742047616c61637469634e65
-6f20746f2068617665207468652061727469636c65206f6e6365207
-96f7527766520616464656420697420746f204e656f57696b692c20
-6974277320746f6f206c6174652e0a2d2d2d2d0a0a3d3d3d2054726
-f75626c6573686f6f74696e67203d3d3d0a2d2d2d2d0a0a27272757
-68792063616e27742049206564697420736f6d652070616765733f2
-727273c62723e0a5468657365207061676573206172652070726f74
-65637465642c20616e6420646f206e6f74206e65656420616e79206
-67572746865722065646974696e672e2e3c62723e3c62723e0a0a7c
-207374796c653d22766572746963616c2d616c69676e3a746f70222
-07c200a0a3c646976207374796c653d22666c6f61743a7269676874
-3b223e0a3c646976207374796c653d226261636b67726f756e643a2
-36639663966393b206d617267696e2d6c6566743a3570783b206d61
-7267696e2d626f74746f6d3a3570783b2070616464696e673a30707
-83b20626f726465723a31707820736f6c696420236161616161613b
-2077696474683a3137656d3b223e0a3c646976207374796c653d226
-66f6e742d73697a653a313035253b20666f6e742d66616d696c793a
-76657264616e613b206c696e652d6865696768743a313230253b207
-0616464696e673a20302e34656d3b206261636b67726f756e642d63
-6f6c6f723a236666303030303b20626f726465722d626f74746f6d3
-a31707820736f6c696420236161616161613b223e0a2727274e656f
-57696b69204e657773272727200a3c2f6469763e0a3c64697620737
-4796c653d226261636b67726f756e643a236666666666663b207061
-6464696e673a302e34656d3b20666f6e742d73697a653a203935253
-b223e0a3c7370616e207374796c653d22666f6e742d73697a653a31
-3030253b223e0a57656c636f6d6520746f204e656f77696b692c207
-46865206772656174657374204e656f706574732057696b69206f75
-74207468657265213c6272202f3e3c6272202f3e0a3c623e382f313
-32f30363c2f623e3c6272202f3e0a4e656f77696b69206973206e6f
-77206f70656e213c6272202f3e3c6272202f3e0a3c623e566572736
-96f6e204e756d6265723a3c2f623e3c6272202f3e0a4d6564696177
-696b692076657273696f6e20312e362e373c6272202f3e3c6272202
-f3e0a3c623e4e6f7465733a3c2f623e3c6272202f3e0a506c656173
-6520646f6e7420666f7267657420746f20636f6e747269627574652
-13c6272202f3e3c6272202f3e0a3c623e415454454e54494f4e213c
-2f623e3c6272202f3e0a416e792076616e64616c69736d2077696c6
-c20726573756c7420696e2062616e6e696e672066726f6d20746869
-73207369746520666f72657665722e204e6f20657863657074696f6
-e732e3c6272202f3e3c6272202f3e0a3c623e4e656f57696b69204d
-656d626572206f6620746865204d6f6e7468213c2f623e3c6272202
-f3e0a4e6f6e653c6272202f3e0a3c62723e502e532e20496620796f
-7520617265206d656d626572206f6620746865206d6f6e74682c207
-06c65617365206265207375726520746f2073746f70206279206f75
-72206775696c6420616e64207069636b757020796f7572207072697
-a652e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a0a3c
-646976207374796c653d226261636b67726f756e643a23663966396
-6393b206d617267696e2d6c6566743a3570783b206d617267696e2d
-626f74746f6d3a3570783b2070616464696e673a3070783b20626f7
-26465723a31707820736f6c696420236161616161613b2077696474
-683a3137656d3b223e0a3c646976207374796c653d22666f6e742d7
-3697a653a313035253b20666f6e742d66616d696c793a7665726461
-6e613b206c696e652d6865696768743a313230253b2070616464696
-e673a20302e34656d3b206261636b67726f756e642d636f6c6f723a
-236565656565653b20626f726465722d626f74746f6d3a317078207
-36f6c696420236161616161613b223e0a27272748656c7020757320
-6f757421272727200a3c2f6469763e0a3c646976207374796c653d2
-26261636b67726f756e643a236666666666663b2070616464696e67
-3a302e34656d3b20666f6e742d73697a653a203935253b223e0a3c7
-370616e207374796c653d22666f6e742d73697a653a313030253b22
-3e0a27272741756775737420323030363a2727273c62723e3c62723
-e0a54686973206d6f6e74682c2068656c70207573206f7574206279
-2077726974696e6720736f6d65206f66206f7572205b5b546f20446
-f7c746f20646f5d5d2061727469636c6573213c62723e0a3c2f7370
-616e3e0a3c2f6469763e0a3c2f6469763e0a3c2f6469763e0a7c7d,
-0x7574662d38\),
-\(1392, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a3c64
-6976207374796c653d226261636b67726f756e643a2366396639663
-93b2070616464696e673a3070783b20626f726465723a3170782073
-6f6c696420236161616161613b206d617267696e2d626f74746f6d3
-a313570783b223e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206c696e652d6865696768743a313230253b2070616464696e67
-3a302e34656d3b206261636b67726f756e642d636f6c6f723a23656
-5656565653b20626f726465722d626f74746f6d3a31707820736f6c
-696420236161616161613b223e0a272727557064617465732727272
-00a3c2f6469763e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206261636b67726f756e643a236666666666663b207061646469
-6e673a302e32656d20302e34656d20302e32656d20302e34656d3b2
-0666f6e742d73697a653a3935253b223e0a2a272727382f31332f30
-362727270a3a3a4e656f77696b69206973206e6f77206f70656e210
-a2a272727382f31322f30362727270a3a3a4e656f77696b69206973
-206265696e672074657374656420666f7220616e7920627567732f6
-76c6974636865732e0a3c2f6469763e0a3c2f6469763e0a0a3c6365
-6e7465723e3c7370616e207374796c653d22636f6c6f723a2330303
-24242383b20666f6e742d73697a653a323030253b223e57656c636f
-6d6520746f266e6273703b3c2f7370616e3e3c7370616e207374796
-c653d22636f6c6f723a233438413446333b20666f6e742d73697a65
-3a323030253b223e4e656f57696b69213c2f7370616e3e3c2f63656
-e7465723e3c6272202f3e0a57656c636f6d6520746f204e656f5769
-6b692c20746865206772656174657374206e656f706574732077696
-b69206f75742074686572652120506c656173652062652073757265
-20746f20636f6e74726962757465206265666f726520796f7520676
-f2e20506c6561736520726561642062656c6f7720746f2073656520
-686f7720746f20636f6e747269627574652e0a0a43757272656e746
-c7920776f726b696e67206f6e3a202727277b7b4e554d4245524f46
-41525449434c45537d7d2727272061727469636c65732e0a0a4f757
-2206d697373696f6e3a20546f206265207468652067726561746573
-74204e656f706574732057696b6920696e2074686520776f726c642
-10a0a506c6561736520636f6e7472696275746520746f646179213c
-62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e742
-03d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d65
-7468696e6720746f2077726974653f202044726f702062792074686
-5205b5b546f20446f7c546f20446f5d5d20706167652e0a0a0a2d2d
-2d2d0a0a3d3d3d20486f7720746f20636f6e74726962757465203d3
-d3d0a2d2d2d2d0a0a596f752063616e206d616b6520706167657320
-7665727920656173696c792e204a75737420636c69636b20696e207
-4686520736561726368206261722c207479706520746865206e616d
-65206f662074686520706167652c20616e642068697420476f21204
-96620746865207061676520616c7265616479206578697374732c20
-77656c6c2c20626574746572206c75636b206e6578742074696d652
-e20496620697420646f65736e27742c2074686572652077696c6c20
-62652061206c696e6b20746f206d616b65207468652070616765203
-a290a0a416c6c20656e747269657320796f75207375626d69742061
-7265206f776e65642062792075732e20496620796f7520646563696
-46520796f7520646f6e27742077616e742047616c61637469634e65
-6f20746f2068617665207468652061727469636c65206f6e6365207
-96f7527766520616464656420697420746f204e656f57696b692c20
-6974277320746f6f206c6174652e0a2d2d2d2d0a0a3d3d3d2054726
-f75626c6573686f6f74696e67203d3d3d0a2d2d2d2d0a0a27272757
-68792063616e27742049206564697420736f6d652070616765733f2
-727273c62723e0a5468657365207061676573206172652070726f74
-65637465642c20616e6420646f206e6f74206e65656420616e79206
-67572746865722065646974696e672e2e3c62723e3c62723e0a0a7c
-207374796c653d22766572746963616c2d616c69676e3a746f70222
-07c200a0a3c646976207374796c653d22666c6f61743a7269676874
-3b223e0a3c646976207374796c653d226261636b67726f756e643a2
-36639663966393b206d617267696e2d6c6566743a3570783b206d61
-7267696e2d626f74746f6d3a3570783b2070616464696e673a30707
-83b20626f726465723a31707820736f6c696420236161616161613b
-2077696474683a3137656d3b223e0a3c646976207374796c653d226
-66f6e742d73697a653a313035253b20666f6e742d66616d696c793a
-76657264616e613b206c696e652d6865696768743a313230253b207
-0616464696e673a20302e34656d3b206261636b67726f756e642d63
-6f6c6f723a236666303030303b20626f726465722d626f74746f6d3
-a31707820736f6c696420236161616161613b223e0a2727274e656f
-57696b69204e657773272727200a3c2f6469763e0a3c64697620737
-4796c653d226261636b67726f756e643a236666666666663b207061
-6464696e673a302e34656d3b20666f6e742d73697a653a203935253
-b223e0a3c7370616e207374796c653d22666f6e742d73697a653a31
-3030253b223e0a57656c636f6d6520746f204e656f77696b692c207
-46865206772656174657374204e656f706574732057696b69206f75
-74207468657265213c6272202f3e3c6272202f3e0a3c623e382f313
-32f30363c2f623e3c6272202f3e0a4e656f77696b69206973206e6f
-77206f70656e213c6272202f3e3c6272202f3e0a3c623e566572736
-96f6e204e756d6265723a3c2f623e3c6272202f3e0a4d6564696177
-696b692076657273696f6e20312e362e373c6272202f3e3c6272202
-f3e0a3c623e4e6f7465733a3c2f623e3c6272202f3e0a506c656173
-6520646f6e7420666f7267657420746f20636f6e747269627574652
-13c6272202f3e3c6272202f3e0a3c623e415454454e54494f4e213c
-2f623e3c6272202f3e0a416e792076616e64616c69736d2077696c6
-c20726573756c7420696e2062616e6e696e672066726f6d20746869
-73207369746520666f72657665722e204e6f20657863657074696f6
-e732e3c6272202f3e3c6272202f3e0a3c623e4e656f57696b69204d
-656d626572206f6620746865204d6f6e7468213c2f623e3c6272202
-f3e0a4e6f6e653c6272202f3e0a3c62723e502e532e20496620796f
-7520617265206d656d626572206f6620746865206d6f6e74682c207
-06c65617365206265207375726520746f2073746f70206279206f75
-72206775696c6420616e64207069636b757020796f7572207072697
-a652e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a0a3c
-646976207374796c653d226261636b67726f756e643a23663966396
-6393b206d617267696e2d6c6566743a3570783b206d617267696e2d
-626f74746f6d3a3570783b2070616464696e673a3070783b20626f7
-26465723a31707820736f6c696420236161616161613b2077696474
-683a3137656d3b223e0a3c646976207374796c653d22666f6e742d7
-3697a653a313035253b20666f6e742d66616d696c793a7665726461
-6e613b206c696e652d6865696768743a313230253b2070616464696
-e673a20302e34656d3b206261636b67726f756e642d636f6c6f723a
-236565656565653b20626f726465722d626f74746f6d3a317078207
-36f6c696420236161616161613b223e0a27272748656c7020757320
-6f757421272727200a3c2f6469763e0a3c646976207374796c653d2
-26261636b67726f756e643a233139434532363b2070616464696e67
-3a302e34656d3b20666f6e742d73697a653a203935253b223e0a3c7
-370616e207374796c653d22666f6e742d73697a653a313030253b22
-3e0a27272741756775737420323030363a2727273c62723e3c62723
-e0a54686973206d6f6e74682c2068656c70207573206f7574206279
-2077726974696e6720736f6d65206f66206f7572205b5b546f20446
-f7c746f20646f5d5d2061727469636c6573213c62723e0a3c2f7370
-616e3e0a3c2f6469763e0a3c2f6469763e0a3c2f6469763e0a7c7d,
-0x7574662d38\),
-\(1393, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a3c64
-6976207374796c653d226261636b67726f756e643a2366396639663
-93b2070616464696e673a3070783b20626f726465723a3170782073
-6f6c696420236161616161613b206d617267696e2d626f74746f6d3
-a313570783b223e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206c696e652d6865696768743a313230253b2070616464696e67
-3a302e34656d3b206261636b67726f756e642d636f6c6f723a23656
-5656565653b20626f726465722d626f74746f6d3a31707820736f6c
-696420236161616161613b223e0a272727557064617465732727272
-00a3c2f6469763e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206261636b67726f756e643a236666666666663b207061646469
-6e673a302e32656d20302e34656d20302e32656d20302e34656d3b2
-0666f6e742d73697a653a3935253b223e0a2a272727382f31332f30
-362727270a3a3a4e656f77696b69206973206e6f77206f70656e210
-a2a272727382f31322f30362727270a3a3a4e656f77696b69206973
-206265696e672074657374656420666f7220616e7920627567732f6
-76c6974636865732e0a3c2f6469763e0a3c2f6469763e0a0a3c6365
-6e7465723e3c7370616e207374796c653d22636f6c6f723a2330303
-24242383b20666f6e742d73697a653a323030253b223e57656c636f
-6d6520746f266e6273703b3c2f7370616e3e3c7370616e207374796
-c653d22636f6c6f723a233438413446333b20666f6e742d73697a65
-3a323030253b223e4e656f57696b69213c2f7370616e3e3c2f63656
-e7465723e3c6272202f3e0a57656c636f6d6520746f204e656f5769
-6b692c20746865206772656174657374206e656f706574732077696
-b69206f75742074686572652120506c656173652062652073757265
-20746f20636f6e74726962757465206265666f726520796f7520676
-f2e20506c6561736520726561642062656c6f7720746f2073656520
-686f7720746f20636f6e747269627574652e0a0a43757272656e746
-c7920776f726b696e67206f6e3a202727277b7b4e554d4245524f46
-41525449434c45537d7d2727272061727469636c65732e0a0a4f757
-2206d697373696f6e3a20546f206265207468652067726561746573
-74204e656f706574732057696b6920696e2074686520776f726c642
-10a0a506c6561736520636f6e7472696275746520746f646179213c
-62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e742
-03d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d65
-7468696e6720746f2077726974653f202044726f702062792074686
-5205b5b546f20446f7c546f20446f5d5d20706167652e0a0a0a2d2d
-2d2d0a0a3d3d3d20486f7720746f20636f6e74726962757465203d3
-d3d0a2d2d2d2d0a0a596f752063616e206d616b6520706167657320
-7665727920656173696c792e204a75737420636c69636b20696e207
-4686520736561726368206261722c207479706520746865206e616d
-65206f662074686520706167652c20616e642068697420476f21204
-96620746865207061676520616c7265616479206578697374732c20
-77656c6c2c20626574746572206c75636b206e6578742074696d652
-e20496620697420646f65736e27742c2074686572652077696c6c20
-62652061206c696e6b20746f206d616b65207468652070616765203
-a290a0a416c6c20656e747269657320796f75207375626d69742061
-7265206f776e65642062792075732e20496620796f7520646563696
-46520796f7520646f6e27742077616e742047616c61637469634e65
-6f20746f2068617665207468652061727469636c65206f6e6365207
-96f7527766520616464656420697420746f204e656f57696b692c20
-6974277320746f6f206c6174652e0a2d2d2d2d0a0a3d3d3d2054726
-f75626c6573686f6f74696e67203d3d3d0a2d2d2d2d0a0a27272757
-68792063616e27742049206564697420736f6d652070616765733f2
-727273c62723e0a5468657365207061676573206172652070726f74
-65637465642c20616e6420646f206e6f74206e65656420616e79206
-67572746865722065646974696e672e2e3c62723e3c62723e0a0a7c
-207374796c653d22766572746963616c2d616c69676e3a746f70222
-07c200a0a3c646976207374796c653d22666c6f61743a7269676874
-3b223e0a3c646976207374796c653d226261636b67726f756e643a2
-36639663966393b206d617267696e2d6c6566743a3570783b206d61
-7267696e2d626f74746f6d3a3570783b2070616464696e673a30707
-83b20626f726465723a31707820736f6c696420236161616161613b
-2077696474683a3137656d3b223e0a3c646976207374796c653d226
-66f6e742d73697a653a313035253b20666f6e742d66616d696c793a
-76657264616e613b206c696e652d6865696768743a313230253b207
-0616464696e673a20302e34656d3b206261636b67726f756e642d63
-6f6c6f723a236666303030303b20626f726465722d626f74746f6d3
-a31707820736f6c696420236161616161613b223e0a2727274e656f
-57696b69204e657773272727200a3c2f6469763e0a3c64697620737
-4796c653d226261636b67726f756e643a233139434532363b207061
-6464696e673a302e34656d3b20666f6e742d73697a653a203935253
-b223e0a3c7370616e207374796c653d22666f6e742d73697a653a31
-3030253b223e0a57656c636f6d6520746f204e656f77696b692c207
-46865206772656174657374204e656f706574732057696b69206f75
-74207468657265213c6272202f3e3c6272202f3e0a3c623e382f313
-32f30363c2f623e3c6272202f3e0a4e656f77696b69206973206e6f
-77206f70656e213c6272202f3e3c6272202f3e0a3c623e566572736
-96f6e204e756d6265723a3c2f623e3c6272202f3e0a4d6564696177
-696b692076657273696f6e20312e362e373c6272202f3e3c6272202
-f3e0a3c623e4e6f7465733a3c2f623e3c6272202f3e0a506c656173
-6520646f6e7420666f7267657420746f20636f6e747269627574652
-13c6272202f3e3c6272202f3e0a3c623e415454454e54494f4e213c
-2f623e3c6272202f3e0a416e792076616e64616c69736d2077696c6
-c20726573756c7420696e2062616e6e696e672066726f6d20746869
-73207369746520666f72657665722e204e6f20657863657074696f6
-e732e3c6272202f3e3c6272202f3e0a3c623e4e656f57696b69204d
-656d626572206f6620746865204d6f6e7468213c2f623e3c6272202
-f3e0a4e6f6e653c6272202f3e0a3c62723e502e532e20496620796f
-7520617265206d656d626572206f6620746865206d6f6e74682c207
-06c65617365206265207375726520746f2073746f70206279206f75
-72206775696c6420616e64207069636b757020796f7572207072697
-a652e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a0a3c
-646976207374796c653d226261636b67726f756e643a23663966396
-6393b206d617267696e2d6c6566743a3570783b206d617267696e2d
-626f74746f6d3a3570783b2070616464696e673a3070783b20626f7
-26465723a31707820736f6c696420236161616161613b2077696474
-683a3137656d3b223e0a3c646976207374796c653d22666f6e742d7
-3697a653a313035253b20666f6e742d66616d696c793a7665726461
-6e613b206c696e652d6865696768743a313230253b2070616464696
-e673a20302e34656d3b206261636b67726f756e642d636f6c6f723a
-236565656565653b20626f726465722d626f74746f6d3a317078207
-36f6c696420236161616161613b223e0a27272748656c7020757320
-6f757421272727200a3c2f6469763e0a3c646976207374796c653d2
-26261636b67726f756e643a236666666666663b2070616464696e67
-3a302e34656d3b20666f6e742d73697a653a203935253b223e0a3c7
-370616e207374796c653d22666f6e742d73697a653a313030253b22
-3e0a27272741756775737420323030363a2727273c62723e3c62723
-e0a54686973206d6f6e74682c2068656c70207573206f7574206279
-2077726974696e6720736f6d65206f66206f7572205b5b546f20446
-f7c746f20646f5d5d2061727469636c6573213c62723e0a3c2f7370
-616e3e0a3c2f6469763e0a3c2f6469763e0a3c2f6469763e0a7c7d,
-0x7574662d38\),
-\(1394, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a3c64
-6976207374796c653d226261636b67726f756e643a2366396639663
-93b2070616464696e673a3070783b20626f726465723a3170782073
-6f6c696420236161616161613b206d617267696e2d626f74746f6d3
-a313570783b223e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206c696e652d6865696768743a313230253b2070616464696e67
-3a302e34656d3b206261636b67726f756e642d636f6c6f723a23656
-5656565653b20626f726465722d626f74746f6d3a31707820736f6c
-696420236161616161613b223e0a272727557064617465732727272
-00a3c2f6469763e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206261636b67726f756e643a236666666666663b207061646469
-6e673a302e32656d20302e34656d20302e32656d20302e34656d3b2
-0666f6e742d73697a653a3935253b223e0a2a272727382f31332f30
-362727270a3a3a4e656f77696b69206973206e6f77206f70656e210
-a2a272727382f31322f30362727270a3a3a4e656f77696b69206973
-206265696e672074657374656420666f7220616e7920627567732f6
-76c6974636865732e0a3c2f6469763e0a3c2f6469763e0a0a3c6365
-6e7465723e3c7370616e207374796c653d22636f6c6f723a2330303
-24242383b20666f6e742d73697a653a323030253b223e57656c636f
-6d6520746f266e6273703b3c2f7370616e3e3c7370616e207374796
-c653d22636f6c6f723a233438413446333b20666f6e742d73697a65
-3a323030253b223e4e656f57696b69213c2f7370616e3e3c2f63656
-e7465723e3c6272202f3e0a57656c636f6d6520746f204e656f5769
-6b692c20746865206772656174657374206e656f706574732077696
-b69206f75742074686572652120506c656173652062652073757265
-20746f20636f6e74726962757465206265666f726520796f7520676
-f2e20506c6561736520726561642062656c6f7720746f2073656520
-686f7720746f20636f6e747269627574652e0a0a43757272656e746
-c7920776f726b696e67206f6e3a202727277b7b4e554d4245524f46
-41525449434c45537d7d2727272061727469636c65732e0a0a4f757
-2206d697373696f6e3a20546f206265207468652067726561746573
-74204e656f706574732057696b6920696e2074686520776f726c642
-10a0a506c6561736520636f6e7472696275746520746f646179213c
-62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e742
-03d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d65
-7468696e6720746f2077726974653f202044726f702062792074686
-5205b5b546f20446f7c546f20446f5d5d20706167652e0a0a0a2d2d
-2d2d0a0a3d3d3d20486f7720746f20636f6e74726962757465203d3
-d3d0a2d2d2d2d0a0a596f752063616e206d616b6520706167657320
-7665727920656173696c792e204a75737420636c69636b20696e207
-4686520736561726368206261722c207479706520746865206e616d
-65206f662074686520706167652c20616e642068697420476f21204
-96620746865207061676520616c7265616479206578697374732c20
-77656c6c2c20626574746572206c75636b206e6578742074696d652
-e20496620697420646f65736e27742c2074686572652077696c6c20
-62652061206c696e6b20746f206d616b65207468652070616765203
-a290a0a416c6c20656e747269657320796f75207375626d69742061
-7265206f776e65642062792075732e20496620796f7520646563696
-46520796f7520646f6e27742077616e742047616c61637469634e65
-6f20746f2068617665207468652061727469636c65206f6e6365207
-96f7527766520616464656420697420746f204e656f57696b692c20
-6974277320746f6f206c6174652e0a2d2d2d2d0a0a3d3d3d2054726
-f75626c6573686f6f74696e67203d3d3d0a2d2d2d2d0a0a27272757
-68792063616e27742049206564697420736f6d652070616765733f2
-727273c62723e0a5468657365207061676573206172652070726f74
-65637465642c20616e6420646f206e6f74206e65656420616e79206
-67572746865722065646974696e672e2e3c62723e3c62723e0a0a7c
-207374796c653d22766572746963616c2d616c69676e3a746f70222
-07c200a0a3c646976207374796c653d22666c6f61743a7269676874
-3b223e0a3c646976207374796c653d226261636b67726f756e643a2
-36639663966393b206d617267696e2d6c6566743a3570783b206d61
-7267696e2d626f74746f6d3a3570783b2070616464696e673a30707
-83b20626f726465723a31707820736f6c696420236161616161613b
-2077696474683a3137656d3b223e0a3c646976207374796c653d226
-66f6e742d73697a653a313035253b20666f6e742d66616d696c793a
-76657264616e613b206c696e652d6865696768743a313230253b207
-0616464696e673a20302e34656d3b206261636b67726f756e642d63
-6f6c6f723a236639663966393b20626f726465722d626f74746f6d3
-a31707820736f6c696420236161616161613b223e0a2727274e656f
-57696b69204e657773272727200a3c2f6469763e0a3c64697620737
-4796c653d226261636b67726f756e643a236666666666663b207061
-6464696e673a302e34656d3b20666f6e742d73697a653a203935253
-b223e0a3c7370616e207374796c653d22666f6e742d73697a653a31
-3030253b223e0a57656c636f6d6520746f204e656f77696b692c207
-46865206772656174657374204e656f706574732057696b69206f75
-74207468657265213c6272202f3e3c6272202f3e0a3c623e382f313
-32f30363c2f623e3c6272202f3e0a4e656f77696b69206973206e6f
-77206f70656e213c6272202f3e3c6272202f3e0a3c623e566572736
-96f6e204e756d6265723a3c2f623e3c6272202f3e0a4d6564696177
-696b692076657273696f6e20312e362e373c6272202f3e3c6272202
-f3e0a3c623e4e6f7465733a3c2f623e3c6272202f3e0a506c656173
-6520646f6e7420666f7267657420746f20636f6e747269627574652
-13c6272202f3e3c6272202f3e0a3c623e415454454e54494f4e213c
-2f623e3c6272202f3e0a416e792076616e64616c69736d2077696c6
-c20726573756c7420696e2062616e6e696e672066726f6d20746869
-73207369746520666f72657665722e204e6f20657863657074696f6
-e732e3c6272202f3e3c6272202f3e0a3c623e4e656f57696b69204d
-656d626572206f6620746865204d6f6e7468213c2f623e3c6272202
-f3e0a4e6f6e653c6272202f3e0a3c62723e502e532e20496620796f
-7520617265206d656d626572206f6620746865206d6f6e74682c207
-06c65617365206265207375726520746f2073746f70206279206f75
-72206775696c6420616e64207069636b757020796f7572207072697
-a652e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a0a3c
-646976207374796c653d226261636b67726f756e643a23663966396
-6393b206d617267696e2d6c6566743a3570783b206d617267696e2d
-626f74746f6d3a3570783b2070616464696e673a3070783b20626f7
-26465723a31707820736f6c696420236161616161613b2077696474
-683a3137656d3b223e0a3c646976207374796c653d22666f6e742d7
-3697a653a313035253b20666f6e742d66616d696c793a7665726461
-6e613b206c696e652d6865696768743a313230253b2070616464696
-e673a20302e34656d3b206261636b67726f756e642d636f6c6f723a
-236565656565653b20626f726465722d626f74746f6d3a317078207
-36f6c696420236161616161613b223e0a27272748656c7020757320
-6f757421272727200a3c2f6469763e0a3c646976207374796c653d2
-26261636b67726f756e643a236666666666663b2070616464696e67
-3a302e34656d3b20666f6e742d73697a653a203935253b223e0a3c7
-370616e207374796c653d22666f6e742d73697a653a313030253b22
-3e0a27272741756775737420323030363a2727273c62723e3c62723
-e0a54686973206d6f6e74682c2068656c70207573206f7574206279
-2077726974696e6720736f6d65206f66206f7572205b5b546f20446
-f7c746f20646f5d5d2061727469636c6573213c62723e0a3c2f7370
-616e3e0a3c2f6469763e0a3c2f6469763e0a3c2f6469763e0a7c7d,
-0x7574662d38\),
-\(1395, 
-0x41726520796f75207469726564206f66207573696e672057696e6
-46f77733f204973204d6163696e746f7368206a757374206e6f7420
-796f7572207468696e673f2057656c6c2c20747279204c696e75782
-1204974277320612067726561742c2066726565206f706572617469
-6e672073797374656d206261736564206f6e20556e69782e0a0a0a0
-a3d3d2057686174206973204c696e75783f203d3d0a0a4c696e7578
-20697320612066726565206f7065726174696e672073797374656d2
-06c696b6520556e69782c2065786365707420697420686173206120
-6e6963652067726170686963616c20696e746572666163652847554
-9292e204c696e7578206973206f6674656e2075736564207768656e
-20746865207573657220646f65736e27742077616e742f6c696b652
-04d6163696e746f7368206f722057696e646f77732e204c696e7578
-20697320736f7572636520646973747269627574656420666f72206
-46576656c6f706572732c206d65616e696e6720746865792063616e
-206368616e6765206f7220747765616b20746865206f70657261746
-96e672073797374656d2e0a0a0a3d3d204c696e7578204469737472
-69627574696f6e73203d3d0a0a546865726520617265206d616e792
-0646966666572656e74204c696e757820646973747269627574696f
-6e732c2062757420746865206d6f737420707265666572726564206
-f6e65206973205562756e74752e2049742773207573656420627920
-746865206d6f7374204c696e75782075736572732e2054686572652
-06172652061626f75742035206d61696e204c696e75782064697374
-7269627574696f6e732c207768696368206172653a0a0a2a5b68747
-4703a2f2f7777772e7562756e74752e636f6d205562756e74755d0a
-0a2a5b687474703a2f2f7777772e64656269616e2e6f72672044656
-269616e5d0a0a2a5b687474703a2f2f7777772e67656e746f6f2e6f
-72672047656e746f6f5d0a0a2a5b687474703a2f2f7777772e6d616
-e64726976612e636f6d204d616e64726976615d0a0a2a5b7777772e
-6e6f76656c6c2e636f6d2f6c696e757820537573655d0a0a2a5b687
-474703a2f2f7777772e6c696e73706972652e636f6d204c696e7370
-6972655d0a0a2a5b687474703a2f2f7777772e64616d6e736d616c6
-c6c696e75782e6f72672044534c5d0a0a0a2a2a2a2a2a2a2a2a2a2a
-2a2a2a2a2a2a2a2a2a205354494c4c20494e2050524f47524553532
-02a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a, 
-0x7574662d38\),
-\(1396, 
-0x41726520796f75207469726564206f66207573696e672057696e6
-46f77733f204973204d6163696e746f7368206a757374206e6f7420
-796f7572207468696e673f2057656c6c2c20747279204c696e75782
-1204974277320612067726561742c2066726565206f706572617469
-6e672073797374656d206261736564206f6e20556e69782e0a0a0a0
-a3d3d2057686174206973204c696e75783f203d3d0a0a4c696e7578
-20697320612066726565206f7065726174696e672073797374656d2
-06c696b6520556e69782c2065786365707420697420686173206120
-6e6963652067726170686963616c20696e746572666163652847554
-9292e204c696e7578206973206f6674656e2075736564207768656e
-20746865207573657220646f65736e27742077616e742f6c696b652
-04d6163696e746f7368206f722057696e646f77732e204c696e7578
-20697320736f7572636520646973747269627574656420666f72206
-46576656c6f706572732c206d65616e696e6720746865792063616e
-206368616e6765206f7220747765616b20746865206f70657261746
-96e672073797374656d2e0a0a0a3d3d204c696e7578204469737472
-69627574696f6e73203d3d0a0a546865726520617265206d616e792
-0646966666572656e74204c696e757820646973747269627574696f
-6e732c2062757420746865206d6f737420707265666572726564206
-f6e65206973205562756e74752e2049742773207573656420627920
-746865206d6f7374204c696e75782075736572732e2054686572652
-06172652061626f75742035206d61696e204c696e75782064697374
-7269627574696f6e732c207768696368206172653a0a0a2a5b68747
-4703a2f2f7777772e7562756e74752e636f6d205562756e74755d0a
-0a2a5b687474703a2f2f7777772e64656269616e2e6f72672044656
-269616e5d0a0a2a5b687474703a2f2f7777772e67656e746f6f2e6f
-72672047656e746f6f5d0a0a2a5b687474703a2f2f7777772e6d616
-e64726976612e636f6d204d616e64726976615d0a0a2a5b68747470
-3a2f2f7777772e6e6f76656c6c2e636f6d2f6c696e7578205375736
-55d0a0a2a5b687474703a2f2f7777772e6c696e73706972652e636f
-6d204c696e73706972655d0a0a2a5b687474703a2f2f7777772e646
-16d6e736d616c6c6c696e75782e6f72672044534c5d0a0a0a2a2a2a
-2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a205354494c4c20494e20505
-24f4752455353202a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a
-2a2a2a2a2a2a, 0x7574662d38\),
-\(1397, 
-0x57656c6c2c2068657265204920616d20676f696e6720746f20686
-56c7020796f75206561726e206e656f706f696e7473206f6e207468
-6520656173792067616d65732c20626967206275636b7320796f752
-06865617264207269676874210a0a0a6465737472756374202d206f
-202d206d61746368323a0a77656c6c20746f207374617274206f666
-6206966207468657265206973206120626c6f636b20746861742068
-6173206e756d6265727320636f756e74696e6720646f776e206d616
-b6520737572652074686174207468657265206973206f6e65206f66
-2074686f736520636f6c6f7572656420626c6f636b73206e6561722
-06279206569746865722061626f76652062656c6f77206f72206265
-7369646520616e6420646f75626c6520636c69636b206f6e2069742
-0746f20676574206974206f7574206f6620746865207761792e204e
-6f7720796f75206e65656420746f207363727574696e69736520796
-f757220706c6179696e672073637265656e2e207365652069662079
-6f75206861766520616e792067726f757073206f662034206f72203
-52c20636c69636b206f6e207468656d2066697273742c207468656e
-20636865636b20616761696e20666f7220616e792034206f7220352
-067726f757073206e6f77206f6e746f20796f757220332067726f75
-70732067657420726964206f6620616c6c20796f757220332067726
-f7570732c206e6f772073746f702072696768742074686572652c20
-796f752068617665206e6f746963656420736f6d657468696e67206
-861766e277420796f753f207468657265206172652073796d626f6c
-73206f6e20736f6d65206f66207468656d212057656c6c20646f6e2
-7742070616e6963212049276d206865726520746f2068656c702120
-54686572652077696c6c206e6f726d616c6c79206265206120626c6
-1636b20626c6f636b2077697468206120666c616d65206f6e206974
-2c20646f206e6f7420776861746576657220796f7520646f20636c6
-9636b206f6e2069742c207361766520697420746f2074686520656e
-64206f66207468652067616d65207768656e20796f7520686176652
-06e6f206d6f766573206c656674212074686572652073686f756c64
-20616c736f206265206f6e652074686174206c6f6f6b6573206c696
-b652061207175657374696f6e206d61726b2c2069742077696c6c20
-6164642061206e657720726f77206f6620626c6f636b73206f6e207
-4686520746f70206f6620796f7572206f7468657220626c6f636b73
-2c206e6f77206f6e6c79207573652074686973206f6e636520796f7
-520686176652072656d6f766564206120666577206c617965727320
-6669727374212054686572652077696c6c20616c736f206265206f6
-e65207468617420686173203378206f6e2069742c207768656e2079
-6f7520646f75626c6520636c69636b206f6e2074686520626c6f636
-b732061726f756e642069742069742077696c6c206d756c7469706c
-792074686174206e756d626572206f6620706f696e7473206279203
-3212020546865726520697320616e6f746865722c20697420686173
-206120636972636c6520696e20746865206d6964646c6520616e642
-06c6f7473206f66206172726f77732061726f756e642069742c2077
-686174206576657220796f7520646f2c206f6e6c792075736520697
-420696e20616e20656d657267656e63792c2069742077696c6c2064
-657374726f7920616c6c2074686520636f6c6f757273206f6620697
-473207479706521207468656e207468657265206973206120626f75
-6c6465722074686174206f6e6c79206170706561727320696620796
-f7520646f6e7420636c69636b206f6e2074686520636f756e742064
-6f776e206e756d62657273206f6e636520746865792068617665206
-36f756e74656420646f776e20746f207a65726f2c20697420697320
-696e646573747275637461626c652c206f6e6c792074686520666c6
-16d6520626f756c6465722063616e2064657374726f792069742120
-736f20626574746572206e6f7420746f2067657420696e746f20612
-06d65737320746f207374617274207769746821204d6f7265207769
-6c6c20626520616464656420736f6f6e2120706c6561736520656e6
-a6f7921, 0x7574662d38\),
-\(1398, 
-0x3c63656e7465723e687474703a2f2f696d616765732e6e656f706
-574732e636f6d2f696d616765732f62616261615f726f6c6c5f3230
-30332e6769660a3c703e0a3c62723e4e656f70657473c2ae2069732
-0746865206772656174657374205669727475616c20506574205369
-7465206f6e2074686520496e7465726e65742e205769746820796f7
-5722068656c702c2077652068617665206275696c74206120636f6d
-6d756e697479206f66206f766572203730206d696c6c696f6e20766
-9727475616c20706574206f776e657273206163726f737320746865
-20776f726c6421204e656f7065747320686173206d616e792074686
-96e677320746f206f6666657220696e636c7564696e67206f766572
-203136302067616d65732c2074726164696e672c2061756374696f6
-e732c206772656574696e67732c206d6573736167696e672c20616e
-6420636f756e746c657373207265636970657320666f72206173706
-172616775732e2042657374206f6620616c6c2c206974277320636f
-6d706c6574656c79204652454521, 0x7574662d38\),
-\(1399, 
-0x596f75206d61792068617665206e6f74636965642074686174206
-e656f2d6164646963742e6e657427732062616e6e65722069732061
-742074686520626f74746f6d206f662074686520706167652c20746
-869732069732073696d706c79206265636175736520746865726520
-7761732061206d697374616b652061207768696c652061676f2c206
-16e6420746f206d616b6520697420757020746f206e656f2d616464
-6963742c2077652061726520646973706c6179696e6720746865697
-22062616e6e65722e, 0x7574662d38\),
-\(1400, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a3c64
-6976207374796c653d226261636b67726f756e643a2366396639663
-93b2070616464696e673a3070783b20626f726465723a3170782073
-6f6c696420236161616161613b206d617267696e2d626f74746f6d3
-a313570783b223e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206c696e652d6865696768743a313230253b2070616464696e67
-3a302e34656d3b206261636b67726f756e642d636f6c6f723a23656
-5656565653b20626f726465722d626f74746f6d3a31707820736f6c
-696420236161616161613b223e0a272727557064617465732727272
-00a3c2f6469763e0a3c646976207374796c653d22666f6e742d7369
-7a653a313270783b20666f6e742d66616d696c793a76657264616e6
-13b206261636b67726f756e643a236666666666663b207061646469
-6e673a302e32656d20302e34656d20302e32656d20302e34656d3b2
-0666f6e742d73697a653a3935253b223e0a2a272727382f31332f30
-362727270a3a3a4e656f77696b69206973206e6f77206f70656e210
-a2a272727382f31322f30362727270a3a3a4e656f77696b69206973
-206265696e672074657374656420666f7220616e7920627567732f6
-76c6974636865732e0a3c2f6469763e0a3c2f6469763e0a0a3c6365
-6e7465723e3c7370616e207374796c653d22636f6c6f723a2330303
-24242383b20666f6e742d73697a653a323030253b223e57656c636f
-6d6520746f266e6273703b3c2f7370616e3e3c7370616e207374796
-c653d22636f6c6f723a233438413446333b20666f6e742d73697a65
-3a323030253b223e4e656f57696b69213c2f7370616e3e3c2f63656
-e7465723e3c6272202f3e0a57656c636f6d6520746f204e656f5769
-6b692c20746865206772656174657374206e656f706574732077696
-b69206f75742074686572652120506c656173652062652073757265
-20746f20636f6e74726962757465206265666f726520796f7520676
-f2e20506c6561736520726561642062656c6f7720746f2073656520
-686f7720746f20636f6e747269627574652e0a0a4f7572206d69737
-3696f6e3a20546f20626520746865206772656174657374204e656f
-706574732057696b6920696e2074686520776f726c64210a0a506c6
-561736520636f6e7472696275746520746f646179213c62723e3c62
-723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e74203d3d3d0a2
-d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d657468696e67
-20746f2077726974653f202044726f7020627920746865205b5b546
-f20446f7c546f20446f5d5d20706167652e0a0a0a2d2d2d2d0a0a3d
-3d3d20486f7720746f20636f6e74726962757465203d3d3d0a2d2d2
-d2d0a0a596f752063616e206d616b65207061676573207665727920
-656173696c792e204a75737420636c69636b20696e2074686520736
-561726368206261722c207479706520746865206e616d65206f6620
-74686520706167652c20616e642068697420476f212049662074686
-5207061676520616c7265616479206578697374732c2077656c6c2c
-20626574746572206c75636b206e6578742074696d652e204966206
-97420646f65736e27742c2074686572652077696c6c206265206120
-6c696e6b20746f206d616b65207468652070616765203a290a0a416
-c6c20656e747269657320796f75207375626d697420617265206f77
-6e65642062792075732e20496620796f752064656369646520796f7
-520646f6e27742077616e742047616c61637469634e656f20746f20
-68617665207468652061727469636c65206f6e636520796f7527766
-520616464656420697420746f204e656f57696b692c206974277320
-746f6f206c6174652e0a2d2d2d2d0a0a3d3d3d2054726f75626c657
-3686f6f74696e67203d3d3d0a2d2d2d2d0a0a272727576879206361
-6e27742049206564697420736f6d652070616765733f2727273c627
-23e0a5468657365207061676573206172652070726f746563746564
-2c20616e6420646f206e6f74206e65656420616e792066757274686
-5722065646974696e672e2e3c62723e3c62723e0a0a7c207374796c
-653d22766572746963616c2d616c69676e3a746f7022207c200a0a3
-c646976207374796c653d22666c6f61743a72696768743b223e0a3c
-646976207374796c653d226261636b67726f756e643a23663966396
-6393b206d617267696e2d6c6566743a3570783b206d617267696e2d
-626f74746f6d3a3570783b2070616464696e673a3070783b20626f7
-26465723a31707820736f6c696420236161616161613b2077696474
-683a3137656d3b223e0a3c646976207374796c653d22666f6e742d7
-3697a653a313035253b20666f6e742d66616d696c793a7665726461
-6e613b206c696e652d6865696768743a313230253b2070616464696
-e673a20302e34656d3b206261636b67726f756e642d636f6c6f723a
-236639663966393b20626f726465722d626f74746f6d3a317078207
-36f6c696420236161616161613b223e0a2727274e656f57696b6920
-4e657773272727200a3c2f6469763e0a3c646976207374796c653d2
-26261636b67726f756e643a236666666666663b2070616464696e67
-3a302e34656d3b20666f6e742d73697a653a203935253b223e0a3c7
-370616e207374796c653d22666f6e742d73697a653a313030253b22
-3e0a57656c636f6d6520746f204e656f77696b692c2074686520677
-2656174657374204e656f706574732057696b69206f757420746865
-7265213c6272202f3e3c6272202f3e0a3c623e382f31332f30363c2
-f623e3c6272202f3e0a4e656f77696b69206973206e6f77206f7065
-6e213c6272202f3e3c6272202f3e0a3c623e56657273696f6e204e7
-56d6265723a3c2f623e3c6272202f3e0a4d6564696177696b692076
-657273696f6e20312e362e373c6272202f3e3c6272202f3e0a3c623
-e4e6f7465733a3c2f623e3c6272202f3e0a506c6561736520646f6e
-7420666f7267657420746f20636f6e74726962757465213c6272202
-f3e3c6272202f3e0a3c623e415454454e54494f4e213c2f623e3c62
-72202f3e0a416e792076616e64616c69736d2077696c6c207265737
-56c7420696e2062616e6e696e672066726f6d207468697320736974
-6520666f72657665722e204e6f20657863657074696f6e732e3c627
-2202f3e3c6272202f3e0a3c623e4e656f57696b69204d656d626572
-206f6620746865204d6f6e7468213c2f623e3c6272202f3e0a4e6f6
-e653c6272202f3e0a3c62723e502e532e20496620796f7520617265
-206d656d626572206f6620746865206d6f6e74682c20706c6561736
-5206265207375726520746f2073746f70206279206f757220677569
-6c6420616e64207069636b757020796f7572207072697a652e0a3c2
-f7370616e3e0a3c2f6469763e0a3c2f6469763e0a0a3c6469762073
-74796c653d226261636b67726f756e643a236639663966393b206d6
-17267696e2d6c6566743a3570783b206d617267696e2d626f74746f
-6d3a3570783b2070616464696e673a3070783b20626f726465723a3
-1707820736f6c696420236161616161613b2077696474683a313765
-6d3b223e0a3c646976207374796c653d22666f6e742d73697a653a3
-13035253b20666f6e742d66616d696c793a76657264616e613b206c
-696e652d6865696768743a313230253b2070616464696e673a20302
-e34656d3b206261636b67726f756e642d636f6c6f723a2365656565
-65653b20626f726465722d626f74746f6d3a31707820736f6c69642
-0236161616161613b223e0a27272748656c70207573206f75742127
-2727200a3c2f6469763e0a3c646976207374796c653d226261636b6
-7726f756e643a236666666666663b2070616464696e673a302e3465
-6d3b20666f6e742d73697a653a203935253b223e0a3c7370616e207
-374796c653d22666f6e742d73697a653a313030253b223e0a272727
-41756775737420323030363a2727273c62723e3c62723e0a5468697
-3206d6f6e74682c2068656c70207573206f75742062792077726974
-696e6720736f6d65206f66206f7572205b5b546f20446f7c746f206
-46f5d5d2061727469636c6573213c62723e0a3c2f7370616e3e0a3c
-2f6469763e0a3c2f6469763e0a3c2f6469763e0a7c7d, 
-0x7574662d38\);
-INSERT INTO \`wiki\_text\` \(\`old\_id\`, \`old\_text\`, 
-\`old\_flags\`\) VALUES \(1401, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a0a
-3c63656e7465723e3c7370616e207374796c653d22636f6c6f723a2
-33030324242383b20666f6e742d73697a653a323030253b223e5765
-6c636f6d6520746f266e6273703b3c2f7370616e3e3c7370616e207
-374796c653d22636f6c6f723a233438413446333b20666f6e742d73
-697a653a323030253b223e4e656f57696b69213c2f7370616e3e3c2
-f63656e7465723e3c6272202f3e0a57656c636f6d6520746f204e65
-6f57696b692c20746865206772656174657374206e656f706574732
-077696b69206f75742074686572652120506c656173652062652073
-75726520746f20636f6e74726962757465206265666f726520796f7
-520676f2e20506c6561736520726561642062656c6f7720746f2073
-656520686f7720746f20636f6e747269627574652e0a0a4f7572206
-d697373696f6e3a20546f2062652074686520677265617465737420
-4e656f706574732057696b6920696e2074686520776f726c64210a0
-a506c6561736520636f6e7472696275746520746f646179213c6272
-3e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e74203d3
-d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d657468
-696e6720746f2077726974653f202044726f7020627920746865205
-b5b546f20446f7c546f20446f5d5d20706167652e0a0a0a2d2d2d2d
-0a0a3d3d3d20486f7720746f20636f6e74726962757465203d3d3d0
-a2d2d2d2d0a0a596f752063616e206d616b65207061676573207665
-727920656173696c792e204a75737420636c69636b20696e2074686
-520736561726368206261722c207479706520746865206e616d6520
-6f662074686520706167652c20616e642068697420476f212049662
-0746865207061676520616c7265616479206578697374732c207765
-6c6c2c20626574746572206c75636b206e6578742074696d652e204
-96620697420646f65736e27742c2074686572652077696c6c206265
-2061206c696e6b20746f206d616b65207468652070616765203a290
-a0a416c6c20656e747269657320796f75207375626d697420617265
-206f776e65642062792075732e20496620796f75206465636964652
-0796f7520646f6e27742077616e742047616c61637469634e656f20
-746f2068617665207468652061727469636c65206f6e636520796f7
-527766520616464656420697420746f204e656f57696b692c206974
-277320746f6f206c6174652e0a2d2d2d2d0a0a3d3d3d2054726f756
-26c6573686f6f74696e67203d3d3d0a2d2d2d2d0a0a272727576879
-2063616e27742049206564697420736f6d652070616765733f27272
-73c62723e0a5468657365207061676573206172652070726f746563
-7465642c20616e6420646f206e6f74206e65656420616e792066757
-2746865722065646974696e672e2e3c62723e3c62723e0a0a7c2073
-74796c653d22766572746963616c2d616c69676e3a746f7022207c2
-00a0a3c646976207374796c653d22666c6f61743a72696768743b22
-3e0a3c646976207374796c653d226261636b67726f756e643a23663
-9663966393b206d617267696e2d6c6566743a3570783b206d617267
-696e2d626f74746f6d3a3570783b2070616464696e673a3070783b2
-0626f726465723a31707820736f6c696420236161616161613b2077
-696474683a3137656d3b223e0a3c646976207374796c653d22666f6
-e742d73697a653a313035253b20666f6e742d66616d696c793a7665
-7264616e613b206c696e652d6865696768743a313230253b2070616
-464696e673a20302e34656d3b206261636b67726f756e642d636f6c
-6f723a236639663966393b20626f726465722d626f74746f6d3a317
-07820736f6c696420236161616161613b223e0a2727274e656f5769
-6b69204e657773272727200a3c2f6469763e0a3c646976207374796
-c653d226261636b67726f756e643a236666666666663b2070616464
-696e673a302e34656d3b20666f6e742d73697a653a203935253b223
-e0a3c7370616e207374796c653d22666f6e742d73697a653a313030
-253b223e0a57656c636f6d6520746f204e656f77696b692c2074686
-5206772656174657374204e656f706574732057696b69206f757420
-7468657265213c6272202f3e3c6272202f3e0a3c623e382f31332f3
-0363c2f623e3c6272202f3e0a4e656f77696b69206973206e6f7720
-6f70656e213c6272202f3e3c6272202f3e0a3c623e56657273696f6
-e204e756d6265723a3c2f623e3c6272202f3e0a4d6564696177696b
-692076657273696f6e20312e362e373c6272202f3e3c6272202f3e0
-a3c623e4e6f7465733a3c2f623e3c6272202f3e0a506c6561736520
-646f6e7420666f7267657420746f20636f6e74726962757465213c6
-272202f3e3c6272202f3e0a3c623e415454454e54494f4e213c2f62
-3e3c6272202f3e0a416e792076616e64616c69736d2077696c6c207
-26573756c7420696e2062616e6e696e672066726f6d207468697320
-7369746520666f72657665722e204e6f20657863657074696f6e732
-e3c6272202f3e3c6272202f3e0a3c623e4e656f57696b69204d656d
-626572206f6620746865204d6f6e7468213c2f623e3c6272202f3e0
-a4e6f6e653c6272202f3e0a3c62723e502e532e20496620796f7520
-617265206d656d626572206f6620746865206d6f6e74682c20706c6
-5617365206265207375726520746f2073746f70206279206f757220
-6775696c6420616e64207069636b757020796f7572207072697a652
-e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a0a3c6469
-76207374796c653d226261636b67726f756e643a236639663966393
-b206d617267696e2d6c6566743a3570783b206d617267696e2d626f
-74746f6d3a3570783b2070616464696e673a3070783b20626f72646
-5723a31707820736f6c696420236161616161613b2077696474683a
-3137656d3b223e0a3c646976207374796c653d22666f6e742d73697
-a653a313035253b20666f6e742d66616d696c793a76657264616e61
-3b206c696e652d6865696768743a313230253b2070616464696e673
-a20302e34656d3b206261636b67726f756e642d636f6c6f723a2365
-65656565653b20626f726465722d626f74746f6d3a31707820736f6
-c696420236161616161613b223e0a27272748656c70207573206f75
-7421272727200a3c2f6469763e0a3c646976207374796c653d22626
-1636b67726f756e643a236666666666663b2070616464696e673a30
-2e34656d3b20666f6e742d73697a653a203935253b223e0a3c73706
-16e207374796c653d22666f6e742d73697a653a313030253b223e0a
-27272741756775737420323030363a2727273c62723e3c62723e0a5
-4686973206d6f6e74682c2068656c70207573206f75742062792077
-726974696e6720736f6d65206f66206f7572205b5b546f20446f7c7
-46f20646f5d5d2061727469636c6573213c62723e0a3c2f7370616e
-3e0a3c2f6469763e0a3c2f6469763e0a3c2f6469763e0a7c7d, 
-0x7574662d38\),
-\(1402, 
-0x48656c6c6f2c2077656c636f6d6520746f2047616c61637469636
-e656f2773204e656f57696b6921200a0a506c6561736520636f6e74
-7269627574652067756964657320616e64207475746f7269616c732
-0696620706f737369626c652120596f75206e65766572206b6e6f77
-2c20796f75206d6967687420656e64207570207769746820736f6d6
-5206578747261204e656f706f696e747321, 0x7574662d38\),
-\(1403, 
-0x3d3d205768617420646f657320544e54207374616e6420666f723
-f203d3d0a544e54207374616e647320666f722022546865204e656f
-70657473205465616d222e205468697320697320746865207465616
-d206f662070656f706c65207468617420776f726b20746f206d616b
-65204e656f7065747320706f737369626c652e0a0a0a3d3d2057686
-1742065786163746c7920646f657320544e5420646f3f203d3d0a54
-4e5420697320726570736f6e6973626c6520666f7220616c6c20757
-0646174657320616e6420636f6e74656e74206f6e206e656f706574
-732e20546865792061726520616c736f20726570736f6e7369626c6
-520666f7220667265657a696e6720616e642062616e6e696e672061
-63636f756e74732e200a0a0a3d3d20536861726520796f757220626
-16e6e696e672f667265657a696e672073746f726965732068657265
-2e203d3d0a0a57656c6c2c206d7920322062657374206163636f756
-e747320776f6e74206c6574206d65206c6f67696e20746f20746865
-6d2e20546865792061736b206d6520666f72206d792062697274686
-46174652c20616e64207768656e206920656e746572207468617420
-696e666f2c206974206a7573742072656c6f6164732074686520706
-167652e204920656d61696c656420544e54206d756c7469706c6520
-74696d65732061626f757420746869732c2062757420746f206b6e6
-f7720617661696c3a280a7e546865205765626d6173746572, 
-0x7574662d38\),
-\(1404, 
-0x416e797468696e6720616e642065766572797468696e6720796f7
-52077616e742120486572652061726520736f6d652069646561733a
-0a0a3c623e0a0a46796f72610a0a416c7461646f720a0a47616c616
-37469634e656f0a0a4e656f7069610a0a3c733e544e543c2f733e0a
-0a4775696c64730a0a3c733e4c696e75783c2f733e0a0a58414d505
-00a0a556e69780a0a57696e646f77730a0a4d6963726f736f66740a
-0a4949530a0a5048500a0a4153500a0a4d7953514c0a0a5065726c0
-a0a4347490a0a4170616368650a0a4e656f70657473205072656d69
-756d0a0a41494d0a0a4d534e0a0a59494d0a0a4943510a0a4952430
-a0a46697265666f780a0a496e7465726e6574204578706c6f726572
-0a0a4f706572610a0a4d6163696e746f73680a0a4170706c650a0a4
-e657473636170650a0a4a6176617363726970740a0a48544d4c0a0a
-4353530a0a57330a0a5475726d6163756c75730a0a536e6f7761676
-5720a0a4865616c696e6720537072696e67730a0a52616e646f6d20
-6576656e74730a0a466165726965205175657374730a0a4d6172617
-175610a0a4c6f7374204465736572740a0a4861756e74656420576f
-6f64730a0a416c7461646f72204375700a0a4e656f7069616e20546
-96d65730a0a4e656f626f617264730a0a4e656f6d61696c0a3c2f62
-3e, 0x7574662d38\),
-\(1405, 
-0x534f4d4520444543454e54205449505320574f554c44204245204
-e4943452e205844444444202d2d436861726c6965, 
-0x7574662d38\),
-\(1406, 
-0x4865726520617265207468652036206d6f7374206672657175656
-e746c7920757365642077696b69206d61726b7570732e0a0a7b7c20
-626f726465723d2231222063656c6c70616464696e673d2232220a2
-177696474683d223130303022207374796c653d226261636b67726f
-756e643a23464646463939227c57686174206974206c6f6f6b73206
-c696b650a2177696474683d2235303022207374796c653d22626163
-6b67726f756e643a23464646463939227c5768617420796f7520747
-970650a7c2d0a7c0a596f752063616e2027276974616c6963697a65
-207465787427272062792070757474696e672032200a61706f73747
-26f70686573206f6e206561636820736964652e200a0a332061706f
-7374726f706865732077696c6c20626f6c642027272774686520746
-578742727272e200a0a352061706f7374726f706865732077696c6c
-20626f6c6420616e64206974616c6963697a65200a2727272727746
-865207465787427272727272e0a0a28342061706f7374726f706865
-7320646f6e277420646f20616e797468696e67207370656369616c2
-02d2d2074686572652773206a75737420272727276f6e65206c6566
-74206f766572272727272e290a7c3c7072653e0a596f752063616e2
-027276974616c6963697a6520746578742727206279207075747469
-6e672032200a61706f7374726f70686573206f6e206561636820736
-964652e200a0a332061706f7374726f706865732077696c6c20626f
-6c642027272774686520746578742727272e200a0a352061706f737
-4726f706865732077696c6c20626f6c6420616e64206974616c6963
-697a65200a2727272727746865207465787427272727272e0a0a283
-42061706f7374726f7068657320646f6e277420646f20616e797468
-696e670a7370656369616c202d2d2074686572652773206a7573742
-0272727276f6e65206c6566740a6f766572272727272e290a3c2f70
-72653e0a7c2d0a7c0a596f752073686f756c6420227369676e22207
-96f757220636f6d6d656e7473206f6e2074616c6b2070616765733a
-203c62723e0a2d2054687265652074696c646573206769766573207
-96f75722075736572206e616d653a205b5b557365723a4b61726c20
-5769636b7c4b61726c205769636b5d5d203c62723e0a2d20466f757
-22074696c646573206769766520796f75722075736572206e616d65
-20706c757320646174652f74696d653a205b5b557365723a4b61726
-c205769636b7c4b61726c205769636b5d5d2030373a34362c203237
-204e6f76656d6265722032303035202855544329203c62723e0a2d2
-0466976652074696c6465732067697665732074686520646174652f
-74696d6520616c6f6e653a2030373a34362c203237204e6f76656d6
-265722032303035202855544329203c62723e0a7c3c7072653e0a59
-6f752073686f756c6420227369676e2220796f757220636f6d6d656
-e7473200a6f6e2074616c6b2070616765733a203c62723e0a2d2054
-687265652074696c64657320676976657320796f757220757365720
-a6e616d653a207e7e7e203c62723e0a2d20466f75722074696c6465
-73206769766520796f75722075736572200a6e616d6520706c75732
-0646174652f74696d653a207e7e7e7e203c62723e0a2d2046697665
-2074696c64657320676976657320746865200a646174652f74696d6
-520616c6f6e653a207e7e7e7e7e203c62723e0a3c2f7072653e0a7c
-2d0a7c0a3c646976207374796c653d22666f6e742d73697a653a313
-530253b626f726465722d626f74746f6d3a31707820736f6c696420
-233030303030303b223e53656374696f6e2068656164696e67733c2
-f6469763e0a0a272748656164696e67732727206f7267616e697a65
-20796f75722077726974696e6720696e746f2073656374696f6e732
-e0a5468652057696b6920736f6674776172652063616e206175746f
-6d61746963616c6c792067656e65726174650a61205b5b48656c703
-a7461626c65206f6620636f6e74656e74737c7461626c65206f6620
-636f6e74656e74735d5d2066726f6d207468656d2e0a0a3c6469762
-07374796c653d22666f6e742d73697a653a313332253b666f6e742d
-7765696768743a626f6c643b223e53756273656374696f6e3c2f646
-9763e0a5573696e67206d6f726520657175616c73207369676e7320
-6372656174657320612073756273656374696f6e2e0a0a3c6469762
-07374796c653d22666f6e742d73697a653a313136253b666f6e742d
-7765696768743a626f6c643b223e4120736d616c6c6572207375627
-3656374696f6e3c2f6469763e0a0a446f6e277420736b6970206c65
-76656c732c206c696b652066726f6d2074776f20746f20666f75722
-0657175616c73207369676e732e0a0a537461727420776974682032
-20657175616c73207369676e73206e6f74203120626563617573652
-031206372656174657320483120746167732077686963682073686f
-756c6420626520726573657276656420666f7220706167652074697
-46c652e0a7c3c7072653e0a3d3d2053656374696f6e206865616469
-6e6773203d3d0a0a272748656164696e67732727206f7267616e697
-a6520796f75722077726974696e6720696e746f2073656374696f6e
-732e0a5468652057696b6920736f6674776172652063616e2061757
-46f6d61746963616c6c792067656e65726174650a61207461626c65
-206f6620636f6e74656e74732066726f6d207468656d2e0a0a3d3d3
-d2053756273656374696f6e203d3d3d0a0a5573696e67206d6f7265
-20657175616c73207369676e7320637265617465732061207375627
-3656374696f6e2e0a0a3d3d3d3d204120736d616c6c657220737562
-73656374696f6e203d3d3d3d0a0a446f6e277420736b6970206c657
-6656c732c200a6c696b652066726f6d2074776f20746f20666f7572
-20657175616c73207369676e732e0a0a53746172742077697468203
-220657175616c73207369676e73206e6f742031200a626563617573
-652031206372656174657320483120746167730a776869636820736
-86f756c6420626520726573657276656420666f7220706167652074
-69746c652e0a3c2f7072653e0a7c2d2069643d226c69737473220a7
-c0a2a202727556e6f726465726564205b5b48656c703a4c6973747c
-6c6973745d5d73272720617265206561737920746f20646f3a0a2a2
-a205374617274206576657279206c696e6520776974682061207374
-61722e0a2a2a2a204d6f726520737461727320696e6469636174652
-06120646565706572206c6576656c2e0a2a3a2050726576696f7573
-206974656d20636f6e74696e7565732e0a2a2a2041206e65776c696
-e650a2a20696e2061206c69737420200a6d61726b73207468652065
-6e64206f6620746865206c6973742e0a2a4f6620636f75727365207
-96f752063616e20737461727420616761696e2e0a7c3c7072653e0a
-2a202727556e6f726465726564206c6973747327272061726520656
-1737920746f20646f3a0a2a2a205374617274206576657279206c69
-6e652077697468206120737461722e0a2a2a2a204d6f72652073746
-1727320696e646963617465206120646565706572206c6576656c2e
-0a2a3a2050726576696f7573206974656d20636f6e74696e7565732
-e0a2a2a2041206e6577206c696e650a2a20696e2061206c69737420
-200a6d61726b732074686520656e64206f6620746865206c6973742
-e0a2a204f6620636f7572736520796f752063616e20737461727420
-616761696e2e0a3c2f7072653e0a7c2d0a7c0a232027274e756d626
-5726564206c697374732727206172653a0a23232056657279206f72
-67616e697a65640a2323204561737920746f20666f6c6c6f770a412
-06e6577206c696e65206d61726b732074686520656e64206f662074
-6865206c6973742e0a23204e6577206e756d626572696e672073746
-1727473207769746820312e0a0a7c3c7072653e0a232027274e756d
-6265726564206c697374732727206172653a0a23232056657279206
-f7267616e697a65640a2323204561737920746f20666f6c6c6f770a
-41206e6577206c696e65206d61726b732074686520656e64206f662
-0746865206c6973742e0a23204e6577206e756d626572696e672073
-7461727473207769746820312e0a3c2f7072653e0a7c2d0a7c0a486
-5726527732061206c696e6b20746f20612070616765206e616d6564
-205b5b4f6666696369616c20706f736974696f6e5d5d2e0a596f752
-063616e206576656e20736179205b5b6f6666696369616c20706f73
-6974696f6e5d5d730a616e6420746865206c696e6b2077696c6c207
-3686f7720757020636f72726563746c792e0a7c3c7072653e0a4865
-726527732061206c696e6b20746f20612070616765206e616d65640
-a205b5b4f6666696369616c20706f736974696f6e5d5d2e0a596f75
-2063616e206576656e20736179200a5b5b6f6666696369616c20706
-f736974696f6e5d5d730a616e6420746865206c696e6b2077696c6c
-2073686f77207570200a636f72726563746c792e0a3c2f7072653e0
-a7c2d0a7c0a5b5b546865207765617468657220696e204d6f73636f
-775d5d20697320612070616765207468617420646f65736e2774206
-5786973740a7965742e20596f7520636f756c642063726561746520
-697420627920636c69636b696e67206f6e20746865206c696e6b2e0
-a7c3c7072653e0a5b5b546865207765617468657220696e204d6f73
-636f775d5d206973200a612070616765207468617420646f65736e2
-7742065786973740a7965742e20596f7520636f756c642063726561
-7465206974206279200a636c69636b696e67206f6e20746865206c6
-96e6b2e0a3c2f7072653e0a7c2d0a7c0a596f752063616e206c696e
-6b20746f206120706167652073656374696f6e20627920697473207
-469746c653a0a0a2a5b5b4c697374206f6620636974696573206279
-20636f756e747279234d6f726f63636f5d5d2e0a0a4966206d756c7
-469706c652073656374696f6e732068617665207468652073616d65
-207469746c652c206164640a61206e756d6265722e205b5b2345786
-16d706c652073656374696f6e20335d5d20676f657320746f207468
-650a74686972642073656374696f6e206e616d656420224578616d7
-06c652073656374696f6e222e0a7c3c7072653e0a0a596f75206361
-6e206c696e6b20746f206120706167652073656374696f6e2062792
-0697473207469746c653a0a0a2a5b5b4c697374206f662063697469
-657320627920636f756e747279234d6f726f63636f5d5d2e0a0a496
-6206d756c7469706c652073656374696f6e73206861766520746865
-2073616d65207469746c652c206164640a61206e756d6265722e205
-b5b234578616d706c652073656374696f6e20335d5d20676f657320
-746f207468650a74686972642073656374696f6e206e616d6564202
-24578616d706c652073656374696f6e222e0a7c3c7072653e0a596f
-752063616e206c696e6b20746f20612070616765200a73656374696
-f6e20627920697473207469746c653a0a0a2a5b5b4c697374206f66
-20636974696573206279200a636f756e747279234d6f726f63636f5
-d5d2e0a0a4966206d756c7469706c652073656374696f6e73206861
-7665200a7468652073616d65207469746c652c206164640a61206e7
-56d6265722e200a5b5b234578616d706c652073656374696f6e2033
-5d5d20676f65730a20746f207468650a74686972642073656374696
-f6e206e616d6564200a224578616d706c652073656374696f6e222e
-0a3c2f7072653e0a7c7d, 0x7574662d38\),
-\(1407, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a0a
-3c63656e7465723e3c7370616e207374796c653d22636f6c6f723a2
-33030324242383b20666f6e742d73697a653a323030253b223e5765
-6c636f6d6520746f266e6273703b3c2f7370616e3e3c7370616e207
-374796c653d22636f6c6f723a233438413446333b20666f6e742d73
-697a653a323030253b223e4e656f57696b69213c2f7370616e3e3c2
-f63656e7465723e3c6272202f3e0a57656c636f6d6520746f204e65
-6f57696b692c20746865206772656174657374206e656f706574732
-077696b69206f75742074686572652120506c656173652062652073
-75726520746f20636f6e74726962757465206265666f726520796f7
-520676f2e20506c6561736520726561642062656c6f7720746f2073
-656520686f7720746f20636f6e747269627574652e0a0a4f7572206
-d697373696f6e3a20546f2062652074686520677265617465737420
-4e656f706574732057696b6920696e2074686520776f726c64210a0
-a506c6561736520636f6e7472696275746520746f646179213c6272
-3e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e74203d3
-d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d657468
-696e6720746f2077726974653f202044726f7020627920746865205
-b5b546f20446f7c546f20446f5d5d20706167652e0a0a0a2d2d2d2d
-0a0a3d3d3d20486f7720746f20636f6e74726962757465203d3d3d0
-a2d2d2d2d0a0a596f752063616e206d616b65207061676573207665
-727920656173696c792e204a75737420636c69636b20696e2074686
-520736561726368206261722c207479706520746865206e616d6520
-6f662074686520706167652c20616e642068697420476f212049662
-0746865207061676520616c7265616479206578697374732c207765
-6c6c2c20626574746572206c75636b206e6578742074696d652e204
-96620697420646f65736e27742c2074686572652077696c6c206265
-2061206c696e6b20746f206d616b65207468652070616765203a290
-a0a416c6c20656e747269657320796f75207375626d697420617265
-206f776e65642062792075732e20496620796f75206465636964652
-0796f7520646f6e27742077616e742047616c61637469634e656f20
-746f2068617665207468652061727469636c65206f6e636520796f7
-527766520616464656420697420746f204e656f57696b692c206974
-277320746f6f206c6174652e0a0a496620796f75206e65656420736
-f6d652068656c70206f6e20686f7720746f20656469742070616765
-732c20676f20746f205b5b68656c703a65646974696e675d5d0a2d2
-d2d2d0a0a3d3d3d2054726f75626c6573686f6f74696e67203d3d3d
-0a2d2d2d2d0a0a2727275768792063616e277420492065646974207
-36f6d652070616765733f2727273c62723e0a546865736520706167
-6573206172652070726f7465637465642c20616e6420646f206e6f7
-4206e65656420616e7920667572746865722065646974696e672e2e
-3c62723e3c62723e0a0a7c207374796c653d22766572746963616c2
-d616c69676e3a746f7022207c200a0a3c646976207374796c653d22
-666c6f61743a72696768743b223e0a3c646976207374796c653d226
-261636b67726f756e643a236639663966393b206d617267696e2d6c
-6566743a3570783b206d617267696e2d626f74746f6d3a3570783b2
-070616464696e673a3070783b20626f726465723a31707820736f6c
-696420236161616161613b2077696474683a3137656d3b223e0a3c6
-46976207374796c653d22666f6e742d73697a653a313035253b2066
-6f6e742d66616d696c793a76657264616e613b206c696e652d68656
-96768743a313230253b2070616464696e673a20302e34656d3b2062
-61636b67726f756e642d636f6c6f723a236639663966393b20626f7
-26465722d626f74746f6d3a31707820736f6c696420236161616161
-613b223e0a2727274e656f57696b69204e657773272727200a3c2f6
-469763e0a3c646976207374796c653d226261636b67726f756e643a
-236666666666663b2070616464696e673a302e34656d3b20666f6e7
-42d73697a653a203935253b223e0a3c7370616e207374796c653d22
-666f6e742d73697a653a313030253b223e0a57656c636f6d6520746
-f204e656f77696b692c20746865206772656174657374204e656f70
-6574732057696b69206f7574207468657265213c6272202f3e3c627
-2202f3e0a3c623e382f31332f30363c2f623e3c6272202f3e0a4e65
-6f77696b69206973206e6f77206f70656e213c6272202f3e3c62722
-02f3e0a3c623e56657273696f6e204e756d6265723a3c2f623e3c62
-72202f3e0a4d6564696177696b692076657273696f6e20312e362e3
-73c6272202f3e3c6272202f3e0a3c623e4e6f7465733a3c2f623e3c
-6272202f3e0a506c6561736520646f6e7420666f7267657420746f2
-0636f6e74726962757465213c6272202f3e3c6272202f3e0a3c623e
-415454454e54494f4e213c2f623e3c6272202f3e0a416e792076616
-e64616c69736d2077696c6c20726573756c7420696e2062616e6e69
-6e672066726f6d2074686973207369746520666f72657665722e204
-e6f20657863657074696f6e732e3c6272202f3e3c6272202f3e0a3c
-623e4e656f57696b69204d656d626572206f6620746865204d6f6e7
-468213c2f623e3c6272202f3e0a4e6f6e653c6272202f3e0a3c6272
-3e502e532e20496620796f7520617265206d656d626572206f66207
-46865206d6f6e74682c20706c65617365206265207375726520746f
-2073746f70206279206f7572206775696c6420616e64207069636b7
-57020796f7572207072697a652e0a3c2f7370616e3e0a3c2f646976
-3e0a3c2f6469763e0a0a3c646976207374796c653d226261636b677
-26f756e643a236639663966393b206d617267696e2d6c6566743a35
-70783b206d617267696e2d626f74746f6d3a3570783b20706164646
-96e673a3070783b20626f726465723a31707820736f6c6964202361
-61616161613b2077696474683a3137656d3b223e0a3c64697620737
-4796c653d22666f6e742d73697a653a313035253b20666f6e742d66
-616d696c793a76657264616e613b206c696e652d6865696768743a3
-13230253b2070616464696e673a20302e34656d3b206261636b6772
-6f756e642d636f6c6f723a236565656565653b20626f726465722d6
-26f74746f6d3a31707820736f6c696420236161616161613b223e0a
-27272748656c70207573206f757421272727200a3c2f6469763e0a3
-c646976207374796c653d226261636b67726f756e643a2366666666
-66663b2070616464696e673a302e34656d3b20666f6e742d73697a6
-53a203935253b223e0a3c7370616e207374796c653d22666f6e742d
-73697a653a313030253b223e0a27272741756775737420323030363
-a2727273c62723e3c62723e0a54686973206d6f6e74682c2068656c
-70207573206f75742062792077726974696e6720736f6d65206f662
-06f7572205b5b546f20446f7c746f20646f5d5d2061727469636c65
-73213c62723e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763
-e0a3c2f6469763e0a7c7d, 0x7574662d38\),
-\(1408, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a0a
-3c63656e7465723e3c7370616e207374796c653d22636f6c6f723a2
-33030324242383b20666f6e742d73697a653a323030253b223e5765
-6c636f6d6520746f266e6273703b3c2f7370616e3e3c7370616e207
-374796c653d22636f6c6f723a233438413446333b20666f6e742d73
-697a653a323030253b223e4e656f57696b69213c2f7370616e3e3c2
-f63656e7465723e3c6272202f3e0a57656c636f6d6520746f204e65
-6f57696b692c20746865206772656174657374206e656f706574732
-077696b69206f75742074686572652120506c656173652062652073
-75726520746f20636f6e74726962757465206265666f726520796f7
-520676f2e20506c6561736520726561642062656c6f7720746f2073
-656520686f7720746f20636f6e747269627574652e0a0a4f7572206
-d697373696f6e3a20546f2062652074686520677265617465737420
-4e656f706574732057696b6920696e2074686520776f726c64210a0
-a506c6561736520636f6e7472696275746520746f646179213c6272
-3e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e74203d3
-d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d657468
-696e6720746f2077726974653f202044726f7020627920746865205
-b5b546f20446f7c546f20446f5d5d20706167652e0a0a0a2d2d2d2d
-0a0a3d3d3d20486f7720746f20636f6e74726962757465203d3d3d0
-a2d2d2d2d0a0a596f752063616e206d616b65207061676573207665
-727920656173696c792e204a75737420636c69636b20696e2074686
-520736561726368206261722c207479706520746865206e616d6520
-6f662074686520706167652c20616e642068697420476f212049662
-0746865207061676520616c7265616479206578697374732c207765
-6c6c2c20626574746572206c75636b206e6578742074696d652e204
-96620697420646f65736e27742c2074686572652077696c6c206265
-2061206c696e6b20746f206d616b65207468652070616765203a290
-a0a416c6c20656e747269657320796f75207375626d697420617265
-206f776e65642062792075732e20496620796f75206465636964652
-0796f7520646f6e27742077616e742047616c61637469634e656f20
-746f2068617665207468652061727469636c65206f6e636520796f7
-527766520616464656420697420746f204e656f57696b692c206974
-277320746f6f206c6174652e0a0a496620796f75206e65656420736
-f6d652068656c70206f6e20686f7720746f20656469742070616765
-732c20676f20746f205b5b68656c703a65646974696e675d5d0a2d2
-d2d2d0a0a3d3d3d2054726f75626c6573686f6f74696e67203d3d3d
-0a2d2d2d2d0a0a2727275768792063616e277420492065646974207
-36f6d652070616765733f2727273c62723e0a546865736520706167
-6573206172652070726f7465637465642c20616e6420646f206e6f7
-4206e65656420616e7920667572746865722065646974696e672e2e
-3c62723e3c62723e0a0a7c207374796c653d22766572746963616c2
-d616c69676e3a746f7022207c200a0a3c646976207374796c653d22
-666c6f61743a746f703b223e0a3c646976207374796c653d2262616
-36b67726f756e643a236639663966393b206d617267696e2d6c6566
-743a3570783b206d617267696e2d626f74746f6d3a3570783b20706
-16464696e673a3070783b20626f726465723a31707820736f6c6964
-20236161616161613b2077696474683a3137656d3b223e0a3c64697
-6207374796c653d22666f6e742d73697a653a313035253b20666f6e
-742d66616d696c793a76657264616e613b206c696e652d686569676
-8743a313230253b2070616464696e673a20302e34656d3b20626163
-6b67726f756e642d636f6c6f723a236639663966393b20626f72646
-5722d626f74746f6d3a31707820736f6c696420236161616161613b
-223e0a2727274e656f57696b69204e657773272727200a3c2f64697
-63e0a3c646976207374796c653d226261636b67726f756e643a2366
-66666666663b2070616464696e673a302e34656d3b20666f6e742d7
-3697a653a203935253b223e0a3c7370616e207374796c653d22666f
-6e742d73697a653a313030253b223e0a57656c636f6d6520746f204
-e656f77696b692c20746865206772656174657374204e656f706574
-732057696b69206f7574207468657265213c6272202f3e3c6272202
-f3e0a3c623e382f31332f30363c2f623e3c6272202f3e0a4e656f77
-696b69206973206e6f77206f70656e213c6272202f3e3c6272202f3
-e0a3c623e56657273696f6e204e756d6265723a3c2f623e3c627220
-2f3e0a4d6564696177696b692076657273696f6e20312e362e373c6
-272202f3e3c6272202f3e0a3c623e4e6f7465733a3c2f623e3c6272
-202f3e0a506c6561736520646f6e7420666f7267657420746f20636
-f6e74726962757465213c6272202f3e3c6272202f3e0a3c623e4154
-54454e54494f4e213c2f623e3c6272202f3e0a416e792076616e646
-16c69736d2077696c6c20726573756c7420696e2062616e6e696e67
-2066726f6d2074686973207369746520666f72657665722e204e6f2
-0657863657074696f6e732e3c6272202f3e3c6272202f3e0a3c623e
-4e656f57696b69204d656d626572206f6620746865204d6f6e74682
-13c2f623e3c6272202f3e0a4e6f6e653c6272202f3e0a3c62723e50
-2e532e20496620796f7520617265206d656d626572206f662074686
-5206d6f6e74682c20706c65617365206265207375726520746f2073
-746f70206279206f7572206775696c6420616e64207069636b75702
-0796f7572207072697a652e0a3c2f7370616e3e0a3c2f6469763e0a
-3c2f6469763e0a0a3c646976207374796c653d226261636b67726f7
-56e643a236639663966393b206d617267696e2d6c6566743a357078
-3b206d617267696e2d626f74746f6d3a3570783b2070616464696e6
-73a3070783b20626f726465723a31707820736f6c69642023616161
-6161613b2077696474683a3137656d3b223e0a3c646976207374796
-c653d22666f6e742d73697a653a313035253b20666f6e742d66616d
-696c793a76657264616e613b206c696e652d6865696768743a31323
-0253b2070616464696e673a20302e34656d3b206261636b67726f75
-6e642d636f6c6f723a236565656565653b20626f726465722d626f7
-4746f6d3a31707820736f6c696420236161616161613b223e0a2727
-2748656c70207573206f757421272727200a3c2f6469763e0a3c646
-976207374796c653d226261636b67726f756e643a23666666666666
-3b2070616464696e673a302e34656d3b20666f6e742d73697a653a2
-03935253b223e0a3c7370616e207374796c653d22666f6e742d7369
-7a653a313030253b223e0a27272741756775737420323030363a272
-7273c62723e3c62723e0a54686973206d6f6e74682c2068656c7020
-7573206f75742062792077726974696e6720736f6d65206f66206f7
-572205b5b546f20446f7c746f20646f5d5d2061727469636c657321
-3c62723e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a3
-c2f6469763e0a7c7d, 0x7574662d38\),
-\(1409, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-646976207374796c653d22666c6f61743a72696768743b223e0a3c6
-46976207374796c653d226261636b67726f756e643a236639663966
-393b206d617267696e2d6c6566743a3570783b206d617267696e2d6
-26f74746f6d3a3570783b2070616464696e673a3070783b20626f72
-6465723a31707820736f6c696420236161616161613b20776964746
-83a3137656d3b223e0a3c646976207374796c653d22666f6e742d73
-697a653a313035253b20666f6e742d66616d696c793a76657264616
-e613b206c696e652d6865696768743a313230253b2070616464696e
-673a20302e34656d3b206261636b67726f756e642d636f6c6f723a2
-36639663966393b20626f726465722d626f74746f6d3a3170782073
-6f6c696420236161616161613b223e0a2727274e656f57696b69204
-e657773272727200a3c2f6469763e0a3c646976207374796c653d22
-6261636b67726f756e643a236666666666663b2070616464696e673
-a302e34656d3b20666f6e742d73697a653a203935253b223e0a3c73
-70616e207374796c653d22666f6e742d73697a653a313030253b223
-e0a57656c636f6d6520746f204e656f77696b692c20746865206772
-656174657374204e656f706574732057696b69206f7574207468657
-265213c6272202f3e3c6272202f3e0a3c623e382f31332f30363c2f
-623e3c6272202f3e0a4e656f77696b69206973206e6f77206f70656
-e213c6272202f3e3c6272202f3e0a3c623e56657273696f6e204e75
-6d6265723a3c2f623e3c6272202f3e0a4d6564696177696b6920766
-57273696f6e20312e362e373c6272202f3e3c6272202f3e0a3c623e
-4e6f7465733a3c2f623e3c6272202f3e0a506c6561736520646f6e7
-420666f7267657420746f20636f6e74726962757465213c6272202f
-3e3c6272202f3e0a3c623e415454454e54494f4e213c2f623e3c627
-2202f3e0a416e792076616e64616c69736d2077696c6c2072657375
-6c7420696e2062616e6e696e672066726f6d2074686973207369746
-520666f72657665722e204e6f20657863657074696f6e732e3c6272
-202f3e3c6272202f3e0a3c623e4e656f57696b69204d656d6265722
-06f6620746865204d6f6e7468213c2f623e3c6272202f3e0a4e6f6e
-653c6272202f3e0a3c62723e502e532e20496620796f75206172652
-06d656d626572206f6620746865206d6f6e74682c20706c65617365
-206265207375726520746f2073746f70206279206f7572206775696
-c6420616e64207069636b757020796f7572207072697a652e0a3c2f
-7370616e3e0a3c2f6469763e0a3c2f6469763e0a0a3c64697620737
-4796c653d226261636b67726f756e643a236639663966393b206d61
-7267696e2d6c6566743a3570783b206d617267696e2d626f74746f6
-d3a3570783b2070616464696e673a3070783b20626f726465723a31
-707820736f6c696420236161616161613b2077696474683a3137656
-d3b223e0a3c646976207374796c653d22666f6e742d73697a653a31
-3035253b20666f6e742d66616d696c793a76657264616e613b206c6
-96e652d6865696768743a313230253b2070616464696e673a20302e
-34656d3b206261636b67726f756e642d636f6c6f723a23656565656
-5653b20626f726465722d626f74746f6d3a31707820736f6c696420
-236161616161613b223e0a27272748656c70207573206f757421272
-727200a3c2f6469763e0a3c646976207374796c653d226261636b67
-726f756e643a236666666666663b2070616464696e673a302e34656
-d3b20666f6e742d73697a653a203935253b223e0a3c7370616e2073
-74796c653d22666f6e742d73697a653a313030253b223e0a2727274
-1756775737420323030363a2727273c62723e3c62723e0a54686973
-206d6f6e74682c2068656c70207573206f757420627920777269746
-96e6720736f6d65206f66206f7572205b5b546f20446f7c746f2064
-6f5d5d2061727469636c6573213c62723e0a3c2f7370616e3e0a3c2
-f6469763e0a3c2f6469763e0a3c2f6469763e0a0a3c63656e746572
-3e3c7370616e207374796c653d22636f6c6f723a233030324242383
-b20666f6e742d73697a653a323030253b223e57656c636f6d652074
-6f266e6273703b3c2f7370616e3e3c7370616e207374796c653d226
-36f6c6f723a233438413446333b20666f6e742d73697a653a323030
-253b223e4e656f57696b69213c2f7370616e3e3c2f63656e7465723
-e3c6272202f3e0a57656c636f6d6520746f204e656f57696b692c20
-746865206772656174657374206e656f706574732077696b69206f7
-5742074686572652120506c65617365206265207375726520746f20
-636f6e74726962757465206265666f726520796f7520676f2e20506
-c6561736520726561642062656c6f7720746f2073656520686f7720
-746f20636f6e747269627574652e0a0a4f7572206d697373696f6e3
-a20546f20626520746865206772656174657374204e656f70657473
-2057696b6920696e2074686520776f726c64210a0a506c656173652
-0636f6e7472696275746520746f646179213c62723e3c62723e0a0a
-2d2d2d2d0a3d3d3d20496d706f7274616e74203d3d3d0a2d2d2d2d0
-a0a2a4c6f6f6b696e6720666f7220736f6d657468696e6720746f20
-77726974653f202044726f7020627920746865205b5b546f20446f7
-c546f20446f5d5d20706167652e0a0a0a2d2d2d2d0a0a3d3d3d2048
-6f7720746f20636f6e74726962757465203d3d3d0a2d2d2d2d0a0a5
-96f752063616e206d616b6520706167657320766572792065617369
-6c792e204a75737420636c69636b20696e207468652073656172636
-8206261722c207479706520746865206e616d65206f662074686520
-706167652c20616e642068697420476f21204966207468652070616
-76520616c7265616479206578697374732c2077656c6c2c20626574
-746572206c75636b206e6578742074696d652e20496620697420646
-f65736e27742c2074686572652077696c6c2062652061206c696e6b
-20746f206d616b65207468652070616765203a290a0a416c6c20656
-e747269657320796f75207375626d697420617265206f776e656420
-62792075732e20496620796f752064656369646520796f7520646f6
-e27742077616e742047616c61637469634e656f20746f2068617665
-207468652061727469636c65206f6e636520796f752776652061646
-4656420697420746f204e656f57696b692c206974277320746f6f20
-6c6174652e0a0a496620796f75206e65656420736f6d652068656c7
-0206f6e20686f7720746f20656469742070616765732c20676f2074
-6f205b5b68656c703a65646974696e675d5d0a2d2d2d2d0a0a3d3d3
-d2054726f75626c6573686f6f74696e67203d3d3d0a2d2d2d2d0a0a
-2727275768792063616e27742049206564697420736f6d652070616
-765733f2727273c62723e0a54686573652070616765732061726520
-70726f7465637465642c20616e6420646f206e6f74206e656564206
-16e7920667572746865722065646974696e672e2e3c62723e3c6272
-3e0a0a7c207374796c653d22766572746963616c2d616c69676e3a7
-46f7022207c200a0a3c646976207374796c653d22666c6f61743a72
-696768743b223e0a3c646976207374796c653d226261636b67726f7
-56e643a236639663966393b206d617267696e2d6c6566743a357078
-3b206d617267696e2d626f74746f6d3a3570783b2070616464696e6
-73a3070783b20626f726465723a31707820736f6c69642023616161
-6161613b2077696474683a3137656d3b223e0a3c646976207374796
-c653d22666f6e742d73697a653a313035253b20666f6e742d66616d
-696c793a76657264616e613b206c696e652d6865696768743a31323
-0253b2070616464696e673a20302e34656d3b206261636b67726f75
-6e642d636f6c6f723a236639663966393b20626f726465722d626f7
-4746f6d3a31707820736f6c696420236161616161613b223e0a2727
-274e656f57696b69204e657773272727200a3c2f6469763e0a3c646
-976207374796c653d226261636b67726f756e643a23666666666666
-3b2070616464696e673a302e34656d3b20666f6e742d73697a653a2
-03935253b223e0a3c7370616e207374796c653d22666f6e742d7369
-7a653a313030253b223e0a57656c636f6d6520746f204e656f77696
-b692c20746865206772656174657374204e656f706574732057696b
-69206f7574207468657265213c6272202f3e3c6272202f3e0a3c623
-e382f31332f30363c2f623e3c6272202f3e0a4e656f77696b692069
-73206e6f77206f70656e213c6272202f3e3c6272202f3e0a3c623e5
-6657273696f6e204e756d6265723a3c2f623e3c6272202f3e0a4d65
-64696177696b692076657273696f6e20312e362e373c6272202f3e3
-c6272202f3e0a3c623e4e6f7465733a3c2f623e3c6272202f3e0a50
-6c6561736520646f6e7420666f7267657420746f20636f6e7472696
-2757465213c6272202f3e3c6272202f3e0a3c623e415454454e5449
-4f4e213c2f623e3c6272202f3e0a416e792076616e64616c69736d2
-077696c6c20726573756c7420696e2062616e6e696e672066726f6d
-2074686973207369746520666f72657665722e204e6f20657863657
-074696f6e732e3c6272202f3e3c6272202f3e0a3c623e4e656f5769
-6b69204d656d626572206f6620746865204d6f6e7468213c2f623e3
-c6272202f3e0a4e6f6e653c6272202f3e0a3c62723e502e532e2049
-6620796f7520617265206d656d626572206f6620746865206d6f6e7
-4682c20706c65617365206265207375726520746f2073746f702062
-79206f7572206775696c6420616e64207069636b757020796f75722
-07072697a652e0a3c2f7370616e3e0a3c2f6469763e0a3c2f646976
-3e0a0a3c646976207374796c653d226261636b67726f756e643a236
-639663966393b206d617267696e2d6c6566743a3570783b206d6172
-67696e2d626f74746f6d3a3570783b2070616464696e673a3070783
-b20626f726465723a31707820736f6c696420236161616161613b20
-77696474683a3137656d3b223e0a3c646976207374796c653d22666
-f6e742d73697a653a313035253b20666f6e742d66616d696c793a76
-657264616e613b206c696e652d6865696768743a313230253b20706
-16464696e673a20302e34656d3b206261636b67726f756e642d636f
-6c6f723a236565656565653b20626f726465722d626f74746f6d3a3
-1707820736f6c696420236161616161613b223e0a27272748656c70
-207573206f757421272727200a3c2f6469763e0a3c6469762073747
-96c653d226261636b67726f756e643a236666666666663b20706164
-64696e673a302e34656d3b20666f6e742d73697a653a203935253b2
-23e0a3c7370616e207374796c653d22666f6e742d73697a653a3130
-30253b223e0a27272741756775737420323030363a2727273c62723
-e3c62723e0a54686973206d6f6e74682c2068656c70207573206f75
-742062792077726974696e6720736f6d65206f66206f7572205b5b5
-46f20446f7c746f20646f5d5d2061727469636c6573213c62723e0a
-3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a3c2f6469763
-e0a7c7d, 0x7574662d38\),
-\(1410, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-63656e7465723e3c7370616e207374796c653d22636f6c6f723a233
-030324242383b20666f6e742d73697a653a323030253b223e57656c
-636f6d6520746f266e6273703b3c2f7370616e3e3c7370616e20737
-4796c653d22636f6c6f723a233438413446333b20666f6e742d7369
-7a653a323030253b223e4e656f57696b69213c2f7370616e3e3c2f6
-3656e7465723e3c6272202f3e0a57656c636f6d6520746f204e656f
-57696b692c20746865206772656174657374206e656f70657473207
-7696b69206f75742074686572652120506c65617365206265207375
-726520746f20636f6e74726962757465206265666f726520796f752
-0676f2e20506c6561736520726561642062656c6f7720746f207365
-6520686f7720746f20636f6e747269627574652e0a0a4f7572206d6
-97373696f6e3a20546f20626520746865206772656174657374204e
-656f706574732057696b6920696e2074686520776f726c64210a0a5
-06c6561736520636f6e7472696275746520746f646179213c62723e
-3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e74203d3d3
-d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d65746869
-6e6720746f2077726974653f202044726f7020627920746865205b5
-b546f20446f7c546f20446f5d5d20706167652e0a0a0a2d2d2d2d0a
-0a3d3d3d20486f7720746f20636f6e74726962757465203d3d3d0a2
-d2d2d2d0a0a596f752063616e206d616b6520706167657320766572
-7920656173696c792e204a75737420636c69636b20696e207468652
-0736561726368206261722c207479706520746865206e616d65206f
-662074686520706167652c20616e642068697420476f21204966207
-46865207061676520616c7265616479206578697374732c2077656c
-6c2c20626574746572206c75636b206e6578742074696d652e20496
-620697420646f65736e27742c2074686572652077696c6c20626520
-61206c696e6b20746f206d616b65207468652070616765203a290a0
-a416c6c20656e747269657320796f75207375626d69742061726520
-6f776e65642062792075732e20496620796f7520646563696465207
-96f7520646f6e27742077616e742047616c61637469634e656f2074
-6f2068617665207468652061727469636c65206f6e636520796f752
-7766520616464656420697420746f204e656f57696b692c20697427
-7320746f6f206c6174652e0a0a496620796f75206e65656420736f6
-d652068656c70206f6e20686f7720746f2065646974207061676573
-2c20676f20746f205b5b68656c703a65646974696e675d5d0a2d2d2
-d2d0a0a3d3d3d2054726f75626c6573686f6f74696e67203d3d3d0a
-2d2d2d2d0a0a2727275768792063616e27742049206564697420736
-f6d652070616765733f2727273c62723e0a54686573652070616765
-73206172652070726f7465637465642c20616e6420646f206e6f742
-06e65656420616e7920667572746865722065646974696e672e2e3c
-62723e3c62723e0a0a7c207374796c653d22766572746963616c2d6
-16c69676e3a746f7022207c200a0a3c646976207374796c653d2266
-6c6f61743a72696768743b223e0a3c646976207374796c653d22626
-1636b67726f756e643a236639663966393b206d617267696e2d6c65
-66743a3570783b206d617267696e2d626f74746f6d3a3570783b207
-0616464696e673a3070783b20626f726465723a31707820736f6c69
-6420236161616161613b2077696474683a3137656d3b223e0a3c646
-976207374796c653d22666f6e742d73697a653a313035253b20666f
-6e742d66616d696c793a76657264616e613b206c696e652d6865696
-768743a313230253b2070616464696e673a20302e34656d3b206261
-636b67726f756e642d636f6c6f723a236639663966393b20626f726
-465722d626f74746f6d3a31707820736f6c69642023616161616161
-3b223e0a2727274e656f57696b69204e657773272727200a3c2f646
-9763e0a3c646976207374796c653d226261636b67726f756e643a23
-6666666666663b2070616464696e673a302e34656d3b20666f6e742
-d73697a653a203935253b223e0a3c7370616e207374796c653d2266
-6f6e742d73697a653a313030253b223e0a57656c636f6d6520746f2
-04e656f77696b692c20746865206772656174657374204e656f7065
-74732057696b69206f7574207468657265213c6272202f3e3c62722
-02f3e0a3c623e382f31332f30363c2f623e3c6272202f3e0a4e656f
-77696b69206973206e6f77206f70656e213c6272202f3e3c6272202
-f3e0a3c623e56657273696f6e204e756d6265723a3c2f623e3c6272
-202f3e0a4d6564696177696b692076657273696f6e20312e362e373
-c6272202f3e3c6272202f3e0a3c623e4e6f7465733a3c2f623e3c62
-72202f3e0a506c6561736520646f6e7420666f7267657420746f206
-36f6e74726962757465213c6272202f3e3c6272202f3e0a3c623e41
-5454454e54494f4e213c2f623e3c6272202f3e0a416e792076616e6
-4616c69736d2077696c6c20726573756c7420696e2062616e6e696e
-672066726f6d2074686973207369746520666f72657665722e204e6
-f20657863657074696f6e732e3c6272202f3e3c6272202f3e0a3c62
-3e4e656f57696b69204d656d626572206f6620746865204d6f6e746
-8213c2f623e3c6272202f3e0a4e6f6e653c6272202f3e0a3c62723e
-502e532e20496620796f7520617265206d656d626572206f6620746
-865206d6f6e74682c20706c65617365206265207375726520746f20
-73746f70206279206f7572206775696c6420616e64207069636b757
-020796f7572207072697a652e0a3c2f7370616e3e0a3c2f6469763e
-0a3c2f6469763e0a0a3c646976207374796c653d226261636b67726
-f756e643a236639663966393b206d617267696e2d6c6566743a3570
-783b206d617267696e2d626f74746f6d3a3570783b2070616464696
-e673a3070783b20626f726465723a31707820736f6c696420236161
-616161613b2077696474683a3137656d3b223e0a3c6469762073747
-96c653d22666f6e742d73697a653a313035253b20666f6e742d6661
-6d696c793a76657264616e613b206c696e652d6865696768743a313
-230253b2070616464696e673a20302e34656d3b206261636b67726f
-756e642d636f6c6f723a236565656565653b20626f726465722d626
-f74746f6d3a31707820736f6c696420236161616161613b223e0a27
-272748656c70207573206f757421272727200a3c2f6469763e0a3c6
-46976207374796c653d226261636b67726f756e643a236666666666
-663b2070616464696e673a302e34656d3b20666f6e742d73697a653
-a203935253b223e0a3c7370616e207374796c653d22666f6e742d73
-697a653a313030253b223e0a27272741756775737420323030363a2
-727273c62723e3c62723e0a54686973206d6f6e74682c2068656c70
-207573206f75742062792077726974696e6720736f6d65206f66206
-f7572205b5b546f20446f7c746f20646f5d5d2061727469636c6573
-213c62723e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0
-a3c2f6469763e0a7c7d, 0x7574662d38\),
-\(1411, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a48
-454c4c4f0a0a0a3c63656e7465723e3c7370616e207374796c653d2
-2636f6c6f723a233030324242383b20666f6e742d73697a653a3230
-30253b223e57656c636f6d6520746f266e6273703b3c2f7370616e3
-e3c7370616e207374796c653d22636f6c6f723a233438413446333b
-20666f6e742d73697a653a323030253b223e4e656f57696b69213c2
-f7370616e3e3c2f63656e7465723e3c6272202f3e0a57656c636f6d
-6520746f204e656f57696b692c20746865206772656174657374206
-e656f706574732077696b69206f75742074686572652120506c6561
-7365206265207375726520746f20636f6e747269627574652062656
-66f726520796f7520676f2e20506c6561736520726561642062656c
-6f7720746f2073656520686f7720746f20636f6e747269627574652
-e0a0a4f7572206d697373696f6e3a20546f20626520746865206772
-656174657374204e656f706574732057696b6920696e20746865207
-76f726c64210a0a506c6561736520636f6e7472696275746520746f
-646179213c62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7
-274616e74203d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f72
-20736f6d657468696e6720746f2077726974653f202044726f70206
-27920746865205b5b546f20446f7c546f20446f5d5d20706167652e
-0a0a0a2d2d2d2d0a0a3d3d3d20486f7720746f20636f6e747269627
-57465203d3d3d0a2d2d2d2d0a0a596f752063616e206d616b652070
-61676573207665727920656173696c792e204a75737420636c69636
-b20696e2074686520736561726368206261722c2074797065207468
-65206e616d65206f662074686520706167652c20616e64206869742
-0476f2120496620746865207061676520616c726561647920657869
-7374732c2077656c6c2c20626574746572206c75636b206e6578742
-074696d652e20496620697420646f65736e27742c20746865726520
-77696c6c2062652061206c696e6b20746f206d616b6520746865207
-0616765203a290a0a416c6c20656e747269657320796f7520737562
-6d697420617265206f776e65642062792075732e20496620796f752
-064656369646520796f7520646f6e27742077616e742047616c6163
-7469634e656f20746f2068617665207468652061727469636c65206
-f6e636520796f7527766520616464656420697420746f204e656f57
-696b692c206974277320746f6f206c6174652e0a0a496620796f752
-06e65656420736f6d652068656c70206f6e20686f7720746f206564
-69742070616765732c20676f20746f205b5b68656c703a656469746
-96e675d5d0a2d2d2d2d0a0a3d3d3d2054726f75626c6573686f6f74
-696e67203d3d3d0a2d2d2d2d0a0a2727275768792063616e2774204
-9206564697420736f6d652070616765733f2727273c62723e0a5468
-657365207061676573206172652070726f7465637465642c20616e6
-420646f206e6f74206e65656420616e792066757274686572206564
-6974696e672e2e3c62723e3c62723e0a0a7c207374796c653d22766
-572746963616c2d616c69676e3a746f7022207c200a0a3c64697620
-7374796c653d22666c6f61743a72696768743b223e0a3c646976207
-374796c653d226261636b67726f756e643a236639663966393b206d
-617267696e2d6c6566743a3570783b206d617267696e2d626f74746
-f6d3a3570783b2070616464696e673a3070783b20626f726465723a
-31707820736f6c696420236161616161613b2077696474683a31376
-56d3b223e0a3c646976207374796c653d22666f6e742d73697a653a
-313035253b20666f6e742d66616d696c793a76657264616e613b206
-c696e652d6865696768743a313230253b2070616464696e673a2030
-2e34656d3b206261636b67726f756e642d636f6c6f723a236639663
-966393b20626f726465722d626f74746f6d3a31707820736f6c6964
-20236161616161613b223e0a2727274e656f57696b69204e6577732
-72727200a3c2f6469763e0a3c646976207374796c653d226261636b
-67726f756e643a236666666666663b2070616464696e673a302e346
-56d3b20666f6e742d73697a653a203935253b223e0a3c7370616e20
-7374796c653d22666f6e742d73697a653a313030253b223e0a57656
-c636f6d6520746f204e656f77696b692c2074686520677265617465
-7374204e656f706574732057696b69206f7574207468657265213c6
-272202f3e3c6272202f3e0a3c623e382f31332f30363c2f623e3c62
-72202f3e0a4e656f77696b69206973206e6f77206f70656e213c627
-2202f3e3c6272202f3e0a3c623e56657273696f6e204e756d626572
-3a3c2f623e3c6272202f3e0a4d6564696177696b692076657273696
-f6e20312e362e373c6272202f3e3c6272202f3e0a3c623e4e6f7465
-733a3c2f623e3c6272202f3e0a506c6561736520646f6e7420666f7
-267657420746f20636f6e74726962757465213c6272202f3e3c6272
-202f3e0a3c623e415454454e54494f4e213c2f623e3c6272202f3e0
-a416e792076616e64616c69736d2077696c6c20726573756c742069
-6e2062616e6e696e672066726f6d2074686973207369746520666f7
-2657665722e204e6f20657863657074696f6e732e3c6272202f3e3c
-6272202f3e0a3c623e4e656f57696b69204d656d626572206f66207
-46865204d6f6e7468213c2f623e3c6272202f3e0a4e6f6e653c6272
-202f3e0a3c62723e502e532e20496620796f7520617265206d656d6
-26572206f6620746865206d6f6e74682c20706c6561736520626520
-7375726520746f2073746f70206279206f7572206775696c6420616
-e64207069636b757020796f7572207072697a652e0a3c2f7370616e
-3e0a3c2f6469763e0a3c2f6469763e0a0a3c646976207374796c653
-d226261636b67726f756e643a236639663966393b206d617267696e
-2d6c6566743a3570783b206d617267696e2d626f74746f6d3a35707
-83b2070616464696e673a3070783b20626f726465723a3170782073
-6f6c696420236161616161613b2077696474683a3137656d3b223e0
-a3c646976207374796c653d22666f6e742d73697a653a313035253b
-20666f6e742d66616d696c793a76657264616e613b206c696e652d6
-865696768743a313230253b2070616464696e673a20302e34656d3b
-206261636b67726f756e642d636f6c6f723a236565656565653b206
-26f726465722d626f74746f6d3a31707820736f6c69642023616161
-6161613b223e0a27272748656c70207573206f757421272727200a3
-c2f6469763e0a3c646976207374796c653d226261636b67726f756e
-643a236666666666663b2070616464696e673a302e34656d3b20666
-f6e742d73697a653a203935253b223e0a3c7370616e207374796c65
-3d22666f6e742d73697a653a313030253b223e0a272727417567757
-37420323030363a2727273c62723e3c62723e0a54686973206d6f6e
-74682c2068656c70207573206f75742062792077726974696e67207
-36f6d65206f66206f7572205b5b546f20446f7c746f20646f5d5d20
-61727469636c6573213c62723e0a3c2f7370616e3e0a3c2f6469763
-e0a3c2f6469763e0a3c2f6469763e0a7c7d, 0x7574662d38\);
-INSERT INTO \`wiki\_text\` \(\`old\_id\`, \`old\_text\`, 
-\`old\_flags\`\) VALUES \(1412, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-7461626c653e3c7472207374796c653d22626f726465722d7769647
-4683a3170783b223e3c7464207374796c653d22626f726465722d77
-696474683a3170783b223e48693c2f74643e3c2f74723e3c2f74616
-26c653e0a0a0a3c63656e7465723e3c7370616e207374796c653d22
-636f6c6f723a233030324242383b20666f6e742d73697a653a32303
-0253b223e57656c636f6d6520746f266e6273703b3c2f7370616e3e
-3c7370616e207374796c653d22636f6c6f723a233438413446333b2
-0666f6e742d73697a653a323030253b223e4e656f57696b69213c2f
-7370616e3e3c2f63656e7465723e3c6272202f3e0a57656c636f6d6
-520746f204e656f57696b692c20746865206772656174657374206e
-656f706574732077696b69206f75742074686572652120506c65617
-365206265207375726520746f20636f6e7472696275746520626566
-6f726520796f7520676f2e20506c6561736520726561642062656c6
-f7720746f2073656520686f7720746f20636f6e747269627574652e
-0a0a4f7572206d697373696f6e3a20546f206265207468652067726
-56174657374204e656f706574732057696b6920696e207468652077
-6f726c64210a0a506c6561736520636f6e7472696275746520746f6
-46179213c62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f72
-74616e74203d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f722
-0736f6d657468696e6720746f2077726974653f202044726f702062
-7920746865205b5b546f20446f7c546f20446f5d5d20706167652e0
-a0a0a2d2d2d2d0a0a3d3d3d20486f7720746f20636f6e7472696275
-7465203d3d3d0a2d2d2d2d0a0a596f752063616e206d616b6520706
-1676573207665727920656173696c792e204a75737420636c69636b
-20696e2074686520736561726368206261722c20747970652074686
-5206e616d65206f662074686520706167652c20616e642068697420
-476f2120496620746865207061676520616c7265616479206578697
-374732c2077656c6c2c20626574746572206c75636b206e65787420
-74696d652e20496620697420646f65736e27742c207468657265207
-7696c6c2062652061206c696e6b20746f206d616b65207468652070
-616765203a290a0a416c6c20656e747269657320796f75207375626
-d697420617265206f776e65642062792075732e20496620796f7520
-64656369646520796f7520646f6e27742077616e742047616c61637
-469634e656f20746f2068617665207468652061727469636c65206f
-6e636520796f7527766520616464656420697420746f204e656f576
-96b692c206974277320746f6f206c6174652e0a0a496620796f7520
-6e65656420736f6d652068656c70206f6e20686f7720746f2065646
-9742070616765732c20676f20746f205b5b68656c703a6564697469
-6e675d5d0a2d2d2d2d0a0a3d3d3d2054726f75626c6573686f6f746
-96e67203d3d3d0a2d2d2d2d0a0a2727275768792063616e27742049
-206564697420736f6d652070616765733f2727273c62723e0a54686
-57365207061676573206172652070726f7465637465642c20616e64
-20646f206e6f74206e65656420616e7920667572746865722065646
-974696e672e2e3c62723e3c62723e0a0a7c207374796c653d227665
-72746963616c2d616c69676e3a746f7022207c200a0a3c646976207
-374796c653d22666c6f61743a72696768743b223e0a3c6469762073
-74796c653d226261636b67726f756e643a236639663966393b206d6
-17267696e2d6c6566743a3570783b206d617267696e2d626f74746f
-6d3a3570783b2070616464696e673a3070783b20626f726465723a3
-1707820736f6c696420236161616161613b2077696474683a313765
-6d3b223e0a3c646976207374796c653d22666f6e742d73697a653a3
-13035253b20666f6e742d66616d696c793a76657264616e613b206c
-696e652d6865696768743a313230253b2070616464696e673a20302
-e34656d3b206261636b67726f756e642d636f6c6f723a2366396639
-66393b20626f726465722d626f74746f6d3a31707820736f6c69642
-0236161616161613b223e0a2727274e656f57696b69204e65777327
-2727200a3c2f6469763e0a3c646976207374796c653d226261636b6
-7726f756e643a236666666666663b2070616464696e673a302e3465
-6d3b20666f6e742d73697a653a203935253b223e0a3c7370616e207
-374796c653d22666f6e742d73697a653a313030253b223e0a57656c
-636f6d6520746f204e656f77696b692c20746865206772656174657
-374204e656f706574732057696b69206f7574207468657265213c62
-72202f3e3c6272202f3e0a3c623e382f31332f30363c2f623e3c627
-2202f3e0a4e656f77696b69206973206e6f77206f70656e213c6272
-202f3e3c6272202f3e0a3c623e56657273696f6e204e756d6265723
-a3c2f623e3c6272202f3e0a4d6564696177696b692076657273696f
-6e20312e362e373c6272202f3e3c6272202f3e0a3c623e4e6f74657
-33a3c2f623e3c6272202f3e0a506c6561736520646f6e7420666f72
-67657420746f20636f6e74726962757465213c6272202f3e3c62722
-02f3e0a3c623e415454454e54494f4e213c2f623e3c6272202f3e0a
-416e792076616e64616c69736d2077696c6c20726573756c7420696
-e2062616e6e696e672066726f6d2074686973207369746520666f72
-657665722e204e6f20657863657074696f6e732e3c6272202f3e3c6
-272202f3e0a3c623e4e656f57696b69204d656d626572206f662074
-6865204d6f6e7468213c2f623e3c6272202f3e0a4e6f6e653c62722
-02f3e0a3c62723e502e532e20496620796f7520617265206d656d62
-6572206f6620746865206d6f6e74682c20706c65617365206265207
-375726520746f2073746f70206279206f7572206775696c6420616e
-64207069636b757020796f7572207072697a652e0a3c2f7370616e3
-e0a3c2f6469763e0a3c2f6469763e0a0a3c646976207374796c653d
-226261636b67726f756e643a236639663966393b206d617267696e2
-d6c6566743a3570783b206d617267696e2d626f74746f6d3a357078
-3b2070616464696e673a3070783b20626f726465723a31707820736
-f6c696420236161616161613b2077696474683a3137656d3b223e0a
-3c646976207374796c653d22666f6e742d73697a653a313035253b2
-0666f6e742d66616d696c793a76657264616e613b206c696e652d68
-65696768743a313230253b2070616464696e673a20302e34656d3b2
-06261636b67726f756e642d636f6c6f723a236565656565653b2062
-6f726465722d626f74746f6d3a31707820736f6c696420236161616
-161613b223e0a27272748656c70207573206f757421272727200a3c
-2f6469763e0a3c646976207374796c653d226261636b67726f756e6
-43a236666666666663b2070616464696e673a302e34656d3b20666f
-6e742d73697a653a203935253b223e0a3c7370616e207374796c653
-d22666f6e742d73697a653a313030253b223e0a2727274175677573
-7420323030363a2727273c62723e3c62723e0a54686973206d6f6e7
-4682c2068656c70207573206f75742062792077726974696e672073
-6f6d65206f66206f7572205b5b546f20446f7c746f20646f5d5d206
-1727469636c6573213c62723e0a3c2f7370616e3e0a3c2f6469763e
-0a3c2f6469763e0a3c2f6469763e0a7c7d, 0x7574662d38\),
-\(1413, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-7461626c653e3c7472207374796c653d22626f726465722d7769647
-4683a3170783b223e3c7464207374796c653d22626f726465722d77
-696474683a3170783b223e48693c2f74643e3c74643e4869323c2f7
-4643e3c2f74723e3c2f7461626c653e0a0a0a3c63656e7465723e3c
-7370616e207374796c653d22636f6c6f723a233030324242383b206
-66f6e742d73697a653a323030253b223e57656c636f6d6520746f26
-6e6273703b3c2f7370616e3e3c7370616e207374796c653d22636f6
-c6f723a233438413446333b20666f6e742d73697a653a323030253b
-223e4e656f57696b69213c2f7370616e3e3c2f63656e7465723e3c6
-272202f3e0a57656c636f6d6520746f204e656f57696b692c207468
-65206772656174657374206e656f706574732077696b69206f75742
-074686572652120506c65617365206265207375726520746f20636f
-6e74726962757465206265666f726520796f7520676f2e20506c656
-1736520726561642062656c6f7720746f2073656520686f7720746f
-20636f6e747269627574652e0a0a4f7572206d697373696f6e3a205
-46f20626520746865206772656174657374204e656f706574732057
-696b6920696e2074686520776f726c64210a0a506c6561736520636
-f6e7472696275746520746f646179213c62723e3c62723e0a0a2d2d
-2d2d0a3d3d3d20496d706f7274616e74203d3d3d0a2d2d2d2d0a0a2
-a4c6f6f6b696e6720666f7220736f6d657468696e6720746f207772
-6974653f202044726f7020627920746865205b5b546f20446f7c546
-f20446f5d5d20706167652e0a0a0a2d2d2d2d0a0a3d3d3d20486f77
-20746f20636f6e74726962757465203d3d3d0a2d2d2d2d0a0a596f7
-52063616e206d616b65207061676573207665727920656173696c79
-2e204a75737420636c69636b20696e2074686520736561726368206
-261722c207479706520746865206e616d65206f6620746865207061
-67652c20616e642068697420476f212049662074686520706167652
-0616c7265616479206578697374732c2077656c6c2c206265747465
-72206c75636b206e6578742074696d652e20496620697420646f657
-36e27742c2074686572652077696c6c2062652061206c696e6b2074
-6f206d616b65207468652070616765203a290a0a416c6c20656e747
-269657320796f75207375626d697420617265206f776e6564206279
-2075732e20496620796f752064656369646520796f7520646f6e277
-42077616e742047616c61637469634e656f20746f20686176652074
-68652061727469636c65206f6e636520796f7527766520616464656
-420697420746f204e656f57696b692c206974277320746f6f206c61
-74652e0a0a496620796f75206e65656420736f6d652068656c70206
-f6e20686f7720746f20656469742070616765732c20676f20746f20
-5b5b68656c703a65646974696e675d5d0a2d2d2d2d0a0a3d3d3d205
-4726f75626c6573686f6f74696e67203d3d3d0a2d2d2d2d0a0a2727
-275768792063616e27742049206564697420736f6d6520706167657
-33f2727273c62723e0a546865736520706167657320617265207072
-6f7465637465642c20616e6420646f206e6f74206e65656420616e7
-920667572746865722065646974696e672e2e3c62723e3c62723e0a
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c200a0a3c646976207374796c653d22666c6f61743a726967
-68743b223e0a3c646976207374796c653d226261636b67726f756e6
-43a236639663966393b206d617267696e2d6c6566743a3570783b20
-6d617267696e2d626f74746f6d3a3570783b2070616464696e673a3
-070783b20626f726465723a31707820736f6c696420236161616161
-613b2077696474683a3137656d3b223e0a3c646976207374796c653
-d22666f6e742d73697a653a313035253b20666f6e742d66616d696c
-793a76657264616e613b206c696e652d6865696768743a313230253
-b2070616464696e673a20302e34656d3b206261636b67726f756e64
-2d636f6c6f723a236639663966393b20626f726465722d626f74746
-f6d3a31707820736f6c696420236161616161613b223e0a2727274e
-656f57696b69204e657773272727200a3c2f6469763e0a3c6469762
-07374796c653d226261636b67726f756e643a236666666666663b20
-70616464696e673a302e34656d3b20666f6e742d73697a653a20393
-5253b223e0a3c7370616e207374796c653d22666f6e742d73697a65
-3a313030253b223e0a57656c636f6d6520746f204e656f77696b692
-c20746865206772656174657374204e656f706574732057696b6920
-6f7574207468657265213c6272202f3e3c6272202f3e0a3c623e382
-f31332f30363c2f623e3c6272202f3e0a4e656f77696b6920697320
-6e6f77206f70656e213c6272202f3e3c6272202f3e0a3c623e56657
-273696f6e204e756d6265723a3c2f623e3c6272202f3e0a4d656469
-6177696b692076657273696f6e20312e362e373c6272202f3e3c627
-2202f3e0a3c623e4e6f7465733a3c2f623e3c6272202f3e0a506c65
-61736520646f6e7420666f7267657420746f20636f6e74726962757
-465213c6272202f3e3c6272202f3e0a3c623e415454454e54494f4e
-213c2f623e3c6272202f3e0a416e792076616e64616c69736d20776
-96c6c20726573756c7420696e2062616e6e696e672066726f6d2074
-686973207369746520666f72657665722e204e6f206578636570746
-96f6e732e3c6272202f3e3c6272202f3e0a3c623e4e656f57696b69
-204d656d626572206f6620746865204d6f6e7468213c2f623e3c627
-2202f3e0a4e6f6e653c6272202f3e0a3c62723e502e532e20496620
-796f7520617265206d656d626572206f6620746865206d6f6e74682
-c20706c65617365206265207375726520746f2073746f7020627920
-6f7572206775696c6420616e64207069636b757020796f757220707
-2697a652e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a
-0a3c646976207374796c653d226261636b67726f756e643a2366396
-63966393b206d617267696e2d6c6566743a3570783b206d61726769
-6e2d626f74746f6d3a3570783b2070616464696e673a3070783b206
-26f726465723a31707820736f6c696420236161616161613b207769
-6474683a3137656d3b223e0a3c646976207374796c653d22666f6e7
-42d73697a653a313035253b20666f6e742d66616d696c793a766572
-64616e613b206c696e652d6865696768743a313230253b207061646
-4696e673a20302e34656d3b206261636b67726f756e642d636f6c6f
-723a236565656565653b20626f726465722d626f74746f6d3a31707
-820736f6c696420236161616161613b223e0a27272748656c702075
-73206f757421272727200a3c2f6469763e0a3c646976207374796c6
-53d226261636b67726f756e643a236666666666663b207061646469
-6e673a302e34656d3b20666f6e742d73697a653a203935253b223e0
-a3c7370616e207374796c653d22666f6e742d73697a653a31303025
-3b223e0a27272741756775737420323030363a2727273c62723e3c6
-2723e0a54686973206d6f6e74682c2068656c70207573206f757420
-62792077726974696e6720736f6d65206f66206f7572205b5b546f2
-0446f7c746f20646f5d5d2061727469636c6573213c62723e0a3c2f
-7370616e3e0a3c2f6469763e0a3c2f6469763e0a3c2f6469763e0a7
-c7d, 0x7574662d38\),
-\(1414, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-7461626c6520636c6173733d22746162223e3c747220636c6173733
-d22746162223e3c746420636c6173733d22746162223e4869313c2f
-74643e3c746420636c6173733d22746162223e4869323c2f74643e3
-c2f74723e3c2f7461626c653e0a0a0a3c63656e7465723e3c737061
-6e207374796c653d22636f6c6f723a233030324242383b20666f6e7
-42d73697a653a323030253b223e57656c636f6d6520746f266e6273
-703b3c2f7370616e3e3c7370616e207374796c653d22636f6c6f723
-a233438413446333b20666f6e742d73697a653a323030253b223e4e
-656f57696b69213c2f7370616e3e3c2f63656e7465723e3c6272202
-f3e0a57656c636f6d6520746f204e656f57696b692c207468652067
-72656174657374206e656f706574732077696b69206f75742074686
-572652120506c65617365206265207375726520746f20636f6e7472
-6962757465206265666f726520796f7520676f2e20506c656173652
-0726561642062656c6f7720746f2073656520686f7720746f20636f
-6e747269627574652e0a0a4f7572206d697373696f6e3a20546f206
-26520746865206772656174657374204e656f706574732057696b69
-20696e2074686520776f726c64210a0a506c6561736520636f6e747
-2696275746520746f646179213c62723e3c62723e0a0a2d2d2d2d0a
-3d3d3d20496d706f7274616e74203d3d3d0a2d2d2d2d0a0a2a4c6f6
-f6b696e6720666f7220736f6d657468696e6720746f207772697465
-3f202044726f7020627920746865205b5b546f20446f7c546f20446
-f5d5d20706167652e0a0a0a2d2d2d2d0a0a3d3d3d20486f7720746f
-20636f6e74726962757465203d3d3d0a2d2d2d2d0a0a596f7520636
-16e206d616b65207061676573207665727920656173696c792e204a
-75737420636c69636b20696e2074686520736561726368206261722
-c207479706520746865206e616d65206f662074686520706167652c
-20616e642068697420476f2120496620746865207061676520616c7
-265616479206578697374732c2077656c6c2c20626574746572206c
-75636b206e6578742074696d652e20496620697420646f65736e277
-42c2074686572652077696c6c2062652061206c696e6b20746f206d
-616b65207468652070616765203a290a0a416c6c20656e747269657
-320796f75207375626d697420617265206f776e6564206279207573
-2e20496620796f752064656369646520796f7520646f6e277420776
-16e742047616c61637469634e656f20746f20686176652074686520
-61727469636c65206f6e636520796f7527766520616464656420697
-420746f204e656f57696b692c206974277320746f6f206c6174652e
-0a0a496620796f75206e65656420736f6d652068656c70206f6e206
-86f7720746f20656469742070616765732c20676f20746f205b5b68
-656c703a65646974696e675d5d0a2d2d2d2d0a0a3d3d3d2054726f7
-5626c6573686f6f74696e67203d3d3d0a2d2d2d2d0a0a2727275768
-792063616e27742049206564697420736f6d652070616765733f272
-7273c62723e0a5468657365207061676573206172652070726f7465
-637465642c20616e6420646f206e6f74206e65656420616e7920667
-572746865722065646974696e672e2e3c62723e3c62723e0a0a7c20
-7374796c653d22766572746963616c2d616c69676e3a746f7022207
-c200a0a3c646976207374796c653d22666c6f61743a72696768743b
-223e0a3c646976207374796c653d226261636b67726f756e643a236
-639663966393b206d617267696e2d6c6566743a3570783b206d6172
-67696e2d626f74746f6d3a3570783b2070616464696e673a3070783
-b20626f726465723a31707820736f6c696420236161616161613b20
-77696474683a3137656d3b223e0a3c646976207374796c653d22666
-f6e742d73697a653a313035253b20666f6e742d66616d696c793a76
-657264616e613b206c696e652d6865696768743a313230253b20706
-16464696e673a20302e34656d3b206261636b67726f756e642d636f
-6c6f723a236639663966393b20626f726465722d626f74746f6d3a3
-1707820736f6c696420236161616161613b223e0a2727274e656f57
-696b69204e657773272727200a3c2f6469763e0a3c6469762073747
-96c653d226261636b67726f756e643a236666666666663b20706164
-64696e673a302e34656d3b20666f6e742d73697a653a203935253b2
-23e0a3c7370616e207374796c653d22666f6e742d73697a653a3130
-30253b223e0a57656c636f6d6520746f204e656f77696b692c20746
-865206772656174657374204e656f706574732057696b69206f7574
-207468657265213c6272202f3e3c6272202f3e0a3c623e382f31332
-f30363c2f623e3c6272202f3e0a4e656f77696b69206973206e6f77
-206f70656e213c6272202f3e3c6272202f3e0a3c623e56657273696
-f6e204e756d6265723a3c2f623e3c6272202f3e0a4d656469617769
-6b692076657273696f6e20312e362e373c6272202f3e3c6272202f3
-e0a3c623e4e6f7465733a3c2f623e3c6272202f3e0a506c65617365
-20646f6e7420666f7267657420746f20636f6e74726962757465213
-c6272202f3e3c6272202f3e0a3c623e415454454e54494f4e213c2f
-623e3c6272202f3e0a416e792076616e64616c69736d2077696c6c2
-0726573756c7420696e2062616e6e696e672066726f6d2074686973
-207369746520666f72657665722e204e6f20657863657074696f6e7
-32e3c6272202f3e3c6272202f3e0a3c623e4e656f57696b69204d65
-6d626572206f6620746865204d6f6e7468213c2f623e3c6272202f3
-e0a4e6f6e653c6272202f3e0a3c62723e502e532e20496620796f75
-20617265206d656d626572206f6620746865206d6f6e74682c20706
-c65617365206265207375726520746f2073746f70206279206f7572
-206775696c6420616e64207069636b757020796f7572207072697a6
-52e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a0a3c64
-6976207374796c653d226261636b67726f756e643a2366396639663
-93b206d617267696e2d6c6566743a3570783b206d617267696e2d62
-6f74746f6d3a3570783b2070616464696e673a3070783b20626f726
-465723a31707820736f6c696420236161616161613b207769647468
-3a3137656d3b223e0a3c646976207374796c653d22666f6e742d736
-97a653a313035253b20666f6e742d66616d696c793a76657264616e
-613b206c696e652d6865696768743a313230253b2070616464696e6
-73a20302e34656d3b206261636b67726f756e642d636f6c6f723a23
-6565656565653b20626f726465722d626f74746f6d3a31707820736
-f6c696420236161616161613b223e0a27272748656c70207573206f
-757421272727200a3c2f6469763e0a3c646976207374796c653d226
-261636b67726f756e643a236666666666663b2070616464696e673a
-302e34656d3b20666f6e742d73697a653a203935253b223e0a3c737
-0616e207374796c653d22666f6e742d73697a653a313030253b223e
-0a27272741756775737420323030363a2727273c62723e3c62723e0
-a54686973206d6f6e74682c2068656c70207573206f757420627920
-77726974696e6720736f6d65206f66206f7572205b5b546f20446f7
-c746f20646f5d5d2061727469636c6573213c62723e0a3c2f737061
-6e3e0a3c2f6469763e0a3c2f6469763e0a3c2f6469763e0a7c7d, 
-0x7574662d38\),
-\(1415, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-7461626c6520626f726465723d2231223e3c74723e3c74643e48693
-13c2f74643e3c74643e4869323c2f74643e3c2f74723e3c2f746162
-6c653e0a0a0a3c63656e7465723e3c7370616e207374796c653d226
-36f6c6f723a233030324242383b20666f6e742d73697a653a323030
-253b223e57656c636f6d6520746f266e6273703b3c2f7370616e3e3
-c7370616e207374796c653d22636f6c6f723a233438413446333b20
-666f6e742d73697a653a323030253b223e4e656f57696b69213c2f7
-370616e3e3c2f63656e7465723e3c6272202f3e0a57656c636f6d65
-20746f204e656f57696b692c20746865206772656174657374206e6
-56f706574732077696b69206f75742074686572652120506c656173
-65206265207375726520746f20636f6e74726962757465206265666
-f726520796f7520676f2e20506c6561736520726561642062656c6f
-7720746f2073656520686f7720746f20636f6e747269627574652e0
-a0a4f7572206d697373696f6e3a20546f2062652074686520677265
-6174657374204e656f706574732057696b6920696e2074686520776
-f726c64210a0a506c6561736520636f6e7472696275746520746f64
-6179213c62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f727
-4616e74203d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220
-736f6d657468696e6720746f2077726974653f202044726f7020627
-920746865205b5b546f20446f7c546f20446f5d5d20706167652e0a
-0a0a2d2d2d2d0a0a3d3d3d20486f7720746f20636f6e74726962757
-465203d3d3d0a2d2d2d2d0a0a596f752063616e206d616b65207061
-676573207665727920656173696c792e204a75737420636c69636b2
-0696e2074686520736561726368206261722c207479706520746865
-206e616d65206f662074686520706167652c20616e6420686974204
-76f2120496620746865207061676520616c72656164792065786973
-74732c2077656c6c2c20626574746572206c75636b206e657874207
-4696d652e20496620697420646f65736e27742c2074686572652077
-696c6c2062652061206c696e6b20746f206d616b652074686520706
-16765203a290a0a416c6c20656e747269657320796f75207375626d
-697420617265206f776e65642062792075732e20496620796f75206
-4656369646520796f7520646f6e27742077616e742047616c616374
-69634e656f20746f2068617665207468652061727469636c65206f6
-e636520796f7527766520616464656420697420746f204e656f5769
-6b692c206974277320746f6f206c6174652e0a0a496620796f75206
-e65656420736f6d652068656c70206f6e20686f7720746f20656469
-742070616765732c20676f20746f205b5b68656c703a65646974696
-e675d5d0a2d2d2d2d0a0a3d3d3d2054726f75626c6573686f6f7469
-6e67203d3d3d0a2d2d2d2d0a0a2727275768792063616e277420492
-06564697420736f6d652070616765733f2727273c62723e0a546865
-7365207061676573206172652070726f7465637465642c20616e642
-0646f206e6f74206e65656420616e79206675727468657220656469
-74696e672e2e3c62723e3c62723e0a0a7c207374796c653d2276657
-2746963616c2d616c69676e3a746f7022207c200a0a3c6469762073
-74796c653d22666c6f61743a72696768743b223e0a3c64697620737
-4796c653d226261636b67726f756e643a236639663966393b206d61
-7267696e2d6c6566743a3570783b206d617267696e2d626f74746f6
-d3a3570783b2070616464696e673a3070783b20626f726465723a31
-707820736f6c696420236161616161613b2077696474683a3137656
-d3b223e0a3c646976207374796c653d22666f6e742d73697a653a31
-3035253b20666f6e742d66616d696c793a76657264616e613b206c6
-96e652d6865696768743a313230253b2070616464696e673a20302e
-34656d3b206261636b67726f756e642d636f6c6f723a23663966396
-6393b20626f726465722d626f74746f6d3a31707820736f6c696420
-236161616161613b223e0a2727274e656f57696b69204e657773272
-727200a3c2f6469763e0a3c646976207374796c653d226261636b67
-726f756e643a236666666666663b2070616464696e673a302e34656
-d3b20666f6e742d73697a653a203935253b223e0a3c7370616e2073
-74796c653d22666f6e742d73697a653a313030253b223e0a57656c6
-36f6d6520746f204e656f77696b692c207468652067726561746573
-74204e656f706574732057696b69206f7574207468657265213c627
-2202f3e3c6272202f3e0a3c623e382f31332f30363c2f623e3c6272
-202f3e0a4e656f77696b69206973206e6f77206f70656e213c62722
-02f3e3c6272202f3e0a3c623e56657273696f6e204e756d6265723a
-3c2f623e3c6272202f3e0a4d6564696177696b692076657273696f6
-e20312e362e373c6272202f3e3c6272202f3e0a3c623e4e6f746573
-3a3c2f623e3c6272202f3e0a506c6561736520646f6e7420666f726
-7657420746f20636f6e74726962757465213c6272202f3e3c627220
-2f3e0a3c623e415454454e54494f4e213c2f623e3c6272202f3e0a4
-16e792076616e64616c69736d2077696c6c20726573756c7420696e
-2062616e6e696e672066726f6d2074686973207369746520666f726
-57665722e204e6f20657863657074696f6e732e3c6272202f3e3c62
-72202f3e0a3c623e4e656f57696b69204d656d626572206f6620746
-865204d6f6e7468213c2f623e3c6272202f3e0a4e6f6e653c627220
-2f3e0a3c62723e502e532e20496620796f7520617265206d656d626
-572206f6620746865206d6f6e74682c20706c656173652062652073
-75726520746f2073746f70206279206f7572206775696c6420616e6
-4207069636b757020796f7572207072697a652e0a3c2f7370616e3e
-0a3c2f6469763e0a3c2f6469763e0a0a3c646976207374796c653d2
-26261636b67726f756e643a236639663966393b206d617267696e2d
-6c6566743a3570783b206d617267696e2d626f74746f6d3a3570783
-b2070616464696e673a3070783b20626f726465723a31707820736f
-6c696420236161616161613b2077696474683a3137656d3b223e0a3
-c646976207374796c653d22666f6e742d73697a653a313035253b20
-666f6e742d66616d696c793a76657264616e613b206c696e652d686
-5696768743a313230253b2070616464696e673a20302e34656d3b20
-6261636b67726f756e642d636f6c6f723a236565656565653b20626
-f726465722d626f74746f6d3a31707820736f6c6964202361616161
-61613b223e0a27272748656c70207573206f757421272727200a3c2
-f6469763e0a3c646976207374796c653d226261636b67726f756e64
-3a236666666666663b2070616464696e673a302e34656d3b20666f6
-e742d73697a653a203935253b223e0a3c7370616e207374796c653d
-22666f6e742d73697a653a313030253b223e0a27272741756775737
-420323030363a2727273c62723e3c62723e0a54686973206d6f6e74
-682c2068656c70207573206f75742062792077726974696e6720736
-f6d65206f66206f7572205b5b546f20446f7c746f20646f5d5d2061
-727469636c6573213c62723e0a3c2f7370616e3e0a3c2f6469763e0
-a3c2f6469763e0a3c2f6469763e0a7c7d, 0x7574662d38\),
-\(1416, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-7461626c6520626f726465723d22317078223e3c74723e3c74643e4
-869313c2f74643e3c74643e4869323c2f74643e3c2f74723e3c2f74
-61626c653e0a0a0a3c63656e7465723e3c7370616e207374796c653
-d22636f6c6f723a233030324242383b20666f6e742d73697a653a32
-3030253b223e57656c636f6d6520746f266e6273703b3c2f7370616
-e3e3c7370616e207374796c653d22636f6c6f723a23343841344633
-3b20666f6e742d73697a653a323030253b223e4e656f57696b69213
-c2f7370616e3e3c2f63656e7465723e3c6272202f3e0a57656c636f
-6d6520746f204e656f57696b692c207468652067726561746573742
-06e656f706574732077696b69206f75742074686572652120506c65
-617365206265207375726520746f20636f6e7472696275746520626
-5666f726520796f7520676f2e20506c656173652072656164206265
-6c6f7720746f2073656520686f7720746f20636f6e7472696275746
-52e0a0a4f7572206d697373696f6e3a20546f206265207468652067
-72656174657374204e656f706574732057696b6920696e207468652
-0776f726c64210a0a506c6561736520636f6e747269627574652074
-6f646179213c62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706
-f7274616e74203d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f
-7220736f6d657468696e6720746f2077726974653f202044726f702
-0627920746865205b5b546f20446f7c546f20446f5d5d2070616765
-2e0a0a0a2d2d2d2d0a0a3d3d3d20486f7720746f20636f6e7472696
-2757465203d3d3d0a2d2d2d2d0a0a596f752063616e206d616b6520
-7061676573207665727920656173696c792e204a75737420636c696
-36b20696e2074686520736561726368206261722c20747970652074
-6865206e616d65206f662074686520706167652c20616e642068697
-420476f2120496620746865207061676520616c7265616479206578
-697374732c2077656c6c2c20626574746572206c75636b206e65787
-42074696d652e20496620697420646f65736e27742c207468657265
-2077696c6c2062652061206c696e6b20746f206d616b65207468652
-070616765203a290a0a416c6c20656e747269657320796f75207375
-626d697420617265206f776e65642062792075732e20496620796f7
-52064656369646520796f7520646f6e27742077616e742047616c61
-637469634e656f20746f2068617665207468652061727469636c652
-06f6e636520796f7527766520616464656420697420746f204e656f
-57696b692c206974277320746f6f206c6174652e0a0a496620796f7
-5206e65656420736f6d652068656c70206f6e20686f7720746f2065
-6469742070616765732c20676f20746f205b5b68656c703a6564697
-4696e675d5d0a2d2d2d2d0a0a3d3d3d2054726f75626c6573686f6f
-74696e67203d3d3d0a2d2d2d2d0a0a2727275768792063616e27742
-049206564697420736f6d652070616765733f2727273c62723e0a54
-68657365207061676573206172652070726f7465637465642c20616
-e6420646f206e6f74206e65656420616e7920667572746865722065
-646974696e672e2e3c62723e3c62723e0a0a7c207374796c653d227
-66572746963616c2d616c69676e3a746f7022207c200a0a3c646976
-207374796c653d22666c6f61743a72696768743b223e0a3c6469762
-07374796c653d226261636b67726f756e643a236639663966393b20
-6d617267696e2d6c6566743a3570783b206d617267696e2d626f747
-46f6d3a3570783b2070616464696e673a3070783b20626f72646572
-3a31707820736f6c696420236161616161613b2077696474683a313
-7656d3b223e0a3c646976207374796c653d22666f6e742d73697a65
-3a313035253b20666f6e742d66616d696c793a76657264616e613b2
-06c696e652d6865696768743a313230253b2070616464696e673a20
-302e34656d3b206261636b67726f756e642d636f6c6f723a2366396
-63966393b20626f726465722d626f74746f6d3a31707820736f6c69
-6420236161616161613b223e0a2727274e656f57696b69204e65777
-3272727200a3c2f6469763e0a3c646976207374796c653d22626163
-6b67726f756e643a236666666666663b2070616464696e673a302e3
-4656d3b20666f6e742d73697a653a203935253b223e0a3c7370616e
-207374796c653d22666f6e742d73697a653a313030253b223e0a576
-56c636f6d6520746f204e656f77696b692c20746865206772656174
-657374204e656f706574732057696b69206f7574207468657265213
-c6272202f3e3c6272202f3e0a3c623e382f31332f30363c2f623e3c
-6272202f3e0a4e656f77696b69206973206e6f77206f70656e213c6
-272202f3e3c6272202f3e0a3c623e56657273696f6e204e756d6265
-723a3c2f623e3c6272202f3e0a4d6564696177696b6920766572736
-96f6e20312e362e373c6272202f3e3c6272202f3e0a3c623e4e6f74
-65733a3c2f623e3c6272202f3e0a506c6561736520646f6e7420666
-f7267657420746f20636f6e74726962757465213c6272202f3e3c62
-72202f3e0a3c623e415454454e54494f4e213c2f623e3c6272202f3
-e0a416e792076616e64616c69736d2077696c6c20726573756c7420
-696e2062616e6e696e672066726f6d2074686973207369746520666
-f72657665722e204e6f20657863657074696f6e732e3c6272202f3e
-3c6272202f3e0a3c623e4e656f57696b69204d656d626572206f662
-0746865204d6f6e7468213c2f623e3c6272202f3e0a4e6f6e653c62
-72202f3e0a3c62723e502e532e20496620796f7520617265206d656
-d626572206f6620746865206d6f6e74682c20706c65617365206265
-207375726520746f2073746f70206279206f7572206775696c64206
-16e64207069636b757020796f7572207072697a652e0a3c2f737061
-6e3e0a3c2f6469763e0a3c2f6469763e0a0a3c646976207374796c6
-53d226261636b67726f756e643a236639663966393b206d61726769
-6e2d6c6566743a3570783b206d617267696e2d626f74746f6d3a357
-0783b2070616464696e673a3070783b20626f726465723a31707820
-736f6c696420236161616161613b2077696474683a3137656d3b223
-e0a3c646976207374796c653d22666f6e742d73697a653a31303525
-3b20666f6e742d66616d696c793a76657264616e613b206c696e652
-d6865696768743a313230253b2070616464696e673a20302e34656d
-3b206261636b67726f756e642d636f6c6f723a236565656565653b2
-0626f726465722d626f74746f6d3a31707820736f6c696420236161
-616161613b223e0a27272748656c70207573206f757421272727200
-a3c2f6469763e0a3c646976207374796c653d226261636b67726f75
-6e643a236666666666663b2070616464696e673a302e34656d3b206
-66f6e742d73697a653a203935253b223e0a3c7370616e207374796c
-653d22666f6e742d73697a653a313030253b223e0a2727274175677
-5737420323030363a2727273c62723e3c62723e0a54686973206d6f
-6e74682c2068656c70207573206f75742062792077726974696e672
-0736f6d65206f66206f7572205b5b546f20446f7c746f20646f5d5d
-2061727469636c6573213c62723e0a3c2f7370616e3e0a3c2f64697
-63e0a3c2f6469763e0a3c2f6469763e0a7c7d, 0x7574662d38\),
-\(1417, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-7461626c653e3c747220626f726465723d2231223e3c746420626f7
-26465723d2231223e4869313c2f74643e3c746420626f726465723d
-2231223e4869323c2f74643e3c2f74723e3c2f7461626c653e0a0a0
-a3c63656e7465723e3c7370616e207374796c653d22636f6c6f723a
-233030324242383b20666f6e742d73697a653a323030253b223e576
-56c636f6d6520746f266e6273703b3c2f7370616e3e3c7370616e20
-7374796c653d22636f6c6f723a233438413446333b20666f6e742d7
-3697a653a323030253b223e4e656f57696b69213c2f7370616e3e3c
-2f63656e7465723e3c6272202f3e0a57656c636f6d6520746f204e6
-56f57696b692c20746865206772656174657374206e656f70657473
-2077696b69206f75742074686572652120506c65617365206265207
-375726520746f20636f6e74726962757465206265666f726520796f
-7520676f2e20506c6561736520726561642062656c6f7720746f207
-3656520686f7720746f20636f6e747269627574652e0a0a4f757220
-6d697373696f6e3a20546f206265207468652067726561746573742
-04e656f706574732057696b6920696e2074686520776f726c64210a
-0a506c6561736520636f6e7472696275746520746f646179213c627
-23e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e74203d
-3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d65746
-8696e6720746f2077726974653f202044726f702062792074686520
-5b5b546f20446f7c546f20446f5d5d20706167652e0a0a0a2d2d2d2
-d0a0a3d3d3d20486f7720746f20636f6e74726962757465203d3d3d
-0a2d2d2d2d0a0a596f752063616e206d616b6520706167657320766
-5727920656173696c792e204a75737420636c69636b20696e207468
-6520736561726368206261722c207479706520746865206e616d652
-06f662074686520706167652c20616e642068697420476f21204966
-20746865207061676520616c7265616479206578697374732c20776
-56c6c2c20626574746572206c75636b206e6578742074696d652e20
-496620697420646f65736e27742c2074686572652077696c6c20626
-52061206c696e6b20746f206d616b65207468652070616765203a29
-0a0a416c6c20656e747269657320796f75207375626d69742061726
-5206f776e65642062792075732e20496620796f7520646563696465
-20796f7520646f6e27742077616e742047616c61637469634e656f2
-0746f2068617665207468652061727469636c65206f6e636520796f
-7527766520616464656420697420746f204e656f57696b692c20697
-4277320746f6f206c6174652e0a0a496620796f75206e6565642073
-6f6d652068656c70206f6e20686f7720746f2065646974207061676
-5732c20676f20746f205b5b68656c703a65646974696e675d5d0a2d
-2d2d2d0a0a3d3d3d2054726f75626c6573686f6f74696e67203d3d3
-d0a2d2d2d2d0a0a2727275768792063616e27742049206564697420
-736f6d652070616765733f2727273c62723e0a54686573652070616
-76573206172652070726f7465637465642c20616e6420646f206e6f
-74206e65656420616e7920667572746865722065646974696e672e2
-e3c62723e3c62723e0a0a7c207374796c653d22766572746963616c
-2d616c69676e3a746f7022207c200a0a3c646976207374796c653d2
-2666c6f61743a72696768743b223e0a3c646976207374796c653d22
-6261636b67726f756e643a236639663966393b206d617267696e2d6
-c6566743a3570783b206d617267696e2d626f74746f6d3a3570783b
-2070616464696e673a3070783b20626f726465723a31707820736f6
-c696420236161616161613b2077696474683a3137656d3b223e0a3c
-646976207374796c653d22666f6e742d73697a653a313035253b206
-66f6e742d66616d696c793a76657264616e613b206c696e652d6865
-696768743a313230253b2070616464696e673a20302e34656d3b206
-261636b67726f756e642d636f6c6f723a236639663966393b20626f
-726465722d626f74746f6d3a31707820736f6c69642023616161616
-1613b223e0a2727274e656f57696b69204e657773272727200a3c2f
-6469763e0a3c646976207374796c653d226261636b67726f756e643
-a236666666666663b2070616464696e673a302e34656d3b20666f6e
-742d73697a653a203935253b223e0a3c7370616e207374796c653d2
-2666f6e742d73697a653a313030253b223e0a57656c636f6d652074
-6f204e656f77696b692c20746865206772656174657374204e656f7
-06574732057696b69206f7574207468657265213c6272202f3e3c62
-72202f3e0a3c623e382f31332f30363c2f623e3c6272202f3e0a4e6
-56f77696b69206973206e6f77206f70656e213c6272202f3e3c6272
-202f3e0a3c623e56657273696f6e204e756d6265723a3c2f623e3c6
-272202f3e0a4d6564696177696b692076657273696f6e20312e362e
-373c6272202f3e3c6272202f3e0a3c623e4e6f7465733a3c2f623e3
-c6272202f3e0a506c6561736520646f6e7420666f7267657420746f
-20636f6e74726962757465213c6272202f3e3c6272202f3e0a3c623
-e415454454e54494f4e213c2f623e3c6272202f3e0a416e79207661
-6e64616c69736d2077696c6c20726573756c7420696e2062616e6e6
-96e672066726f6d2074686973207369746520666f72657665722e20
-4e6f20657863657074696f6e732e3c6272202f3e3c6272202f3e0a3
-c623e4e656f57696b69204d656d626572206f6620746865204d6f6e
-7468213c2f623e3c6272202f3e0a4e6f6e653c6272202f3e0a3c627
-23e502e532e20496620796f7520617265206d656d626572206f6620
-746865206d6f6e74682c20706c65617365206265207375726520746
-f2073746f70206279206f7572206775696c6420616e64207069636b
-757020796f7572207072697a652e0a3c2f7370616e3e0a3c2f64697
-63e0a3c2f6469763e0a0a3c646976207374796c653d226261636b67
-726f756e643a236639663966393b206d617267696e2d6c6566743a3
-570783b206d617267696e2d626f74746f6d3a3570783b2070616464
-696e673a3070783b20626f726465723a31707820736f6c696420236
-161616161613b2077696474683a3137656d3b223e0a3c6469762073
-74796c653d22666f6e742d73697a653a313035253b20666f6e742d6
-6616d696c793a76657264616e613b206c696e652d6865696768743a
-313230253b2070616464696e673a20302e34656d3b206261636b677
-26f756e642d636f6c6f723a236565656565653b20626f726465722d
-626f74746f6d3a31707820736f6c696420236161616161613b223e0
-a27272748656c70207573206f757421272727200a3c2f6469763e0a
-3c646976207374796c653d226261636b67726f756e643a236666666
-666663b2070616464696e673a302e34656d3b20666f6e742d73697a
-653a203935253b223e0a3c7370616e207374796c653d22666f6e742
-d73697a653a313030253b223e0a2727274175677573742032303036
-3a2727273c62723e3c62723e0a54686973206d6f6e74682c2068656
-c70207573206f75742062792077726974696e6720736f6d65206f66
-206f7572205b5b546f20446f7c746f20646f5d5d2061727469636c6
-573213c62723e0a3c2f7370616e3e0a3c2f6469763e0a3c2f646976
-3e0a3c2f6469763e0a7c7d, 0x7574662d38\),
-\(1418, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-646976207374796c653d22626f726465722d77696474683a3170783
-b626f726465722d7374796c653a736f6c69643b626f726465722d63
-6f6c6f723a233030303030303b223e48656c6c6f3c2f6469763e0a0
-a3c63656e7465723e3c7370616e207374796c653d22636f6c6f723a
-233030324242383b20666f6e742d73697a653a323030253b223e576
-56c636f6d6520746f266e6273703b3c2f7370616e3e3c7370616e20
-7374796c653d22636f6c6f723a233438413446333b20666f6e742d7
-3697a653a323030253b223e4e656f57696b69213c2f7370616e3e3c
-2f63656e7465723e3c6272202f3e0a57656c636f6d6520746f204e6
-56f57696b692c20746865206772656174657374206e656f70657473
-2077696b69206f75742074686572652120506c65617365206265207
-375726520746f20636f6e74726962757465206265666f726520796f
-7520676f2e20506c6561736520726561642062656c6f7720746f207
-3656520686f7720746f20636f6e747269627574652e0a0a4f757220
-6d697373696f6e3a20546f206265207468652067726561746573742
-04e656f706574732057696b6920696e2074686520776f726c64210a
-0a506c6561736520636f6e7472696275746520746f646179213c627
-23e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e74203d
-3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d65746
-8696e6720746f2077726974653f202044726f702062792074686520
-5b5b546f20446f7c546f20446f5d5d20706167652e0a0a0a2d2d2d2
-d0a0a3d3d3d20486f7720746f20636f6e74726962757465203d3d3d
-0a2d2d2d2d0a0a596f752063616e206d616b6520706167657320766
-5727920656173696c792e204a75737420636c69636b20696e207468
-6520736561726368206261722c207479706520746865206e616d652
-06f662074686520706167652c20616e642068697420476f21204966
-20746865207061676520616c7265616479206578697374732c20776
-56c6c2c20626574746572206c75636b206e6578742074696d652e20
-496620697420646f65736e27742c2074686572652077696c6c20626
-52061206c696e6b20746f206d616b65207468652070616765203a29
-0a0a416c6c20656e747269657320796f75207375626d69742061726
-5206f776e65642062792075732e20496620796f7520646563696465
-20796f7520646f6e27742077616e742047616c61637469634e656f2
-0746f2068617665207468652061727469636c65206f6e636520796f
-7527766520616464656420697420746f204e656f57696b692c20697
-4277320746f6f206c6174652e0a0a496620796f75206e6565642073
-6f6d652068656c70206f6e20686f7720746f2065646974207061676
-5732c20676f20746f205b5b68656c703a65646974696e675d5d0a2d
-2d2d2d0a0a3d3d3d2054726f75626c6573686f6f74696e67203d3d3
-d0a2d2d2d2d0a0a2727275768792063616e27742049206564697420
-736f6d652070616765733f2727273c62723e0a54686573652070616
-76573206172652070726f7465637465642c20616e6420646f206e6f
-74206e65656420616e7920667572746865722065646974696e672e2
-e3c62723e3c62723e0a0a7c207374796c653d22766572746963616c
-2d616c69676e3a746f7022207c200a0a3c646976207374796c653d2
-2666c6f61743a72696768743b223e0a3c646976207374796c653d22
-6261636b67726f756e643a236639663966393b206d617267696e2d6
-c6566743a3570783b206d617267696e2d626f74746f6d3a3570783b
-2070616464696e673a3070783b20626f726465723a31707820736f6
-c696420236161616161613b2077696474683a3137656d3b223e0a3c
-646976207374796c653d22666f6e742d73697a653a313035253b206
-66f6e742d66616d696c793a76657264616e613b206c696e652d6865
-696768743a313230253b2070616464696e673a20302e34656d3b206
-261636b67726f756e642d636f6c6f723a236639663966393b20626f
-726465722d626f74746f6d3a31707820736f6c69642023616161616
-1613b223e0a2727274e656f57696b69204e657773272727200a3c2f
-6469763e0a3c646976207374796c653d226261636b67726f756e643
-a236666666666663b2070616464696e673a302e34656d3b20666f6e
-742d73697a653a203935253b223e0a3c7370616e207374796c653d2
-2666f6e742d73697a653a313030253b223e0a57656c636f6d652074
-6f204e656f77696b692c20746865206772656174657374204e656f7
-06574732057696b69206f7574207468657265213c6272202f3e3c62
-72202f3e0a3c623e382f31332f30363c2f623e3c6272202f3e0a4e6
-56f77696b69206973206e6f77206f70656e213c6272202f3e3c6272
-202f3e0a3c623e56657273696f6e204e756d6265723a3c2f623e3c6
-272202f3e0a4d6564696177696b692076657273696f6e20312e362e
-373c6272202f3e3c6272202f3e0a3c623e4e6f7465733a3c2f623e3
-c6272202f3e0a506c6561736520646f6e7420666f7267657420746f
-20636f6e74726962757465213c6272202f3e3c6272202f3e0a3c623
-e415454454e54494f4e213c2f623e3c6272202f3e0a416e79207661
-6e64616c69736d2077696c6c20726573756c7420696e2062616e6e6
-96e672066726f6d2074686973207369746520666f72657665722e20
-4e6f20657863657074696f6e732e3c6272202f3e3c6272202f3e0a3
-c623e4e656f57696b69204d656d626572206f6620746865204d6f6e
-7468213c2f623e3c6272202f3e0a4e6f6e653c6272202f3e0a3c627
-23e502e532e20496620796f7520617265206d656d626572206f6620
-746865206d6f6e74682c20706c65617365206265207375726520746
-f2073746f70206279206f7572206775696c6420616e64207069636b
-757020796f7572207072697a652e0a3c2f7370616e3e0a3c2f64697
-63e0a3c2f6469763e0a0a3c646976207374796c653d226261636b67
-726f756e643a236639663966393b206d617267696e2d6c6566743a3
-570783b206d617267696e2d626f74746f6d3a3570783b2070616464
-696e673a3070783b20626f726465723a31707820736f6c696420236
-161616161613b2077696474683a3137656d3b223e0a3c6469762073
-74796c653d22666f6e742d73697a653a313035253b20666f6e742d6
-6616d696c793a76657264616e613b206c696e652d6865696768743a
-313230253b2070616464696e673a20302e34656d3b206261636b677
-26f756e642d636f6c6f723a236565656565653b20626f726465722d
-626f74746f6d3a31707820736f6c696420236161616161613b223e0
-a27272748656c70207573206f757421272727200a3c2f6469763e0a
-3c646976207374796c653d226261636b67726f756e643a236666666
-666663b2070616464696e673a302e34656d3b20666f6e742d73697a
-653a203935253b223e0a3c7370616e207374796c653d22666f6e742
-d73697a653a313030253b223e0a2727274175677573742032303036
-3a2727273c62723e3c62723e0a54686973206d6f6e74682c2068656
-c70207573206f75742062792077726974696e6720736f6d65206f66
-206f7572205b5b546f20446f7c746f20646f5d5d2061727469636c6
-573213c62723e0a3c2f7370616e3e0a3c2f6469763e0a3c2f646976
-3e0a3c2f6469763e0a7c7d, 0x7574662d38\),
-\(1419, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-646976207374796c653d22626f726465722d77696474683a3170783
-b626f726465722d7374796c653a736f6c69643b626f726465722d63
-6f6c6f723a233030303030303b6261636b67726f756e642d636f6c6
-f723a234545454545453b223e48656c6c6f3c2f6469763e0a0a3c63
-656e7465723e3c7370616e207374796c653d22636f6c6f723a23303
-0324242383b20666f6e742d73697a653a323030253b223e57656c63
-6f6d6520746f266e6273703b3c2f7370616e3e3c7370616e2073747
-96c653d22636f6c6f723a233438413446333b20666f6e742d73697a
-653a323030253b223e4e656f57696b69213c2f7370616e3e3c2f636
-56e7465723e3c6272202f3e0a57656c636f6d6520746f204e656f57
-696b692c20746865206772656174657374206e656f7065747320776
-96b69206f75742074686572652120506c6561736520626520737572
-6520746f20636f6e74726962757465206265666f726520796f75206
-76f2e20506c6561736520726561642062656c6f7720746f20736565
-20686f7720746f20636f6e747269627574652e0a0a4f7572206d697
-373696f6e3a20546f20626520746865206772656174657374204e65
-6f706574732057696b6920696e2074686520776f726c64210a0a506
-c6561736520636f6e7472696275746520746f646179213c62723e3c
-62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e74203d3d3d0
-a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d657468696e
-6720746f2077726974653f202044726f7020627920746865205b5b5
-46f20446f7c546f20446f5d5d20706167652e0a0a0a2d2d2d2d0a0a
-3d3d3d20486f7720746f20636f6e74726962757465203d3d3d0a2d2
-d2d2d0a0a596f752063616e206d616b652070616765732076657279
-20656173696c792e204a75737420636c69636b20696e20746865207
-36561726368206261722c207479706520746865206e616d65206f66
-2074686520706167652c20616e642068697420476f2120496620746
-865207061676520616c7265616479206578697374732c2077656c6c
-2c20626574746572206c75636b206e6578742074696d652e2049662
-0697420646f65736e27742c2074686572652077696c6c2062652061
-206c696e6b20746f206d616b65207468652070616765203a290a0a4
-16c6c20656e747269657320796f75207375626d697420617265206f
-776e65642062792075732e20496620796f752064656369646520796
-f7520646f6e27742077616e742047616c61637469634e656f20746f
-2068617665207468652061727469636c65206f6e636520796f75277
-66520616464656420697420746f204e656f57696b692c2069742773
-20746f6f206c6174652e0a0a496620796f75206e65656420736f6d6
-52068656c70206f6e20686f7720746f20656469742070616765732c
-20676f20746f205b5b68656c703a65646974696e675d5d0a2d2d2d2
-d0a0a3d3d3d2054726f75626c6573686f6f74696e67203d3d3d0a2d
-2d2d2d0a0a2727275768792063616e27742049206564697420736f6
-d652070616765733f2727273c62723e0a5468657365207061676573
-206172652070726f7465637465642c20616e6420646f206e6f74206
-e65656420616e7920667572746865722065646974696e672e2e3c62
-723e3c62723e0a0a7c207374796c653d22766572746963616c2d616
-c69676e3a746f7022207c200a0a3c646976207374796c653d22666c
-6f61743a72696768743b223e0a3c646976207374796c653d2262616
-36b67726f756e643a236639663966393b206d617267696e2d6c6566
-743a3570783b206d617267696e2d626f74746f6d3a3570783b20706
-16464696e673a3070783b20626f726465723a31707820736f6c6964
-20236161616161613b2077696474683a3137656d3b223e0a3c64697
-6207374796c653d22666f6e742d73697a653a313035253b20666f6e
-742d66616d696c793a76657264616e613b206c696e652d686569676
-8743a313230253b2070616464696e673a20302e34656d3b20626163
-6b67726f756e642d636f6c6f723a236639663966393b20626f72646
-5722d626f74746f6d3a31707820736f6c696420236161616161613b
-223e0a2727274e656f57696b69204e657773272727200a3c2f64697
-63e0a3c646976207374796c653d226261636b67726f756e643a2366
-66666666663b2070616464696e673a302e34656d3b20666f6e742d7
-3697a653a203935253b223e0a3c7370616e207374796c653d22666f
-6e742d73697a653a313030253b223e0a57656c636f6d6520746f204
-e656f77696b692c20746865206772656174657374204e656f706574
-732057696b69206f7574207468657265213c6272202f3e3c6272202
-f3e0a3c623e382f31332f30363c2f623e3c6272202f3e0a4e656f77
-696b69206973206e6f77206f70656e213c6272202f3e3c6272202f3
-e0a3c623e56657273696f6e204e756d6265723a3c2f623e3c627220
-2f3e0a4d6564696177696b692076657273696f6e20312e362e373c6
-272202f3e3c6272202f3e0a3c623e4e6f7465733a3c2f623e3c6272
-202f3e0a506c6561736520646f6e7420666f7267657420746f20636
-f6e74726962757465213c6272202f3e3c6272202f3e0a3c623e4154
-54454e54494f4e213c2f623e3c6272202f3e0a416e792076616e646
-16c69736d2077696c6c20726573756c7420696e2062616e6e696e67
-2066726f6d2074686973207369746520666f72657665722e204e6f2
-0657863657074696f6e732e3c6272202f3e3c6272202f3e0a3c623e
-4e656f57696b69204d656d626572206f6620746865204d6f6e74682
-13c2f623e3c6272202f3e0a4e6f6e653c6272202f3e0a3c62723e50
-2e532e20496620796f7520617265206d656d626572206f662074686
-5206d6f6e74682c20706c65617365206265207375726520746f2073
-746f70206279206f7572206775696c6420616e64207069636b75702
-0796f7572207072697a652e0a3c2f7370616e3e0a3c2f6469763e0a
-3c2f6469763e0a0a3c646976207374796c653d226261636b67726f7
-56e643a236639663966393b206d617267696e2d6c6566743a357078
-3b206d617267696e2d626f74746f6d3a3570783b2070616464696e6
-73a3070783b20626f726465723a31707820736f6c69642023616161
-6161613b2077696474683a3137656d3b223e0a3c646976207374796
-c653d22666f6e742d73697a653a313035253b20666f6e742d66616d
-696c793a76657264616e613b206c696e652d6865696768743a31323
-0253b2070616464696e673a20302e34656d3b206261636b67726f75
-6e642d636f6c6f723a236565656565653b20626f726465722d626f7
-4746f6d3a31707820736f6c696420236161616161613b223e0a2727
-2748656c70207573206f757421272727200a3c2f6469763e0a3c646
-976207374796c653d226261636b67726f756e643a23666666666666
-3b2070616464696e673a302e34656d3b20666f6e742d73697a653a2
-03935253b223e0a3c7370616e207374796c653d22666f6e742d7369
-7a653a313030253b223e0a27272741756775737420323030363a272
-7273c62723e3c62723e0a54686973206d6f6e74682c2068656c7020
-7573206f75742062792077726974696e6720736f6d65206f66206f7
-572205b5b546f20446f7c746f20646f5d5d2061727469636c657321
-3c62723e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a3
-c2f6469763e0a7c7d, 0x7574662d38\);
-INSERT INTO \`wiki\_text\` \(\`old\_id\`, \`old\_text\`, 
-\`old\_flags\`\) VALUES \(1420, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-646976207374796c653d22626f726465722d77696474683a3170783
-b626f726465722d7374796c653a736f6c69643b626f726465722d63
-6f6c6f723a233030303030303b6261636b67726f756e642d636f6c6
-f723a234545454545453b77696474683a32353070783b223e272727
-4e656f57696b69204e6577732727273c2f6469763e0a0a3c63656e7
-465723e3c7370616e207374796c653d22636f6c6f723a2330303242
-42383b20666f6e742d73697a653a323030253b223e57656c636f6d6
-520746f266e6273703b3c2f7370616e3e3c7370616e207374796c65
-3d22636f6c6f723a233438413446333b20666f6e742d73697a653a3
-23030253b223e4e656f57696b69213c2f7370616e3e3c2f63656e74
-65723e3c6272202f3e0a57656c636f6d6520746f204e656f57696b6
-92c20746865206772656174657374206e656f706574732077696b69
-206f75742074686572652120506c656173652062652073757265207
-46f20636f6e74726962757465206265666f726520796f7520676f2e
-20506c6561736520726561642062656c6f7720746f2073656520686
-f7720746f20636f6e747269627574652e0a0a4f7572206d69737369
-6f6e3a20546f20626520746865206772656174657374204e656f706
-574732057696b6920696e2074686520776f726c64210a0a506c6561
-736520636f6e7472696275746520746f646179213c62723e3c62723
-e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e74203d3d3d0a2d2d
-2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d657468696e67207
-46f2077726974653f202044726f7020627920746865205b5b546f20
-446f7c546f20446f5d5d20706167652e0a0a0a2d2d2d2d0a0a3d3d3
-d20486f7720746f20636f6e74726962757465203d3d3d0a2d2d2d2d
-0a0a596f752063616e206d616b65207061676573207665727920656
-173696c792e204a75737420636c69636b20696e2074686520736561
-726368206261722c207479706520746865206e616d65206f6620746
-86520706167652c20616e642068697420476f212049662074686520
-7061676520616c7265616479206578697374732c2077656c6c2c206
-26574746572206c75636b206e6578742074696d652e204966206974
-20646f65736e27742c2074686572652077696c6c2062652061206c6
-96e6b20746f206d616b65207468652070616765203a290a0a416c6c
-20656e747269657320796f75207375626d697420617265206f776e6
-5642062792075732e20496620796f752064656369646520796f7520
-646f6e27742077616e742047616c61637469634e656f20746f20686
-17665207468652061727469636c65206f6e636520796f7527766520
-616464656420697420746f204e656f57696b692c206974277320746
-f6f206c6174652e0a0a496620796f75206e65656420736f6d652068
-656c70206f6e20686f7720746f20656469742070616765732c20676
-f20746f205b5b68656c703a65646974696e675d5d0a2d2d2d2d0a0a
-3d3d3d2054726f75626c6573686f6f74696e67203d3d3d0a2d2d2d2
-d0a0a2727275768792063616e27742049206564697420736f6d6520
-70616765733f2727273c62723e0a546865736520706167657320617
-2652070726f7465637465642c20616e6420646f206e6f74206e6565
-6420616e7920667572746865722065646974696e672e2e3c62723e3
-c62723e0a0a7c207374796c653d22766572746963616c2d616c6967
-6e3a746f7022207c200a0a3c646976207374796c653d22666c6f617
-43a72696768743b223e0a3c646976207374796c653d226261636b67
-726f756e643a236639663966393b206d617267696e2d6c6566743a3
-570783b206d617267696e2d626f74746f6d3a3570783b2070616464
-696e673a3070783b20626f726465723a31707820736f6c696420236
-161616161613b2077696474683a3137656d3b223e0a3c6469762073
-74796c653d22666f6e742d73697a653a313035253b20666f6e742d6
-6616d696c793a76657264616e613b206c696e652d6865696768743a
-313230253b2070616464696e673a20302e34656d3b206261636b677
-26f756e642d636f6c6f723a236639663966393b20626f726465722d
-626f74746f6d3a31707820736f6c696420236161616161613b223e0
-a2727274e656f57696b69204e657773272727200a3c2f6469763e0a
-3c646976207374796c653d226261636b67726f756e643a236666666
-666663b2070616464696e673a302e34656d3b20666f6e742d73697a
-653a203935253b223e0a3c7370616e207374796c653d22666f6e742
-d73697a653a313030253b223e0a57656c636f6d6520746f204e656f
-77696b692c20746865206772656174657374204e656f70657473205
-7696b69206f7574207468657265213c6272202f3e3c6272202f3e0a
-3c623e382f31332f30363c2f623e3c6272202f3e0a4e656f77696b6
-9206973206e6f77206f70656e213c6272202f3e3c6272202f3e0a3c
-623e56657273696f6e204e756d6265723a3c2f623e3c6272202f3e0
-a4d6564696177696b692076657273696f6e20312e362e373c627220
-2f3e3c6272202f3e0a3c623e4e6f7465733a3c2f623e3c6272202f3
-e0a506c6561736520646f6e7420666f7267657420746f20636f6e74
-726962757465213c6272202f3e3c6272202f3e0a3c623e415454454
-e54494f4e213c2f623e3c6272202f3e0a416e792076616e64616c69
-736d2077696c6c20726573756c7420696e2062616e6e696e6720667
-26f6d2074686973207369746520666f72657665722e204e6f206578
-63657074696f6e732e3c6272202f3e3c6272202f3e0a3c623e4e656
-f57696b69204d656d626572206f6620746865204d6f6e7468213c2f
-623e3c6272202f3e0a4e6f6e653c6272202f3e0a3c62723e502e532
-e20496620796f7520617265206d656d626572206f6620746865206d
-6f6e74682c20706c65617365206265207375726520746f2073746f7
-0206279206f7572206775696c6420616e64207069636b757020796f
-7572207072697a652e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6
-469763e0a0a3c646976207374796c653d226261636b67726f756e64
-3a236639663966393b206d617267696e2d6c6566743a3570783b206
-d617267696e2d626f74746f6d3a3570783b2070616464696e673a30
-70783b20626f726465723a31707820736f6c6964202361616161616
-13b2077696474683a3137656d3b223e0a3c646976207374796c653d
-22666f6e742d73697a653a313035253b20666f6e742d66616d696c7
-93a76657264616e613b206c696e652d6865696768743a313230253b
-2070616464696e673a20302e34656d3b206261636b67726f756e642
-d636f6c6f723a236565656565653b20626f726465722d626f74746f
-6d3a31707820736f6c696420236161616161613b223e0a272727486
-56c70207573206f757421272727200a3c2f6469763e0a3c64697620
-7374796c653d226261636b67726f756e643a236666666666663b207
-0616464696e673a302e34656d3b20666f6e742d73697a653a203935
-253b223e0a3c7370616e207374796c653d22666f6e742d73697a653
-a313030253b223e0a27272741756775737420323030363a2727273c
-62723e3c62723e0a54686973206d6f6e74682c2068656c702075732
-06f75742062792077726974696e6720736f6d65206f66206f757220
-5b5b546f20446f7c746f20646f5d5d2061727469636c6573213c627
-23e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a3c2f64
-69763e0a7c7d, 0x7574662d38\),
-\(1421, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-646976207374796c653d22626f726465722d77696474683a3170783
-b626f726465722d7374796c653a736f6c69643b626f726465722d63
-6f6c6f723a233030303030303b6261636b67726f756e642d636f6c6
-f723a234545454545453b77696474683a31353070783b223e272727
-4e656f57696b69204e6577732727273c2f6469763e0a0a3c63656e7
-465723e3c7370616e207374796c653d22636f6c6f723a2330303242
-42383b20666f6e742d73697a653a323030253b223e57656c636f6d6
-520746f266e6273703b3c2f7370616e3e3c7370616e207374796c65
-3d22636f6c6f723a233438413446333b20666f6e742d73697a653a3
-23030253b223e4e656f57696b69213c2f7370616e3e3c2f63656e74
-65723e3c6272202f3e0a57656c636f6d6520746f204e656f57696b6
-92c20746865206772656174657374206e656f706574732077696b69
-206f75742074686572652120506c656173652062652073757265207
-46f20636f6e74726962757465206265666f726520796f7520676f2e
-20506c6561736520726561642062656c6f7720746f2073656520686
-f7720746f20636f6e747269627574652e0a0a4f7572206d69737369
-6f6e3a20546f20626520746865206772656174657374204e656f706
-574732057696b6920696e2074686520776f726c64210a0a506c6561
-736520636f6e7472696275746520746f646179213c62723e3c62723
-e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e74203d3d3d0a2d2d
-2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d657468696e67207
-46f2077726974653f202044726f7020627920746865205b5b546f20
-446f7c546f20446f5d5d20706167652e0a0a0a2d2d2d2d0a0a3d3d3
-d20486f7720746f20636f6e74726962757465203d3d3d0a2d2d2d2d
-0a0a596f752063616e206d616b65207061676573207665727920656
-173696c792e204a75737420636c69636b20696e2074686520736561
-726368206261722c207479706520746865206e616d65206f6620746
-86520706167652c20616e642068697420476f212049662074686520
-7061676520616c7265616479206578697374732c2077656c6c2c206
-26574746572206c75636b206e6578742074696d652e204966206974
-20646f65736e27742c2074686572652077696c6c2062652061206c6
-96e6b20746f206d616b65207468652070616765203a290a0a416c6c
-20656e747269657320796f75207375626d697420617265206f776e6
-5642062792075732e20496620796f752064656369646520796f7520
-646f6e27742077616e742047616c61637469634e656f20746f20686
-17665207468652061727469636c65206f6e636520796f7527766520
-616464656420697420746f204e656f57696b692c206974277320746
-f6f206c6174652e0a0a496620796f75206e65656420736f6d652068
-656c70206f6e20686f7720746f20656469742070616765732c20676
-f20746f205b5b68656c703a65646974696e675d5d0a2d2d2d2d0a0a
-3d3d3d2054726f75626c6573686f6f74696e67203d3d3d0a2d2d2d2
-d0a0a2727275768792063616e27742049206564697420736f6d6520
-70616765733f2727273c62723e0a546865736520706167657320617
-2652070726f7465637465642c20616e6420646f206e6f74206e6565
-6420616e7920667572746865722065646974696e672e2e3c62723e3
-c62723e0a0a7c207374796c653d22766572746963616c2d616c6967
-6e3a746f7022207c200a0a3c646976207374796c653d22666c6f617
-43a72696768743b223e0a3c646976207374796c653d226261636b67
-726f756e643a236639663966393b206d617267696e2d6c6566743a3
-570783b206d617267696e2d626f74746f6d3a3570783b2070616464
-696e673a3070783b20626f726465723a31707820736f6c696420236
-161616161613b2077696474683a3137656d3b223e0a3c6469762073
-74796c653d22666f6e742d73697a653a313035253b20666f6e742d6
-6616d696c793a76657264616e613b206c696e652d6865696768743a
-313230253b2070616464696e673a20302e34656d3b206261636b677
-26f756e642d636f6c6f723a236639663966393b20626f726465722d
-626f74746f6d3a31707820736f6c696420236161616161613b223e0
-a2727274e656f57696b69204e657773272727200a3c2f6469763e0a
-3c646976207374796c653d226261636b67726f756e643a236666666
-666663b2070616464696e673a302e34656d3b20666f6e742d73697a
-653a203935253b223e0a3c7370616e207374796c653d22666f6e742
-d73697a653a313030253b223e0a57656c636f6d6520746f204e656f
-77696b692c20746865206772656174657374204e656f70657473205
-7696b69206f7574207468657265213c6272202f3e3c6272202f3e0a
-3c623e382f31332f30363c2f623e3c6272202f3e0a4e656f77696b6
-9206973206e6f77206f70656e213c6272202f3e3c6272202f3e0a3c
-623e56657273696f6e204e756d6265723a3c2f623e3c6272202f3e0
-a4d6564696177696b692076657273696f6e20312e362e373c627220
-2f3e3c6272202f3e0a3c623e4e6f7465733a3c2f623e3c6272202f3
-e0a506c6561736520646f6e7420666f7267657420746f20636f6e74
-726962757465213c6272202f3e3c6272202f3e0a3c623e415454454
-e54494f4e213c2f623e3c6272202f3e0a416e792076616e64616c69
-736d2077696c6c20726573756c7420696e2062616e6e696e6720667
-26f6d2074686973207369746520666f72657665722e204e6f206578
-63657074696f6e732e3c6272202f3e3c6272202f3e0a3c623e4e656
-f57696b69204d656d626572206f6620746865204d6f6e7468213c2f
-623e3c6272202f3e0a4e6f6e653c6272202f3e0a3c62723e502e532
-e20496620796f7520617265206d656d626572206f6620746865206d
-6f6e74682c20706c65617365206265207375726520746f2073746f7
-0206279206f7572206775696c6420616e64207069636b757020796f
-7572207072697a652e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6
-469763e0a0a3c646976207374796c653d226261636b67726f756e64
-3a236639663966393b206d617267696e2d6c6566743a3570783b206
-d617267696e2d626f74746f6d3a3570783b2070616464696e673a30
-70783b20626f726465723a31707820736f6c6964202361616161616
-13b2077696474683a3137656d3b223e0a3c646976207374796c653d
-22666f6e742d73697a653a313035253b20666f6e742d66616d696c7
-93a76657264616e613b206c696e652d6865696768743a313230253b
-2070616464696e673a20302e34656d3b206261636b67726f756e642
-d636f6c6f723a236565656565653b20626f726465722d626f74746f
-6d3a31707820736f6c696420236161616161613b223e0a272727486
-56c70207573206f757421272727200a3c2f6469763e0a3c64697620
-7374796c653d226261636b67726f756e643a236666666666663b207
-0616464696e673a302e34656d3b20666f6e742d73697a653a203935
-253b223e0a3c7370616e207374796c653d22666f6e742d73697a653
-a313030253b223e0a27272741756775737420323030363a2727273c
-62723e3c62723e0a54686973206d6f6e74682c2068656c702075732
-06f75742062792077726974696e6720736f6d65206f66206f757220
-5b5b546f20446f7c746f20646f5d5d2061727469636c6573213c627
-23e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a3c2f64
-69763e0a7c7d, 0x7574662d38\),
-\(1422, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-646976207374796c653d22626f726465722d77696474683a3170783
-b626f726465722d7374796c653a736f6c69643b626f726465722d63
-6f6c6f723a233030303030303b6261636b67726f756e642d636f6c6
-f723a234545454545453b77696474683a31303070783b223e272727
-4e656f57696b69204e6577732727273c2f6469763e0a0a3c63656e7
-465723e3c7370616e207374796c653d22636f6c6f723a2330303242
-42383b20666f6e742d73697a653a323030253b223e57656c636f6d6
-520746f266e6273703b3c2f7370616e3e3c7370616e207374796c65
-3d22636f6c6f723a233438413446333b20666f6e742d73697a653a3
-23030253b223e4e656f57696b69213c2f7370616e3e3c2f63656e74
-65723e3c6272202f3e0a57656c636f6d6520746f204e656f57696b6
-92c20746865206772656174657374206e656f706574732077696b69
-206f75742074686572652120506c656173652062652073757265207
-46f20636f6e74726962757465206265666f726520796f7520676f2e
-20506c6561736520726561642062656c6f7720746f2073656520686
-f7720746f20636f6e747269627574652e0a0a4f7572206d69737369
-6f6e3a20546f20626520746865206772656174657374204e656f706
-574732057696b6920696e2074686520776f726c64210a0a506c6561
-736520636f6e7472696275746520746f646179213c62723e3c62723
-e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e74203d3d3d0a2d2d
-2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d657468696e67207
-46f2077726974653f202044726f7020627920746865205b5b546f20
-446f7c546f20446f5d5d20706167652e0a0a0a2d2d2d2d0a0a3d3d3
-d20486f7720746f20636f6e74726962757465203d3d3d0a2d2d2d2d
-0a0a596f752063616e206d616b65207061676573207665727920656
-173696c792e204a75737420636c69636b20696e2074686520736561
-726368206261722c207479706520746865206e616d65206f6620746
-86520706167652c20616e642068697420476f212049662074686520
-7061676520616c7265616479206578697374732c2077656c6c2c206
-26574746572206c75636b206e6578742074696d652e204966206974
-20646f65736e27742c2074686572652077696c6c2062652061206c6
-96e6b20746f206d616b65207468652070616765203a290a0a416c6c
-20656e747269657320796f75207375626d697420617265206f776e6
-5642062792075732e20496620796f752064656369646520796f7520
-646f6e27742077616e742047616c61637469634e656f20746f20686
-17665207468652061727469636c65206f6e636520796f7527766520
-616464656420697420746f204e656f57696b692c206974277320746
-f6f206c6174652e0a0a496620796f75206e65656420736f6d652068
-656c70206f6e20686f7720746f20656469742070616765732c20676
-f20746f205b5b68656c703a65646974696e675d5d0a2d2d2d2d0a0a
-3d3d3d2054726f75626c6573686f6f74696e67203d3d3d0a2d2d2d2
-d0a0a2727275768792063616e27742049206564697420736f6d6520
-70616765733f2727273c62723e0a546865736520706167657320617
-2652070726f7465637465642c20616e6420646f206e6f74206e6565
-6420616e7920667572746865722065646974696e672e2e3c62723e3
-c62723e0a0a7c207374796c653d22766572746963616c2d616c6967
-6e3a746f7022207c200a0a3c646976207374796c653d22666c6f617
-43a72696768743b223e0a3c646976207374796c653d226261636b67
-726f756e643a236639663966393b206d617267696e2d6c6566743a3
-570783b206d617267696e2d626f74746f6d3a3570783b2070616464
-696e673a3070783b20626f726465723a31707820736f6c696420236
-161616161613b2077696474683a3137656d3b223e0a3c6469762073
-74796c653d22666f6e742d73697a653a313035253b20666f6e742d6
-6616d696c793a76657264616e613b206c696e652d6865696768743a
-313230253b2070616464696e673a20302e34656d3b206261636b677
-26f756e642d636f6c6f723a236639663966393b20626f726465722d
-626f74746f6d3a31707820736f6c696420236161616161613b223e0
-a2727274e656f57696b69204e657773272727200a3c2f6469763e0a
-3c646976207374796c653d226261636b67726f756e643a236666666
-666663b2070616464696e673a302e34656d3b20666f6e742d73697a
-653a203935253b223e0a3c7370616e207374796c653d22666f6e742
-d73697a653a313030253b223e0a57656c636f6d6520746f204e656f
-77696b692c20746865206772656174657374204e656f70657473205
-7696b69206f7574207468657265213c6272202f3e3c6272202f3e0a
-3c623e382f31332f30363c2f623e3c6272202f3e0a4e656f77696b6
-9206973206e6f77206f70656e213c6272202f3e3c6272202f3e0a3c
-623e56657273696f6e204e756d6265723a3c2f623e3c6272202f3e0
-a4d6564696177696b692076657273696f6e20312e362e373c627220
-2f3e3c6272202f3e0a3c623e4e6f7465733a3c2f623e3c6272202f3
-e0a506c6561736520646f6e7420666f7267657420746f20636f6e74
-726962757465213c6272202f3e3c6272202f3e0a3c623e415454454
-e54494f4e213c2f623e3c6272202f3e0a416e792076616e64616c69
-736d2077696c6c20726573756c7420696e2062616e6e696e6720667
-26f6d2074686973207369746520666f72657665722e204e6f206578
-63657074696f6e732e3c6272202f3e3c6272202f3e0a3c623e4e656
-f57696b69204d656d626572206f6620746865204d6f6e7468213c2f
-623e3c6272202f3e0a4e6f6e653c6272202f3e0a3c62723e502e532
-e20496620796f7520617265206d656d626572206f6620746865206d
-6f6e74682c20706c65617365206265207375726520746f2073746f7
-0206279206f7572206775696c6420616e64207069636b757020796f
-7572207072697a652e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6
-469763e0a0a3c646976207374796c653d226261636b67726f756e64
-3a236639663966393b206d617267696e2d6c6566743a3570783b206
-d617267696e2d626f74746f6d3a3570783b2070616464696e673a30
-70783b20626f726465723a31707820736f6c6964202361616161616
-13b2077696474683a3137656d3b223e0a3c646976207374796c653d
-22666f6e742d73697a653a313035253b20666f6e742d66616d696c7
-93a76657264616e613b206c696e652d6865696768743a313230253b
-2070616464696e673a20302e34656d3b206261636b67726f756e642
-d636f6c6f723a236565656565653b20626f726465722d626f74746f
-6d3a31707820736f6c696420236161616161613b223e0a272727486
-56c70207573206f757421272727200a3c2f6469763e0a3c64697620
-7374796c653d226261636b67726f756e643a236666666666663b207
-0616464696e673a302e34656d3b20666f6e742d73697a653a203935
-253b223e0a3c7370616e207374796c653d22666f6e742d73697a653
-a313030253b223e0a27272741756775737420323030363a2727273c
-62723e3c62723e0a54686973206d6f6e74682c2068656c702075732
-06f75742062792077726974696e6720736f6d65206f66206f757220
-5b5b546f20446f7c746f20646f5d5d2061727469636c6573213c627
-23e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a3c2f64
-69763e0a7c7d, 0x7574662d38\),
-\(1423, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-646976207374796c653d22626f726465722d77696474683a3170783
-b626f726465722d7374796c653a736f6c69643b626f726465722d63
-6f6c6f723a233030303030303b6261636b67726f756e642d636f6c6
-f723a234545454545453b77696474683a393070783b223e2727274e
-656f57696b69204e6577732727273c2f6469763e0a0a3c63656e746
-5723e3c7370616e207374796c653d22636f6c6f723a233030324242
-383b20666f6e742d73697a653a323030253b223e57656c636f6d652
-0746f266e6273703b3c2f7370616e3e3c7370616e207374796c653d
-22636f6c6f723a233438413446333b20666f6e742d73697a653a323
-030253b223e4e656f57696b69213c2f7370616e3e3c2f63656e7465
-723e3c6272202f3e0a57656c636f6d6520746f204e656f57696b692
-c20746865206772656174657374206e656f706574732077696b6920
-6f75742074686572652120506c65617365206265207375726520746
-f20636f6e74726962757465206265666f726520796f7520676f2e20
-506c6561736520726561642062656c6f7720746f2073656520686f7
-720746f20636f6e747269627574652e0a0a4f7572206d697373696f
-6e3a20546f20626520746865206772656174657374204e656f70657
-4732057696b6920696e2074686520776f726c64210a0a506c656173
-6520636f6e7472696275746520746f646179213c62723e3c62723e0
-a0a2d2d2d2d0a3d3d3d20496d706f7274616e74203d3d3d0a2d2d2d
-2d0a0a2a4c6f6f6b696e6720666f7220736f6d657468696e6720746
-f2077726974653f202044726f7020627920746865205b5b546f2044
-6f7c546f20446f5d5d20706167652e0a0a0a2d2d2d2d0a0a3d3d3d2
-0486f7720746f20636f6e74726962757465203d3d3d0a2d2d2d2d0a
-0a596f752063616e206d616b6520706167657320766572792065617
-3696c792e204a75737420636c69636b20696e207468652073656172
-6368206261722c207479706520746865206e616d65206f662074686
-520706167652c20616e642068697420476f21204966207468652070
-61676520616c7265616479206578697374732c2077656c6c2c20626
-574746572206c75636b206e6578742074696d652e20496620697420
-646f65736e27742c2074686572652077696c6c2062652061206c696
-e6b20746f206d616b65207468652070616765203a290a0a416c6c20
-656e747269657320796f75207375626d697420617265206f776e656
-42062792075732e20496620796f752064656369646520796f752064
-6f6e27742077616e742047616c61637469634e656f20746f2068617
-665207468652061727469636c65206f6e636520796f752776652061
-6464656420697420746f204e656f57696b692c206974277320746f6
-f206c6174652e0a0a496620796f75206e65656420736f6d65206865
-6c70206f6e20686f7720746f20656469742070616765732c20676f2
-0746f205b5b68656c703a65646974696e675d5d0a2d2d2d2d0a0a3d
-3d3d2054726f75626c6573686f6f74696e67203d3d3d0a2d2d2d2d0
-a0a2727275768792063616e27742049206564697420736f6d652070
-616765733f2727273c62723e0a54686573652070616765732061726
-52070726f7465637465642c20616e6420646f206e6f74206e656564
-20616e7920667572746865722065646974696e672e2e3c62723e3c6
-2723e0a0a7c207374796c653d22766572746963616c2d616c69676e
-3a746f7022207c200a0a3c646976207374796c653d22666c6f61743
-a72696768743b223e0a3c646976207374796c653d226261636b6772
-6f756e643a236639663966393b206d617267696e2d6c6566743a357
-0783b206d617267696e2d626f74746f6d3a3570783b207061646469
-6e673a3070783b20626f726465723a31707820736f6c69642023616
-1616161613b2077696474683a3137656d3b223e0a3c646976207374
-796c653d22666f6e742d73697a653a313035253b20666f6e742d666
-16d696c793a76657264616e613b206c696e652d6865696768743a31
-3230253b2070616464696e673a20302e34656d3b206261636b67726
-f756e642d636f6c6f723a236639663966393b20626f726465722d62
-6f74746f6d3a31707820736f6c696420236161616161613b223e0a2
-727274e656f57696b69204e657773272727200a3c2f6469763e0a3c
-646976207374796c653d226261636b67726f756e643a23666666666
-6663b2070616464696e673a302e34656d3b20666f6e742d73697a65
-3a203935253b223e0a3c7370616e207374796c653d22666f6e742d7
-3697a653a313030253b223e0a57656c636f6d6520746f204e656f77
-696b692c20746865206772656174657374204e656f7065747320576
-96b69206f7574207468657265213c6272202f3e3c6272202f3e0a3c
-623e382f31332f30363c2f623e3c6272202f3e0a4e656f77696b692
-06973206e6f77206f70656e213c6272202f3e3c6272202f3e0a3c62
-3e56657273696f6e204e756d6265723a3c2f623e3c6272202f3e0a4
-d6564696177696b692076657273696f6e20312e362e373c6272202f
-3e3c6272202f3e0a3c623e4e6f7465733a3c2f623e3c6272202f3e0
-a506c6561736520646f6e7420666f7267657420746f20636f6e7472
-6962757465213c6272202f3e3c6272202f3e0a3c623e415454454e5
-4494f4e213c2f623e3c6272202f3e0a416e792076616e64616c6973
-6d2077696c6c20726573756c7420696e2062616e6e696e672066726
-f6d2074686973207369746520666f72657665722e204e6f20657863
-657074696f6e732e3c6272202f3e3c6272202f3e0a3c623e4e656f5
-7696b69204d656d626572206f6620746865204d6f6e7468213c2f62
-3e3c6272202f3e0a4e6f6e653c6272202f3e0a3c62723e502e532e2
-0496620796f7520617265206d656d626572206f6620746865206d6f
-6e74682c20706c65617365206265207375726520746f2073746f702
-06279206f7572206775696c6420616e64207069636b757020796f75
-72207072697a652e0a3c2f7370616e3e0a3c2f6469763e0a3c2f646
-9763e0a0a3c646976207374796c653d226261636b67726f756e643a
-236639663966393b206d617267696e2d6c6566743a3570783b206d6
-17267696e2d626f74746f6d3a3570783b2070616464696e673a3070
-783b20626f726465723a31707820736f6c696420236161616161613
-b2077696474683a3137656d3b223e0a3c646976207374796c653d22
-666f6e742d73697a653a313035253b20666f6e742d66616d696c793
-a76657264616e613b206c696e652d6865696768743a313230253b20
-70616464696e673a20302e34656d3b206261636b67726f756e642d6
-36f6c6f723a236565656565653b20626f726465722d626f74746f6d
-3a31707820736f6c696420236161616161613b223e0a27272748656
-c70207573206f757421272727200a3c2f6469763e0a3c6469762073
-74796c653d226261636b67726f756e643a236666666666663b20706
-16464696e673a302e34656d3b20666f6e742d73697a653a20393525
-3b223e0a3c7370616e207374796c653d22666f6e742d73697a653a3
-13030253b223e0a27272741756775737420323030363a2727273c62
-723e3c62723e0a54686973206d6f6e74682c2068656c70207573206
-f75742062792077726974696e6720736f6d65206f66206f7572205b
-5b546f20446f7c746f20646f5d5d2061727469636c6573213c62723
-e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a3c2f6469
-763e0a7c7d, 0x7574662d38\),
-\(1424, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-646976207374796c653d22626f726465722d77696474683a3170783
-b626f726465722d7374796c653a736f6c69643b626f726465722d63
-6f6c6f723a233030303030303b6261636b67726f756e642d636f6c6
-f723a234545454545453b77696474683a393570783b223e2727274e
-656f57696b69204e6577732727273c2f6469763e0a0a3c63656e746
-5723e3c7370616e207374796c653d22636f6c6f723a233030324242
-383b20666f6e742d73697a653a323030253b223e57656c636f6d652
-0746f266e6273703b3c2f7370616e3e3c7370616e207374796c653d
-22636f6c6f723a233438413446333b20666f6e742d73697a653a323
-030253b223e4e656f57696b69213c2f7370616e3e3c2f63656e7465
-723e3c6272202f3e0a57656c636f6d6520746f204e656f57696b692
-c20746865206772656174657374206e656f706574732077696b6920
-6f75742074686572652120506c65617365206265207375726520746
-f20636f6e74726962757465206265666f726520796f7520676f2e20
-506c6561736520726561642062656c6f7720746f2073656520686f7
-720746f20636f6e747269627574652e0a0a4f7572206d697373696f
-6e3a20546f20626520746865206772656174657374204e656f70657
-4732057696b6920696e2074686520776f726c64210a0a506c656173
-6520636f6e7472696275746520746f646179213c62723e3c62723e0
-a0a2d2d2d2d0a3d3d3d20496d706f7274616e74203d3d3d0a2d2d2d
-2d0a0a2a4c6f6f6b696e6720666f7220736f6d657468696e6720746
-f2077726974653f202044726f7020627920746865205b5b546f2044
-6f7c546f20446f5d5d20706167652e0a0a0a2d2d2d2d0a0a3d3d3d2
-0486f7720746f20636f6e74726962757465203d3d3d0a2d2d2d2d0a
-0a596f752063616e206d616b6520706167657320766572792065617
-3696c792e204a75737420636c69636b20696e207468652073656172
-6368206261722c207479706520746865206e616d65206f662074686
-520706167652c20616e642068697420476f21204966207468652070
-61676520616c7265616479206578697374732c2077656c6c2c20626
-574746572206c75636b206e6578742074696d652e20496620697420
-646f65736e27742c2074686572652077696c6c2062652061206c696
-e6b20746f206d616b65207468652070616765203a290a0a416c6c20
-656e747269657320796f75207375626d697420617265206f776e656
-42062792075732e20496620796f752064656369646520796f752064
-6f6e27742077616e742047616c61637469634e656f20746f2068617
-665207468652061727469636c65206f6e636520796f752776652061
-6464656420697420746f204e656f57696b692c206974277320746f6
-f206c6174652e0a0a496620796f75206e65656420736f6d65206865
-6c70206f6e20686f7720746f20656469742070616765732c20676f2
-0746f205b5b68656c703a65646974696e675d5d0a2d2d2d2d0a0a3d
-3d3d2054726f75626c6573686f6f74696e67203d3d3d0a2d2d2d2d0
-a0a2727275768792063616e27742049206564697420736f6d652070
-616765733f2727273c62723e0a54686573652070616765732061726
-52070726f7465637465642c20616e6420646f206e6f74206e656564
-20616e7920667572746865722065646974696e672e2e3c62723e3c6
-2723e0a0a7c207374796c653d22766572746963616c2d616c69676e
-3a746f7022207c200a0a3c646976207374796c653d22666c6f61743
-a72696768743b223e0a3c646976207374796c653d226261636b6772
-6f756e643a236639663966393b206d617267696e2d6c6566743a357
-0783b206d617267696e2d626f74746f6d3a3570783b207061646469
-6e673a3070783b20626f726465723a31707820736f6c69642023616
-1616161613b2077696474683a3137656d3b223e0a3c646976207374
-796c653d22666f6e742d73697a653a313035253b20666f6e742d666
-16d696c793a76657264616e613b206c696e652d6865696768743a31
-3230253b2070616464696e673a20302e34656d3b206261636b67726
-f756e642d636f6c6f723a236639663966393b20626f726465722d62
-6f74746f6d3a31707820736f6c696420236161616161613b223e0a2
-727274e656f57696b69204e657773272727200a3c2f6469763e0a3c
-646976207374796c653d226261636b67726f756e643a23666666666
-6663b2070616464696e673a302e34656d3b20666f6e742d73697a65
-3a203935253b223e0a3c7370616e207374796c653d22666f6e742d7
-3697a653a313030253b223e0a57656c636f6d6520746f204e656f77
-696b692c20746865206772656174657374204e656f7065747320576
-96b69206f7574207468657265213c6272202f3e3c6272202f3e0a3c
-623e382f31332f30363c2f623e3c6272202f3e0a4e656f77696b692
-06973206e6f77206f70656e213c6272202f3e3c6272202f3e0a3c62
-3e56657273696f6e204e756d6265723a3c2f623e3c6272202f3e0a4
-d6564696177696b692076657273696f6e20312e362e373c6272202f
-3e3c6272202f3e0a3c623e4e6f7465733a3c2f623e3c6272202f3e0
-a506c6561736520646f6e7420666f7267657420746f20636f6e7472
-6962757465213c6272202f3e3c6272202f3e0a3c623e415454454e5
-4494f4e213c2f623e3c6272202f3e0a416e792076616e64616c6973
-6d2077696c6c20726573756c7420696e2062616e6e696e672066726
-f6d2074686973207369746520666f72657665722e204e6f20657863
-657074696f6e732e3c6272202f3e3c6272202f3e0a3c623e4e656f5
-7696b69204d656d626572206f6620746865204d6f6e7468213c2f62
-3e3c6272202f3e0a4e6f6e653c6272202f3e0a3c62723e502e532e2
-0496620796f7520617265206d656d626572206f6620746865206d6f
-6e74682c20706c65617365206265207375726520746f2073746f702
-06279206f7572206775696c6420616e64207069636b757020796f75
-72207072697a652e0a3c2f7370616e3e0a3c2f6469763e0a3c2f646
-9763e0a0a3c646976207374796c653d226261636b67726f756e643a
-236639663966393b206d617267696e2d6c6566743a3570783b206d6
-17267696e2d626f74746f6d3a3570783b2070616464696e673a3070
-783b20626f726465723a31707820736f6c696420236161616161613
-b2077696474683a3137656d3b223e0a3c646976207374796c653d22
-666f6e742d73697a653a313035253b20666f6e742d66616d696c793
-a76657264616e613b206c696e652d6865696768743a313230253b20
-70616464696e673a20302e34656d3b206261636b67726f756e642d6
-36f6c6f723a236565656565653b20626f726465722d626f74746f6d
-3a31707820736f6c696420236161616161613b223e0a27272748656
-c70207573206f757421272727200a3c2f6469763e0a3c6469762073
-74796c653d226261636b67726f756e643a236666666666663b20706
-16464696e673a302e34656d3b20666f6e742d73697a653a20393525
-3b223e0a3c7370616e207374796c653d22666f6e742d73697a653a3
-13030253b223e0a27272741756775737420323030363a2727273c62
-723e3c62723e0a54686973206d6f6e74682c2068656c70207573206
-f75742062792077726974696e6720736f6d65206f66206f7572205b
-5b546f20446f7c746f20646f5d5d2061727469636c6573213c62723
-e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a3c2f6469
-763e0a7c7d, 0x7574662d38\),
-\(1425, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-646976207374796c653d22626f726465722d77696474683a3170783
-b626f726465722d7374796c653a736f6c69643b626f726465722d63
-6f6c6f723a233030303030303b6261636b67726f756e642d636f6c6
-f723a234545454545453b77696474683a393570783b223e2727274e
-656f57696b69204e6577732727273c2f6469763e3c6469762073747
-96c653d22626f726465722d77696474683a3170783b626f72646572
-2d7374796c653a736f6c69643b626f726465722d636f6c6f723a233
-030303030303b223e272727382f31332f3036272727202d204e656f
-57696b69206973204f70656e213c2f6469763e0a0a3c63656e74657
-23e3c7370616e207374796c653d22636f6c6f723a23303032424238
-3b20666f6e742d73697a653a323030253b223e57656c636f6d65207
-46f266e6273703b3c2f7370616e3e3c7370616e207374796c653d22
-636f6c6f723a233438413446333b20666f6e742d73697a653a32303
-0253b223e4e656f57696b69213c2f7370616e3e3c2f63656e746572
-3e3c6272202f3e0a57656c636f6d6520746f204e656f57696b692c2
-0746865206772656174657374206e656f706574732077696b69206f
-75742074686572652120506c65617365206265207375726520746f2
-0636f6e74726962757465206265666f726520796f7520676f2e2050
-6c6561736520726561642062656c6f7720746f2073656520686f772
-0746f20636f6e747269627574652e0a0a4f7572206d697373696f6e
-3a20546f20626520746865206772656174657374204e656f7065747
-32057696b6920696e2074686520776f726c64210a0a506c65617365
-20636f6e7472696275746520746f646179213c62723e3c62723e0a0
-a2d2d2d2d0a3d3d3d20496d706f7274616e74203d3d3d0a2d2d2d2d
-0a0a2a4c6f6f6b696e6720666f7220736f6d657468696e6720746f2
-077726974653f202044726f7020627920746865205b5b546f20446f
-7c546f20446f5d5d20706167652e0a0a0a2d2d2d2d0a0a3d3d3d204
-86f7720746f20636f6e74726962757465203d3d3d0a2d2d2d2d0a0a
-596f752063616e206d616b652070616765732076657279206561736
-96c792e204a75737420636c69636b20696e20746865207365617263
-68206261722c207479706520746865206e616d65206f66207468652
-0706167652c20616e642068697420476f2120496620746865207061
-676520616c7265616479206578697374732c2077656c6c2c2062657
-4746572206c75636b206e6578742074696d652e2049662069742064
-6f65736e27742c2074686572652077696c6c2062652061206c696e6
-b20746f206d616b65207468652070616765203a290a0a416c6c2065
-6e747269657320796f75207375626d697420617265206f776e65642
-062792075732e20496620796f752064656369646520796f7520646f
-6e27742077616e742047616c61637469634e656f20746f206861766
-5207468652061727469636c65206f6e636520796f75277665206164
-64656420697420746f204e656f57696b692c206974277320746f6f2
-06c6174652e0a0a496620796f75206e65656420736f6d652068656c
-70206f6e20686f7720746f20656469742070616765732c20676f207
-46f205b5b68656c703a65646974696e675d5d0a2d2d2d2d0a0a3d3d
-3d2054726f75626c6573686f6f74696e67203d3d3d0a2d2d2d2d0a0
-a2727275768792063616e27742049206564697420736f6d65207061
-6765733f2727273c62723e0a5468657365207061676573206172652
-070726f7465637465642c20616e6420646f206e6f74206e65656420
-616e7920667572746865722065646974696e672e2e3c62723e3c627
-23e0a0a7c207374796c653d22766572746963616c2d616c69676e3a
-746f7022207c200a0a3c646976207374796c653d22666c6f61743a7
-2696768743b223e0a3c646976207374796c653d226261636b67726f
-756e643a236639663966393b206d617267696e2d6c6566743a35707
-83b206d617267696e2d626f74746f6d3a3570783b2070616464696e
-673a3070783b20626f726465723a31707820736f6c6964202361616
-16161613b2077696474683a3137656d3b223e0a3c64697620737479
-6c653d22666f6e742d73697a653a313035253b20666f6e742d66616
-d696c793a76657264616e613b206c696e652d6865696768743a3132
-30253b2070616464696e673a20302e34656d3b206261636b67726f7
-56e642d636f6c6f723a236639663966393b20626f726465722d626f
-74746f6d3a31707820736f6c696420236161616161613b223e0a272
-7274e656f57696b69204e657773272727200a3c2f6469763e0a3c64
-6976207374796c653d226261636b67726f756e643a2366666666666
-63b2070616464696e673a302e34656d3b20666f6e742d73697a653a
-203935253b223e0a3c7370616e207374796c653d22666f6e742d736
-97a653a313030253b223e0a57656c636f6d6520746f204e656f7769
-6b692c20746865206772656174657374204e656f706574732057696
-b69206f7574207468657265213c6272202f3e3c6272202f3e0a3c62
-3e382f31332f30363c2f623e3c6272202f3e0a4e656f77696b69206
-973206e6f77206f70656e213c6272202f3e3c6272202f3e0a3c623e
-56657273696f6e204e756d6265723a3c2f623e3c6272202f3e0a4d6
-564696177696b692076657273696f6e20312e362e373c6272202f3e
-3c6272202f3e0a3c623e4e6f7465733a3c2f623e3c6272202f3e0a5
-06c6561736520646f6e7420666f7267657420746f20636f6e747269
-62757465213c6272202f3e3c6272202f3e0a3c623e415454454e544
-94f4e213c2f623e3c6272202f3e0a416e792076616e64616c69736d
-2077696c6c20726573756c7420696e2062616e6e696e672066726f6
-d2074686973207369746520666f72657665722e204e6f2065786365
-7074696f6e732e3c6272202f3e3c6272202f3e0a3c623e4e656f576
-96b69204d656d626572206f6620746865204d6f6e7468213c2f623e
-3c6272202f3e0a4e6f6e653c6272202f3e0a3c62723e502e532e204
-96620796f7520617265206d656d626572206f6620746865206d6f6e
-74682c20706c65617365206265207375726520746f2073746f70206
-279206f7572206775696c6420616e64207069636b757020796f7572
-207072697a652e0a3c2f7370616e3e0a3c2f6469763e0a3c2f64697
-63e0a0a3c646976207374796c653d226261636b67726f756e643a23
-6639663966393b206d617267696e2d6c6566743a3570783b206d617
-267696e2d626f74746f6d3a3570783b2070616464696e673a307078
-3b20626f726465723a31707820736f6c696420236161616161613b2
-077696474683a3137656d3b223e0a3c646976207374796c653d2266
-6f6e742d73697a653a313035253b20666f6e742d66616d696c793a7
-6657264616e613b206c696e652d6865696768743a313230253b2070
-616464696e673a20302e34656d3b206261636b67726f756e642d636
-f6c6f723a236565656565653b20626f726465722d626f74746f6d3a
-31707820736f6c696420236161616161613b223e0a27272748656c7
-0207573206f757421272727200a3c2f6469763e0a3c646976207374
-796c653d226261636b67726f756e643a236666666666663b2070616
-464696e673a302e34656d3b20666f6e742d73697a653a203935253b
-223e0a3c7370616e207374796c653d22666f6e742d73697a653a313
-030253b223e0a27272741756775737420323030363a2727273c6272
-3e3c62723e0a54686973206d6f6e74682c2068656c70207573206f7
-5742062792077726974696e6720736f6d65206f66206f7572205b5b
-546f20446f7c746f20646f5d5d2061727469636c6573213c62723e0
-a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a3c2f646976
-3e0a7c7d, 0x7574662d38\),
-\(1426, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-646976207374796c653d22626f726465722d77696474683a3170783
-b626f726465722d7374796c653a736f6c69643b626f726465722d63
-6f6c6f723a233030303030303b6261636b67726f756e642d636f6c6
-f723a234545454545453b77696474683a393570783b223e2727274e
-656f57696b69204e6577732727273c2f6469763e3c6469762073747
-96c653d22626f726465722d77696474683a3170783b626f72646572
-2d7374796c653a736f6c69643b626f726465722d636f6c6f723a233
-030303030303b77696474683a35303070783b223e272727382f3133
-2f3036272727202d204e656f57696b69206973204f70656e213c2f6
-469763e0a0a3c63656e7465723e3c7370616e207374796c653d2263
-6f6c6f723a233030324242383b20666f6e742d73697a653a3230302
-53b223e57656c636f6d6520746f266e6273703b3c2f7370616e3e3c
-7370616e207374796c653d22636f6c6f723a233438413446333b206
-66f6e742d73697a653a323030253b223e4e656f57696b69213c2f73
-70616e3e3c2f63656e7465723e3c6272202f3e0a57656c636f6d652
-0746f204e656f57696b692c20746865206772656174657374206e65
-6f706574732077696b69206f75742074686572652120506c6561736
-5206265207375726520746f20636f6e74726962757465206265666f
-726520796f7520676f2e20506c6561736520726561642062656c6f7
-720746f2073656520686f7720746f20636f6e747269627574652e0a
-0a4f7572206d697373696f6e3a20546f20626520746865206772656
-174657374204e656f706574732057696b6920696e2074686520776f
-726c64210a0a506c6561736520636f6e7472696275746520746f646
-179213c62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274
-616e74203d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f72207
-36f6d657468696e6720746f2077726974653f202044726f70206279
-20746865205b5b546f20446f7c546f20446f5d5d20706167652e0a0
-a0a2d2d2d2d0a0a3d3d3d20486f7720746f20636f6e747269627574
-65203d3d3d0a2d2d2d2d0a0a596f752063616e206d616b652070616
-76573207665727920656173696c792e204a75737420636c69636b20
-696e2074686520736561726368206261722c2074797065207468652
-06e616d65206f662074686520706167652c20616e64206869742047
-6f2120496620746865207061676520616c726561647920657869737
-4732c2077656c6c2c20626574746572206c75636b206e6578742074
-696d652e20496620697420646f65736e27742c20746865726520776
-96c6c2062652061206c696e6b20746f206d616b6520746865207061
-6765203a290a0a416c6c20656e747269657320796f75207375626d6
-97420617265206f776e65642062792075732e20496620796f752064
-656369646520796f7520646f6e27742077616e742047616c6163746
-9634e656f20746f2068617665207468652061727469636c65206f6e
-636520796f7527766520616464656420697420746f204e656f57696
-b692c206974277320746f6f206c6174652e0a0a496620796f75206e
-65656420736f6d652068656c70206f6e20686f7720746f206564697
-42070616765732c20676f20746f205b5b68656c703a65646974696e
-675d5d0a2d2d2d2d0a0a3d3d3d2054726f75626c6573686f6f74696
-e67203d3d3d0a2d2d2d2d0a0a2727275768792063616e2774204920
-6564697420736f6d652070616765733f2727273c62723e0a5468657
-365207061676573206172652070726f7465637465642c20616e6420
-646f206e6f74206e65656420616e792066757274686572206564697
-4696e672e2e3c62723e3c62723e0a0a7c207374796c653d22766572
-746963616c2d616c69676e3a746f7022207c200a0a3c64697620737
-4796c653d22666c6f61743a72696768743b223e0a3c646976207374
-796c653d226261636b67726f756e643a236639663966393b206d617
-267696e2d6c6566743a3570783b206d617267696e2d626f74746f6d
-3a3570783b2070616464696e673a3070783b20626f726465723a317
-07820736f6c696420236161616161613b2077696474683a3137656d
-3b223e0a3c646976207374796c653d22666f6e742d73697a653a313
-035253b20666f6e742d66616d696c793a76657264616e613b206c69
-6e652d6865696768743a313230253b2070616464696e673a20302e3
-4656d3b206261636b67726f756e642d636f6c6f723a236639663966
-393b20626f726465722d626f74746f6d3a31707820736f6c6964202
-36161616161613b223e0a2727274e656f57696b69204e6577732727
-27200a3c2f6469763e0a3c646976207374796c653d226261636b677
-26f756e643a236666666666663b2070616464696e673a302e34656d
-3b20666f6e742d73697a653a203935253b223e0a3c7370616e20737
-4796c653d22666f6e742d73697a653a313030253b223e0a57656c63
-6f6d6520746f204e656f77696b692c2074686520677265617465737
-4204e656f706574732057696b69206f7574207468657265213c6272
-202f3e3c6272202f3e0a3c623e382f31332f30363c2f623e3c62722
-02f3e0a4e656f77696b69206973206e6f77206f70656e213c627220
-2f3e3c6272202f3e0a3c623e56657273696f6e204e756d6265723a3
-c2f623e3c6272202f3e0a4d6564696177696b692076657273696f6e
-20312e362e373c6272202f3e3c6272202f3e0a3c623e4e6f7465733
-a3c2f623e3c6272202f3e0a506c6561736520646f6e7420666f7267
-657420746f20636f6e74726962757465213c6272202f3e3c6272202
-f3e0a3c623e415454454e54494f4e213c2f623e3c6272202f3e0a41
-6e792076616e64616c69736d2077696c6c20726573756c7420696e2
-062616e6e696e672066726f6d2074686973207369746520666f7265
-7665722e204e6f20657863657074696f6e732e3c6272202f3e3c627
-2202f3e0a3c623e4e656f57696b69204d656d626572206f66207468
-65204d6f6e7468213c2f623e3c6272202f3e0a4e6f6e653c6272202
-f3e0a3c62723e502e532e20496620796f7520617265206d656d6265
-72206f6620746865206d6f6e74682c20706c6561736520626520737
-5726520746f2073746f70206279206f7572206775696c6420616e64
-207069636b757020796f7572207072697a652e0a3c2f7370616e3e0
-a3c2f6469763e0a3c2f6469763e0a0a3c646976207374796c653d22
-6261636b67726f756e643a236639663966393b206d617267696e2d6
-c6566743a3570783b206d617267696e2d626f74746f6d3a3570783b
-2070616464696e673a3070783b20626f726465723a31707820736f6
-c696420236161616161613b2077696474683a3137656d3b223e0a3c
-646976207374796c653d22666f6e742d73697a653a313035253b206
-66f6e742d66616d696c793a76657264616e613b206c696e652d6865
-696768743a313230253b2070616464696e673a20302e34656d3b206
-261636b67726f756e642d636f6c6f723a236565656565653b20626f
-726465722d626f74746f6d3a31707820736f6c69642023616161616
-1613b223e0a27272748656c70207573206f757421272727200a3c2f
-6469763e0a3c646976207374796c653d226261636b67726f756e643
-a236666666666663b2070616464696e673a302e34656d3b20666f6e
-742d73697a653a203935253b223e0a3c7370616e207374796c653d2
-2666f6e742d73697a653a313030253b223e0a272727417567757374
-20323030363a2727273c62723e3c62723e0a54686973206d6f6e746
-82c2068656c70207573206f75742062792077726974696e6720736f
-6d65206f66206f7572205b5b546f20446f7c746f20646f5d5d20617
-27469636c6573213c62723e0a3c2f7370616e3e0a3c2f6469763e0a
-3c2f6469763e0a3c2f6469763e0a7c7d, 0x7574662d38\),
-\(1427, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-646976207374796c653d22626f726465722d77696474683a3170783
-b626f726465722d7374796c653a736f6c69643b626f726465722d63
-6f6c6f723a233030303030303b6261636b67726f756e642d636f6c6
-f723a234545454545453b77696474683a393570783b223e2727274e
-656f57696b69204e6577732727273c2f6469763e3c6469762073747
-96c653d22626f726465722d77696474683a3170783b626f72646572
-2d7374796c653a736f6c69643b626f726465722d636f6c6f723a233
-030303030303b77696474683a34353070783b223e272727382f3133
-2f3036272727202d204e656f57696b69206973204f70656e213c2f6
-469763e0a0a3c63656e7465723e3c7370616e207374796c653d2263
-6f6c6f723a233030324242383b20666f6e742d73697a653a3230302
-53b223e57656c636f6d6520746f266e6273703b3c2f7370616e3e3c
-7370616e207374796c653d22636f6c6f723a233438413446333b206
-66f6e742d73697a653a323030253b223e4e656f57696b69213c2f73
-70616e3e3c2f63656e7465723e3c6272202f3e0a57656c636f6d652
-0746f204e656f57696b692c20746865206772656174657374206e65
-6f706574732077696b69206f75742074686572652120506c6561736
-5206265207375726520746f20636f6e74726962757465206265666f
-726520796f7520676f2e20506c6561736520726561642062656c6f7
-720746f2073656520686f7720746f20636f6e747269627574652e0a
-0a4f7572206d697373696f6e3a20546f20626520746865206772656
-174657374204e656f706574732057696b6920696e2074686520776f
-726c64210a0a506c6561736520636f6e7472696275746520746f646
-179213c62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274
-616e74203d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f72207
-36f6d657468696e6720746f2077726974653f202044726f70206279
-20746865205b5b546f20446f7c546f20446f5d5d20706167652e0a0
-a0a2d2d2d2d0a0a3d3d3d20486f7720746f20636f6e747269627574
-65203d3d3d0a2d2d2d2d0a0a596f752063616e206d616b652070616
-76573207665727920656173696c792e204a75737420636c69636b20
-696e2074686520736561726368206261722c2074797065207468652
-06e616d65206f662074686520706167652c20616e64206869742047
-6f2120496620746865207061676520616c726561647920657869737
-4732c2077656c6c2c20626574746572206c75636b206e6578742074
-696d652e20496620697420646f65736e27742c20746865726520776
-96c6c2062652061206c696e6b20746f206d616b6520746865207061
-6765203a290a0a416c6c20656e747269657320796f75207375626d6
-97420617265206f776e65642062792075732e20496620796f752064
-656369646520796f7520646f6e27742077616e742047616c6163746
-9634e656f20746f2068617665207468652061727469636c65206f6e
-636520796f7527766520616464656420697420746f204e656f57696
-b692c206974277320746f6f206c6174652e0a0a496620796f75206e
-65656420736f6d652068656c70206f6e20686f7720746f206564697
-42070616765732c20676f20746f205b5b68656c703a65646974696e
-675d5d0a2d2d2d2d0a0a3d3d3d2054726f75626c6573686f6f74696
-e67203d3d3d0a2d2d2d2d0a0a2727275768792063616e2774204920
-6564697420736f6d652070616765733f2727273c62723e0a5468657
-365207061676573206172652070726f7465637465642c20616e6420
-646f206e6f74206e65656420616e792066757274686572206564697
-4696e672e2e3c62723e3c62723e0a0a7c207374796c653d22766572
-746963616c2d616c69676e3a746f7022207c200a0a3c64697620737
-4796c653d22666c6f61743a72696768743b223e0a3c646976207374
-796c653d226261636b67726f756e643a236639663966393b206d617
-267696e2d6c6566743a3570783b206d617267696e2d626f74746f6d
-3a3570783b2070616464696e673a3070783b20626f726465723a317
-07820736f6c696420236161616161613b2077696474683a3137656d
-3b223e0a3c646976207374796c653d22666f6e742d73697a653a313
-035253b20666f6e742d66616d696c793a76657264616e613b206c69
-6e652d6865696768743a313230253b2070616464696e673a20302e3
-4656d3b206261636b67726f756e642d636f6c6f723a236639663966
-393b20626f726465722d626f74746f6d3a31707820736f6c6964202
-36161616161613b223e0a2727274e656f57696b69204e6577732727
-27200a3c2f6469763e0a3c646976207374796c653d226261636b677
-26f756e643a236666666666663b2070616464696e673a302e34656d
-3b20666f6e742d73697a653a203935253b223e0a3c7370616e20737
-4796c653d22666f6e742d73697a653a313030253b223e0a57656c63
-6f6d6520746f204e656f77696b692c2074686520677265617465737
-4204e656f706574732057696b69206f7574207468657265213c6272
-202f3e3c6272202f3e0a3c623e382f31332f30363c2f623e3c62722
-02f3e0a4e656f77696b69206973206e6f77206f70656e213c627220
-2f3e3c6272202f3e0a3c623e56657273696f6e204e756d6265723a3
-c2f623e3c6272202f3e0a4d6564696177696b692076657273696f6e
-20312e362e373c6272202f3e3c6272202f3e0a3c623e4e6f7465733
-a3c2f623e3c6272202f3e0a506c6561736520646f6e7420666f7267
-657420746f20636f6e74726962757465213c6272202f3e3c6272202
-f3e0a3c623e415454454e54494f4e213c2f623e3c6272202f3e0a41
-6e792076616e64616c69736d2077696c6c20726573756c7420696e2
-062616e6e696e672066726f6d2074686973207369746520666f7265
-7665722e204e6f20657863657074696f6e732e3c6272202f3e3c627
-2202f3e0a3c623e4e656f57696b69204d656d626572206f66207468
-65204d6f6e7468213c2f623e3c6272202f3e0a4e6f6e653c6272202
-f3e0a3c62723e502e532e20496620796f7520617265206d656d6265
-72206f6620746865206d6f6e74682c20706c6561736520626520737
-5726520746f2073746f70206279206f7572206775696c6420616e64
-207069636b757020796f7572207072697a652e0a3c2f7370616e3e0
-a3c2f6469763e0a3c2f6469763e0a0a3c646976207374796c653d22
-6261636b67726f756e643a236639663966393b206d617267696e2d6
-c6566743a3570783b206d617267696e2d626f74746f6d3a3570783b
-2070616464696e673a3070783b20626f726465723a31707820736f6
-c696420236161616161613b2077696474683a3137656d3b223e0a3c
-646976207374796c653d22666f6e742d73697a653a313035253b206
-66f6e742d66616d696c793a76657264616e613b206c696e652d6865
-696768743a313230253b2070616464696e673a20302e34656d3b206
-261636b67726f756e642d636f6c6f723a236565656565653b20626f
-726465722d626f74746f6d3a31707820736f6c69642023616161616
-1613b223e0a27272748656c70207573206f757421272727200a3c2f
-6469763e0a3c646976207374796c653d226261636b67726f756e643
-a236666666666663b2070616464696e673a302e34656d3b20666f6e
-742d73697a653a203935253b223e0a3c7370616e207374796c653d2
-2666f6e742d73697a653a313030253b223e0a272727417567757374
-20323030363a2727273c62723e3c62723e0a54686973206d6f6e746
-82c2068656c70207573206f75742062792077726974696e6720736f
-6d65206f66206f7572205b5b546f20446f7c746f20646f5d5d20617
-27469636c6573213c62723e0a3c2f7370616e3e0a3c2f6469763e0a
-3c2f6469763e0a3c2f6469763e0a7c7d, 0x7574662d38\);
-INSERT INTO \`wiki\_text\` \(\`old\_id\`, \`old\_text\`, 
-\`old\_flags\`\) VALUES \(1428, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-646976207374796c653d22626f726465722d77696474683a3170783
-b626f726465722d7374796c653a736f6c69643b626f726465722d63
-6f6c6f723a233030303030303b6261636b67726f756e642d636f6c6
-f723a234545454545453b77696474683a393570783b223e2727274e
-656f57696b69204e6577732727273c2f6469763e3c6469762073747
-96c653d22626f726465722d77696474683a3170783b626f72646572
-2d7374796c653a736f6c69643b626f726465722d636f6c6f723a233
-030303030303b77696474683a33353070783b223e272727382f3133
-2f3036272727202d204e656f57696b69206973204f70656e213c2f6
-469763e0a0a3c63656e7465723e3c7370616e207374796c653d2263
-6f6c6f723a233030324242383b20666f6e742d73697a653a3230302
-53b223e57656c636f6d6520746f266e6273703b3c2f7370616e3e3c
-7370616e207374796c653d22636f6c6f723a233438413446333b206
-66f6e742d73697a653a323030253b223e4e656f57696b69213c2f73
-70616e3e3c2f63656e7465723e3c6272202f3e0a57656c636f6d652
-0746f204e656f57696b692c20746865206772656174657374206e65
-6f706574732077696b69206f75742074686572652120506c6561736
-5206265207375726520746f20636f6e74726962757465206265666f
-726520796f7520676f2e20506c6561736520726561642062656c6f7
-720746f2073656520686f7720746f20636f6e747269627574652e0a
-0a4f7572206d697373696f6e3a20546f20626520746865206772656
-174657374204e656f706574732057696b6920696e2074686520776f
-726c64210a0a506c6561736520636f6e7472696275746520746f646
-179213c62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274
-616e74203d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f72207
-36f6d657468696e6720746f2077726974653f202044726f70206279
-20746865205b5b546f20446f7c546f20446f5d5d20706167652e0a0
-a0a2d2d2d2d0a0a3d3d3d20486f7720746f20636f6e747269627574
-65203d3d3d0a2d2d2d2d0a0a596f752063616e206d616b652070616
-76573207665727920656173696c792e204a75737420636c69636b20
-696e2074686520736561726368206261722c2074797065207468652
-06e616d65206f662074686520706167652c20616e64206869742047
-6f2120496620746865207061676520616c726561647920657869737
-4732c2077656c6c2c20626574746572206c75636b206e6578742074
-696d652e20496620697420646f65736e27742c20746865726520776
-96c6c2062652061206c696e6b20746f206d616b6520746865207061
-6765203a290a0a416c6c20656e747269657320796f75207375626d6
-97420617265206f776e65642062792075732e20496620796f752064
-656369646520796f7520646f6e27742077616e742047616c6163746
-9634e656f20746f2068617665207468652061727469636c65206f6e
-636520796f7527766520616464656420697420746f204e656f57696
-b692c206974277320746f6f206c6174652e0a0a496620796f75206e
-65656420736f6d652068656c70206f6e20686f7720746f206564697
-42070616765732c20676f20746f205b5b68656c703a65646974696e
-675d5d0a2d2d2d2d0a0a3d3d3d2054726f75626c6573686f6f74696
-e67203d3d3d0a2d2d2d2d0a0a2727275768792063616e2774204920
-6564697420736f6d652070616765733f2727273c62723e0a5468657
-365207061676573206172652070726f7465637465642c20616e6420
-646f206e6f74206e65656420616e792066757274686572206564697
-4696e672e2e3c62723e3c62723e0a0a7c207374796c653d22766572
-746963616c2d616c69676e3a746f7022207c200a0a3c64697620737
-4796c653d22666c6f61743a72696768743b223e0a3c646976207374
-796c653d226261636b67726f756e643a236639663966393b206d617
-267696e2d6c6566743a3570783b206d617267696e2d626f74746f6d
-3a3570783b2070616464696e673a3070783b20626f726465723a317
-07820736f6c696420236161616161613b2077696474683a3137656d
-3b223e0a3c646976207374796c653d22666f6e742d73697a653a313
-035253b20666f6e742d66616d696c793a76657264616e613b206c69
-6e652d6865696768743a313230253b2070616464696e673a20302e3
-4656d3b206261636b67726f756e642d636f6c6f723a236639663966
-393b20626f726465722d626f74746f6d3a31707820736f6c6964202
-36161616161613b223e0a2727274e656f57696b69204e6577732727
-27200a3c2f6469763e0a3c646976207374796c653d226261636b677
-26f756e643a236666666666663b2070616464696e673a302e34656d
-3b20666f6e742d73697a653a203935253b223e0a3c7370616e20737
-4796c653d22666f6e742d73697a653a313030253b223e0a57656c63
-6f6d6520746f204e656f77696b692c2074686520677265617465737
-4204e656f706574732057696b69206f7574207468657265213c6272
-202f3e3c6272202f3e0a3c623e382f31332f30363c2f623e3c62722
-02f3e0a4e656f77696b69206973206e6f77206f70656e213c627220
-2f3e3c6272202f3e0a3c623e56657273696f6e204e756d6265723a3
-c2f623e3c6272202f3e0a4d6564696177696b692076657273696f6e
-20312e362e373c6272202f3e3c6272202f3e0a3c623e4e6f7465733
-a3c2f623e3c6272202f3e0a506c6561736520646f6e7420666f7267
-657420746f20636f6e74726962757465213c6272202f3e3c6272202
-f3e0a3c623e415454454e54494f4e213c2f623e3c6272202f3e0a41
-6e792076616e64616c69736d2077696c6c20726573756c7420696e2
-062616e6e696e672066726f6d2074686973207369746520666f7265
-7665722e204e6f20657863657074696f6e732e3c6272202f3e3c627
-2202f3e0a3c623e4e656f57696b69204d656d626572206f66207468
-65204d6f6e7468213c2f623e3c6272202f3e0a4e6f6e653c6272202
-f3e0a3c62723e502e532e20496620796f7520617265206d656d6265
-72206f6620746865206d6f6e74682c20706c6561736520626520737
-5726520746f2073746f70206279206f7572206775696c6420616e64
-207069636b757020796f7572207072697a652e0a3c2f7370616e3e0
-a3c2f6469763e0a3c2f6469763e0a0a3c646976207374796c653d22
-6261636b67726f756e643a236639663966393b206d617267696e2d6
-c6566743a3570783b206d617267696e2d626f74746f6d3a3570783b
-2070616464696e673a3070783b20626f726465723a31707820736f6
-c696420236161616161613b2077696474683a3137656d3b223e0a3c
-646976207374796c653d22666f6e742d73697a653a313035253b206
-66f6e742d66616d696c793a76657264616e613b206c696e652d6865
-696768743a313230253b2070616464696e673a20302e34656d3b206
-261636b67726f756e642d636f6c6f723a236565656565653b20626f
-726465722d626f74746f6d3a31707820736f6c69642023616161616
-1613b223e0a27272748656c70207573206f757421272727200a3c2f
-6469763e0a3c646976207374796c653d226261636b67726f756e643
-a236666666666663b2070616464696e673a302e34656d3b20666f6e
-742d73697a653a203935253b223e0a3c7370616e207374796c653d2
-2666f6e742d73697a653a313030253b223e0a272727417567757374
-20323030363a2727273c62723e3c62723e0a54686973206d6f6e746
-82c2068656c70207573206f75742062792077726974696e6720736f
-6d65206f66206f7572205b5b546f20446f7c746f20646f5d5d20617
-27469636c6573213c62723e0a3c2f7370616e3e0a3c2f6469763e0a
-3c2f6469763e0a3c2f6469763e0a7c7d, 0x7574662d38\),
-\(1429, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-646976207374796c653d22626f726465722d77696474683a3170783
-b626f726465722d7374796c653a736f6c69643b626f726465722d63
-6f6c6f723a233030303030303b6261636b67726f756e642d636f6c6
-f723a234545454545453b77696474683a393570783b223e2727274e
-656f57696b69204e6577732727273c2f6469763e3c6469762073747
-96c653d22626f726465722d77696474683a3170783b626f72646572
-2d7374796c653a736f6c69643b626f726465722d636f6c6f723a233
-030303030303b77696474683a31303070783b223e272727382f3133
-2f3036272727202d204e656f57696b69206973204f70656e213c2f6
-469763e0a0a3c63656e7465723e3c7370616e207374796c653d2263
-6f6c6f723a233030324242383b20666f6e742d73697a653a3230302
-53b223e57656c636f6d6520746f266e6273703b3c2f7370616e3e3c
-7370616e207374796c653d22636f6c6f723a233438413446333b206
-66f6e742d73697a653a323030253b223e4e656f57696b69213c2f73
-70616e3e3c2f63656e7465723e3c6272202f3e0a57656c636f6d652
-0746f204e656f57696b692c20746865206772656174657374206e65
-6f706574732077696b69206f75742074686572652120506c6561736
-5206265207375726520746f20636f6e74726962757465206265666f
-726520796f7520676f2e20506c6561736520726561642062656c6f7
-720746f2073656520686f7720746f20636f6e747269627574652e0a
-0a4f7572206d697373696f6e3a20546f20626520746865206772656
-174657374204e656f706574732057696b6920696e2074686520776f
-726c64210a0a506c6561736520636f6e7472696275746520746f646
-179213c62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274
-616e74203d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f72207
-36f6d657468696e6720746f2077726974653f202044726f70206279
-20746865205b5b546f20446f7c546f20446f5d5d20706167652e0a0
-a0a2d2d2d2d0a0a3d3d3d20486f7720746f20636f6e747269627574
-65203d3d3d0a2d2d2d2d0a0a596f752063616e206d616b652070616
-76573207665727920656173696c792e204a75737420636c69636b20
-696e2074686520736561726368206261722c2074797065207468652
-06e616d65206f662074686520706167652c20616e64206869742047
-6f2120496620746865207061676520616c726561647920657869737
-4732c2077656c6c2c20626574746572206c75636b206e6578742074
-696d652e20496620697420646f65736e27742c20746865726520776
-96c6c2062652061206c696e6b20746f206d616b6520746865207061
-6765203a290a0a416c6c20656e747269657320796f75207375626d6
-97420617265206f776e65642062792075732e20496620796f752064
-656369646520796f7520646f6e27742077616e742047616c6163746
-9634e656f20746f2068617665207468652061727469636c65206f6e
-636520796f7527766520616464656420697420746f204e656f57696
-b692c206974277320746f6f206c6174652e0a0a496620796f75206e
-65656420736f6d652068656c70206f6e20686f7720746f206564697
-42070616765732c20676f20746f205b5b68656c703a65646974696e
-675d5d0a2d2d2d2d0a0a3d3d3d2054726f75626c6573686f6f74696
-e67203d3d3d0a2d2d2d2d0a0a2727275768792063616e2774204920
-6564697420736f6d652070616765733f2727273c62723e0a5468657
-365207061676573206172652070726f7465637465642c20616e6420
-646f206e6f74206e65656420616e792066757274686572206564697
-4696e672e2e3c62723e3c62723e0a0a7c207374796c653d22766572
-746963616c2d616c69676e3a746f7022207c200a0a3c64697620737
-4796c653d22666c6f61743a72696768743b223e0a3c646976207374
-796c653d226261636b67726f756e643a236639663966393b206d617
-267696e2d6c6566743a3570783b206d617267696e2d626f74746f6d
-3a3570783b2070616464696e673a3070783b20626f726465723a317
-07820736f6c696420236161616161613b2077696474683a3137656d
-3b223e0a3c646976207374796c653d22666f6e742d73697a653a313
-035253b20666f6e742d66616d696c793a76657264616e613b206c69
-6e652d6865696768743a313230253b2070616464696e673a20302e3
-4656d3b206261636b67726f756e642d636f6c6f723a236639663966
-393b20626f726465722d626f74746f6d3a31707820736f6c6964202
-36161616161613b223e0a2727274e656f57696b69204e6577732727
-27200a3c2f6469763e0a3c646976207374796c653d226261636b677
-26f756e643a236666666666663b2070616464696e673a302e34656d
-3b20666f6e742d73697a653a203935253b223e0a3c7370616e20737
-4796c653d22666f6e742d73697a653a313030253b223e0a57656c63
-6f6d6520746f204e656f77696b692c2074686520677265617465737
-4204e656f706574732057696b69206f7574207468657265213c6272
-202f3e3c6272202f3e0a3c623e382f31332f30363c2f623e3c62722
-02f3e0a4e656f77696b69206973206e6f77206f70656e213c627220
-2f3e3c6272202f3e0a3c623e56657273696f6e204e756d6265723a3
-c2f623e3c6272202f3e0a4d6564696177696b692076657273696f6e
-20312e362e373c6272202f3e3c6272202f3e0a3c623e4e6f7465733
-a3c2f623e3c6272202f3e0a506c6561736520646f6e7420666f7267
-657420746f20636f6e74726962757465213c6272202f3e3c6272202
-f3e0a3c623e415454454e54494f4e213c2f623e3c6272202f3e0a41
-6e792076616e64616c69736d2077696c6c20726573756c7420696e2
-062616e6e696e672066726f6d2074686973207369746520666f7265
-7665722e204e6f20657863657074696f6e732e3c6272202f3e3c627
-2202f3e0a3c623e4e656f57696b69204d656d626572206f66207468
-65204d6f6e7468213c2f623e3c6272202f3e0a4e6f6e653c6272202
-f3e0a3c62723e502e532e20496620796f7520617265206d656d6265
-72206f6620746865206d6f6e74682c20706c6561736520626520737
-5726520746f2073746f70206279206f7572206775696c6420616e64
-207069636b757020796f7572207072697a652e0a3c2f7370616e3e0
-a3c2f6469763e0a3c2f6469763e0a0a3c646976207374796c653d22
-6261636b67726f756e643a236639663966393b206d617267696e2d6
-c6566743a3570783b206d617267696e2d626f74746f6d3a3570783b
-2070616464696e673a3070783b20626f726465723a31707820736f6
-c696420236161616161613b2077696474683a3137656d3b223e0a3c
-646976207374796c653d22666f6e742d73697a653a313035253b206
-66f6e742d66616d696c793a76657264616e613b206c696e652d6865
-696768743a313230253b2070616464696e673a20302e34656d3b206
-261636b67726f756e642d636f6c6f723a236565656565653b20626f
-726465722d626f74746f6d3a31707820736f6c69642023616161616
-1613b223e0a27272748656c70207573206f757421272727200a3c2f
-6469763e0a3c646976207374796c653d226261636b67726f756e643
-a236666666666663b2070616464696e673a302e34656d3b20666f6e
-742d73697a653a203935253b223e0a3c7370616e207374796c653d2
-2666f6e742d73697a653a313030253b223e0a272727417567757374
-20323030363a2727273c62723e3c62723e0a54686973206d6f6e746
-82c2068656c70207573206f75742062792077726974696e6720736f
-6d65206f66206f7572205b5b546f20446f7c746f20646f5d5d20617
-27469636c6573213c62723e0a3c2f7370616e3e0a3c2f6469763e0a
-3c2f6469763e0a3c2f6469763e0a7c7d, 0x7574662d38\),
-\(1430, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-646976207374796c653d22626f726465722d77696474683a3170783
-b626f726465722d7374796c653a736f6c69643b626f726465722d63
-6f6c6f723a233030303030303b6261636b67726f756e642d636f6c6
-f723a234545454545453b77696474683a393570783b223e2727274e
-656f57696b69204e6577732727273c2f6469763e3c6469762073747
-96c653d22626f726465722d77696474683a3170783b223e3c6d6172
-71756565206265686176696f723d22736c696465222064697265637
-4696f6e3d226c656674223e272727382f31332f3036272727202d20
-4e656f57696b69206973204f50454e213c2f6d6172717565653e3c2
-f6469763e0a0a3c63656e7465723e3c7370616e207374796c653d22
-636f6c6f723a233030324242383b20666f6e742d73697a653a32303
-0253b223e57656c636f6d6520746f266e6273703b3c2f7370616e3e
-3c7370616e207374796c653d22636f6c6f723a233438413446333b2
-0666f6e742d73697a653a323030253b223e4e656f57696b69213c2f
-7370616e3e3c2f63656e7465723e3c6272202f3e0a57656c636f6d6
-520746f204e656f57696b692c20746865206772656174657374206e
-656f706574732077696b69206f75742074686572652120506c65617
-365206265207375726520746f20636f6e7472696275746520626566
-6f726520796f7520676f2e20506c6561736520726561642062656c6
-f7720746f2073656520686f7720746f20636f6e747269627574652e
-0a0a4f7572206d697373696f6e3a20546f206265207468652067726
-56174657374204e656f706574732057696b6920696e207468652077
-6f726c64210a0a506c6561736520636f6e7472696275746520746f6
-46179213c62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f72
-74616e74203d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f722
-0736f6d657468696e6720746f2077726974653f202044726f702062
-7920746865205b5b546f20446f7c546f20446f5d5d20706167652e0
-a0a0a2d2d2d2d0a0a3d3d3d20486f7720746f20636f6e7472696275
-7465203d3d3d0a2d2d2d2d0a0a596f752063616e206d616b6520706
-1676573207665727920656173696c792e204a75737420636c69636b
-20696e2074686520736561726368206261722c20747970652074686
-5206e616d65206f662074686520706167652c20616e642068697420
-476f2120496620746865207061676520616c7265616479206578697
-374732c2077656c6c2c20626574746572206c75636b206e65787420
-74696d652e20496620697420646f65736e27742c207468657265207
-7696c6c2062652061206c696e6b20746f206d616b65207468652070
-616765203a290a0a416c6c20656e747269657320796f75207375626
-d697420617265206f776e65642062792075732e20496620796f7520
-64656369646520796f7520646f6e27742077616e742047616c61637
-469634e656f20746f2068617665207468652061727469636c65206f
-6e636520796f7527766520616464656420697420746f204e656f576
-96b692c206974277320746f6f206c6174652e0a0a496620796f7520
-6e65656420736f6d652068656c70206f6e20686f7720746f2065646
-9742070616765732c20676f20746f205b5b68656c703a6564697469
-6e675d5d0a2d2d2d2d0a0a3d3d3d2054726f75626c6573686f6f746
-96e67203d3d3d0a2d2d2d2d0a0a2727275768792063616e27742049
-206564697420736f6d652070616765733f2727273c62723e0a54686
-57365207061676573206172652070726f7465637465642c20616e64
-20646f206e6f74206e65656420616e7920667572746865722065646
-974696e672e2e3c62723e3c62723e0a0a7c207374796c653d227665
-72746963616c2d616c69676e3a746f7022207c200a0a3c646976207
-374796c653d22666c6f61743a72696768743b223e0a3c6469762073
-74796c653d226261636b67726f756e643a236639663966393b206d6
-17267696e2d6c6566743a3570783b206d617267696e2d626f74746f
-6d3a3570783b2070616464696e673a3070783b20626f726465723a3
-1707820736f6c696420236161616161613b2077696474683a313765
-6d3b223e0a3c646976207374796c653d22666f6e742d73697a653a3
-13035253b20666f6e742d66616d696c793a76657264616e613b206c
-696e652d6865696768743a313230253b2070616464696e673a20302
-e34656d3b206261636b67726f756e642d636f6c6f723a2366396639
-66393b20626f726465722d626f74746f6d3a31707820736f6c69642
-0236161616161613b223e0a2727274e656f57696b69204e65777327
-2727200a3c2f6469763e0a3c646976207374796c653d226261636b6
-7726f756e643a236666666666663b2070616464696e673a302e3465
-6d3b20666f6e742d73697a653a203935253b223e0a3c7370616e207
-374796c653d22666f6e742d73697a653a313030253b223e0a57656c
-636f6d6520746f204e656f77696b692c20746865206772656174657
-374204e656f706574732057696b69206f7574207468657265213c62
-72202f3e3c6272202f3e0a3c623e382f31332f30363c2f623e3c627
-2202f3e0a4e656f77696b69206973206e6f77206f70656e213c6272
-202f3e3c6272202f3e0a3c623e56657273696f6e204e756d6265723
-a3c2f623e3c6272202f3e0a4d6564696177696b692076657273696f
-6e20312e362e373c6272202f3e3c6272202f3e0a3c623e4e6f74657
-33a3c2f623e3c6272202f3e0a506c6561736520646f6e7420666f72
-67657420746f20636f6e74726962757465213c6272202f3e3c62722
-02f3e0a3c623e415454454e54494f4e213c2f623e3c6272202f3e0a
-416e792076616e64616c69736d2077696c6c20726573756c7420696
-e2062616e6e696e672066726f6d2074686973207369746520666f72
-657665722e204e6f20657863657074696f6e732e3c6272202f3e3c6
-272202f3e0a3c623e4e656f57696b69204d656d626572206f662074
-6865204d6f6e7468213c2f623e3c6272202f3e0a4e6f6e653c62722
-02f3e0a3c62723e502e532e20496620796f7520617265206d656d62
-6572206f6620746865206d6f6e74682c20706c65617365206265207
-375726520746f2073746f70206279206f7572206775696c6420616e
-64207069636b757020796f7572207072697a652e0a3c2f7370616e3
-e0a3c2f6469763e0a3c2f6469763e0a0a3c646976207374796c653d
-226261636b67726f756e643a236639663966393b206d617267696e2
-d6c6566743a3570783b206d617267696e2d626f74746f6d3a357078
-3b2070616464696e673a3070783b20626f726465723a31707820736
-f6c696420236161616161613b2077696474683a3137656d3b223e0a
-3c646976207374796c653d22666f6e742d73697a653a313035253b2
-0666f6e742d66616d696c793a76657264616e613b206c696e652d68
-65696768743a313230253b2070616464696e673a20302e34656d3b2
-06261636b67726f756e642d636f6c6f723a236565656565653b2062
-6f726465722d626f74746f6d3a31707820736f6c696420236161616
-161613b223e0a27272748656c70207573206f757421272727200a3c
-2f6469763e0a3c646976207374796c653d226261636b67726f756e6
-43a236666666666663b2070616464696e673a302e34656d3b20666f
-6e742d73697a653a203935253b223e0a3c7370616e207374796c653
-d22666f6e742d73697a653a313030253b223e0a2727274175677573
-7420323030363a2727273c62723e3c62723e0a54686973206d6f6e7
-4682c2068656c70207573206f75742062792077726974696e672073
-6f6d65206f66206f7572205b5b546f20446f7c746f20646f5d5d206
-1727469636c6573213c62723e0a3c2f7370616e3e0a3c2f6469763e
-0a3c2f6469763e0a3c2f6469763e0a7c7d, 0x7574662d38\),
-\(1431, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-646976207374796c653d22626f726465722d77696474683a3170783
-b626f726465722d7374796c653a736f6c69643b626f726465722d63
-6f6c6f723a233030303030303b6261636b67726f756e642d636f6c6
-f723a234545454545453b77696474683a393570783b223e2727274e
-656f57696b69204e6577732727273c2f6469763e3c6469762073747
-96c653d22626f726465722d77696474683a3170783b626f72646572
-2d7374796c653a736f6c69643b626f726465722d636f6c6f723a233
-030303030303b223e272727382f31332f3036272727202d204e656f
-57696b69206973203c626c696e6b3e4f50454e213c2f626c696e6b3
-e3c2f6469763e0a0a3c63656e7465723e3c7370616e207374796c65
-3d22636f6c6f723a233030324242383b20666f6e742d73697a653a3
-23030253b223e57656c636f6d6520746f266e6273703b3c2f737061
-6e3e3c7370616e207374796c653d22636f6c6f723a2334384134463
-33b20666f6e742d73697a653a323030253b223e4e656f57696b6921
-3c2f7370616e3e3c2f63656e7465723e3c6272202f3e0a57656c636
-f6d6520746f204e656f57696b692c20746865206772656174657374
-206e656f706574732077696b69206f75742074686572652120506c6
-5617365206265207375726520746f20636f6e747269627574652062
-65666f726520796f7520676f2e20506c65617365207265616420626
-56c6f7720746f2073656520686f7720746f20636f6e747269627574
-652e0a0a4f7572206d697373696f6e3a20546f20626520746865206
-772656174657374204e656f706574732057696b6920696e20746865
-20776f726c64210a0a506c6561736520636f6e74726962757465207
-46f646179213c62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d70
-6f7274616e74203d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666
-f7220736f6d657468696e6720746f2077726974653f202044726f70
-20627920746865205b5b546f20446f7c546f20446f5d5d207061676
-52e0a0a0a2d2d2d2d0a0a3d3d3d20486f7720746f20636f6e747269
-62757465203d3d3d0a2d2d2d2d0a0a596f752063616e206d616b652
-07061676573207665727920656173696c792e204a75737420636c69
-636b20696e2074686520736561726368206261722c2074797065207
-46865206e616d65206f662074686520706167652c20616e64206869
-7420476f2120496620746865207061676520616c726561647920657
-8697374732c2077656c6c2c20626574746572206c75636b206e6578
-742074696d652e20496620697420646f65736e27742c20746865726
-52077696c6c2062652061206c696e6b20746f206d616b6520746865
-2070616765203a290a0a416c6c20656e747269657320796f7520737
-5626d697420617265206f776e65642062792075732e20496620796f
-752064656369646520796f7520646f6e27742077616e742047616c6
-1637469634e656f20746f2068617665207468652061727469636c65
-206f6e636520796f7527766520616464656420697420746f204e656
-f57696b692c206974277320746f6f206c6174652e0a0a496620796f
-75206e65656420736f6d652068656c70206f6e20686f7720746f206
-56469742070616765732c20676f20746f205b5b68656c703a656469
-74696e675d5d0a2d2d2d2d0a0a3d3d3d2054726f75626c6573686f6
-f74696e67203d3d3d0a2d2d2d2d0a0a2727275768792063616e2774
-2049206564697420736f6d652070616765733f2727273c62723e0a5
-468657365207061676573206172652070726f7465637465642c2061
-6e6420646f206e6f74206e65656420616e792066757274686572206
-5646974696e672e2e3c62723e3c62723e0a0a7c207374796c653d22
-766572746963616c2d616c69676e3a746f7022207c200a0a3c64697
-6207374796c653d22666c6f61743a72696768743b223e0a3c646976
-207374796c653d226261636b67726f756e643a236639663966393b2
-06d617267696e2d6c6566743a3570783b206d617267696e2d626f74
-746f6d3a3570783b2070616464696e673a3070783b20626f7264657
-23a31707820736f6c696420236161616161613b2077696474683a31
-37656d3b223e0a3c646976207374796c653d22666f6e742d73697a6
-53a313035253b20666f6e742d66616d696c793a76657264616e613b
-206c696e652d6865696768743a313230253b2070616464696e673a2
-0302e34656d3b206261636b67726f756e642d636f6c6f723a236639
-663966393b20626f726465722d626f74746f6d3a31707820736f6c6
-96420236161616161613b223e0a2727274e656f57696b69204e6577
-73272727200a3c2f6469763e0a3c646976207374796c653d2262616
-36b67726f756e643a236666666666663b2070616464696e673a302e
-34656d3b20666f6e742d73697a653a203935253b223e0a3c7370616
-e207374796c653d22666f6e742d73697a653a313030253b223e0a57
-656c636f6d6520746f204e656f77696b692c2074686520677265617
-4657374204e656f706574732057696b69206f757420746865726521
-3c6272202f3e3c6272202f3e0a3c623e382f31332f30363c2f623e3
-c6272202f3e0a4e656f77696b69206973206e6f77206f70656e213c
-6272202f3e3c6272202f3e0a3c623e56657273696f6e204e756d626
-5723a3c2f623e3c6272202f3e0a4d6564696177696b692076657273
-696f6e20312e362e373c6272202f3e3c6272202f3e0a3c623e4e6f7
-465733a3c2f623e3c6272202f3e0a506c6561736520646f6e742066
-6f7267657420746f20636f6e74726962757465213c6272202f3e3c6
-272202f3e0a3c623e415454454e54494f4e213c2f623e3c6272202f
-3e0a416e792076616e64616c69736d2077696c6c20726573756c742
-0696e2062616e6e696e672066726f6d207468697320736974652066
-6f72657665722e204e6f20657863657074696f6e732e3c6272202f3
-e3c6272202f3e0a3c623e4e656f57696b69204d656d626572206f66
-20746865204d6f6e7468213c2f623e3c6272202f3e0a4e6f6e653c6
-272202f3e0a3c62723e502e532e20496620796f7520617265206d65
-6d626572206f6620746865206d6f6e74682c20706c6561736520626
-5207375726520746f2073746f70206279206f7572206775696c6420
-616e64207069636b757020796f7572207072697a652e0a3c2f73706
-16e3e0a3c2f6469763e0a3c2f6469763e0a0a3c646976207374796c
-653d226261636b67726f756e643a236639663966393b206d6172676
-96e2d6c6566743a3570783b206d617267696e2d626f74746f6d3a35
-70783b2070616464696e673a3070783b20626f726465723a3170782
-0736f6c696420236161616161613b2077696474683a3137656d3b22
-3e0a3c646976207374796c653d22666f6e742d73697a653a3130352
-53b20666f6e742d66616d696c793a76657264616e613b206c696e65
-2d6865696768743a313230253b2070616464696e673a20302e34656
-d3b206261636b67726f756e642d636f6c6f723a236565656565653b
-20626f726465722d626f74746f6d3a31707820736f6c69642023616
-1616161613b223e0a27272748656c70207573206f75742127272720
-0a3c2f6469763e0a3c646976207374796c653d226261636b67726f7
-56e643a236666666666663b2070616464696e673a302e34656d3b20
-666f6e742d73697a653a203935253b223e0a3c7370616e207374796
-c653d22666f6e742d73697a653a313030253b223e0a272727417567
-75737420323030363a2727273c62723e3c62723e0a54686973206d6
-f6e74682c2068656c70207573206f75742062792077726974696e67
-20736f6d65206f66206f7572205b5b546f20446f7c746f20646f5d5
-d2061727469636c6573213c62723e0a3c2f7370616e3e0a3c2f6469
-763e0a3c2f6469763e0a3c2f6469763e0a7c7d, 0x7574662d38\),
-\(1432, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-646976207374796c653d22626f726465722d77696474683a3170783
-b626f726465722d7374796c653a736f6c69643b626f726465722d63
-6f6c6f723a233030303030303b6261636b67726f756e642d636f6c6
-f723a234545454545453b77696474683a393570783b223e2727274e
-656f57696b69204e657773272727266e6273703b266e6273703b266
-e6273703b3c646976207374796c653d22626f726465723a20317078
-20736f6c696420233030303030303b223e272727382f31332f30362
-72727202d204e656f57696b69206973204f50454e213c2f6469763e
-3c2f6469763e0a0a3c63656e7465723e3c7370616e207374796c653
-d22636f6c6f723a233030324242383b20666f6e742d73697a653a32
-3030253b223e57656c636f6d6520746f266e6273703b3c2f7370616
-e3e3c7370616e207374796c653d22636f6c6f723a23343841344633
-3b20666f6e742d73697a653a323030253b223e4e656f57696b69213
-c2f7370616e3e3c2f63656e7465723e3c6272202f3e0a57656c636f
-6d6520746f204e656f57696b692c207468652067726561746573742
-06e656f706574732077696b69206f75742074686572652120506c65
-617365206265207375726520746f20636f6e7472696275746520626
-5666f726520796f7520676f2e20506c656173652072656164206265
-6c6f7720746f2073656520686f7720746f20636f6e7472696275746
-52e0a0a4f7572206d697373696f6e3a20546f206265207468652067
-72656174657374204e656f706574732057696b6920696e207468652
-0776f726c64210a0a506c6561736520636f6e747269627574652074
-6f646179213c62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706
-f7274616e74203d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f
-7220736f6d657468696e6720746f2077726974653f202044726f702
-0627920746865205b5b546f20446f7c546f20446f5d5d2070616765
-2e0a0a0a2d2d2d2d0a0a3d3d3d20486f7720746f20636f6e7472696
-2757465203d3d3d0a2d2d2d2d0a0a596f752063616e206d616b6520
-7061676573207665727920656173696c792e204a75737420636c696
-36b20696e2074686520736561726368206261722c20747970652074
-6865206e616d65206f662074686520706167652c20616e642068697
-420476f2120496620746865207061676520616c7265616479206578
-697374732c2077656c6c2c20626574746572206c75636b206e65787
-42074696d652e20496620697420646f65736e27742c207468657265
-2077696c6c2062652061206c696e6b20746f206d616b65207468652
-070616765203a290a0a416c6c20656e747269657320796f75207375
-626d697420617265206f776e65642062792075732e20496620796f7
-52064656369646520796f7520646f6e27742077616e742047616c61
-637469634e656f20746f2068617665207468652061727469636c652
-06f6e636520796f7527766520616464656420697420746f204e656f
-57696b692c206974277320746f6f206c6174652e0a0a496620796f7
-5206e65656420736f6d652068656c70206f6e20686f7720746f2065
-6469742070616765732c20676f20746f205b5b68656c703a6564697
-4696e675d5d0a2d2d2d2d0a0a3d3d3d2054726f75626c6573686f6f
-74696e67203d3d3d0a2d2d2d2d0a0a2727275768792063616e27742
-049206564697420736f6d652070616765733f2727273c62723e0a54
-68657365207061676573206172652070726f7465637465642c20616
-e6420646f206e6f74206e65656420616e7920667572746865722065
-646974696e672e2e3c62723e3c62723e0a0a7c207374796c653d227
-66572746963616c2d616c69676e3a746f7022207c200a0a3c646976
-207374796c653d22666c6f61743a72696768743b223e0a3c6469762
-07374796c653d226261636b67726f756e643a236639663966393b20
-6d617267696e2d6c6566743a3570783b206d617267696e2d626f747
-46f6d3a3570783b2070616464696e673a3070783b20626f72646572
-3a31707820736f6c696420236161616161613b2077696474683a313
-7656d3b223e0a3c646976207374796c653d22666f6e742d73697a65
-3a313035253b20666f6e742d66616d696c793a76657264616e613b2
-06c696e652d6865696768743a313230253b2070616464696e673a20
-302e34656d3b206261636b67726f756e642d636f6c6f723a2366396
-63966393b20626f726465722d626f74746f6d3a31707820736f6c69
-6420236161616161613b223e0a2727274e656f57696b69204e65777
-3272727200a3c2f6469763e0a3c646976207374796c653d22626163
-6b67726f756e643a236666666666663b2070616464696e673a302e3
-4656d3b20666f6e742d73697a653a203935253b223e0a3c7370616e
-207374796c653d22666f6e742d73697a653a313030253b223e0a576
-56c636f6d6520746f204e656f77696b692c20746865206772656174
-657374204e656f706574732057696b69206f7574207468657265213
-c6272202f3e3c6272202f3e0a3c623e382f31332f30363c2f623e3c
-6272202f3e0a4e656f77696b69206973206e6f77206f70656e213c6
-272202f3e3c6272202f3e0a3c623e56657273696f6e204e756d6265
-723a3c2f623e3c6272202f3e0a4d6564696177696b6920766572736
-96f6e20312e362e373c6272202f3e3c6272202f3e0a3c623e4e6f74
-65733a3c2f623e3c6272202f3e0a506c6561736520646f6e7420666
-f7267657420746f20636f6e74726962757465213c6272202f3e3c62
-72202f3e0a3c623e415454454e54494f4e213c2f623e3c6272202f3
-e0a416e792076616e64616c69736d2077696c6c20726573756c7420
-696e2062616e6e696e672066726f6d2074686973207369746520666
-f72657665722e204e6f20657863657074696f6e732e3c6272202f3e
-3c6272202f3e0a3c623e4e656f57696b69204d656d626572206f662
-0746865204d6f6e7468213c2f623e3c6272202f3e0a4e6f6e653c62
-72202f3e0a3c62723e502e532e20496620796f7520617265206d656
-d626572206f6620746865206d6f6e74682c20706c65617365206265
-207375726520746f2073746f70206279206f7572206775696c64206
-16e64207069636b757020796f7572207072697a652e0a3c2f737061
-6e3e0a3c2f6469763e0a3c2f6469763e0a0a3c646976207374796c6
-53d226261636b67726f756e643a236639663966393b206d61726769
-6e2d6c6566743a3570783b206d617267696e2d626f74746f6d3a357
-0783b2070616464696e673a3070783b20626f726465723a31707820
-736f6c696420236161616161613b2077696474683a3137656d3b223
-e0a3c646976207374796c653d22666f6e742d73697a653a31303525
-3b20666f6e742d66616d696c793a76657264616e613b206c696e652
-d6865696768743a313230253b2070616464696e673a20302e34656d
-3b206261636b67726f756e642d636f6c6f723a236565656565653b2
-0626f726465722d626f74746f6d3a31707820736f6c696420236161
-616161613b223e0a27272748656c70207573206f757421272727200
-a3c2f6469763e0a3c646976207374796c653d226261636b67726f75
-6e643a236666666666663b2070616464696e673a302e34656d3b206
-66f6e742d73697a653a203935253b223e0a3c7370616e207374796c
-653d22666f6e742d73697a653a313030253b223e0a2727274175677
-5737420323030363a2727273c62723e3c62723e0a54686973206d6f
-6e74682c2068656c70207573206f75742062792077726974696e672
-0736f6d65206f66206f7572205b5b546f20446f7c746f20646f5d5d
-2061727469636c6573213c62723e0a3c2f7370616e3e0a3c2f64697
-63e0a3c2f6469763e0a3c2f6469763e0a7c7d, 0x7574662d38\),
-\(1433, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-646976207374796c653d22626f726465722d77696474683a3170783
-b626f726465722d7374796c653a736f6c69643b626f726465722d63
-6f6c6f723a233030303030303b6261636b67726f756e642d636f6c6
-f723a234545454545453b223e2727274e656f57696b69204e657773
-272727266e6273703b266e6273703b266e6273703b3c64697620737
-4796c653d22626f726465723a2031707820736f6c69642023303030
-3030303b223e272727382f31332f3036272727202d204e656f57696
-b69206973204f50454e213c2f6469763e3c2f6469763e0a0a3c6365
-6e7465723e3c7370616e207374796c653d22636f6c6f723a2330303
-24242383b20666f6e742d73697a653a323030253b223e57656c636f
-6d6520746f266e6273703b3c2f7370616e3e3c7370616e207374796
-c653d22636f6c6f723a233438413446333b20666f6e742d73697a65
-3a323030253b223e4e656f57696b69213c2f7370616e3e3c2f63656
-e7465723e3c6272202f3e0a57656c636f6d6520746f204e656f5769
-6b692c20746865206772656174657374206e656f706574732077696
-b69206f75742074686572652120506c656173652062652073757265
-20746f20636f6e74726962757465206265666f726520796f7520676
-f2e20506c6561736520726561642062656c6f7720746f2073656520
-686f7720746f20636f6e747269627574652e0a0a4f7572206d69737
-3696f6e3a20546f20626520746865206772656174657374204e656f
-706574732057696b6920696e2074686520776f726c64210a0a506c6
-561736520636f6e7472696275746520746f646179213c62723e3c62
-723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e74203d3d3d0a2
-d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d657468696e67
-20746f2077726974653f202044726f7020627920746865205b5b546
-f20446f7c546f20446f5d5d20706167652e0a0a0a2d2d2d2d0a0a3d
-3d3d20486f7720746f20636f6e74726962757465203d3d3d0a2d2d2
-d2d0a0a596f752063616e206d616b65207061676573207665727920
-656173696c792e204a75737420636c69636b20696e2074686520736
-561726368206261722c207479706520746865206e616d65206f6620
-74686520706167652c20616e642068697420476f212049662074686
-5207061676520616c7265616479206578697374732c2077656c6c2c
-20626574746572206c75636b206e6578742074696d652e204966206
-97420646f65736e27742c2074686572652077696c6c206265206120
-6c696e6b20746f206d616b65207468652070616765203a290a0a416
-c6c20656e747269657320796f75207375626d697420617265206f77
-6e65642062792075732e20496620796f752064656369646520796f7
-520646f6e27742077616e742047616c61637469634e656f20746f20
-68617665207468652061727469636c65206f6e636520796f7527766
-520616464656420697420746f204e656f57696b692c206974277320
-746f6f206c6174652e0a0a496620796f75206e65656420736f6d652
-068656c70206f6e20686f7720746f20656469742070616765732c20
-676f20746f205b5b68656c703a65646974696e675d5d0a2d2d2d2d0
-a0a3d3d3d2054726f75626c6573686f6f74696e67203d3d3d0a2d2d
-2d2d0a0a2727275768792063616e27742049206564697420736f6d6
-52070616765733f2727273c62723e0a546865736520706167657320
-6172652070726f7465637465642c20616e6420646f206e6f74206e6
-5656420616e7920667572746865722065646974696e672e2e3c6272
-3e3c62723e0a0a7c207374796c653d22766572746963616c2d616c6
-9676e3a746f7022207c200a0a3c646976207374796c653d22666c6f
-61743a72696768743b223e0a3c646976207374796c653d226261636
-b67726f756e643a236639663966393b206d617267696e2d6c656674
-3a3570783b206d617267696e2d626f74746f6d3a3570783b2070616
-464696e673a3070783b20626f726465723a31707820736f6c696420
-236161616161613b2077696474683a3137656d3b223e0a3c6469762
-07374796c653d22666f6e742d73697a653a313035253b20666f6e74
-2d66616d696c793a76657264616e613b206c696e652d68656967687
-43a313230253b2070616464696e673a20302e34656d3b206261636b
-67726f756e642d636f6c6f723a236639663966393b20626f7264657
-22d626f74746f6d3a31707820736f6c696420236161616161613b22
-3e0a2727274e656f57696b69204e657773272727200a3c2f6469763
-e0a3c646976207374796c653d226261636b67726f756e643a236666
-666666663b2070616464696e673a302e34656d3b20666f6e742d736
-97a653a203935253b223e0a3c7370616e207374796c653d22666f6e
-742d73697a653a313030253b223e0a57656c636f6d6520746f204e6
-56f77696b692c20746865206772656174657374204e656f70657473
-2057696b69206f7574207468657265213c6272202f3e3c6272202f3
-e0a3c623e382f31332f30363c2f623e3c6272202f3e0a4e656f7769
-6b69206973206e6f77206f70656e213c6272202f3e3c6272202f3e0
-a3c623e56657273696f6e204e756d6265723a3c2f623e3c6272202f
-3e0a4d6564696177696b692076657273696f6e20312e362e373c627
-2202f3e3c6272202f3e0a3c623e4e6f7465733a3c2f623e3c627220
-2f3e0a506c6561736520646f6e7420666f7267657420746f20636f6
-e74726962757465213c6272202f3e3c6272202f3e0a3c623e415454
-454e54494f4e213c2f623e3c6272202f3e0a416e792076616e64616
-c69736d2077696c6c20726573756c7420696e2062616e6e696e6720
-66726f6d2074686973207369746520666f72657665722e204e6f206
-57863657074696f6e732e3c6272202f3e3c6272202f3e0a3c623e4e
-656f57696b69204d656d626572206f6620746865204d6f6e7468213
-c2f623e3c6272202f3e0a4e6f6e653c6272202f3e0a3c62723e502e
-532e20496620796f7520617265206d656d626572206f66207468652
-06d6f6e74682c20706c65617365206265207375726520746f207374
-6f70206279206f7572206775696c6420616e64207069636b7570207
-96f7572207072697a652e0a3c2f7370616e3e0a3c2f6469763e0a3c
-2f6469763e0a0a3c646976207374796c653d226261636b67726f756
-e643a236639663966393b206d617267696e2d6c6566743a3570783b
-206d617267696e2d626f74746f6d3a3570783b2070616464696e673
-a3070783b20626f726465723a31707820736f6c6964202361616161
-61613b2077696474683a3137656d3b223e0a3c646976207374796c6
-53d22666f6e742d73697a653a313035253b20666f6e742d66616d69
-6c793a76657264616e613b206c696e652d6865696768743a3132302
-53b2070616464696e673a20302e34656d3b206261636b67726f756e
-642d636f6c6f723a236565656565653b20626f726465722d626f747
-46f6d3a31707820736f6c696420236161616161613b223e0a272727
-48656c70207573206f757421272727200a3c2f6469763e0a3c64697
-6207374796c653d226261636b67726f756e643a236666666666663b
-2070616464696e673a302e34656d3b20666f6e742d73697a653a203
-935253b223e0a3c7370616e207374796c653d22666f6e742d73697a
-653a313030253b223e0a27272741756775737420323030363a27272
-73c62723e3c62723e0a54686973206d6f6e74682c2068656c702075
-73206f75742062792077726974696e6720736f6d65206f66206f757
-2205b5b546f20446f7c746f20646f5d5d2061727469636c6573213c
-62723e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0a3c2
-f6469763e0a7c7d, 0x7574662d38\),
-\(1434, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-646976207374796c653d22626f726465722d77696474683a3170783
-b626f726465722d7374796c653a736f6c69643b626f726465722d63
-6f6c6f723a233030303030303b6261636b67726f756e642d636f6c6
-f723a234545454545453b223e2727274e656f57696b69204e657773
-272727266e6273703b266e6273703b266e6273703b3c64697620737
-4796c653d22626f726465723a2031707820736f6c69642023303030
-3030303b77696474683a33303070783b223e272727382f31332f303
-6272727202d204e656f57696b69206973204f50454e213c2f646976
-3e3c2f6469763e0a0a3c63656e7465723e3c7370616e207374796c6
-53d22636f6c6f723a233030324242383b20666f6e742d73697a653a
-323030253b223e57656c636f6d6520746f266e6273703b3c2f73706
-16e3e3c7370616e207374796c653d22636f6c6f723a233438413446
-333b20666f6e742d73697a653a323030253b223e4e656f57696b692
-13c2f7370616e3e3c2f63656e7465723e3c6272202f3e0a57656c63
-6f6d6520746f204e656f57696b692c2074686520677265617465737
-4206e656f706574732077696b69206f75742074686572652120506c
-65617365206265207375726520746f20636f6e74726962757465206
-265666f726520796f7520676f2e20506c6561736520726561642062
-656c6f7720746f2073656520686f7720746f20636f6e74726962757
-4652e0a0a4f7572206d697373696f6e3a20546f2062652074686520
-6772656174657374204e656f706574732057696b6920696e2074686
-520776f726c64210a0a506c6561736520636f6e7472696275746520
-746f646179213c62723e3c62723e0a0a2d2d2d2d0a3d3d3d20496d7
-06f7274616e74203d3d3d0a2d2d2d2d0a0a2a4c6f6f6b696e672066
-6f7220736f6d657468696e6720746f2077726974653f202044726f7
-020627920746865205b5b546f20446f7c546f20446f5d5d20706167
-652e0a0a0a2d2d2d2d0a0a3d3d3d20486f7720746f20636f6e74726
-962757465203d3d3d0a2d2d2d2d0a0a596f752063616e206d616b65
-207061676573207665727920656173696c792e204a75737420636c6
-9636b20696e2074686520736561726368206261722c207479706520
-746865206e616d65206f662074686520706167652c20616e6420686
-97420476f2120496620746865207061676520616c72656164792065
-78697374732c2077656c6c2c20626574746572206c75636b206e657
-8742074696d652e20496620697420646f65736e27742c2074686572
-652077696c6c2062652061206c696e6b20746f206d616b652074686
-52070616765203a290a0a416c6c20656e747269657320796f752073
-75626d697420617265206f776e65642062792075732e20496620796
-f752064656369646520796f7520646f6e27742077616e742047616c
-61637469634e656f20746f2068617665207468652061727469636c6
-5206f6e636520796f7527766520616464656420697420746f204e65
-6f57696b692c206974277320746f6f206c6174652e0a0a496620796
-f75206e65656420736f6d652068656c70206f6e20686f7720746f20
-656469742070616765732c20676f20746f205b5b68656c703a65646
-974696e675d5d0a2d2d2d2d0a0a3d3d3d2054726f75626c6573686f
-6f74696e67203d3d3d0a2d2d2d2d0a0a2727275768792063616e277
-42049206564697420736f6d652070616765733f2727273c62723e0a
-5468657365207061676573206172652070726f7465637465642c206
-16e6420646f206e6f74206e65656420616e79206675727468657220
-65646974696e672e2e3c62723e3c62723e0a0a7c207374796c653d2
-2766572746963616c2d616c69676e3a746f7022207c200a0a3c6469
-76207374796c653d22666c6f61743a72696768743b223e0a3c64697
-6207374796c653d226261636b67726f756e643a236639663966393b
-206d617267696e2d6c6566743a3570783b206d617267696e2d626f7
-4746f6d3a3570783b2070616464696e673a3070783b20626f726465
-723a31707820736f6c696420236161616161613b2077696474683a3
-137656d3b223e0a3c646976207374796c653d22666f6e742d73697a
-653a313035253b20666f6e742d66616d696c793a76657264616e613
-b206c696e652d6865696768743a313230253b2070616464696e673a
-20302e34656d3b206261636b67726f756e642d636f6c6f723a23663
-9663966393b20626f726465722d626f74746f6d3a31707820736f6c
-696420236161616161613b223e0a2727274e656f57696b69204e657
-773272727200a3c2f6469763e0a3c646976207374796c653d226261
-636b67726f756e643a236666666666663b2070616464696e673a302
-e34656d3b20666f6e742d73697a653a203935253b223e0a3c737061
-6e207374796c653d22666f6e742d73697a653a313030253b223e0a5
-7656c636f6d6520746f204e656f77696b692c207468652067726561
-74657374204e656f706574732057696b69206f75742074686572652
-13c6272202f3e3c6272202f3e0a3c623e382f31332f30363c2f623e
-3c6272202f3e0a4e656f77696b69206973206e6f77206f70656e213
-c6272202f3e3c6272202f3e0a3c623e56657273696f6e204e756d62
-65723a3c2f623e3c6272202f3e0a4d6564696177696b69207665727
-3696f6e20312e362e373c6272202f3e3c6272202f3e0a3c623e4e6f
-7465733a3c2f623e3c6272202f3e0a506c6561736520646f6e74206
-66f7267657420746f20636f6e74726962757465213c6272202f3e3c
-6272202f3e0a3c623e415454454e54494f4e213c2f623e3c6272202
-f3e0a416e792076616e64616c69736d2077696c6c20726573756c74
-20696e2062616e6e696e672066726f6d20746869732073697465206
-66f72657665722e204e6f20657863657074696f6e732e3c6272202f
-3e3c6272202f3e0a3c623e4e656f57696b69204d656d626572206f6
-620746865204d6f6e7468213c2f623e3c6272202f3e0a4e6f6e653c
-6272202f3e0a3c62723e502e532e20496620796f7520617265206d6
-56d626572206f6620746865206d6f6e74682c20706c656173652062
-65207375726520746f2073746f70206279206f7572206775696c642
-0616e64207069636b757020796f7572207072697a652e0a3c2f7370
-616e3e0a3c2f6469763e0a3c2f6469763e0a0a3c646976207374796
-c653d226261636b67726f756e643a236639663966393b206d617267
-696e2d6c6566743a3570783b206d617267696e2d626f74746f6d3a3
-570783b2070616464696e673a3070783b20626f726465723a317078
-20736f6c696420236161616161613b2077696474683a3137656d3b2
-23e0a3c646976207374796c653d22666f6e742d73697a653a313035
-253b20666f6e742d66616d696c793a76657264616e613b206c696e6
-52d6865696768743a313230253b2070616464696e673a20302e3465
-6d3b206261636b67726f756e642d636f6c6f723a236565656565653
-b20626f726465722d626f74746f6d3a31707820736f6c6964202361
-61616161613b223e0a27272748656c70207573206f7574212727272
-00a3c2f6469763e0a3c646976207374796c653d226261636b67726f
-756e643a236666666666663b2070616464696e673a302e34656d3b2
-0666f6e742d73697a653a203935253b223e0a3c7370616e20737479
-6c653d22666f6e742d73697a653a313030253b223e0a27272741756
-775737420323030363a2727273c62723e3c62723e0a54686973206d
-6f6e74682c2068656c70207573206f75742062792077726974696e6
-720736f6d65206f66206f7572205b5b546f20446f7c746f20646f5d
-5d2061727469636c6573213c62723e0a3c2f7370616e3e0a3c2f646
-9763e0a3c2f6469763e0a3c2f6469763e0a7c7d, 0x7574662d38\),
-\(1435, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d204c45465420434f4c554d4e202d2d3e0a0a3c
-63656e7465723e3c7370616e207374796c653d22636f6c6f723a233
-030324242383b20666f6e742d73697a653a323030253b223e57656c
-636f6d6520746f266e6273703b3c2f7370616e3e3c7370616e20737
-4796c653d22636f6c6f723a233438413446333b20666f6e742d7369
-7a653a323030253b223e4e656f57696b69213c2f7370616e3e3c2f6
-3656e7465723e3c6272202f3e0a57656c636f6d6520746f204e656f
-57696b692c20746865206772656174657374206e656f70657473207
-7696b69206f75742074686572652120506c65617365206265207375
-726520746f20636f6e74726962757465206265666f726520796f752
-0676f2e20506c6561736520726561642062656c6f7720746f207365
-6520686f7720746f20636f6e747269627574652e0a0a4f7572206d6
-97373696f6e3a20546f20626520746865206772656174657374204e
-656f706574732057696b6920696e2074686520776f726c64210a0a5
-06c6561736520636f6e7472696275746520746f646179213c62723e
-3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e74203d3d3
-d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d65746869
-6e6720746f2077726974653f202044726f7020627920746865205b5
-b546f20446f7c546f20446f5d5d20706167652e0a0a0a2d2d2d2d0a
-0a3d3d3d20486f7720746f20636f6e74726962757465203d3d3d0a2
-d2d2d2d0a0a596f752063616e206d616b6520706167657320766572
-7920656173696c792e204a75737420636c69636b20696e207468652
-0736561726368206261722c207479706520746865206e616d65206f
-662074686520706167652c20616e642068697420476f21204966207
-46865207061676520616c7265616479206578697374732c2077656c
-6c2c20626574746572206c75636b206e6578742074696d652e20496
-620697420646f65736e27742c2074686572652077696c6c20626520
-61206c696e6b20746f206d616b65207468652070616765203a290a0
-a416c6c20656e747269657320796f75207375626d69742061726520
-6f776e65642062792075732e20496620796f7520646563696465207
-96f7520646f6e27742077616e742047616c61637469634e656f2074
-6f2068617665207468652061727469636c65206f6e636520796f752
-7766520616464656420697420746f204e656f57696b692c20697427
-7320746f6f206c6174652e0a0a496620796f75206e65656420736f6
-d652068656c70206f6e20686f7720746f2065646974207061676573
-2c20676f20746f205b5b68656c703a65646974696e675d5d0a2d2d2
-d2d0a0a3d3d3d2054726f75626c6573686f6f74696e67203d3d3d0a
-2d2d2d2d0a0a2727275768792063616e27742049206564697420736
-f6d652070616765733f2727273c62723e0a54686573652070616765
-73206172652070726f7465637465642c20616e6420646f206e6f742
-06e65656420616e7920667572746865722065646974696e672e2e3c
-62723e3c62723e0a0a7c207374796c653d22766572746963616c2d6
-16c69676e3a746f7022207c200a0a3c646976207374796c653d2266
-6c6f61743a72696768743b223e0a3c646976207374796c653d22626
-1636b67726f756e643a236639663966393b206d617267696e2d6c65
-66743a3570783b206d617267696e2d626f74746f6d3a3570783b207
-0616464696e673a3070783b20626f726465723a31707820736f6c69
-6420236161616161613b2077696474683a3137656d3b223e0a3c646
-976207374796c653d22666f6e742d73697a653a313035253b20666f
-6e742d66616d696c793a76657264616e613b206c696e652d6865696
-768743a313230253b2070616464696e673a20302e34656d3b206261
-636b67726f756e642d636f6c6f723a236639663966393b20626f726
-465722d626f74746f6d3a31707820736f6c69642023616161616161
-3b223e0a2727274e656f57696b69204e657773272727200a3c2f646
-9763e0a3c646976207374796c653d226261636b67726f756e643a23
-6666666666663b2070616464696e673a302e34656d3b20666f6e742
-d73697a653a203935253b223e0a3c7370616e207374796c653d2266
-6f6e742d73697a653a313030253b223e0a57656c636f6d6520746f2
-04e656f77696b692c20746865206772656174657374204e656f7065
-74732057696b69206f7574207468657265213c6272202f3e3c62722
-02f3e0a3c623e382f31332f30363c2f623e3c6272202f3e0a4e656f
-77696b69206973206e6f77206f70656e213c6272202f3e3c6272202
-f3e0a3c623e56657273696f6e204e756d6265723a3c2f623e3c6272
-202f3e0a4d6564696177696b692076657273696f6e20312e362e373
-c6272202f3e3c6272202f3e0a3c623e4e6f7465733a3c2f623e3c62
-72202f3e0a506c6561736520646f6e7420666f7267657420746f206
-36f6e74726962757465213c6272202f3e3c6272202f3e0a3c623e41
-5454454e54494f4e213c2f623e3c6272202f3e0a416e792076616e6
-4616c69736d2077696c6c20726573756c7420696e2062616e6e696e
-672066726f6d2074686973207369746520666f72657665722e204e6
-f20657863657074696f6e732e3c6272202f3e3c6272202f3e0a3c62
-3e4e656f57696b69204d656d626572206f6620746865204d6f6e746
-8213c2f623e3c6272202f3e0a4e6f6e653c6272202f3e0a3c62723e
-502e532e20496620796f7520617265206d656d626572206f6620746
-865206d6f6e74682c20706c65617365206265207375726520746f20
-73746f70206279206f7572206775696c6420616e64207069636b757
-020796f7572207072697a652e0a3c2f7370616e3e0a3c2f6469763e
-0a3c2f6469763e0a0a3c646976207374796c653d226261636b67726
-f756e643a236639663966393b206d617267696e2d6c6566743a3570
-783b206d617267696e2d626f74746f6d3a3570783b2070616464696
-e673a3070783b20626f726465723a31707820736f6c696420236161
-616161613b2077696474683a3137656d3b223e0a3c6469762073747
-96c653d22666f6e742d73697a653a313035253b20666f6e742d6661
-6d696c793a76657264616e613b206c696e652d6865696768743a313
-230253b2070616464696e673a20302e34656d3b206261636b67726f
-756e642d636f6c6f723a236565656565653b20626f726465722d626
-f74746f6d3a31707820736f6c696420236161616161613b223e0a27
-272748656c70207573206f757421272727200a3c2f6469763e0a3c6
-46976207374796c653d226261636b67726f756e643a236666666666
-663b2070616464696e673a302e34656d3b20666f6e742d73697a653
-a203935253b223e0a3c7370616e207374796c653d22666f6e742d73
-697a653a313030253b223e0a27272741756775737420323030363a2
-727273c62723e3c62723e0a54686973206d6f6e74682c2068656c70
-207573206f75742062792077726974696e6720736f6d65206f66206
-f7572205b5b546f20446f7c746f20646f5d5d2061727469636c6573
-213c62723e0a3c2f7370616e3e0a3c2f6469763e0a3c2f6469763e0
-a3c2f6469763e0a7c7d, 0x7574662d38\);
-INSERT INTO \`wiki\_text\` \(\`old\_id\`, \`old\_text\`, 
-\`old\_flags\`\) VALUES \(1436, 
-0x7b7c207374796c653d2277696474683a313030253b206261636b6
-7726f756e642d636f6c6f723a7472616e73706172656e74220a7c2d
-0a7c207374796c653d22766572746963616c2d616c69676e3a746f7
-022207c203c212d2d20526967687420436f6c756d6e202d2d3e0a0a
-3c63656e7465723e3c7370616e207374796c653d22636f6c6f723a2
-33030324242383b20666f6e742d73697a653a323030253b223e5765
-6c636f6d6520746f266e6273703b3c2f7370616e3e3c7370616e207
-374796c653d22636f6c6f723a233438413446333b20666f6e742d73
-697a653a323030253b223e4e656f57696b69213c2f7370616e3e3c2
-f63656e7465723e3c6272202f3e0a57656c636f6d6520746f204e65
-6f57696b692c20746865206772656174657374206e656f706574732
-077696b69206f75742074686572652120506c656173652062652073
-75726520746f20636f6e74726962757465206265666f726520796f7
-520676f2e20506c6561736520726561642062656c6f7720746f2073
-656520686f7720746f20636f6e747269627574652e0a0a4f7572206
-d697373696f6e3a20546f2062652074686520677265617465737420
-4e656f706574732057696b6920696e2074686520776f726c64210a0
-a506c6561736520636f6e7472696275746520746f646179213c6272
-3e3c62723e0a0a2d2d2d2d0a3d3d3d20496d706f7274616e74203d3
-d3d0a2d2d2d2d0a0a2a4c6f6f6b696e6720666f7220736f6d657468
-696e6720746f2077726974653f202044726f7020627920746865205
-b5b546f20446f7c546f20446f5d5d20706167652e0a0a0a2d2d2d2d
-0a0a3d3d3d20486f7720746f20636f6e74726962757465203d3d3d0
-a2d2d2d2d0a0a596f752063616e206d616b65207061676573207665
-727920656173696c792e204a75737420636c69636b20696e2074686
-520736561726368206261722c207479706520746865206e616d6520
-6f662074686520706167652c20616e642068697420476f212049662
-0746865207061676520616c7265616479206578697374732c207765
-6c6c2c20626574746572206c75636b206e6578742074696d652e204
-96620697420646f65736e27742c2074686572652077696c6c206265
-2061206c696e6b20746f206d616b65207468652070616765203a290
-a0a416c6c20656e747269657320796f75207375626d697420617265
-206f776e65642062792075732e20496620796f75206465636964652
-0796f7520646f6e27742077616e742047616c61637469634e656f20
-746f2068617665207468652061727469636c65206f6e636520796f7
-527766520616464656420697420746f204e656f57696b692c206974
-277320746f6f206c6174652e0a0a496620796f75206e65656420736
-f6d652068656c70206f6e20686f7720746f20656469742070616765
-732c20676f20746f205b5b68656c703a65646974696e675d5d0a2d2
-d2d2d0a0a3d3d3d2054726f75626c6573686f6f74696e67203d3d3d
-0a2d2d2d2d0a0a2727275768792063616e277420492065646974207
-36f6d652070616765733f2727273c62723e0a546865736520706167
-6573206172652070726f7465637465642c20616e6420646f206e6f7
-4206e65656420616e7920667572746865722065646974696e672e2e
-3c62723e3c62723e0a0a7c207374796c653d22766572746963616c2
-d616c69676e3a746f7022207c200a0a0a3c646976207374796c653d
-226261636b67726f756e643a236639663966393b206d617267696e2
-d6c6566743a3570783b206d617267696e2d626f74746f6d3a357078
-3b2070616464696e673a3070783b20626f726465723a31707820736
-f6c696420236161616161613b2077696474683a3137656d3b223e0a
-3c646976207374796c653d22666f6e742d73697a653a313035253b2
-0666f6e742d66616d696c793a76657264616e613b206c696e652d68
-65696768743a313230253b2070616464696e673a20302e34656d3b2
-06261636b67726f756e642d636f6c6f723a236639663966393b2062
-6f726465722d626f74746f6d3a31707820736f6c696420236161616
-161613b223e0a2727274e656f57696b69204e657773272727200a3c
-2f6469763e0a3c646976207374796c653d226261636b67726f756e6
-43a236666666666663b2070616464696e673a302e34656d3b20666f
-6e742d73697a653a203935253b223e0a3c7370616e207374796c653
-d22666f6e742d73697a653a313030253b223e0a57656c636f6d6520
-746f204e656f77696b692c20746865206772656174657374204e656
-f706574732057696b69206f7574207468657265213c6272202f3e3c
-6272202f3e0a3c623e382f31332f30363c2f623e3c6272202f3e0a4
-e656f77696b69206973206e6f77206f70656e213c6272202f3e3c62
-72202f3e0a3c623e56657273696f6e204e756d6265723a3c2f623e3
-c6272202f3e0a4d6564696177696b692076657273696f6e20312e36
-2e373c6272202f3e3c6272202f3e0a3c623e4e6f7465733a3c2f623
-e3c6272202f3e0a506c6561736520646f6e7420666f726765742074
-6f20636f6e74726962757465213c6272202f3e3c6272202f3e0a3c6
-23e415454454e54494f4e213c2f623e3c6272202f3e0a416e792076
-616e64616c69736d2077696c6c20726573756c7420696e2062616e6
-e696e672066726f6d2074686973207369746520666f72657665722e
-204e6f20657863657074696f6e732e3c6272202f3e3c6272202f3e0
-a3c623e4e656f57696b69204d656d626572206f6620746865204d6f
-6e7468213c2f623e3c6272202f3e0a4e6f6e653c6272202f3e0a3c6
-2723e502e532e20496620796f7520617265206d656d626572206f66
-20746865206d6f6e74682c20706c656173652062652073757265207
-46f2073746f70206279206f7572206775696c6420616e6420706963
-6b757020796f7572207072697a652e0a3c2f7370616e3e0a3c2f646
-9763e0a3c2f6469763e0a0a3c646976207374796c653d226261636b
-67726f756e643a236639663966393b206d617267696e2d6c6566743
-a3570783b206d617267696e2d626f74746f6d3a3570783b20706164
-64696e673a3070783b20626f726465723a31707820736f6c6964202
-36161616161613b2077696474683a3137656d3b223e0a3c64697620
-7374796c653d22666f6e742d73697a653a313035253b20666f6e742
-d66616d696c793a76657264616e613b206c696e652d686569676874
-3a313230253b2070616464696e673a20302e34656d3b206261636b6
-7726f756e642d636f6c6f723a236565656565653b20626f72646572
-2d626f74746f6d3a31707820736f6c696420236161616161613b223
-e0a27272748656c70207573206f757421272727200a3c2f6469763e
-0a3c646976207374796c653d226261636b67726f756e643a2366666
-66666663b2070616464696e673a302e34656d3b20666f6e742d7369
-7a653a203935253b223e0a3c7370616e207374796c653d22666f6e7
-42d73697a653a313030253b223e0a27272741756775737420323030
-363a2727273c62723e3c62723e0a54686973206d6f6e74682c20686
-56c70207573206f75742062792077726974696e6720736f6d65206f
-66206f7572205b5b546f20446f7c746f20646f5d5d2061727469636
-c6573213c62723e0a3c2f7370616e3e0a3c2f6469763e0a7c7d, 
-0x7574662d38\),
-\(1437, 
-0x5f5f4e4f544f435f5f0a3c212d2d20426567696e6e696e67206f6
-6206865616465722073656374696f6e202d2d3e7b7c7374796c653d
-2277696474683a313030253b6d617267696e2d746f703a2b2e37656
-d3b6261636b67726f756e642d636f6c6f723a236663666366633b62
-6f726465723a31707820736f6c69642023636363220a7c7374796c6
-53d2277696474683a3536253b636f6c6f723a23303030227c0a7b7c
-7374796c653d2277696474683a32383070783b626f726465723a736
-f6c6964203070783b6261636b67726f756e643a6e6f6e65220a7c2d
-0a7c7374796c653d2277696474683a32383070783b746578742d616
-c69676e3a63656e7465723b77686974652d73706163653a6e6f7772
-61703b636f6c6f723a2330303022207c0a3c646976207374796c653
-d22666f6e742d73697a653a313632253b626f726465723a6e6f6e65
-3b6d617267696e3a20303b70616464696e673a2e31656d3b636f6c6
-f723a23303030223e57656c636f6d6520746f204e656f57696b692c
-3c2f6469763e0a3c646976207374796c653d22746f703a2b302e326
-56d3b666f6e742d73697a653a20393525223e746865206672656520
-224e656f506564696122207468617420616e796f6e652063616e206
-56469742e3c2f6469763e0a3c6469762069643d2261727469636c65
-636f756e7422207374796c653d22646973706c61793a6e6f6e653b7
-7696474683a313030253b746578742d616c69676e3a63656e746572
-3b666f6e742d73697a653a3835253b223e0a7c7d3c212d2d2045787
-465726e616c204c696e6b7320466f6c6c6f77202d2d3e0a7c737479
-6c653d2277696474683a3131253b666f6e742d73697a653a3935253
-b636f6c6f723a23303030227c0a2a5b687474703a2f2f7777772e67
-616c616374696377656264657369676e732e636f6d20486f6d655d0
-a2a5b687474703a2f2f7777772e67616c6163746963776562646573
-69676e732e636f6d2f666f72756d732f20466f72756d735d0a2a5b6
-87474703a2f2f7777772e67616c616374696377656264657369676e
-732e636f6d2f75706c6f616465722f2055706c6f616465725d0a7c7
-374796c653d2277696474683a3131253b666f6e742d73697a653a39
-3525227c0a2a5b687474703a2f2f7777772e67616c6163746963776
-56264657369676e732e636f6d2f746f7073697465732f20546f7073
-697465735d0a2a0a2a0a7c7374796c653d2277696474683a3131253
-b666f6e742d73697a653a393525227c0a2a0a2a0a2a0a7c7d3c212d
-2d20456e642045787465726e616c204c696e6b73202d2d3e0a3c212
-d2d20456e64206f66206865616465722073656374696f6e202f2062
-6567696e6e696e67206f66206c6566742d636f6c756d6e202d2d3e0
-a546f6461792069733a207b7b43555252454e544d4f4e54484e414d
-457d7d207b7b43555252454e544441597d7d2c207b7b43555252454
-e54594541527d7d0a0a0a3d3d2057656c636f6d65203d3d0a57656c
-636f6d6520746f204e656f57696b692c20746865206772656174657
-374204e656f706574732e636f6d2077696b69206f75742074686572
-652120506c65617365206265207375726520746f20636f6e7472696
-275746520736f6d657468696e67206265666f726520796f7520676f
-212052656164206f6e20746f2073656520686f7720746f20636f6e7
-47269627574652e0a0a4f7572206d697373696f6e3a20546f206265
-20746865206772656174657374204e656f706574732057696b69206
-96e2074686520776f726c64210a0a0a3d3d20496d706f7274616e74
-203d3d0a2a4c6f6f6b696e6720666f7220736f6d657468696e67207
-46f2077726974653f2044726f7020627920746865205b5b546f2044
-6f7c546f20446f5d5d207061676520746f2066696e6420736f6d652
-06964656173210a2a77652077696c6c20626520676976696e67206f
-7574207072697a65732061742074686520656e64206f66207468652
-06d6f6e746820746f2070656f706c652077686f206861766520636f
-6e747269627574656420746865206d6f7374210a0a0a3d3d20486f7
-720546f20436f6e74726962757465203d3d0a596f752063616e206d
-616b65207061676573207665727920656173696c792e204a7573742
-0636c69636b20696e2074686520736561726368206261722c207479
-706520746865206e616d65206f662074686520706167652c20616e6
-42068697420476f2120496620746865207061676520616c72656164
-79206578697374732c2077656c6c2c20626574746572206c75636b2
-06e6578742074696d652e20496620697420646f65736e27742c2074
-686572652077696c6c2062652061206c696e6b20746f206d616b652
-07468652070616765203a290a0a416c6c20656e747269657320796f
-75207375626d697420617265206f776e65642062792075732e20496
-620796f752064656369646520796f7520646f6e27742077616e7420
-47616c61637469634e656f20746f206861766520746865206172746
-9636c65206f6e636520796f7527766520616464656420697420746f
-204e656f57696b692c206974277320746f6f206c6174652e0a0a496
-620796f75206e65656420736f6d652068656c70206f6e20686f7720
-746f20656469742070616765732c20676f20746f205b5b68656c703
-a65646974696e675d5d0a0a0a3d3d2054726f75626c6573686f6f74
-696e67203d3d0a2727275768792063616e277420492065646974207
-36f6d652070616765733f2727270a54686573652070616765732061
-72652070726f7465637465642c20616e6420646f206e6f74206e656
-56420616e7920667572746865722065646974696e672e0a0a272727
-4e656f57696b69206973206c6f6164696e6720736c6f77212727270
-a556e666f7274756e61746c792c207468657265206973206e6f7468
-696e672077652063616e20646f2061626f757420746869732c20746
-869732070726f626c656d2072657369646573207769746820796f75
-2c20796f757220636f6d70757465722c20616e6420796f757220495
-3502e0a0a2727274e656f57696b69206973206e6f74206c6f616469
-6e672066756c6c79212727270a546869732070726f6261626c79206
-a757374206d65616e73207468617420746865207765626d61737465
-7220697320646f696e6720736f6d6520726f7574696e65206d61696
-e74656e616e63652c20796f752073686f756c64206a75737420676f
-20746f206120646966666572656e742070617274206f66207468652
-0736974652c206f72207761697420756e74696c6c20686520697320
-646f6e652e2028576869636820636f756c6420626520686f7572732
-90a0a0a0a7b7c7374796c653d22626f726465722d73706163696e67
-3a3870783b6d617267696e3a307078202d387078220a7c636c61737
-33d224d61696e50616765424722207374796c653d2277696474683a
-3535253b626f726465723a31707820736f6c6964202363656632653
-03b6261636b67726f756e642d636f6c6f723a236635666666613b76
-6572746963616c2d616c69676e3a746f703b636f6c6f723a2330303
-0227c0a7b7c77696474683d2231303025222063656c6c7061646469
-6e673d2232222063656c6c73706163696e673d223522207374796c6
-53d22766572746963616c2d616c69676e3a746f703b6261636b6772
-6f756e642d636f6c6f723a23663566666661220a21203c683220737
-4796c653d226d617267696e3a303b6261636b67726f756e642d636f
-6c6f723a236365663265303b666f6e742d73697a653a313230253b6
-66f6e742d7765696768743a626f6c643b626f726465723a31707820
-736f6c696420236133626662313b746578742d616c69676e3a6c656
-6743b636f6c6f723a233030303b70616464696e673a302e32656d20
-302e34656d3b223e4e656f57696b69204e6577733c2f68323e0a7c2
-d0a7c7374796c653d22636f6c6f723a23303030227c0a272727382f
-32392f30362727270a3c62723e4e6577206c61796f7574210a0a272
-727382f31332f30362727270a3c62723e4e656f57696b69206e6f77
-206f70656e210a7c2d0a21203c6832207374796c653d226d6172676
-96e3a303b6261636b67726f756e643a236365663265303b666f6e74
-2d73697a653a313230253b666f6e742d7765696768743a626f6c643
-b626f726465723a31707820736f6c696420236133626662313b7465
-78742d616c69676e3a6c6566743b636f6c6f723a233030303b70616
-464696e673a302e32656d20302e34656d3b223e4e6f7465733a3c2f
-68323e0a7c2d0a7c7374796c653d22636f6c6f723a23303030227c0
-a4265207375726520746f20636f6e74726962757465206173206d75
-636820617320796f752063616e3120536f6f6e2077652077696c6c2
-0626520676976696e672061776179207072697a657320616e64206e
-656f706f696e747320666f72206d656d62657273207769746820746
-865206d6f73742061727469636c6573210a7c2d0a7c7d3c212d2d20
-5374617274206f662072696768742d636f6c756d6e202d2d3e0a7c6
-36c6173733d224d61696e50616765424722207374796c653d227769
-6474683a3435253b626f726465723a31707820736f6c69642023636
-5646666323b6261636b67726f756e642d636f6c6f723a2366356661
-66663b766572746963616c2d616c69676e3a746f70227c0a7b7c207
-7696474683d2231303025222063656c6c70616464696e673d223222
-2063656c6c73706163696e673d223522207374796c653d227665727
-46963616c2d616c69676e3a746f703b6261636b67726f756e642d63
-6f6c6f723a23663566616666220a21203c6832207374796c653d226
-d617267696e3a303b6261636b67726f756e642d636f6c6f723a2363
-65646666323b666f6e742d73697a653a313230253b666f6e742d776
-5696768743a626f6c643b626f726465723a31707820736f6c696420
-236133623062663b746578742d616c69676e3a6c6566743b636f6c6
-f723a233030303b70616464696e673a302e32656d20302e34656d3b
-223e4d656d626572206f6620746865206d6f6e74683a3c2f68323e0
-a7c2d0a7c7374796c653d22636f6c6f723a23303030227c0a4e6f2d
-6f6e65203a280a7c2d0a21203c6832207374796c653d226d6172676
-96e3a303b6261636b67726f756e643a236365646666323b666f6e74
-2d73697a653a313230253b666f6e742d7765696768743a626f6c643
-b626f726465723a31707820736f6c696420236133623062663b7465
-78742d616c69676e3a6c6566743b636f6c6f723a233030303b70616
-464696e673a302e32656d20302e34656d3b223e48656c7020757320
-6f7574213c2f68323e0a7c2d200a7c7374796c653d22636f6c6f723
-a23303030227c0a27272741756775737420323030363a2727270a3c
-62723e48656c70207573206f75742062792077726974696e6720617
-3206d616e792061727469636c657320617320706f737369626c6521
-0a7c2d0a7c7d0a7c7d3c212d2d205374617274206f6620224154544
-54e54494f4e222050696374757265202d2d3e0a7b7c7374796c653d
-22626f726465722d73706163696e673a3870783b6d617267696e3a2
-d387078202d387078220a7c636c6173733d224d61696e5061676542
-4722207374796c653d2277696474683a313030253b626f726465723
-a31707820736f6c696420236464636566323b6261636b67726f756e
-642d636f6c6f723a236661663566663b766572746963616c2d616c6
-9676e3a746f703b636f6c6f723a23303030227c0a7b7c63656c6c70
-616464696e673d2232222063656c6c73706163696e673d223522207
-374796c653d22766572746963616c2d616c69676e3a746f703b6261
-636b67726f756e642d636f6c6f723a236661663566663b636f6c6f7
-23a23303030220a21203c6832207374796c653d226d617267696e3a
-303b6261636b67726f756e642d636f6c6f723a236464636566323b6
-66f6e742d73697a653a313230253b666f6e742d7765696768743a62
-6f6c643b626f726465723a31707820736f6c6964202361666133626
-63b746578742d616c69676e3a6c6566743b636f6c6f723a23303030
-3b70616464696e673a302e32656d20302e34656d3b223e415454454
-e54494f4e213c2f68323e0a7c2d0a7c7374796c653d22636f6c6f72
-3a23303030227c0a416e792076616e64616c69736d2077696c6c207
-26573756c7420696e2062616e6e696e672066726f6d207468697320
-7369746520666f72657665722e204e6f20657863657074696f6e732
-e0a7c2d0a7c7d0a3c2f6469763e205f5f4e4f454449545345435449
-4f4e5f5f, 0x7574662d38\),
-\(1438, 
-0x5f5f4e4f544f435f5f0a3c212d2d20426567696e6e696e67206f6
-6206865616465722073656374696f6e202d2d3e7b7c7374796c653d
-2277696474683a313030253b6d617267696e2d746f703a2b2e37656
-d3b6261636b67726f756e642d636f6c6f723a236663666366633b62
-6f726465723a31707820736f6c69642023636363220a7c7374796c6
-53d2277696474683a3536253b636f6c6f723a23303030227c0a7b7c
-7374796c653d2277696474683a32383070783b626f726465723a736
-f6c6964203070783b6261636b67726f756e643a6e6f6e65220a7c2d
-0a7c7374796c653d2277696474683a32383070783b746578742d616
-c69676e3a63656e7465723b77686974652d73706163653a6e6f7772
-61703b636f6c6f723a2330303022207c0a3c646976207374796c653
-d22666f6e742d73697a653a313632253b626f726465723a6e6f6e65
-3b6d617267696e3a20303b70616464696e673a2e31656d3b636f6c6
-f723a23303030223e3c666f6e7420636f6c6f723d22233030324242
-38223e57656c636f6d6520746f3c2f666f6e743e203c666f6e74206
-36f6c6f723d2223343841344633223e3c623e4e656f57696b693c2f
-623e3c2f666f6e743e2c3c2f6469763e0a3c646976207374796c653
-d22746f703a2b302e32656d3b666f6e742d73697a653a2039352522
-3e746865206672656520224e656f506564696122207468617420616
-e796f6e652063616e20656469742e3c2f6469763e0a3c6469762069
-643d2261727469636c65636f756e7422207374796c653d226469737
-06c61793a6e6f6e653b77696474683a313030253b746578742d616c
-69676e3a63656e7465723b666f6e742d73697a653a3835253b223e0
-a7c7d3c212d2d2045787465726e616c204c696e6b7320466f6c6c6f
-77202d2d3e0a7c7374796c653d2277696474683a3131253b666f6e7
-42d73697a653a3935253b636f6c6f723a23303030227c0a2a5b6874
-74703a2f2f7777772e67616c616374696377656264657369676e732
-e636f6d20486f6d655d0a2a5b687474703a2f2f7777772e67616c61
-6374696377656264657369676e732e636f6d2f666f72756d732f204
-66f72756d735d0a2a5b687474703a2f2f7777772e67616c61637469
-6377656264657369676e732e636f6d2f75706c6f616465722f20557
-06c6f616465725d0a7c7374796c653d2277696474683a3131253b66
-6f6e742d73697a653a393525227c0a2a5b687474703a2f2f7777772
-e67616c616374696377656264657369676e732e636f6d2f746f7073
-697465732f20546f7073697465735d0a2a0a2a0a7c7374796c653d2
-277696474683a3131253b666f6e742d73697a653a393525227c0a2a
-0a2a0a2a0a7c7d3c212d2d20456e642045787465726e616c204c696
-e6b73202d2d3e0a3c212d2d20456e64206f66206865616465722073
-656374696f6e202f20626567696e6e696e67206f66206c6566742d6
-36f6c756d6e202d2d3e0a546f6461792069733a207b7b4355525245
-4e544d4f4e54484e414d457d7d207b7b43555252454e544441597d7
-d2c207b7b43555252454e54594541527d7d0a0a0a3d3d2057656c63
-6f6d65203d3d0a57656c636f6d6520746f204e656f57696b692c207
-46865206772656174657374204e656f706574732e636f6d2077696b
-69206f75742074686572652120506c6561736520626520737572652
-0746f20636f6e7472696275746520736f6d657468696e6720626566
-6f726520796f7520676f212052656164206f6e20746f20736565206
-86f7720746f20636f6e747269627574652e0a0a4f7572206d697373
-696f6e3a20546f20626520746865206772656174657374204e656f7
-06574732057696b6920696e2074686520776f726c64210a0a0a3d3d
-20496d706f7274616e74203d3d0a2a4c6f6f6b696e6720666f72207
-36f6d657468696e6720746f2077726974653f2044726f7020627920
-746865205b5b546f20446f7c546f20446f5d5d207061676520746f2
-066696e6420736f6d65206964656173210a2a77652077696c6c2062
-6520676976696e67206f7574207072697a657320617420746865206
-56e64206f6620746865206d6f6e746820746f2070656f706c652077
-686f206861766520636f6e747269627574656420746865206d6f737
-4210a0a0a3d3d20486f7720546f20436f6e74726962757465203d3d
-0a596f752063616e206d616b6520706167657320766572792065617
-3696c792e204a75737420636c69636b20696e207468652073656172
-6368206261722c207479706520746865206e616d65206f662074686
-520706167652c20616e642068697420476f21204966207468652070
-61676520616c7265616479206578697374732c2077656c6c2c20626
-574746572206c75636b206e6578742074696d652e20496620697420
-646f65736e27742c2074686572652077696c6c2062652061206c696
-e6b20746f206d616b65207468652070616765203a290a0a416c6c20
-656e747269657320796f75207375626d697420617265206f776e656
-42062792075732e20496620796f752064656369646520796f752064
-6f6e27742077616e742047616c61637469634e656f20746f2068617
-665207468652061727469636c65206f6e636520796f752776652061
-6464656420697420746f204e656f57696b692c206974277320746f6
-f206c6174652e0a0a496620796f75206e65656420736f6d65206865
-6c70206f6e20686f7720746f20656469742070616765732c20676f2
-0746f205b5b68656c703a65646974696e675d5d0a0a0a3d3d205472
-6f75626c6573686f6f74696e67203d3d0a2727275768792063616e2
-7742049206564697420736f6d652070616765733f2727270a546865
-7365207061676573206172652070726f7465637465642c20616e642
-0646f206e6f74206e65656420616e79206675727468657220656469
-74696e672e0a0a2727274e656f57696b69206973206c6f6164696e6
-720736c6f77212727270a556e666f7274756e61746c792c20746865
-7265206973206e6f7468696e672077652063616e20646f2061626f7
-57420746869732c20746869732070726f626c656d20726573696465
-73207769746820796f752c20796f757220636f6d70757465722c206
-16e6420796f7572204953502e0a0a2727274e656f57696b69206973
-206e6f74206c6f6164696e672066756c6c79212727270a546869732
-070726f6261626c79206a757374206d65616e732074686174207468
-65207765626d617374657220697320646f696e6720736f6d6520726
-f7574696e65206d61696e74656e616e63652c20796f752073686f75
-6c64206a75737420676f20746f206120646966666572656e7420706
-17274206f662074686520736974652c206f72207761697420756e74
-696c6c20686520697320646f6e652e2028576869636820636f756c6
-420626520686f757273290a0a0a0a7b7c7374796c653d22626f7264
-65722d73706163696e673a3870783b6d617267696e3a307078202d3
-87078220a7c636c6173733d224d61696e5061676542472220737479
-6c653d2277696474683a3535253b626f726465723a31707820736f6
-c696420236365663265303b6261636b67726f756e642d636f6c6f72
-3a236635666666613b766572746963616c2d616c69676e3a746f703
-b636f6c6f723a23303030227c0a7b7c77696474683d223130302522
-2063656c6c70616464696e673d2232222063656c6c73706163696e6
-73d223522207374796c653d22766572746963616c2d616c69676e3a
-746f703b6261636b67726f756e642d636f6c6f723a2366356666666
-1220a21203c6832207374796c653d226d617267696e3a303b626163
-6b67726f756e642d636f6c6f723a236365663265303b666f6e742d7
-3697a653a313230253b666f6e742d7765696768743a626f6c643b62
-6f726465723a31707820736f6c696420236133626662313b7465787
-42d616c69676e3a6c6566743b636f6c6f723a233030303b70616464
-696e673a302e32656d20302e34656d3b223e4e656f57696b69204e6
-577733c2f68323e0a7c2d0a7c7374796c653d22636f6c6f723a2330
-3030227c0a272727382f32392f30362727270a3c62723e4e6577206
-c61796f7574210a0a272727382f31332f30362727270a3c62723e4e
-656f57696b69206e6f77206f70656e210a7c2d0a21203c683220737
-4796c653d226d617267696e3a303b6261636b67726f756e643a2363
-65663265303b666f6e742d73697a653a313230253b666f6e742d776
-5696768743a626f6c643b626f726465723a31707820736f6c696420
-236133626662313b746578742d616c69676e3a6c6566743b636f6c6
-f723a233030303b70616464696e673a302e32656d20302e34656d3b
-223e4e6f7465733a3c2f68323e0a7c2d0a7c7374796c653d22636f6
-c6f723a23303030227c0a4265207375726520746f20636f6e747269
-62757465206173206d75636820617320796f752063616e3120536f6
-f6e2077652077696c6c20626520676976696e672061776179207072
-697a657320616e64206e656f706f696e747320666f72206d656d626
-57273207769746820746865206d6f73742061727469636c6573210a
-7c2d0a7c7d3c212d2d205374617274206f662072696768742d636f6
-c756d6e202d2d3e0a7c636c6173733d224d61696e50616765424722
-207374796c653d2277696474683a3435253b626f726465723a31707
-820736f6c696420236365646666323b6261636b67726f756e642d63
-6f6c6f723a236635666166663b766572746963616c2d616c69676e3
-a746f70227c0a7b7c2077696474683d2231303025222063656c6c70
-616464696e673d2232222063656c6c73706163696e673d223522207
-374796c653d22766572746963616c2d616c69676e3a746f703b6261
-636b67726f756e642d636f6c6f723a23663566616666220a21203c6
-832207374796c653d226d617267696e3a303b6261636b67726f756e
-642d636f6c6f723a236365646666323b666f6e742d73697a653a313
-230253b666f6e742d7765696768743a626f6c643b626f726465723a
-31707820736f6c696420236133623062663b746578742d616c69676
-e3a6c6566743b636f6c6f723a233030303b70616464696e673a302e
-32656d20302e34656d3b223e4d656d626572206f6620746865206d6
-f6e74683a3c2f68323e0a7c2d0a7c7374796c653d22636f6c6f723a
-23303030227c0a4e6f2d6f6e65203a280a7c2d0a21203c683220737
-4796c653d226d617267696e3a303b6261636b67726f756e643a2363
-65646666323b666f6e742d73697a653a313230253b666f6e742d776
-5696768743a626f6c643b626f726465723a31707820736f6c696420
-236133623062663b746578742d616c69676e3a6c6566743b636f6c6
-f723a233030303b70616464696e673a302e32656d20302e34656d3b
-223e48656c70207573206f7574213c2f68323e0a7c2d200a7c73747
-96c653d22636f6c6f723a23303030227c0a27272741756775737420
-323030363a2727270a3c62723e48656c70207573206f75742062792
-077726974696e67206173206d616e792061727469636c6573206173
-20706f737369626c65210a7c2d0a7c7d0a7c7d3c212d2d205374617
-274206f662022415454454e54494f4e222050696374757265202d2d
-3e0a7b7c7374796c653d22626f726465722d73706163696e673a387
-0783b6d617267696e3a2d387078202d387078220a7c636c6173733d
-224d61696e50616765424722207374796c653d2277696474683a313
-030253b626f726465723a31707820736f6c69642023646463656632
-3b6261636b67726f756e642d636f6c6f723a236661663566663b766
-572746963616c2d616c69676e3a746f703b636f6c6f723a23303030
-227c0a7b7c63656c6c70616464696e673d2232222063656c6c73706
-163696e673d223522207374796c653d22766572746963616c2d616c
-69676e3a746f703b6261636b67726f756e642d636f6c6f723a23666
-1663566663b636f6c6f723a23303030220a21203c6832207374796c
-653d226d617267696e3a303b6261636b67726f756e642d636f6c6f7
-23a236464636566323b666f6e742d73697a653a313230253b666f6e
-742d7765696768743a626f6c643b626f726465723a31707820736f6
-c696420236166613362663b746578742d616c69676e3a6c6566743b
-636f6c6f723a233030303b70616464696e673a302e32656d20302e3
-4656d3b223e415454454e54494f4e213c2f68323e0a7c2d0a7c7374
-796c653d22636f6c6f723a23303030227c0a416e792076616e64616
-c69736d2077696c6c20726573756c7420696e2062616e6e696e6720
-66726f6d2074686973207369746520666f72657665722e204e6f206
-57863657074696f6e732e0a7c2d0a7c7d0a3c2f6469763e205f5f4e
-4f4544495453454354494f4e5f5f, 0x7574662d38\),
-\(1439, 
-0x596f75206d61792068617665206e6f74636965642074686174206
-e656f2d6164646963742e6e657427732062616e6e65722069732061
-742074686520626f74746f6d206f662074686520706167652c20746
-869732069732073696d706c79206265636175736520746865726520
-7761732061206d697374616b652061207768696c652061676f2c206
-16e6420746f206d616b6520697420757020746f206e656f2d616464
-6963742c2077652061726520646973706c6179696e6720746865697
-22062616e6e65722e0a0a0a0a0a0a272727454449543a2727272049
-74207761732c2062757420686173206e6f77206265656e2072656d6
-f7665642e, 0x7574662d38\),
-\(1440, 
-0x3d3d20596f757220496e666f203d3d0a417320796f7520616c726
-5616479206b6e6f772c204e656f77696b6920636f6c6c6563747320
-61206c6974746c6520626974206f6620696e666f206174207369676
-e75702c20686f77657665722c2074686973206973206f6e6c792074
-6f206964656e7469667920796f752e205365636f6e646c792c20492
-06c6f6720616c6c2049502061646472657373657320746861742063
-6f6d6520746f2074686973207369746520736f20492063616e20626
-16e206261642070656f706c652e2054686972646c792c204e656f57
-696b6920646f65732073746f7265206120636f6f6b6965206f6e207
-96f757220636f6d70757465722c20686f77657665722c2069742069
-73206e6f7468696e67206261642e204974206f6e6c79206b6565707
-320796f75206c6f6767656420696e2e200a0a0a3d3d205768617420
-776520646f207769746820796f757220696e666f203d3d0a4142534
-f4c5554454c59204e4f5448494e472120576520646f6e7420736861
-7265206974207769746820616e796f6e652c206e6f7468696e67212
-04974206973206f6e6c7920666f72206964656e7469666963617469
-6f6e20707572706f736573206f6e207468697320736974652e, 
-0x7574662d38\),
-\(1441, 
-0x45766572797468696e67206865726520697320636f70797269676
-87420323030362047616c61637469636e656f20756e6c657373206f
-746865722077697365207374617465642e0a0a496620616e796f6e6
-52069732063617567687420737465616c696e6720616e797468696e
-672066726f6d204e656f77696b692c2074686572652077696c6c206
-2652073657665726520636f7079726967687420696e6672696e6765
-6d656e742070756e6973686d656e74732e0a0a52657374206173757
-265642c2077652057494c4c2074616b6520616374696f6e2e0a0a41
-6c6c206e656f7065747320696d6167657320636f707972696768742
-032303036204e656f706574732e636f6d20416c6c20726967687473
-2072657365727665642e0a0a0a0a0a576520444f204e4f542067757
-2616e7465652074686520636f72726563746e657373206f66206172
-7469636c6573206f6e20746865204e656f57696b692e, 
-0x7574662d38\),
-\(1442, 
-0x596f75206d61792068617665206e6f74636965642074686174206
-e656f2d6164646963742e6e657427732062616e6e65722069732061
-742074686520626f74746f6d206f662074686520706167652c20746
-869732069732073696d706c79206265636175736520746869732077
-696b69207573656420746865206e6561722d657861637420736f757
-2636520636f64652066726f6d205b687474703a2f2f6e656f2d6164
-646963742e6e65742f6e6177696b69204e4157696b695d206120776
-8696c652061676f2c20616e6420746f206d616b6520697420757020
-746f206e656f2d6164646963742c2077652061726520646973706c6
-179696e672074686569722062616e6e65722e0a0a0a0a0a0a272727
-454449543a272727204974207761732c2062757420686173206e6f7
-7206265656e2072656d6f7665642e, 0x7574662d38\),
-\(1443, 
-0x596f75206d61792068617665206e6f74636965642074686174206
-e656f2d6164646963742e6e657427732062616e6e65722069732061
-742074686520626f74746f6d206f662074686520706167652c20746
-869732069732073696d706c79206265636175736520746865726520
-7761732061206d697374616b652061207768696c652061676f2c206
-16e6420746f206d616b6520697420757020746f206e656f2d616464
-6963742c2077652061726520646973706c6179696e6720746865697
-22062616e6e65722e0a0a0a0a0a0a272727454449543a2727272049
-74207761732c2062757420686173206e6f77206265656e2072656d6
-f7665642e, 0x7574662d38\),
-\(1444, 
-0x5f5f4e4f544f435f5f0a3c212d2d20426567696e6e696e67206f6
-6206865616465722073656374696f6e202d2d3e7b7c7374796c653d
-2277696474683a313030253b6d617267696e2d746f703a2b2e37656
-d3b6261636b67726f756e642d636f6c6f723a236663666366633b62
-6f726465723a31707820736f6c69642023636363220a7c7374796c6
-53d2277696474683a3536253b636f6c6f723a23303030227c0a7b7c
-7374796c653d2277696474683a32383070783b626f726465723a736
-f6c6964203070783b6261636b67726f756e643a6e6f6e65220a7c2d
-0a7c7374796c653d2277696474683a32383070783b746578742d616
-c69676e3a63656e7465723b77686974652d73706163653a6e6f7772
-61703b636f6c6f723a2330303022207c0a3c646976207374796c653
-d22666f6e742d73697a653a313632253b626f726465723a6e6f6e65
-3b6d617267696e3a20303b70616464696e673a2e31656d3b636f6c6
-f723a23303030223e3c666f6e7420636f6c6f723d22233030324242
-38223e57656c636f6d6520746f3c2f666f6e743e203c666f6e74206
-36f6c6f723d2223343841344633223e3c623e4e656f57696b693c2f
-623e3c2f666f6e743e2c3c2f6469763e0a3c646976207374796c653
-d22746f703a2b302e32656d3b666f6e742d73697a653a2039352522
-3e746865206672656520224e656f506564696122207468617420616
-e796f6e652063616e20656469742e3c2f6469763e0a3c6469762069
-643d2261727469636c65636f756e7422207374796c653d226469737
-06c61793a6e6f6e653b77696474683a313030253b746578742d616c
-69676e3a63656e7465723b666f6e742d73697a653a3835253b223e0
-a7c7d3c212d2d2045787465726e616c204c696e6b7320466f6c6c6f
-77202d2d3e0a7c7374796c653d2277696474683a3131253b666f6e7
-42d73697a653a3935253b636f6c6f723a23303030227c0a2a5b6874
-74703a2f2f7777772e67616c616374696377656264657369676e732
-e636f6d20486f6d655d0a2a5b687474703a2f2f7777772e67616c61
-6374696377656264657369676e732e636f6d2f666f72756d732f204
-66f72756d735d0a2a5b687474703a2f2f7777772e67616c61637469
-6377656264657369676e732e636f6d2f75706c6f616465722f20557
-06c6f616465725d0a7c7374796c653d2277696474683a3131253b66
-6f6e742d73697a653a393525227c0a2a5b687474703a2f2f7777772
-e67616c616374696377656264657369676e732e636f6d2f746f7073
-697465732f20546f7073697465735d0a2a0a2a0a7c7374796c653d2
-277696474683a3131253b666f6e742d73697a653a393525227c0a2a
-0a2a0a2a0a7c7d3c212d2d20456e642045787465726e616c204c696
-e6b73202d2d3e0a3c212d2d20456e64206f66206865616465722073
-656374696f6e202f20626567696e6e696e67206f66206c6566742d6
-36f6c756d6e202d2d3e0a0a0a3d3d2057656c636f6d65203d3d0a57
-656c636f6d6520746f204e656f57696b692c2074686520677265617
-4657374204e656f706574732e636f6d2077696b69206f7574207468
-6572652120506c65617365206265207375726520746f20636f6e747
-2696275746520736f6d657468696e67206265666f726520796f7520
-676f212052656164206f6e20746f2073656520686f7720746f20636
-f6e747269627574652e0a0a4f7572206d697373696f6e3a20546f20
-626520746865206772656174657374204e656f706574732057696b6
-920696e2074686520776f726c64210a0a0a3d3d20496d706f727461
-6e74203d3d0a2a4c6f6f6b696e6720666f7220736f6d657468696e6
-720746f2077726974653f2044726f7020627920746865205b5b546f
-20446f7c546f20446f5d5d207061676520746f2066696e6420736f6
-d65206964656173210a2a77652077696c6c20626520676976696e67
-206f7574207072697a65732061742074686520656e64206f6620746
-865206d6f6e746820746f2070656f706c652077686f206861766520
-636f6e747269627574656420746865206d6f7374210a0a0a3d3d204
-86f7720546f20436f6e74726962757465203d3d0a596f752063616e
-206d616b65207061676573207665727920656173696c792e204a757
-37420636c69636b20696e2074686520736561726368206261722c20
-7479706520746865206e616d65206f662074686520706167652c206
-16e642068697420476f2120496620746865207061676520616c7265
-616479206578697374732c2077656c6c2c20626574746572206c756
-36b206e6578742074696d652e20496620697420646f65736e27742c
-2074686572652077696c6c2062652061206c696e6b20746f206d616
-b65207468652070616765203a290a0a416c6c20656e747269657320
-796f75207375626d697420617265206f776e65642062792075732e2
-0496620796f752064656369646520796f7520646f6e27742077616e
-742047616c61637469634e656f20746f20686176652074686520617
-27469636c65206f6e636520796f7527766520616464656420697420
-746f204e656f57696b692c206974277320746f6f206c6174652e0a0
-a496620796f75206e65656420736f6d652068656c70206f6e20686f
-7720746f20656469742070616765732c20676f20746f205b5b68656
-c703a65646974696e675d5d0a0a0a3d3d2054726f75626c6573686f
-6f74696e67203d3d0a2727275768792063616e27742049206564697
-420736f6d652070616765733f2727270a5468657365207061676573
-206172652070726f7465637465642c20616e6420646f206e6f74206
-e65656420616e7920667572746865722065646974696e672e0a0a27
-27274e656f57696b69206973206c6f6164696e6720736c6f7721272
-7270a556e666f7274756e61746c792c207468657265206973206e6f
-7468696e672077652063616e20646f2061626f757420746869732c2
-0746869732070726f626c656d207265736964657320776974682079
-6f752c20796f757220636f6d70757465722c20616e6420796f75722
-04953502e0a0a2727274e656f57696b69206973206e6f74206c6f61
-64696e672066756c6c79212727270a546869732070726f6261626c7
-9206a757374206d65616e73207468617420746865207765626d6173
-74657220697320646f696e6720736f6d6520726f7574696e65206d6
-1696e74656e616e63652c20796f752073686f756c64206a75737420
-676f20746f206120646966666572656e742070617274206f6620746
-86520736974652c206f72207761697420756e74696c6c2068652069
-7320646f6e652e2028576869636820636f756c6420626520686f757
-273290a0a0a0a7b7c7374796c653d22626f726465722d7370616369
-6e673a3870783b6d617267696e3a307078202d387078220a7c636c6
-173733d224d61696e50616765424722207374796c653d2277696474
-683a3535253b626f726465723a31707820736f6c696420236365663
-265303b6261636b67726f756e642d636f6c6f723a23663566666661
-3b766572746963616c2d616c69676e3a746f703b636f6c6f723a233
-03030227c0a7b7c77696474683d2231303025222063656c6c706164
-64696e673d2232222063656c6c73706163696e673d2235222073747
-96c653d22766572746963616c2d616c69676e3a746f703b6261636b
-67726f756e642d636f6c6f723a23663566666661220a21203c68322
-07374796c653d226d617267696e3a303b6261636b67726f756e642d
-636f6c6f723a236365663265303b666f6e742d73697a653a3132302
-53b666f6e742d7765696768743a626f6c643b626f726465723a3170
-7820736f6c696420236133626662313b746578742d616c69676e3a6
-c6566743b636f6c6f723a233030303b70616464696e673a302e3265
-6d20302e34656d3b223e4e656f57696b69204e6577733c2f68323e0
-a7c2d0a7c7374796c653d22636f6c6f723a23303030227c0a272727
-382f32392f30362727270a3c62723e4e6577206c61796f7574210a0
-a272727382f31332f30362727270a3c62723e4e656f57696b69206e
-6f77206f70656e210a7c2d0a21203c6832207374796c653d226d617
-267696e3a303b6261636b67726f756e643a236365663265303b666f
-6e742d73697a653a313230253b666f6e742d7765696768743a626f6
-c643b626f726465723a31707820736f6c696420236133626662313b
-746578742d616c69676e3a6c6566743b636f6c6f723a233030303b7
-0616464696e673a302e32656d20302e34656d3b223e4e6f7465733a
-3c2f68323e0a7c2d0a7c7374796c653d22636f6c6f723a233030302
-27c0a4265207375726520746f20636f6e7472696275746520617320
-6d75636820617320796f752063616e3120536f6f6e2077652077696
-c6c20626520676976696e672061776179207072697a657320616e64
-206e656f706f696e747320666f72206d656d6265727320776974682
-0746865206d6f73742061727469636c6573210a7c2d0a7c7d3c212d
-2d205374617274206f662072696768742d636f6c756d6e202d2d3e0
-a7c636c6173733d224d61696e50616765424722207374796c653d22
-77696474683a3435253b626f726465723a31707820736f6c6964202
-36365646666323b6261636b67726f756e642d636f6c6f723a236635
-666166663b766572746963616c2d616c69676e3a746f70227c0a7b7
-c2077696474683d2231303025222063656c6c70616464696e673d22
-32222063656c6c73706163696e673d223522207374796c653d22766
-572746963616c2d616c69676e3a746f703b6261636b67726f756e64
-2d636f6c6f723a23663566616666220a21203c6832207374796c653
-d226d617267696e3a303b6261636b67726f756e642d636f6c6f723a
-236365646666323b666f6e742d73697a653a313230253b666f6e742
-d7765696768743a626f6c643b626f726465723a31707820736f6c69
-6420236133623062663b746578742d616c69676e3a6c6566743b636
-f6c6f723a233030303b70616464696e673a302e32656d20302e3465
-6d3b223e4d656d626572206f6620746865206d6f6e74683a3c2f683
-23e0a7c2d0a7c7374796c653d22636f6c6f723a23303030227c0a4e
-6f2d6f6e65203a280a7c2d0a21203c6832207374796c653d226d617
-267696e3a303b6261636b67726f756e643a236365646666323b666f
-6e742d73697a653a313230253b666f6e742d7765696768743a626f6
-c643b626f726465723a31707820736f6c696420236133623062663b
-746578742d616c69676e3a6c6566743b636f6c6f723a233030303b7
-0616464696e673a302e32656d20302e34656d3b223e48656c702075
-73206f7574213c2f68323e0a7c2d200a7c7374796c653d22636f6c6
-f723a23303030227c0a27272741756775737420323030363a272727
-0a3c62723e48656c70207573206f75742062792077726974696e672
-06173206d616e792061727469636c657320617320706f737369626c
-65210a7c2d0a7c7d0a7c7d3c212d2d205374617274206f662022415
-454454e54494f4e222050696374757265202d2d3e0a7b7c7374796c
-653d22626f726465722d73706163696e673a3870783b6d617267696
-e3a2d387078202d387078220a7c636c6173733d224d61696e506167
-65424722207374796c653d2277696474683a313030253b626f72646
-5723a31707820736f6c696420236464636566323b6261636b67726f
-756e642d636f6c6f723a236661663566663b766572746963616c2d6
-16c69676e3a746f703b636f6c6f723a23303030227c0a7b7c63656c
-6c70616464696e673d2232222063656c6c73706163696e673d22352
-2207374796c653d22766572746963616c2d616c69676e3a746f703b
-6261636b67726f756e642d636f6c6f723a236661663566663b636f6
-c6f723a23303030220a21203c6832207374796c653d226d61726769
-6e3a303b6261636b67726f756e642d636f6c6f723a2364646365663
-23b666f6e742d73697a653a313230253b666f6e742d776569676874
-3a626f6c643b626f726465723a31707820736f6c696420236166613
-362663b746578742d616c69676e3a6c6566743b636f6c6f723a2330
-30303b70616464696e673a302e32656d20302e34656d3b223e41545
-4454e54494f4e213c2f68323e0a7c2d0a7c7374796c653d22636f6c
-6f723a23303030227c0a416e792076616e64616c69736d2077696c6
-c20726573756c7420696e2062616e6e696e672066726f6d20746869
-73207369746520666f72657665722e204e6f20657863657074696f6
-e732e0a7c2d0a7c7d0a3c2f6469763e205f5f4e4f45444954534543
-54494f4e5f5f, 0x7574662d38\),
-\(1445, 
-0x5f5f4e4f544f435f5f0a3c212d2d20426567696e6e696e67206f6
-6206865616465722073656374696f6e202d2d3e7b7c7374796c653d
-2277696474683a313030253b6d617267696e2d746f703a2b2e37656
-d3b6261636b67726f756e642d636f6c6f723a236663666366633b62
-6f726465723a31707820736f6c69642023636363220a7c7374796c6
-53d2277696474683a3536253b636f6c6f723a23303030227c0a7b7c
-7374796c653d2277696474683a32383070783b626f726465723a736
-f6c6964203070783b6261636b67726f756e643a6e6f6e65220a7c2d
-0a7c7374796c653d2277696474683a32383070783b746578742d616
-c69676e3a63656e7465723b77686974652d73706163653a6e6f7772
-61703b636f6c6f723a2330303022207c0a3c646976207374796c653
-d22666f6e742d73697a653a313632253b626f726465723a6e6f6e65
-3b6d617267696e3a20303b70616464696e673a2e31656d3b636f6c6
-f723a23303030223e3c666f6e7420636f6c6f723d22233030324242
-38223e57656c636f6d6520746f3c2f666f6e743e203c666f6e74206
-36f6c6f723d2223343841344633223e3c623e4e656f57696b693c2f
-623e3c2f666f6e743e2c3c2f6469763e0a3c646976207374796c653
-d22746f703a2b302e32656d3b666f6e742d73697a653a2039352522
-3e746865206672656520224e656f506564696122207468617420616
-e796f6e652063616e20656469742e3c2f6469763e0a3c6469762069
-643d2261727469636c65636f756e7422207374796c653d226469737
-06c61793a6e6f6e653b77696474683a313030253b746578742d616c
-69676e3a63656e7465723b666f6e742d73697a653a3835253b223e0
-a7c7d3c212d2d2045787465726e616c204c696e6b7320466f6c6c6f
-77202d2d3e0a7c7374796c653d2277696474683a3131253b666f6e7
-42d73697a653a3935253b636f6c6f723a23303030227c0a2a5b6874
-74703a2f2f7777772e67616c616374696377656264657369676e732
-e636f6d20486f6d655d0a2a5b687474703a2f2f7777772e67616c61
-6374696377656264657369676e732e636f6d2f666f72756d732f204
-66f72756d735d0a2a5b687474703a2f2f7777772e67616c61637469
-6377656264657369676e732e636f6d2f75706c6f616465722f20557
-06c6f616465725d0a7c7374796c653d2277696474683a3131253b66
-6f6e742d73697a653a393525227c0a2a5b687474703a2f2f7777772
-e67616c616374696377656264657369676e732e636f6d2f746f7073
-697465732f20546f7073697465735d0a2a0a2a0a7c7374796c653d2
-277696474683a3131253b666f6e742d73697a653a393525227c0a2a
-0a2a0a2a0a7c7d3c212d2d20456e642045787465726e616c204c696
-e6b73202d2d3e0a3c212d2d20456e64206f66206865616465722073
-656374696f6e202f20626567696e6e696e67206f66206c6566742d6
-36f6c756d6e202d2d3e0a0a0a3d3d2057656c636f6d65203d3d0a57
-656c636f6d6520746f204e656f57696b692c2074686520677265617
-4657374204e656f706574732e636f6d2077696b69206f7574207468
-6572652120506c65617365206265207375726520746f20636f6e747
-2696275746520736f6d657468696e67206265666f726520796f7520
-676f212052656164206f6e20746f2073656520686f7720746f20636
-f6e747269627574652e0a0a4f7572206d697373696f6e3a20546f20
-626520746865206772656174657374204e656f706574732057696b6
-920696e2074686520776f726c64210a0a0a3d3d20496d706f727461
-6e74203d3d0a2a4c6f6f6b696e6720666f7220736f6d657468696e6
-720746f2077726974653f2044726f7020627920746865205b5b546f
-20446f7c546f20446f5d5d207061676520746f2066696e6420736f6
-d65206964656173210a2a77652077696c6c20626520676976696e67
-206f7574207072697a65732061742074686520656e64206f6620746
-865206d6f6e746820746f2070656f706c652077686f206861766520
-636f6e747269627574656420746865206d6f7374210a0a0a3d3d204
-86f7720546f20436f6e74726962757465203d3d0a596f752063616e
-206d616b65207061676573207665727920656173696c792e204a757
-37420636c69636b20696e2074686520736561726368206261722c20
-7479706520746865206e616d65206f662074686520706167652c206
-16e642068697420476f2120496620746865207061676520616c7265
-616479206578697374732c2077656c6c2c20626574746572206c756
-36b206e6578742074696d652e20496620697420646f65736e27742c
-2074686572652077696c6c2062652061206c696e6b20746f206d616
-b65207468652070616765203a290a0a416c6c20656e747269657320
-796f75207375626d697420617265206f776e65642062792075732e2
-0496620796f752064656369646520796f7520646f6e27742077616e
-742047616c61637469634e656f20746f20686176652074686520617
-27469636c65206f6e636520796f7527766520616464656420697420
-746f204e656f57696b692c206974277320746f6f206c6174652e0a0
-a496620796f75206e65656420736f6d652068656c70206f6e20686f
-7720746f20656469742070616765732c20676f20746f205b5b68656
-c703a65646974696e675d5d0a0a0a3d3d2054726f75626c6573686f
-6f74696e67203d3d0a2727275768792063616e27742049206564697
-420736f6d652070616765733f2727270a5468657365207061676573
-206172652070726f7465637465642c20616e6420646f206e6f74206
-e65656420616e7920667572746865722065646974696e672e0a0a27
-27274e656f57696b69206973206c6f6164696e6720736c6f7721272
-7270a556e666f7274756e61746c792c207468657265206973206e6f
-7468696e672077652063616e20646f2061626f757420746869732c2
-0746869732070726f626c656d207265736964657320776974682079
-6f752c20796f757220636f6d70757465722c20616e6420796f75722
-04953502e0a0a2727274e656f57696b69206973206e6f74206c6f61
-64696e672066756c6c79212727270a546869732070726f6261626c7
-9206a757374206d65616e73207468617420746865207765626d6173
-74657220697320646f696e6720736f6d6520726f7574696e65206d6
-1696e74656e616e63652c20796f752073686f756c64206a75737420
-676f20746f206120646966666572656e742070617274206f6620746
-86520736974652c206f72207761697420756e74696c6c2068652069
-7320646f6e652e2028576869636820636f756c6420626520686f757
-273290a0a0a0a7b7c7374796c653d22626f726465722d7370616369
-6e673a3870783b6d617267696e3a307078202d387078220a7c636c6
-173733d224d61696e50616765424722207374796c653d2277696474
-683a3535253b626f726465723a31707820736f6c696420236365663
-265303b6261636b67726f756e642d636f6c6f723a23663566666661
-3b766572746963616c2d616c69676e3a746f703b636f6c6f723a233
-03030227c0a7b7c77696474683d2231303025222063656c6c706164
-64696e673d2232222063656c6c73706163696e673d2235222073747
-96c653d22766572746963616c2d616c69676e3a746f703b6261636b
-67726f756e642d636f6c6f723a23663566666661220a21203c68322
-07374796c653d226d617267696e3a303b6261636b67726f756e642d
-636f6c6f723a236365663265303b666f6e742d73697a653a3132302
-53b666f6e742d7765696768743a626f6c643b626f726465723a3170
-7820736f6c696420236133626662313b746578742d616c69676e3a6
-c6566743b636f6c6f723a233030303b70616464696e673a302e3265
-6d20302e34656d3b223e4e656f57696b69204e6577733c2f68323e0
-a7c2d0a7c7374796c653d22636f6c6f723a23303030227c0a272727
-382f32392f30362727270a3c62723e4e6577206c61796f7574210a0
-a272727382f31332f30362727270a3c62723e4e656f57696b69206e
-6f77206f70656e210a7c2d0a21203c6832207374796c653d226d617
-267696e3a303b6261636b67726f756e643a236365663265303b666f
-6e742d73697a653a313230253b666f6e742d7765696768743a626f6
-c643b626f726465723a31707820736f6c696420236133626662313b
-746578742d616c69676e3a6c6566743b636f6c6f723a233030303b7
-0616464696e673a302e32656d20302e34656d3b223e4e6f7465733a
-3c2f68323e0a7c2d0a7c7374796c653d22636f6c6f723a233030302
-27c0a4265207375726520746f20636f6e7472696275746520617320
-6d75636820617320796f752063616e2120536f6f6e2077652077696
-c6c20626520676976696e672061776179207072697a657320616e64
-206e656f706f696e747320666f72206d656d6265727320776974682
-0746865206d6f73742061727469636c6573210a7c2d0a7c7d3c212d
-2d205374617274206f662072696768742d636f6c756d6e202d2d3e0
-a7c636c6173733d224d61696e50616765424722207374796c653d22
-77696474683a3435253b626f726465723a31707820736f6c6964202
-36365646666323b6261636b67726f756e642d636f6c6f723a236635
-666166663b766572746963616c2d616c69676e3a746f70227c0a7b7
-c2077696474683d2231303025222063656c6c70616464696e673d22
-32222063656c6c73706163696e673d223522207374796c653d22766
-572746963616c2d616c69676e3a746f703b6261636b67726f756e64
-2d636f6c6f723a23663566616666220a21203c6832207374796c653
-d226d617267696e3a303b6261636b67726f756e642d636f6c6f723a
-236365646666323b666f6e742d73697a653a313230253b666f6e742
-d7765696768743a626f6c643b626f726465723a31707820736f6c69
-6420236133623062663b746578742d616c69676e3a6c6566743b636
-f6c6f723a233030303b70616464696e673a302e32656d20302e3465
-6d3b223e4d656d626572206f6620746865206d6f6e74683a3c2f683
-23e0a7c2d0a7c7374796c653d22636f6c6f723a23303030227c0a4e
-6f2d6f6e65203a280a7c2d0a21203c6832207374796c653d226d617
-267696e3a303b6261636b67726f756e643a236365646666323b666f
-6e742d73697a653a313230253b666f6e742d7765696768743a626f6
-c643b626f726465723a31707820736f6c696420236133623062663b
-746578742d616c69676e3a6c6566743b636f6c6f723a233030303b7
-0616464696e673a302e32656d20302e34656d3b223e48656c702075
-73206f7574213c2f68323e0a7c2d200a7c7374796c653d22636f6c6
-f723a23303030227c0a27272741756775737420323030363a272727
-0a3c62723e48656c70207573206f75742062792077726974696e672
-06173206d616e792061727469636c657320617320706f737369626c
-65210a7c2d0a7c7d0a7c7d3c212d2d205374617274206f662022415
-454454e54494f4e222050696374757265202d2d3e0a7b7c7374796c
-653d22626f726465722d73706163696e673a3870783b6d617267696
-e3a2d387078202d387078220a7c636c6173733d224d61696e506167
-65424722207374796c653d2277696474683a313030253b626f72646
-5723a31707820736f6c696420236464636566323b6261636b67726f
-756e642d636f6c6f723a236661663566663b766572746963616c2d6
-16c69676e3a746f703b636f6c6f723a23303030227c0a7b7c63656c
-6c70616464696e673d2232222063656c6c73706163696e673d22352
-2207374796c653d22766572746963616c2d616c69676e3a746f703b
-6261636b67726f756e642d636f6c6f723a236661663566663b636f6
-c6f723a23303030220a21203c6832207374796c653d226d61726769
-6e3a303b6261636b67726f756e642d636f6c6f723a2364646365663
-23b666f6e742d73697a653a313230253b666f6e742d776569676874
-3a626f6c643b626f726465723a31707820736f6c696420236166613
-362663b746578742d616c69676e3a6c6566743b636f6c6f723a2330
-30303b70616464696e673a302e32656d20302e34656d3b223e41545
-4454e54494f4e213c2f68323e0a7c2d0a7c7374796c653d22636f6c
-6f723a23303030227c0a416e792076616e64616c69736d2077696c6
-c20726573756c7420696e2062616e6e696e672066726f6d20746869
-73207369746520666f72657665722e204e6f20657863657074696f6
-e732e0a7c2d0a7c7d0a3c2f6469763e205f5f4e4f45444954534543
-54494f4e5f5f, 0x7574662d38\);
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_trackbacks\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_trackbacks\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_trackbacks\` \(
-\`tb\_id\` int\(11\) NOT NULL auto\_increment,
-\`tb\_page\` int\(11\) default NULL,
-\`tb\_title\` varchar\(255\) NOT NULL default '',
-\`tb\_url\` varchar\(255\) NOT NULL default '',
-\`tb\_ex\` text,
-\`tb\_name\` varchar\(255\) default NULL,
-PRIMARY KEY  \(\`tb\_id\`\),
-KEY \`tb\_page\` \(\`tb\_page\`\)
-\) TYPE=MyISAM AUTO\_INCREMENT=1 ;
-
-\-- 
-\-- Dumping data for table \`wiki\_trackbacks\`
-\-- 
-
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_transcache\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_transcache\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_transcache\` \(
-\`tc\_url\` varchar\(255\) NOT NULL default '',
-\`tc\_contents\` text,
-\`tc\_time\` int\(11\) NOT NULL default '0',
-UNIQUE KEY \`tc\_url\_idx\` \(\`tc\_url\`\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_transcache\`
-\-- 
-
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_user\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_user\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_user\` \(
-\`user\_id\` int\(5\) unsigned NOT NULL auto\_increment,
-\`user\_name\` varchar\(255\) binary NOT NULL default '',
-\`user\_real\_name\` varchar\(255\) binary NOT NULL 
-default '',
-\`user\_password\` tinyblob NOT NULL,
-\`user\_newpassword\` tinyblob NOT NULL,
-\`user\_email\` tinytext NOT NULL,
-\`user\_options\` blob NOT NULL,
-\`user\_touched\` varchar\(14\) binary NOT NULL 
-default '',
-\`user\_token\` varchar\(32\) binary NOT NULL default '',
-\`user\_email\_authenticated\` varchar\(14\) binary 
-default NULL,
-\`user\_email\_token\` varchar\(32\) binary default NULL,
-\`user\_email\_token\_expires\` varchar\(14\) binary 
-default NULL,
-\`user\_registration\` varchar\(14\) binary default NULL,
-PRIMARY KEY  \(\`user\_id\`\),
-UNIQUE KEY \`user\_name\` \(\`user\_name\`\),
-KEY \`user\_email\_token\` \(\`user\_email\_token\`\)
-\) TYPE=MyISAM AUTO\_INCREMENT=3 ;
-
-\-- 
-\-- Dumping data for table \`wiki\_user\`
-\-- 
-
-INSERT INTO \`wiki\_user\` \(\`user\_id\`, \`user\_name\`, 
-\`user\_real\_name\`, \`user\_password\`, \`user\_newpassword\`, 
-\`user\_email\`, \`user\_options\`, \`user\_touched\`, 
-\`user\_token\`, \`user\_email\_authenticated\`, 
-\`user\_email\_token\`, \`user\_email\_token\_expires\`, 
-\`user\_registration\`\) VALUES \(1, 0x5765626d6173746572, 
-0x41757374696e, 
-0x61643062646238313661346562666166376330616631336530346
-43238623038, '', 'galacticneo@sbcglobal.net', 
-0x717569636b6261723d310a756e6465726c696e653d320a636f6c7
-33d38300a726f77733d32350a7365617263686c696d69743d32300a
-636f6e746578746c696e65733d350a636f6e7465787463686172733
-d35300a736b696e3d6d6f6e6f626f6f6b0a6d6174683d310a726364
-6179733d370a72636c696d69743d35300a686967686c69676874627
-26f6b656e3d310a737475627468726573686f6c643d300a70726576
-6965776f6e746f703d310a6564697473656374696f6e3d310a65646
-97473656374696f6e6f6e7269676874636c69636b3d300a73686f77
-746f633d310a73686f77746f6f6c6261723d310a646174653d300a6
-96d61676573697a653d320a7468756d6273697a653d320a72656d65
-6d62657270617373776f72643d300a656e6f74696677617463686c6
-9737470616765733d300a656e6f7469667573657274616c6b706167
-65733d300a656e6f7469666d696e6f7265646974733d300a656e6f7
-4696672657665616c616464723d300a73686f776e756d6265727377
-61746368696e673d300a66616e63797369673d300a65787465726e6
-16c656469746f723d300a65787465726e616c646966663d300a7368
-6f776a756d706c696e6b733d310a6e756d62657268656164696e677
-33d300a7573656c697665707265766965773d300a76617269616e74
-3d0a6c616e67756167653d656e0a7365617263684e73303d310a6e6
-9636b6e616d653d0a74696d65636f7272656374696f6e3d0a736561
-7263684e73313d300a7365617263684e73323d300a7365617263684
-e73333d300a7365617263684e73343d300a7365617263684e73353d
-300a7365617263684e73363d300a7365617263684e73373d300a736
-5617263684e73383d300a7365617263684e73393d300a7365617263
-684e7331303d300a7365617263684e7331313d300a7365617263684
-e7331323d300a7365617263684e7331333d300a7365617263684e73
-31343d300a7365617263684e7331353d300a64697361626c656d616
-96c3d310a6a7573746966793d300a686964656d696e6f723d300a75
-73656e657772633d300a656469746f6e64626c636c69636b3d300a6
-564697477696474683d300a77617463686372656174696f6e733d30
-0a776174636864656661756c743d300a6d696e6f7264656661756c7
-43d300a707265766965776f6e66697273743d300a6e6f6361636865
-3d300a6175746f706174726f6c3d300a666f7263656564697473756
-d6d6172793d30, 0x3230303630383238303235333333, 
-0x31383033383965303062303466386431636361356230666435373
-96264363435, NULL, 
-0x34616337326339353734323831313565663939326336636135653
-36634656338, 0x3230303630383139303235323335, 
-0x3230303630383132303234313431\),
-\(2, 0x536861646f7720776f6c6631303038, 
-0x436f7572746e6579, 
-0x35333863643363623061313562656362613439306535623233363
-43161373634, '', 'kool\_kid\_neopet@hotmail.com', 
-0x717569636b6261723d310a756e6465726c696e653d320a636f6c7
-33d38300a726f77733d32350a7365617263686c696d69743d32300a
-636f6e746578746c696e65733d350a636f6e7465787463686172733
-d35300a736b696e3d6d6f6e6f626f6f6b0a6d6174683d310a726364
-6179733d370a72636c696d69743d35300a686967686c69676874627
-26f6b656e3d310a737475627468726573686f6c643d300a70726576
-6965776f6e746f703d310a6564697473656374696f6e3d310a65646
-97473656374696f6e6f6e7269676874636c69636b3d300a73686f77
-746f633d310a73686f77746f6f6c6261723d310a646174653d300a6
-96d61676573697a653d320a7468756d6273697a653d320a72656d65
-6d62657270617373776f72643d310a656e6f74696677617463686c6
-9737470616765733d300a656e6f7469667573657274616c6b706167
-65733d310a656e6f7469666d696e6f7265646974733d300a656e6f7
-4696672657665616c616464723d300a73686f776e756d6265727377
-61746368696e673d310a66616e63797369673d300a65787465726e6
-16c656469746f723d300a65787465726e616c646966663d300a7368
-6f776a756d706c696e6b733d310a6e756d62657268656164696e677
-33d300a7573656c697665707265766965773d300a76617269616e74
-3d656e0a6c616e67756167653d656e0a7365617263684e73303d31,
-0x3230303630383233303832323538, 
-0x66363166393234326230303335323665303966313637353236633
-86264653330, NULL, 
-0x34316437383336316439363738376264366231346631626535633
-03237663065, 0x3230303630383330303832343032, 
-0x3230303630383233303832323533\);
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_user\_groups\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_user\_groups\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_user\_groups\` \(
-\`ug\_user\` int\(5\) unsigned NOT NULL default '0',
-\`ug\_group\` char\(16\) NOT NULL default '',
-PRIMARY KEY  \(\`ug\_user\`,\`ug\_group\`\),
-KEY \`ug\_group\` \(\`ug\_group\`\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_user\_groups\`
-\-- 
-
-INSERT INTO \`wiki\_user\_groups\` \(\`ug\_user\`, \`ug\_group\`\) 
-VALUES \(1, 'bureaucrat'\),
-\(1, 'sysop'\);
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_user\_newtalk\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_user\_newtalk\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_user\_newtalk\` \(
-\`user\_id\` int\(5\) NOT NULL default '0',
-\`user\_ip\` varchar\(40\) NOT NULL default '',
-KEY \`user\_id\` \(\`user\_id\`\),
-KEY \`user\_ip\` \(\`user\_ip\`\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_user\_newtalk\`
-\-- 
-
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_validate\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_validate\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_validate\` \(
-\`val\_user\` int\(11\) NOT NULL default '0',
-\`val\_page\` int\(11\) unsigned NOT NULL default '0',
-\`val\_revision\` int\(11\) unsigned NOT NULL default '0',
-\`val\_type\` int\(11\) unsigned NOT NULL default '0',
-\`val\_value\` int\(11\) default '0',
-\`val\_comment\` varchar\(255\) NOT NULL default '',
-\`val\_ip\` varchar\(20\) NOT NULL default '',
-KEY \`val\_user\` \(\`val\_user\`,\`val\_revision\`\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_validate\`
-\-- 
-
-
-\-- ----------------------------------------------------
-\----
-
-\-- 
-\-- Table structure for table \`wiki\_watchlist\`
-\-- 
-
-DROP TABLE IF EXISTS \`wiki\_watchlist\`;
-CREATE TABLE IF NOT EXISTS \`wiki\_watchlist\` \(
-\`wl\_user\` int\(5\) unsigned NOT NULL default '0',
-\`wl\_namespace\` int\(11\) NOT NULL default '0',
-\`wl\_title\` varchar\(255\) binary NOT NULL default '',
-\`wl\_notificationtimestamp\` varchar\(14\) binary 
-default NULL,
-UNIQUE KEY \`wl\_user\` 
-\(\`wl\_user\`,\`wl\_namespace\`,\`wl\_title\`\),
-KEY \`namespace\_title\` \(\`wl\_namespace\`,\`wl\_title\`\)
-\) TYPE=MyISAM;
-
-\-- 
-\-- Dumping data for table \`wiki\_watchlist\`
-\-- 
-
-\_\_\_\_\_\_\_\_\_\_code ends here\_\_\_\_\_\_\_\_\_\_\_\_\_
+tables I wanted to move, and it gave me this code (**moved to attachment**).
 
 OKay, so I saved this as database.sql. Now, I go to 
 the place where I want to import all this, and do the 

~~~~

- Attachments has changed:

Diff:

~~~~

--- old
+++ new
@@ -0,0 +1 @@
+galacticwebdesigns_com_2.sql (1.1 MB; text/x-sql)

~~~~

- **Group**:  --&amp;gt; 3.4.7
&lt;/pre&gt;</summary></entry><entry><title>#1219 structure tab not working javascript error</title><link href="https://sourceforge.net/p/phpmyadmin/support-requests/1219/?limit=25#048d" rel="alternate"/><published>2013-08-25T11:06:22.125000Z</published><updated>2013-08-25T11:06:22.125000Z</updated><author><name>J.M.</name><uri>https://sourceforge.net/u/mynetx/</uri></author><id>https://sourceforge.net9aef7fd38213e5e760540deaeb6d29cd68e30ba2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;You said you were using phpMyAdmin 3.4.7.  Is that correct?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>structure tab not working javascript error</title><link href="https://sourceforge.net/p/phpmyadmin/support-requests/1219/" rel="alternate"/><published>2013-08-25T06:43:48.860000Z</published><updated>2013-08-25T06:43:48.860000Z</updated><author><name>Kurt</name><uri>https://sourceforge.net/u/sea129/</uri></author><id>https://sourceforge.net79566a538e3ddc3520123b2610c2bf98f2f8d898</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;when i click structure tab for a table, it will show "loading" and nothing happens. i open the chrome debuger, it says Uncaught TypeError: Cannot read property 'success' of null get_scripts.js.php?scripts[]=jquery/jquery-1.8.3.min.js&amp;amp;scripts[]=ajax.js&amp;amp;s…=codemirror/lib/codemirror.js&amp;amp;scripts[]=codemirror/mode/mysql/mysql.js:211&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>structure tab not working javascript error</title><link href="https://sourceforge.net/p/phpmyadmin/support-requests/1219/" rel="alternate"/><published>2013-08-25T06:43:48.860000Z</published><updated>2013-08-25T06:43:48.860000Z</updated><author><name>Kurt</name><uri>https://sourceforge.net/u/sea129/</uri></author><id>https://sourceforge.net3cc6ed43b22009026223ae8280c2ac93a52356e4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 1219 has been modified: structure tab not working javascript error&lt;br/&gt;
Edited By: Marc Delisle (lem9)&lt;br/&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1217 Phpmyadmin Error</title><link href="https://sourceforge.net/p/phpmyadmin/support-requests/1217/?limit=250#5f8a" rel="alternate"/><published>2013-08-17T13:03:33.579000Z</published><updated>2013-08-17T13:03:33.579000Z</updated><author><name>Isaac Bennetch</name><uri>https://sourceforge.net/u/ibennetch/</uri></author><id>https://sourceforge.net4572d3180c7451133b3e2911481f70e44733ea0e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Sorry, I really have no idea. I see they have some social media listed on their website, you might try reaching them via Twitter or Google+&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1217 Phpmyadmin Error</title><link href="https://sourceforge.net/p/phpmyadmin/support-requests/1217/?limit=25#67ab" rel="alternate"/><published>2013-08-17T12:55:51.815000Z</published><updated>2013-08-17T12:55:51.815000Z</updated><author><name>Windmill</name><uri>https://sourceforge.net/u/windmillspecial/</uri></author><id>https://sourceforge.netb48ddeefe081fdebd504d40b28d5a31a7a881639</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I went on the easyphp forum and no one has responded as of yet, I am not sure on how to contact them directly.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1217 Phpmyadmin Error</title><link href="https://sourceforge.net/p/phpmyadmin/support-requests/1217/?limit=250#6ca1" rel="alternate"/><published>2013-08-17T12:51:44.528000Z</published><updated>2013-08-17T12:51:44.528000Z</updated><author><name>Isaac Bennetch</name><uri>https://sourceforge.net/u/ibennetch/</uri></author><id>https://sourceforge.netb27e2d1c7d0e9071c275b78bed699b0537178db6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I would next suggest asking the EasyPHP folks for help. phpMyAdmin isn't able to connect to the MySQL server for some reason and it's simply reporting back the error message it's given. The EasyPHP support folks will know more about what might have gone wrong with their setup, so I suggest asking them for further help.&lt;/p&gt;
&lt;p&gt;Good luck&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1217 Phpmyadmin Error</title><link href="https://sourceforge.net/p/phpmyadmin/support-requests/1217/?limit=25#5493" rel="alternate"/><published>2013-08-17T12:04:31.882000Z</published><updated>2013-08-17T12:04:31.882000Z</updated><author><name>Windmill</name><uri>https://sourceforge.net/u/windmillspecial/</uri></author><id>https://sourceforge.net6135c84be3d89aa3c355a94529c00357298878d7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;No I don't believe I have that, all the stuff come as modules with easyphp and they don't have much with the software&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1218 Left table frame...</title><link href="https://sourceforge.net/p/phpmyadmin/support-requests/1218/?limit=25#e3d1" rel="alternate"/><published>2013-08-16T18:54:26.398000Z</published><updated>2013-08-16T18:54:26.398000Z</updated><author><name>Isaac Bennetch</name><uri>https://sourceforge.net/u/ibennetch/</uri></author><id>https://sourceforge.net3ece4ae33fdd9fcf96357202d811b65334a0319a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Did clearing your cache change anything?&lt;/p&gt;
&lt;p&gt;Yes, by default phpMyAdmin groups databases according to common names; out of the box if you have databases named test_release, test_demo, and test_tutorial, phpMyAdmin will show the test "test" which you can expand to show "release", "demo", and "tutorial". You can disable that behavior, see &lt;a href="http://docs.phpmyadmin.net/en/latest/config.html#cfg_NavigationTreeEnableGrouping" rel="nofollow"&gt;http://docs.phpmyadmin.net/en/latest/config.html#cfg_NavigationTreeEnableGrouping&lt;/a&gt; and the following few options listed there. It sounds like that might be the behavior you're seeing, and the icon associated with that does look a bit like a box with some papers popping out.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>