Skip to content

Instantly share code, notes, and snippets.

@amundo
Forked from davo/index.html
Created August 16, 2016 00:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amundo/dbe7bae49fb4d469707a1df467ba4e2c to your computer and use it in GitHub Desktop.
Save amundo/dbe7bae49fb4d469707a1df467ba4e2c to your computer and use it in GitHub Desktop.
Export CartoDB GeoJSON to TopoJSON.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title></title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- Le styles -->
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css" rel="stylesheet">
<style type="text/css">
body {
padding-top: 20px;
padding-bottom: 40px;
}
/* Custom container */
.container-narrow {
margin: 0 auto;
max-width: 960px;
}
.container-narrow > hr {
margin: 30px 0;
}
.country {
fill: #ccc;
stroke: #fff;
stroke-width: .5px;
stroke-linejoin: round;
}
.country-boundary {
fill: none;
stroke: #fff;
stroke-width: .5px;
stroke-linejoin: round;
}
</style>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="container-narrow">
<div class="row-fluid marketing">
<div class="span6" id="map">
</div>
</div>
</div> <!-- /container -->
<script src="http://d3js.org/d3.v3.min.js"></script>
<script src="http://d3js.org/d3.geo.projection.v0.min.js"></script>
<script src="http://d3js.org/topojson.v0.min.js"></script>
<script>
var width = 960,
height = 1160;
var svg = d3.select("#map").append("svg")
.attr("width", width)
.attr("height", height);
// Based the data transformation over the CartoDB
// $ topojson -o world-data-demo.json world-data.geojson --id-property iso3 -p name,pop2005
d3.json("world-data-demo.json", function(error, world) {
svg.append("path")
.datum(topojson.object(world, world.objects.countries))
.attr("d", d3.geo.path().projection(d3.geo.mercator()))
.attr("class", "country");
});
</script>
</body>
</html>
Display the source blob
Display the rendered blob
Raw
{"type":"Topology","transform":{"scale":[0.036003600360036005,0.01735876277627763],"translate":[-180,-90]},"objects":{"countries":{"type":"GeometryCollection","geometries":[{"type":"MultiPolygon","arcs":[[[0]],[[1]],[[2]],[[3]],[[4]],[[5]],[[6]],[[7]],[[8]],[[9]],[[10]],[[11]],[[12]],[[13]],[[14]],[[15]],[[16]],[[17]],[[18]],[[19]],[[20]],[[21]],[[22]],[[23]],[[24]],[[25]],[[26]],[[27]],[[28]],[[29]],[[30]],[[31]],[[32]],[[33]],[[34]],[[35]],[[36]],[[37]],[[38]],[[39]],[[40]],[[41]],[[42]],[[43]],[[44]],[[45]],[[46]],[[47]],[[48]],[[49]],[[50]],[[51]],[[52]],[[53]],[[54]],[[55]],[[56]],[[57]],[[58]],[[59]],[[60]],[[61]],[[62]],[[63]],[[64]],[[65]],[[66]],[[67]],[[68]],[[69]],[[70]],[[71]],[[72]],[[73]],[[74]],[[75]],[[76]],[[77]],[[78]],[[79]],[[80]],[[81]],[[82]],[[83]],[[84]],[[85]],[[-87]],[[87]],[[88]],[[89]],[[90]],[[91]],[[92]],[[93]],[[94]],[[95]],[[96]],[[97]],[[98]],[[99]],[[100]],[[101]],[[102]],[[103]],[[104]],[[105]],[[106]],[[107]],[[108]],[[109]],[[110]],[[111]],[[112]],[[113]],[[114]],[[115]],[[116]],[[117]],[[118]],[[119]],[[120]],[[121]],[[122]],[[123]],[[124]],[[125]],[[126]],[[127]],[[128]],[[129]],[[130]],[[131]],[[132]],[[133]],[[134]],[[135]],[[136]],[[137]]],"id":"ATA","properties":{"name":"Antarctica","pop2005":0}},{"type":"MultiPolygon","arcs":[[[138]]],"id":"NRU","properties":{"name":"Nauru","pop2005":10111}},{"type":"MultiPolygon","arcs":[[[139]],[[140]],[[141]],[[142]],[[143]],[[144]],[[145]],[[146]],[[147]],[[148]],[[149]],[[150]],[[151]],[[152]],[[153]],[[154]],[[155]],[[156]],[[157]],[[158]],[[159]],[[160]],[[161]],[[162]],[[163]],[[164]],[[165]],[[166]],[[167]],[[168]],[[169]],[[170,171,172,173,174]],[[175]],[[176]],[[177]],[[178]],[[179]],[[180]],[[181]],[[182]],[[183]],[[184]],[[185]],[[-187]],[[187]],[[188]],[[189]],[[190]],[[191]],[[192]],[[193]],[[194]],[[195]],[[196]],[[197]],[[198]],[[199]],[[200]],[[201]],[[202]],[[203]],[[204]],[[205]],[[206]],[[207]],[[208]],[[209]],[[210]],[[211]],[[212]],[[213]],[[214]],[[215]],[[216]],[[217]],[[218]],[[219]],[[220]],[[221]],[[222]],[[223]],[[224]],[[225]],[[226]],[[227]],[[228]],[[229]],[[230]],[[231]],[[232]],[[233]],[[234]],[[235]],[[236]],[[237]],[[238]],[[239]],[[240]],[[241]],[[242]],[[243]],[[244]],[[245]],[[246]],[[247]],[[248]],[[249]],[[250]],[[251]],[[252]],[[253]],[[254]],[[255]],[[256]],[[257]],[[258]],[[259]],[[260]],[[261]],[[262]],[[263]],[[264]],[[265]],[[266]],[[267]],[[268]],[[269]],[[270]],[[271]],[[272]],[[273]],[[274]],[[275]],[[276]],[[277]],[[278]],[[279]],[[280]],[[281]],[[282]],[[283]],[[284]],[[285]],[[286]],[[287]],[[288]],[[289]],[[290]],[[291]],[[292]],[[293]],[[294]],[[295]],[[296]],[[297]],[[298]],[[299]],[[300]],[[301]],[[302]],[[303]],[[304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320],[321],[322]],[[323]],[[324]],[[325]],[[326]],[[327]],[[328]],[[329]],[[330]],[[331]],[[332]],[[333]],[[334]],[[335]],[[336]],[[337]],[[338]],[[339]],[[340]],[[341]],[[342]],[[343]],[[344]],[[345]],[[346]],[[347]],[[348]],[[349]],[[350]],[[351]],[[352]],[[353]],[[354]],[[355]],[[356]],[[357]],[[358]],[[359]],[[360]],[[361]],[[362]],[[363]],[[364]],[[365]],[[366]],[[367]],[[368]],[[369]],[[370]],[[371]],[[372]],[[373]],[[374]],[[375]],[[376]],[[377]],[[378]],[[379]],[[380]],[[381]],[[382]],[[383]],[[384]],[[385]],[[386]]],"id":"RUS","properties":{"name":"Russia","pop2005":143953092}},{"type":"MultiPolygon","arcs":[[[387,388]],[[389,390]],[[391]],[[392]],[[393]],[[394]],[[395]],[[396]],[[397]],[[398]],[[399]],[[400]],[[401]],[[402]],[[403]],[[404]],[[405]],[[406]],[[407]],[[408]],[[409]],[[410]],[[411]],[[412]],[[413]],[[414]],[[415]],[[416]],[[417]],[[418]],[[419]],[[420]],[[421]],[[422]],[[423]],[[424]],[[425]],[[426]],[[427]],[[428]],[[429]],[[430]],[[431]],[[432]],[[433]],[[434]],[[435]],[[436]],[[437]],[[438]],[[439]],[[440]],[[441]],[[442]],[[443]],[[444]],[[445]],[[446]],[[447]],[[448,449]],[[450]],[[451]],[[452]],[[453]],[[454]],[[455]],[[456]],[[457]],[[458]],[[459]],[[460]],[[461]],[[462]],[[463]],[[464]],[[465]],[[466]],[[467]],[[468]],[[469]],[[470]],[[471]],[[472]],[[473]],[[474]],[[475]],[[476]],[[477]],[[478]],[[479]],[[480]],[[481]],[[482]],[[483]],[[484]],[[485,486]],[[487,-450,488,489,490,491,492],[493],[494],[495]],[[496]],[[497]],[[498]],[[499]],[[500]],[[501]],[[502]],[[503]],[[504]],[[505]],[[506]],[[507]],[[508]],[[509]],[[510]],[[511]],[[512]],[[-514]],[[514]],[[515]],[[516]],[[517]],[[518]],[[519]],[[520]],[[521]],[[522]],[[523]],[[524]],[[525]],[[526]],[[527]],[[528]],[[529]],[[530]],[[531]],[[532]],[[533]],[[534]],[[535]],[[536]],[[537]],[[538]],[[539]],[[540]],[[541]],[[542]],[[543]],[[544]],[[545]],[[546]],[[547]],[[548]],[[549]],[[550]],[[551]],[[552]],[[553]],[[554]],[[555]],[[556]],[[557]],[[558]],[[559]],[[560]],[[561]],[[562]],[[563]],[[564]],[[565]],[[566]],[[567]],[[568]],[[569]],[[570]],[[571]],[[572]],[[573]],[[574]],[[575]],[[576]],[[577]],[[578]],[[579]],[[580]],[[581]],[[582]],[[583]],[[584]],[[585]],[[586]],[[587]],[[588]],[[589]],[[590]],[[591]],[[592]],[[593]],[[594]],[[595]],[[596]],[[597]],[[598]],[[599]],[[600]],[[601]],[[602]],[[603]],[[604]],[[605]],[[606]],[[607]],[[608]],[[609]],[[610]],[[611]],[[612]],[[613]],[[614]],[[615]],[[616]],[[617]],[[618]],[[619]],[[620]],[[621]],[[622]],[[623]],[[-625]],[[625,626]],[[-628]],[[628]],[[629]],[[630]],[[631]],[[632,633],[634]]],"id":"USA","properties":{"name":"United States","pop2005":299846449}},{"type":"MultiPolygon","arcs":[[[635]],[[636]],[[637]],[[638]],[[639]],[[640]],[[641]],[[642]],[[643]],[[644]],[[645]],[[646]],[[647]],[[648]],[[649]],[[650]],[[651]],[[652]],[[653]],[[654]],[[655]],[[656]],[[657]],[[658]],[[659]],[[660]],[[661]],[[662]],[[663]],[[664]],[[665]],[[666]],[[667]],[[668]],[[669]],[[670]],[[671]],[[672]],[[673]],[[674]],[[675]],[[676]],[[677]],[[678]],[[679]],[[680]],[[681]],[[682]],[[683]],[[684]],[[685]],[[686]],[[687]],[[688],[689],[690],[691]],[[692]],[[693]],[[694]],[[695]],[[696]],[[697]],[[698]],[[699]],[[700]],[[701]],[[702]],[[703]],[[704]],[[705]],[[706]],[[707]],[[708]],[[709]],[[710]],[[711]],[[712]],[[713]],[[714]],[[715]],[[716]],[[717]],[[718]],[[719]],[[720]],[[721]],[[722]],[[723]],[[724]],[[725]],[[726]],[[727]],[[728]],[[729]],[[730]],[[731]],[[732]],[[733]],[[734]],[[735]],[[736]],[[737]],[[738]],[[739]],[[740]],[[741]],[[742]],[[743]],[[744]],[[745]],[[746]],[[747]],[[748]],[[749]],[[750]],[[751]],[[752]],[[753]],[[754]],[[755]],[[756]],[[757]],[[758]],[[759]],[[760]],[[761]],[[762]],[[763],[764]],[[765]],[[766]],[[767]],[[768]],[[769]],[[770]],[[771]],[[772]],[[773]],[[774]],[[775]],[[776]],[[777]],[[778]],[[779]],[[780]],[[781]],[[782]],[[783]],[[784]],[[785]],[[786]],[[787]],[[788]],[[789]],[[790]],[[791]],[[792]],[[793]],[[794]],[[795]],[[796]],[[797]],[[798]],[[799]],[[800]],[[801]],[[802]],[[803]],[[804]],[[805]],[[806]],[[807]],[[808]],[[809]],[[810]],[[811]],[[812]],[[813]],[[814]],[[815]],[[816]],[[817]],[[818]],[[819]],[[820]],[[821]],[[822]],[[823]],[[824]],[[825]],[[826]],[[827]],[[828]],[[829]],[[830]],[[831]],[[832]],[[833]],[[834]],[[835]],[[836]],[[837]],[[838]],[[839]],[[840]],[[841]],[[842]],[[843]],[[844]],[[845]],[[846]],[[847]],[[848]],[[849]],[[850]],[[851]],[[852]],[[853]],[[854]],[[855]],[[856]],[[857]],[[858]],[[859]],[[860]],[[861]],[[862]],[[863]],[[864]],[[865]],[[866]],[[867]],[[868]],[[869]],[[870]],[[871]],[[872]],[[873]],[[874]],[[875]],[[876]],[[877]],[[878]],[[879]],[[880]],[[881]],[[882]],[[883]],[[884]],[[885]],[[886]],[[887]],[[888]],[[889]],[[890]],[[891]],[[892]],[[893]],[[894]],[[895]],[[896]],[[897]],[[898]],[[899]],[[900]],[[901]],[[902]],[[903]],[[904]],[[905]],[[906]],[[907]],[[908]],[[909]],[[910]],[[911]],[[912]],[[913]],[[914]],[[915]],[[916]],[[917]],[[918]],[[919]],[[920]],[[921]],[[922]],[[923]],[[924]],[[925]],[[926]],[[927]],[[928]],[[929]],[[930]],[[931]],[[932]],[[933]],[[934]],[[935]],[[936]],[[937]],[[938]],[[939]],[[940]],[[941]],[[942]],[[943]],[[944]],[[945]],[[946]],[[947]],[[948]],[[949]],[[950]],[[951]],[[952]],[[953]],[[954]],[[955]],[[956]],[[957]],[[958]],[[959]],[[960]],[[961]],[[962]],[[963]],[[964]],[[965]],[[966]],[[967,968,969]],[[970]],[[971]],[[972]],[[973]],[[974]],[[975]],[[976]],[[977]],[[978]],[[979]],[[980]],[[981]],[[982]],[[983]],[[984]],[[985]],[[986]],[[987]],[[988]],[[989]],[[990]],[[991]],[[992]],[[993]],[[994]],[[995]],[[996]],[[997]],[[998]],[[999]],[[1000]],[[1001]],[[1002]],[[1003]],[[1004,1005,1006,-493,1007,-486,1008,-633,1009,1010],[1011],[1012],[1013],[1014],[1015],[1016],[1017]],[[1018]],[[1019]],[[1020]],[[1021]],[[1022]],[[1023]],[[1024]],[[1025]],[[1026]],[[1027]],[[1028]],[[1029]],[[1030]],[[1031]],[[1032]],[[1033]],[[1034]],[[1035]],[[1036]],[[1037]],[[1038]],[[1039]],[[1040]],[[1041]],[[1042]],[[1043]],[[1044]],[[1045]],[[1046]],[[1047]],[[1048]],[[1049]],[[1050]],[[1051]],[[1052]],[[1053]],[[1054]],[[1055]],[[1056]],[[1057]],[[1058]],[[1059]],[[1060]],[[1061]],[[1062]],[[1063]],[[1064]],[[1065]],[[1066]],[[1067]],[[1068]],[[1069]],[[1070]],[[1071]],[[1072]],[[1073]],[[1074]],[[1075]],[[1076]],[[1077]],[[1078]],[[1079]],[[1080]],[[1081]],[[1082]],[[1083]],[[1084]],[[1085]],[[1086]],[[1087]],[[1088]],[[1089]],[[1090]],[[1091]],[[1092]],[[1093]],[[1094]],[[1095]],[[1096]],[[1097]],[[1098]],[[1099]],[[1100]],[[1101]],[[1102]],[[1103]],[[1104]],[[1105]],[[1106]],[[1107]],[[1108]],[[1109]],[[1110]],[[1111]],[[1112]]],"id":"CAN","properties":{"name":"Canada","pop2005":32270507}},{"type":"MultiPolygon","arcs":[[[1113]],[[1114]],[[1115]],[[1116]],[[1117]],[[1118]],[[1119]],[[1120]],[[1121]],[[1122]],[[1123]],[[1124]],[[1125]],[[1126]],[[1127]],[[1128]],[[1129]],[[1130]],[[1131]],[[1132]],[[1133]],[[1134]],[[1135]],[[1136]],[[1137]],[[1138]],[[1139]],[[1140]],[[1141]],[[1142]],[[1143]],[[1144]],[[1145]],[[1146]],[[1147]],[[1148]],[[1149]],[[1150]],[[1151]],[[1152]],[[1153]],[[1154]],[[1155]],[[1156]],[[1157]],[[1158]],[[1159]],[[1160]],[[1161]],[[1162]],[[1163]],[[1164]],[[1165]],[[1166]],[[1167]],[[1168]],[[1169]],[[1170]],[[1171]],[[1172]],[[1173]],[[1174]],[[1175]],[[1176]],[[1177]],[[1178]],[[1179]],[[1180]],[[1181]],[[1182]],[[1183]],[[1184]],[[1185]],[[1186]],[[1187]],[[1188]],[[1189]],[[1190]],[[1191]],[[1192]],[[1193]],[[1194]],[[1195]],[[1196]],[[1197]],[[1198]],[[1199]],[[1200]],[[1201]],[[1202]],[[1203]],[[1204]],[[1205]],[[1206]],[[1207]],[[1208]],[[1209]],[[1210]],[[1211]],[[1212]],[[1213]],[[1214]],[[1215]],[[1216]],[[1217]],[[1218]],[[1219]],[[1220]],[[1221]],[[1222]],[[1223]],[[1224]],[[1225]],[[1226]],[[1227]],[[1228]],[[1229]],[[1230]],[[1231]],[[1232]],[[1233]],[[1234]],[[1235]],[[1236]],[[1237]],[[1238]],[[1239]],[[1240]],[[1241]],[[1242]],[[1243]],[[1244]],[[1245]],[[1246]],[[1247]],[[1248]],[[1249]],[[1250]],[[1251]],[[1252]],[[1253]],[[1254]],[[1255]],[[1256]],[[1257]],[[1258]],[[1259]],[[1260]],[[1261]],[[1262]],[[1263]],[[1264]],[[1265]],[[1266]],[[1267]],[[1268]],[[1269]],[[1270]],[[1271]],[[1272]],[[1273]],[[1274]],[[1275]],[[1276]],[[1277]],[[1278]],[[1279]],[[1280]],[[1281]],[[1282]],[[1283]],[[1284]],[[1285]],[[1286]],[[1287]],[[1288]],[[1289]],[[1290]],[[1291]],[[1292]],[[1293]],[[1294]],[[1295]],[[1296]],[[1297]],[[1298]],[[1299]],[[1300]],[[1301]],[[1302]],[[1303]],[[1304],[1305]]],"id":"GRL","properties":{"name":"Greenland","pop2005":57475}},{"type":"MultiPolygon","arcs":[[[1306,1307,1308,1309,1310,1311]]],"id":"COG","properties":{"name":"Congo","pop2005":3609851}},{"type":"MultiPolygon","arcs":[[[1312]]],"id":"CYP","properties":{"name":"Cyprus","pop2005":836321}},{"type":"MultiPolygon","arcs":[[[1313]]],"id":"GUM","properties":{"name":"Guam","pop2005":16857}},{"type":"MultiPolygon","arcs":[[[1314,1315,1316,1317]]],"id":"KGZ","properties":{"name":"Kyrgyzstan","pop2005":5203547}},{"type":"MultiPolygon","arcs":[[[1318]],[[1319]],[[1320]]],"id":"VGB","properties":{"name":"British Virgin Islands","pop2005":22016}},{"type":"MultiPolygon","arcs":[[[1321]]],"id":"NIU","properties":{"name":"Niue","pop2005":1632}},{"type":"MultiPolygon","arcs":[[[1322]]],"id":"ABW","properties":{"name":"Aruba","pop2005":102897}},{"type":"MultiPolygon","arcs":[[[1323,1324,1325,1326,1327,1328,1329]]],"id":"ROU","properties":{"name":"Romania","pop2005":21627557}},{"type":"MultiPolygon","arcs":[[[1330]],[[1331]],[[1332]]],"id":"PCN","properties":{"name":"Pitcairn Islands","pop2005":5}},{"type":"MultiPolygon","arcs":[[[1333]],[[1334,1335,1336,1337]],[[-1311,1338,1339]]],"id":"AGO","properties":{"name":"Angola","pop2005":16095214}},{"type":"MultiPolygon","arcs":[[[1340]],[[-1342]],[[1342]],[[1343]]],"id":"ASM","properties":{"name":"American Samoa","pop2005":64051}},{"type":"MultiPolygon","arcs":[[[1344]],[[1345]]],"id":"GRD","properties":{"name":"Grenada","pop2005":105237}},{"type":"MultiPolygon","arcs":[[[1346]]],"id":"DMA","properties":{"name":"Dominica","pop2005":67827}},{"type":"MultiPolygon","arcs":[],"id":"MAF","properties":{"name":"Saint Martin","pop2005":0}},{"type":"MultiPolygon","arcs":[[[1347]],[[1348]],[[1349]],[[1350]],[[1351]],[[1352]],[[1353]],[[1354]],[[1355]],[[1356]],[[1357]],[[1358]],[[-1360]],[[1360]],[[1361]],[[1362]],[[1363]],[[1364]],[[1365]],[[1366]],[[1367]],[[1368]],[[1369]],[[1370]],[[1371]],[[1372]],[[1373]]],"id":"BHS","properties":{"name":"Bahamas","pop2005":323295}},{"type":"MultiPolygon","arcs":[[[1374]],[[1375]],[[1376]]],"id":"BMU","properties":{"name":"Bermuda","pop2005":64174}},{"type":"MultiPolygon","arcs":[[[1377]],[[1378]],[[1379]],[[1380]],[[1381]],[[1382]]],"id":"CPV","properties":{"name":"Cape Verde","pop2005":506807}},{"type":"MultiPolygon","arcs":[[[1383]],[[1384]],[[1385,1386,1387,1388],[1389],[1390]]],"id":"KHM","properties":{"name":"Cambodia","pop2005":13955507}},{"type":"MultiPolygon","arcs":[[[1391]]],"id":"NFK","properties":{"name":"Norfolk Island","pop2005":0}},{"type":"MultiPolygon","arcs":[[[1392,1393,1394]]],"id":"LBN","properties":{"name":"Lebanon","pop2005":401074}},{"type":"MultiPolygon","arcs":[[[1395,1396]]],"id":"BLM","properties":{"name":"Saint Barthelemy","pop2005":0}},{"type":"MultiPolygon","arcs":[[[1397,1398,1399,1400,1401,1402,-1338,1403,-1339,-1310,1404],[1405]]],"id":"COD","properties":{"name":"Democratic Republic of the Congo","pop2005":58740547}},{"type":"MultiPolygon","arcs":[[[1406,1407,1408,1409,1410,1411]]],"id":"TCD","properties":{"name":"Chad","pop2005":10145609}},{"type":"MultiPolygon","arcs":[[[1412],[1413]],[[1414]],[[1415]],[[1416]],[[1417]],[[1418]],[[1419]],[[1420]],[[1421]],[[1422]],[[1423]],[[1424]],[[1425]],[[1426]],[[1427]],[[1428]],[[1429]],[[1430]],[[1431]],[[1432]],[[1433]],[[1434]],[[1435]],[[1436]],[[1437]],[[1438]],[[1439]],[[1440]],[[1441]],[[1442]],[[1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1458,1459,-1315,1460,-308,1461,-306],[1462]]],"id":"CHN","properties":{"name":"China","pop2005":1312978855}},{"type":"MultiPolygon","arcs":[[[1463]],[[1464,1465,1466,1467]]],"id":"CRI","properties":{"name":"Costa Rica","pop2005":4327228}},{"type":"MultiPolygon","arcs":[[[1468]],[[1469,1470,1471]],[[1472]]],"id":"GNQ","properties":{"name":"Equatorial Guinea","pop2005":484098}},{"type":"MultiPolygon","arcs":[[[1473,1474,1475,1476,1477]]],"id":"MNE","properties":{"name":"Montenegro","pop2005":607969}},{"type":"MultiPolygon","arcs":[[[1478]],[[1479,1480,1481,1482]]],"id":"GUY","properties":{"name":"Guyana","pop2005":739472}},{"type":"MultiPolygon","arcs":[[[1483]],[[1484]],[[1485]],[[1486,-1478,1487]],[[1488]],[[1489]],[[1490]],[[1491]],[[1492]],[[-1494]],[[1494]],[[1495]],[[1496]],[[1497]],[[1498]],[[1499]],[[1500]],[[1501]],[[1502,1503,1504,1505,1506]]],"id":"HRV","properties":{"name":"Croatia","pop2005":455149}},{"type":"MultiPolygon","arcs":[[[-1400,1507,1508,1509]]],"id":"RWA","properties":{"name":"Rwanda","pop2005":9233793}},{"type":"MultiPolygon","arcs":[[[1510,1511,1512,1513,1514]]],"id":"SVK","properties":{"name":"Slovakia","pop2005":5386995}},{"type":"MultiPolygon","arcs":[[[1515,1516]]],"id":"LIE","properties":{"name":"Liechtenstein","pop2005":34598}},{"type":"MultiPolygon","arcs":[[[1517,-316,1518,1519,1520]]],"id":"LVA","properties":{"name":"Latvia","pop2005":2301793}},{"type":"MultiPolygon","arcs":[[[-1456,1521]]],"id":"NPL","properties":{"name":"Nepal","pop2005":27093656}},{"type":"MultiPolygon","arcs":[[[1522,1523,1524]]],"id":"LUX","properties":{"name":"Luxembourg","pop2005":456613}},{"type":"MultiPolygon","arcs":[],"id":"MAC","properties":{"name":"Macau","pop2005":47309}},{"type":"MultiPolygon","arcs":[[[1525]]],"id":"MCO","properties":{"name":"Monaco","pop2005":325}},{"type":"MultiPolygon","arcs":[[[1526]],[[1527]],[[1528]],[[1529]],[[1530]],[[1531]],[[1532],[1533],[1534]],[[1535]],[[1536]],[[1537]],[[1538]],[[1539]],[[1540]],[[1541]],[[1542]]],"id":"ATF","properties":{"name":"French Southern and Antarctic Lands","pop2005":0}},{"type":"MultiPolygon","arcs":[[[1543]]],"id":"HMD","properties":{"name":"Heard Island and McDonald Islands","pop2005":0}},{"type":"MultiPolygon","arcs":[[[1544]]],"id":"CXR","properties":{"name":"Christmas Island","pop2005":0}},{"type":"MultiPolygon","arcs":[[[1545]]],"id":"REU","properties":{"name":"Reunion","pop2005":785159}},{"type":"MultiPolygon","arcs":[[[1546,1547]]],"id":"QAT","properties":{"name":"Qatar","pop2005":796186}},{"type":"MultiPolygon","arcs":[[[1548]]],"id":"LCA","properties":{"name":"Saint Lucia","pop2005":16124}},{"type":"MultiPolygon","arcs":[[[1549,1550,1551,-1395,1552,1553]]],"id":"SYR","properties":{"name":"Syrian Arab Republic","pop2005":18893881}},{"type":"MultiPolygon","arcs":[[[1554]],[[1555]],[[1556]],[[1557,1558,1559,1560,1561,-1554,1562]],[[1563,1564,1565]]],"id":"TUR","properties":{"name":"Turkey","pop2005":72969723}},{"type":"MultiPolygon","arcs":[[[1566]],[[1567]],[[1568]]],"id":"VCT","properties":{"name":"Saint Vincent and the Grenadines","pop2005":119137}},{"type":"MultiPolygon","arcs":[[[1569]],[[1570]],[[1571]]],"id":"VIR","properties":{"name":"United States Virgin Islands","pop2005":111408}},{"type":"MultiPolygon","arcs":[[[1572]],[[1573]]],"id":"WLF","properties":{"name":"Wallis and Futuna Islands","pop2005":15079}},{"type":"MultiPolygon","arcs":[[[1574]],[[1575]]],"id":"ATG","properties":{"name":"Antigua and Barbuda","pop2005":83039}},{"type":"MultiPolygon","arcs":[[[-1476,1576,1577,1578,1579]]],"id":"ALB","properties":{"name":"Albania","pop2005":3153731}},{"type":"MultiPolygon","arcs":[[[1580]]],"id":"BRB","properties":{"name":"Barbados","pop2005":291933}},{"type":"MultiPolygon","arcs":[[[1581,-1454]]],"id":"BTN","properties":{"name":"Bhutan","pop2005":637013}},{"type":"MultiPolygon","arcs":[[[1582]],[[1583]],[[1584]]],"id":"CYM","properties":{"name":"Cayman Islands","pop2005":45591}},{"type":"MultiPolygon","arcs":[[[1585]],[[1586]],[[1587]],[[1588]],[[1589]],[[1590]],[[1591]],[[1592]],[[1593]],[[1594]],[[1595]],[[1596]],[[1597]],[[1598]],[[1599]],[[1600]],[[1601]],[[1602]],[[1603]],[[1604]],[[1605]],[[1606]],[[1607]],[[-1609]],[[1609,1610,1611,1612],[1613],[1614]]],"id":"BGD","properties":{"name":"Bangladesh","pop2005":15328112}},{"type":"MultiPolygon","arcs":[[[1615]],[[1616]],[[1617]],[[1618]],[[1619]],[[1620,1621,1622]]],"id":"BLZ","properties":{"name":"Belize","pop2005":275546}},{"type":"MultiPolygon","arcs":[[[1623,1624,1625,1626,1627]]],"id":"BEN","properties":{"name":"Benin","pop2005":8490301}},{"type":"MultiPolygon","arcs":[[[-1510,1628,-1401]]],"id":"BDI","properties":{"name":"Burundi","pop2005":7858791}},{"type":"MultiPolygon","arcs":[[[1629,1630,1631,1632,1633,1634,1635]]],"id":"GIN","properties":{"name":"Guinea","pop2005":9002656}},{"type":"MultiPolygon","arcs":[[[1636,1637,1638,1639,1640,1641,1642,-1393,-1552]]],"id":"ISR","properties":{"name":"Israel","pop2005":6692037}},{"type":"MultiPolygon","arcs":[[[-307,-1462]]],"id":"MNG","properties":{"name":"Mongolia","pop2005":2580704}},{"type":"MultiPolygon","arcs":[[[1643]]],"id":"MSR","properties":{"name":"Montserrat","pop2005":5628}},{"type":"MultiPolygon","arcs":[[[1644,1645,1646,-1578]]],"id":"MKD","properties":{"name":"The former Yugoslav Republic of Macedonia","pop2005":2033655}},{"type":"MultiPolygon","arcs":[[[1647,1648]]],"id":"AND","properties":{"name":"Andorra","pop2005":73483}},{"type":"MultiPolygon","arcs":[],"id":"GIB","properties":{"name":"Gibraltar","pop2005":291}},{"type":"MultiPolygon","arcs":[[[1649]],[[1650,1651]]],"id":"TLS","properties":{"name":"Timor-Leste","pop2005":1067285}},{"type":"MultiPolygon","arcs":[[[1652]],[[1653]]],"id":"SPM","properties":{"name":"Saint Pierre and Miquelon","pop2005":6346}},{"type":"MultiPolygon","arcs":[[[1654]],[[1655]],[[1656,1657,1658,1659]]],"id":"ERI","properties":{"name":"Eritrea","pop2005":4526722}},{"type":"MultiPolygon","arcs":[[[1660]],[[1661]],[[1662]],[[1663]],[[1664]],[[1665]],[[1666]],[[1667]],[[1668]],[[1669]],[[1670]],[[1671]],[[1672]],[[1673]],[[1674]],[[1675]],[[1676]],[[1677]],[[1678]],[[1679]],[[1680]],[[1681]],[[1682]],[[1683]],[[1684]]],"id":"VUT","properties":{"name":"Vanuatu","pop2005":215366}},{"type":"MultiPolygon","arcs":[[[1685,1686,1687]]],"id":"PRY","properties":{"name":"Paraguay","pop2005":5904342}},{"type":"MultiPolygon","arcs":[[[1688,-1325]]],"id":"MDA","properties":{"name":"Republic of Moldova","pop2005":3876661}},{"type":"MultiPolygon","arcs":[[[1689]]],"id":"SGP","properties":{"name":"Singapore","pop2005":4327468}},{"type":"MultiPolygon","arcs":[[[1690]],[[1691]]],"id":"TTO","properties":{"name":"Trinidad and Tobago","pop2005":1323722}},{"type":"MultiPolygon","arcs":[[[1692]],[[1693]]],"id":"WSM","properties":{"name":"Samoa","pop2005":183845}},{"type":"MultiPolygon","arcs":[[[1694,1695]]],"id":"SWZ","properties":{"name":"Swaziland","pop2005":1124529}},{"type":"MultiPolygon","arcs":[[[1696]],[[1697]],[[1698]],[[1699]],[[1700,1701,1702,-1651]],[[1703]],[[1704]],[[1705]],[[1706]],[[1707]],[[1708]],[[1709]],[[1710]],[[1711]],[[1712]],[[1713]],[[1714]],[[1715]],[[1716]],[[1717]],[[1718]],[[1719]],[[1720]],[[1721]],[[1722]],[[1723]],[[1724]],[[1725]],[[1726]],[[1727]],[[1728]],[[1729]],[[1730]],[[1731]],[[1732]],[[1733]],[[1734]],[[1735]],[[1736]],[[1737]],[[1738]],[[1739]],[[1740]],[[1741]],[[1742]],[[1743]],[[1744]],[[1745]],[[1746]],[[1747]],[[1748]],[[1749]],[[1750]],[[1751]],[[1752]],[[1753]],[[1754]],[[1755]],[[1756]],[[1757]],[[1758]],[[1759]],[[1760]],[[1761]],[[1762]],[[1763]],[[1764]],[[1765]],[[1766]],[[1767]],[[1768]],[[1769]],[[1770]],[[1771]],[[1772]],[[1773]],[[1774]],[[1775]],[[1776]],[[1777]],[[1778]],[[1779]],[[1780]],[[1781]],[[1782]],[[1783]],[[1784]],[[1785]],[[1786]],[[1787]],[[1788]],[[1789]],[[1790]],[[1791]],[[1792]],[[1793]],[[1794]],[[1795]],[[1796]],[[1797]],[[1798]],[[1799]],[[1800]],[[1801]],[[1802]],[[1803]],[[1804]],[[1805]],[[1806]],[[1807]],[[1808]],[[1809]],[[1810]],[[1811]],[[1812]],[[1813]],[[1814]],[[1815]],[[1816]],[[1817]],[[1818]],[[1819]],[[1820]],[[1821]],[[1822]],[[1823]],[[1824]],[[1825]],[[1826]],[[1827]],[[1828]],[[1829]],[[1830]],[[1831]],[[1832]],[[1833]],[[1834]],[[1835]],[[1836]],[[1837]],[[1838]],[[1839]],[[1840]],[[1841]],[[1842]],[[1843]],[[1844]],[[1845,1846],[1847]],[[1848]],[[1849]],[[1850]],[[1851]],[[1852]],[[1853]],[[1854]],[[1855]],[[1856]],[[1857]],[[1858]],[[1859]],[[1860]],[[1861]],[[1862]],[[1863],[1864]],[[1865]],[[1866]],[[1867]],[[1868]],[[1869]],[[1870]],[[1871]],[[1872]],[[1873]],[[1874]],[[1875]],[[1876]],[[1877]],[[1878]],[[1879]],[[1880]],[[1881]],[[1882]],[[1883]],[[1884]],[[1885]],[[1886]],[[1887]],[[1888]],[[1889]],[[1890]],[[1891]],[[1892]],[[1893]],[[1894]],[[1895]],[[1896]],[[1897]],[[1898]],[[1899]],[[1900]],[[1901]],[[1902]],[[1903]],[[1904]],[[1905]],[[1906]],[[1907]],[[1908]],[[1909]],[[1910]],[[1911]],[[1912]],[[1913]],[[1914]],[[1915]],[[1916]],[[1917]],[[1918]],[[1919]],[[1920]],[[1921]],[[1922]],[[1923]],[[1924]],[[1925]],[[1926]],[[1927]],[[1928]],[[1929]],[[1930]],[[1931]],[[1932]],[[1933]],[[1934]],[[1935,1936]],[[1937]],[[1938,1939],[1940]],[[1941]],[[1942]],[[1943],[1944],[1945]],[[1946]],[[1947]],[[1948]]],"id":"IDN","properties":{"name":"Indonesia","pop2005":226063044}},{"type":"MultiPolygon","arcs":[[[1949,1950,1951,1952,1953,1954,1955,1956]]],"id":"DZA","properties":{"name":"Algeria","pop2005":32854159}},{"type":"MultiPolygon","arcs":[[[1957,-1560,1958]],[[1959]],[[1960]],[[1961,1962,1963,1964,-311]]],"id":"AZE","properties":{"name":"Azerbaijan","pop2005":8352021}},{"type":"MultiPolygon","arcs":[[[1965,-1959,-1559,1966,-1964],[-1961],[1967],[-1960]]],"id":"ARM","properties":{"name":"Armenia","pop2005":3017661}},{"type":"MultiPolygon","arcs":[[[1968]],[[1969]],[[1970]],[[1971,1972]],[[1973]],[[1974]],[[1975]],[[1976,1977,1978,1979,1980,1981,1982,1983,1984],[1985]],[[1986]],[[1987]]],"id":"COL","properties":{"name":"Colombia","pop2005":4494579}},{"type":"MultiPolygon","arcs":[[[1988,1989]],[[1990]],[[1991,1992]],[[1993]],[[1994]],[[-1686,1995,1996,1997,1998,1999]]],"id":"ARG","properties":{"name":"Argentina","pop2005":38747148}},{"type":"MultiPolygon","arcs":[[[2000]],[[2001,-1308,2002,-1472,2003,2004,-1412]]],"id":"CMR","properties":{"name":"Cameroon","pop2005":17795149}},{"type":"MultiPolygon","arcs":[[[2005,-1405,-1309,-2002,-1411]]],"id":"CAF","properties":{"name":"Central African Republic","pop2005":4191429}},{"type":"MultiPolygon","arcs":[[[2006]],[[2007]],[[2008]],[[2009]],[[2010]],[[2011]],[[2012]],[[2013]],[[2014]],[[2015]],[[2016]],[[2017]],[[2018]],[[2019]],[[2020]],[[2021]],[[2022]],[[2023]],[[2024]],[[2025]],[[2026]],[[2027]],[[2028]],[[2029]],[[2030]],[[2031]],[[2032]],[[2033]],[[2034]],[[2035]],[[2036]],[[2037]],[[2038]],[[-2040]],[[2040]],[[2041]],[[2042]],[[2043]],[[2044]],[[2045]],[[2046]],[[2047]],[[2048]],[[2049]],[[2050]],[[2051]],[[2052]],[[2053]],[[2054]],[[2055]],[[2056]],[[2057]],[[2058]],[[2059]],[[2060]],[[2061]],[[2062]],[[2063]],[[2064]],[[2065]],[[2066]],[[2067]],[[2068]],[[2069]],[[2070]],[[2071]],[[2072]],[[2073]],[[2074]],[[2075]],[[2076]],[[2077]],[[2078]],[[2079]],[[2080]],[[2081]],[[2082]],[[2083]],[[2084]],[[2085]],[[2086]],[[2087]],[[2088]],[[2089]],[[2090]],[[2091]],[[2092]],[[2093]],[[2094]],[[2095]],[[2096]],[[2097]],[[2098]],[[2099]],[[2100]],[[2101]]],"id":"AUS","properties":{"name":"Australia","pop2005":20310208}},{"type":"MultiPolygon","arcs":[[[2102]],[[2103]],[[2104]]],"id":"BHR","properties":{"name":"Bahrain","pop2005":724788}},{"type":"MultiPolygon","arcs":[[[-1505,2105,-1474,-1487,2106]]],"id":"BIH","properties":{"name":"Bosnia and Herzegovina","pop2005":3915238}},{"type":"MultiPolygon","arcs":[[[2107]],[[2108,2109,2110]]],"id":"SLV","properties":{"name":"El Salvador","pop2005":6668356}},{"type":"MultiPolygon","arcs":[[[2111,2112,2113,-1687,-2000]]],"id":"BOL","properties":{"name":"Bolivia","pop2005":9182015}},{"type":"MultiPolygon","arcs":[[[2114]],[[2115]],[[2116]],[[2117]],[[2118]],[[2119]],[[2120]],[[2121]],[[2122]],[[2123]],[[2124]],[[2125]],[[2126]],[[2127]],[[2128]],[[2129]],[[2130]],[[2131]],[[2132]],[[2133]],[[2134]],[[2135]],[[2136]],[[2137]],[[2138]],[[2139]],[[2140]],[[2141]],[[2142]],[[2143]],[[2144]],[[2145]],[[2146]],[[2147]],[[2148]],[[2149]],[[2150,2151,2152,-1610,2153,-1452]]],"id":"MMR","properties":{"name":"Burma","pop2005":47967266}},{"type":"MultiPolygon","arcs":[[[2154]],[[2155]],[[2156]],[[2157]]],"id":"GLP","properties":{"name":"Guadeloupe","pop2005":438403}},{"type":"MultiPolygon","arcs":[[[2158]],[[2159]],[[2160]],[[2161]],[[2162]],[[2163]],[[2164]],[[2165]],[[2166]],[[2167],[2168]],[[2169]],[[2170]],[[2171]],[[2172]],[[2173]],[[2174]],[[2175]],[[2176]],[[2177]],[[2178]],[[2179]],[[2180]],[[2181]],[[2182]],[[2183]],[[2184]],[[2185]],[[2186]],[[2187]],[[2188]],[[2189]],[[2190]],[[2191]],[[2192]],[[2193]],[[2194]],[[2195]],[[2196]],[[2197]],[[2198]],[[2199]]],"id":"SLB","properties":{"name":"Solomon Islands","pop2005":472419}},{"type":"MultiPolygon","arcs":[[[2200]],[[2201]],[[2202]],[[2203]],[[2204]]],"id":"LKA","properties":{"name":"Sri Lanka","pop2005":19120763}},{"type":"MultiPolygon","arcs":[[[-1658,2205,2206,2207,2208]]],"id":"ETH","properties":{"name":"Ethiopia","pop2005":78985857}},{"type":"MultiPolygon","arcs":[[[2209]],[[2210]],[[2211]],[[2212]],[[2213]],[[2214]],[[2215]],[[2216]],[[2217]],[[2218]],[[2219]],[[2220]],[[2221]],[[2222]],[[2223]],[[2224]],[[2225]],[[2226]],[[-2228]],[[2228]],[[2229]],[[2230]],[[2231]],[[2232]],[[2233]],[[2234]],[[2235]],[[2236]],[[2237]],[[2238]],[[2239]],[[2240]],[[2241]],[[2242]],[[2243]],[[2244]],[[2245]],[[2246]],[[2247]],[[2248]],[[2249]],[[2250]],[[2251]],[[2252]],[[2253]],[[2254]],[[2255]],[[2256]],[[2257]],[[2258]],[[2259]],[[2260]],[[2261]],[[2262]],[[2263]],[[2264]],[[2265]],[[2266]],[[2267]],[[2268,2269,2270,2271,2272,2273,-1996,-1688,-2114,2274,-1978,2275,-1481]]],"id":"BRA","properties":{"name":"Brazil","pop2005":186830759}},{"type":"MultiPolygon","arcs":[[[-1566,2276,-1646,2277,-1328,2278]]],"id":"BGR","properties":{"name":"Bulgaria","pop2005":7744591}},{"type":"MultiPolygon","arcs":[[[2279]],[[2280,2281]]],"id":"BRN","properties":{"name":"Brunei Darussalam","pop2005":373831}},{"type":"MultiPolygon","arcs":[[[2282,-1511,2283,2284,2285,2286,-1517,2287,2288]]],"id":"AUT","properties":{"name":"Austria","pop2005":8291979}},{"type":"MultiPolygon","arcs":[[[2289,2290,-1512,-2283]]],"id":"CZE","properties":{"name":"Czech Republic","pop2005":10191762}},{"type":"MultiPolygon","arcs":[[[-1459,2291,2292,2293,2294,2295]]],"id":"AFG","properties":{"name":"Afghanistan","pop2005":25067407}},{"type":"MultiPolygon","arcs":[[[2296]],[[2297]],[[2298]]],"id":"COM","properties":{"name":"Comoros","pop2005":797902}},{"type":"MultiPolygon","arcs":[[[2299]],[[2300]],[[2301]],[[2302]],[[2303]],[[2304]],[[2305]],[[2306]],[[2307]],[[2308]]],"id":"COK","properties":{"name":"Cook Islands","pop2005":13984}},{"type":"MultiPolygon","arcs":[[[2309]],[[2310]],[[2311]],[[2312]],[[2313]],[[2314]],[[2315]],[[2316]],[[2317]],[[2318]],[[2319]],[[2320]],[[2321,2322,-1980],[2323]]],"id":"ECU","properties":{"name":"Ecuador","pop2005":13060993}},{"type":"MultiPolygon","arcs":[[[-2270,2324,2325]]],"id":"GUF","properties":{"name":"French Guiana","pop2005":192099}},{"type":"MultiPolygon","arcs":[[[2326]],[[2327]],[[2328]],[[2329]],[[2330]],[[2331]],[[2332]],[[2333]],[[2334]],[[2335]],[[2336]],[[2337]],[[2338]],[[2339]],[[2340]],[[2341]],[[2342]],[[2343]],[[2344]],[[2345]],[[2346]],[[2347]],[[2348]],[[2349]],[[2350]],[[2351]],[[2352]],[[2353]],[[2354]],[[2355]],[[2356]],[[2357]],[[-1992,-1989,2358]],[[2359]],[[2360]],[[2361]],[[2362]],[[2363]],[[2364]],[[2365]],[[2366]],[[2367]],[[2368]],[[2369]],[[2370]],[[2371]],[[2372]],[[2373]],[[2374]],[[2375]],[[2376]],[[2377]],[[2378]],[[2379]],[[2380]],[[2381]],[[2382]],[[2383]],[[2384]],[[2385]],[[2386]],[[2387]],[[2388]],[[2389]],[[2390]],[[2391]],[[2392]],[[2393]],[[2394]],[[2395]],[[2396]],[[2397]],[[2398]],[[2399]],[[2400]],[[2401]],[[2402]],[[2403]],[[2404]],[[2405]],[[2406]],[[2407]],[[2408]],[[2409]],[[2410]],[[2411]],[[2412]],[[2413]],[[2414]],[[2415]],[[2416]],[[2417]],[[2418]],[[2419]],[[2420]],[[2421]],[[2422]],[[2423]],[[2424]],[[2425]],[[2426]],[[2427]],[[2428]],[[2429]],[[2430]],[[2431]],[[2432]],[[2433]],[[2434]],[[2435]],[[2436]],[[2437]],[[2438]],[[2439]],[[2440]],[[2441]],[[2442]],[[2443]],[[2444]],[[2445]],[[2446]],[[2447]],[[2448]],[[2449]],[[2450]],[[2451]],[[2452]],[[2453]],[[2454]],[[2455]],[[2456]],[[2457]],[[2458]],[[2459]],[[2460]],[[2461]],[[2462]],[[2463]],[[2464]],[[2465]],[[2466]],[[2467]],[[-1999,2468,2469,-2112],[2470],[2471]]],"id":"CHL","properties":{"name":"Chile","pop2005":16295102}},{"type":"MultiPolygon","arcs":[[[2472]],[[2473,2474,-1635]]],"id":"SLE","properties":{"name":"Sierra Leone","pop2005":5586403}},{"type":"MultiPolygon","arcs":[[[2475]],[[2476]],[[2477]],[[2478]],[[2479]],[[2480]],[[2481]],[[2482]],[[2483]],[[2484]],[[2485]],[[2486]],[[2487]],[[2488]],[[2489]],[[2490]],[[2491]],[[2492]],[[2493]],[[2494]],[[2495]],[[2496]],[[2497]],[[-390,-388,2498]],[[2499]]],"id":"CUB","properties":{"name":"Cuba","pop2005":11259905}},{"type":"MultiPolygon","arcs":[[[2500]],[[2501]],[[2502]],[[2503,-1641,2504,2505,2506,2507],[2508]]],"id":"EGY","properties":{"name":"Egypt","pop2005":72849793}},{"type":"MultiPolygon","arcs":[[[2509]],[[2510]],[[2511]],[[2512,2513,2514],[2515]]],"id":"IRL","properties":{"name":"Ireland","pop2005":4143294}},{"type":"MultiPolygon","arcs":[[[2516]]],"id":"BVT","properties":{"name":"Bouvet Island","pop2005":0}},{"type":"MultiPolygon","arcs":[[[2517]],[[2518]],[[2519]],[[2520]],[[2521]],[[2522]],[[2523]],[[2524]],[[2525]],[[2526]],[[2527]],[[2528]],[[2529]],[[2530]],[[2531]],[[2532,2533]],[[2534]],[[2535]]],"id":"DNK","properties":{"name":"Denmark","pop2005":5416945}},{"type":"MultiPolygon","arcs":[[[2536,-2206,-1657,2537]]],"id":"DJI","properties":{"name":"Djibouti","pop2005":804206}},{"type":"MultiPolygon","arcs":[[[2538]],[[2539]],[[2540,2541]]],"id":"DOM","properties":{"name":"Dominican Republic","pop2005":9469601}},{"type":"MultiPolygon","arcs":[[[2542]],[[2543]],[[2544]],[[2545]],[[2546]],[[-317,-1518,2547]]],"id":"EST","properties":{"name":"Estonia","pop2005":1344312}},{"type":"MultiPolygon","arcs":[[[2548]],[[2549]],[[2550]],[[2551]],[[2552]],[[2553]],[[2554]],[[2555]],[[2556]],[[2557]],[[2558]],[[2559]],[[2560]],[[2561]],[[2562]],[[2563]],[[2564]],[[2565]],[[2566]],[[2567]],[[2568]],[[2569]],[[2570]],[[-319,2571,2572,2573,2574],[2575],[2576]]],"id":"FIN","properties":{"name":"Finland","pop2005":5246004}},{"type":"MultiPolygon","arcs":[[[2577,-1622,2578,2579,-2110,2580]]],"id":"GTM","properties":{"name":"Guatemala","pop2005":12709564}},{"type":"MultiPolygon","arcs":[[[-2504,2581,-1642]],[[2582,-1638],[2583]]],"id":"PSE","properties":{"name":"Palestine","pop2005":3762005}},{"type":"MultiPolygon","arcs":[[[2584]],[[2585]],[[2586]],[[2587,2588,2589,2590]],[[2591,2592]]],"id":"OMN","properties":{"name":"Oman","pop2005":2507042}},{"type":"MultiPolygon","arcs":[[[2593]],[[2594]],[[2595,-1467,2596,2597]]],"id":"NIC","properties":{"name":"Nicaragua","pop2005":5462539}},{"type":"MultiPolygon","arcs":[[[2598]],[[2599]],[[2600]],[[2601]],[[2602]],[[2603]],[[2604]],[[2605]],[[2606]],[[2607]],[[2608]],[[2609]],[[2610]],[[2611]],[[2612]],[[2613]],[[2614]],[[2615]],[[2616]],[[2617]],[[2618]],[[2619]],[[2620]],[[2621]],[[2622]],[[2623]],[[2624]],[[2625]],[[2626]],[[2627]],[[2628]],[[2629]],[[2630]],[[2631]],[[2632]],[[2633]]],"id":"FJI","properties":{"name":"Fiji","pop2005":828046}},{"type":"MultiPolygon","arcs":[[[2634]],[[2635]],[[2636]],[[2637]],[[2638]],[[2639]],[[2640]],[[2641]],[[2642]],[[2643]]],"id":"FLK","properties":{"name":"Falkland Islands (Malvinas)","pop2005":2975}},{"type":"MultiPolygon","arcs":[[[2644]]],"id":"MYT","properties":{"name":"Mayotte","pop2005":0}},{"type":"MultiPolygon","arcs":[[[2645]],[[2646]],[[2647]],[[2648]],[[2649]],[[2650]],[[2651]],[[2652]],[[2653]]],"id":"FSM","properties":{"name":"Micronesia, Federated States of","pop2005":110058}},{"type":"MultiPolygon","arcs":[[[2654,2655,2656,2657,2658,2659]]],"id":"GHA","properties":{"name":"Ghana","pop2005":2253501}},{"type":"MultiPolygon","arcs":[[[2660]],[[2661,2662,2663,2664,-1954]]],"id":"MRT","properties":{"name":"Mauritania","pop2005":2963105}},{"type":"MultiPolygon","arcs":[[[2665]],[[2666]],[[2667]],[[2668]],[[2669]],[[2670]],[[2671]],[[2672]],[[2673]],[[2674]],[[2675]],[[2676]],[[2677]],[[2678]],[[2679]],[[2680]],[[2681]],[[2682]],[[2683]],[[2684]],[[2685]],[[2686]],[[2687]],[[2688]],[[2689]],[[2690]],[[2691]]],"id":"PYF","properties":{"name":"French Polynesia","pop2005":255632}},{"type":"MultiPolygon","arcs":[[[2692]],[[2693]],[[2694]],[[2695]]],"id":"PRI","properties":{"name":"Puerto Rico","pop2005":3946779}},{"type":"MultiPolygon","arcs":[[[-1503,2696,-2284,-1515,2697,-1330,2698]]],"id":"HUN","properties":{"name":"Hungary","pop2005":10086387}},{"type":"MultiPolygon","arcs":[[[2699]]],"id":"ISL","properties":{"name":"Iceland","pop2005":295732}},{"type":"MultiPolygon","arcs":[[[2700]],[[2701]],[[2702]],[[2703]],[[2704]],[[2705]],[[2706]],[[2707]],[[2708]],[[-1524,2709,2710,2711,2712,2713,2714,2715,-1649,2716,2717,2718]]],"id":"FRA","properties":{"name":"France","pop2005":60990544}},{"type":"MultiPolygon","arcs":[[[2719,2720]]],"id":"GMB","properties":{"name":"Gambia","pop2005":1617029}},{"type":"MultiPolygon","arcs":[[[2721]],[[-1307,2722,-1470,-2003],[2723]]],"id":"GAB","properties":{"name":"Gabon","pop2005":1290693}},{"type":"MultiPolygon","arcs":[[[-312,-1965,-1967,-1558,2724]]],"id":"GEO","properties":{"name":"Georgia","pop2005":4473409}},{"type":"MultiPolygon","arcs":[[[2725]],[[2726]]],"id":"MLT","properties":{"name":"Malta","pop2005":402617}},{"type":"MultiPolygon","arcs":[[[2727]],[[2728]],[[2729]],[[2730]],[[2731]],[[2732]],[[2733]],[[2734]],[[2735,2736,2737]],[[2738]],[[2739]],[[2740]],[[2741]],[[2742]],[[2743]],[[2744]],[[2745]],[[2746,2747,2748,-2290,-2289,2749,-2710,-1523,2750,2751,2752,-2533,2753],[2754],[2755],[2756]]],"id":"DEU","properties":{"name":"Germany","pop2005":82652369}},{"type":"MultiPolygon","arcs":[[[2757]],[[2758]],[[2759]],[[2760]],[[2761]],[[2762]],[[2763]],[[2764]],[[2765]],[[2766]],[[-2768]],[[2768]],[[2769]],[[2770]],[[2771]],[[2772]],[[2773]],[[2774]],[[2775]],[[2776]],[[2777]],[[2778]],[[2779]],[[2780]],[[2781]],[[2782]],[[2783]],[[2784]],[[2785]],[[2786]],[[2787]],[[-1522,-1455,-1582,-1453,-2154,-1613,2788,2789,-1457],[2790]]],"id":"IND","properties":{"name":"India","pop2005":1134403141}},{"type":"MultiPolygon","arcs":[[[2791]],[[2792]],[[2793]],[[-2795]],[[2795]],[[2796]],[[2797]],[[2798]],[[2799]],[[2800]],[[2801]],[[2802]],[[2803]],[[2804,2805]],[[2806]],[[-1940,2807,-2281,2808,2809,2810]],[[2811]],[[2812]]],"id":"MYS","properties":{"name":"Malaysia","pop2005":25652985}},{"type":"MultiPolygon","arcs":[[[2813,2814,2815]]],"id":"BWA","properties":{"name":"Botswana","pop2005":1835938}},{"type":"MultiPolygon","arcs":[[[2816,2817,2818,2819,-1550,-1562,2820]]],"id":"IRQ","properties":{"name":"Iraq","pop2005":27995984}},{"type":"MultiPolygon","arcs":[[[2821]],[[2822]],[[2823]],[[2824]],[[2825]],[[2826]]],"id":"UMI","properties":{"name":"United States Minor Outlying Islands","pop2005":0}},{"type":"MultiPolygon","arcs":[[[2827]],[[2828]],[[2829]],[[2830]],[[-2832]],[[2832]],[[2833]],[[2834]],[[2835]],[[2836]],[[2837]],[[2838]],[[2839]],[[2840]],[[2841]],[[2842]],[[2843]],[[2844]],[[2845]],[[2846]],[[2847]],[[2848]],[[2849]],[[2850]],[[2851]],[[2852]],[[2853]],[[2854]],[[2855]],[[2856]],[[2857]],[[2858]],[[2859]],[[2860]],[[-2862]],[[2862]],[[2863]],[[2864]],[[2865]],[[2866]],[[2867]],[[2868]],[[2869]],[[2870]],[[2871]],[[2872]],[[2873]],[[2874]],[[2875]],[[2876]],[[2877]],[[2878]],[[2879]],[[2880]],[[2881]],[[2882]],[[2883]],[[2884]],[[2885]],[[2886]],[[2887]],[[2888]],[[2889]],[[2890]],[[2891]],[[2892]],[[-1565,2893,-1579,-1647,-2277]]],"id":"GRC","properties":{"name":"Greece","pop2005":11099737}},{"type":"MultiPolygon","arcs":[[[2894]],[[2895]],[[-2541,2896],[2897]],[[2898]]],"id":"HTI","properties":{"name":"Haiti","pop2005":9296291}},{"type":"MultiPolygon","arcs":[[[2899]],[[2900]],[[-2598,2901,-2111,-2580,2902]],[[2903]],[[2904]],[[2905]]],"id":"HND","properties":{"name":"Honduras","pop2005":683411}},{"type":"MultiPolygon","arcs":[[[2906]],[[2907]],[[2908]],[[2909]],[[2910]],[[2911]],[[2912]],[[-1966,-1963,2913,2914,-2293,2915,2916,-2821,-1561,-1958]]],"id":"IRN","properties":{"name":"Iran (Islamic Republic of)","pop2005":69420607}},{"type":"MultiPolygon","arcs":[[[2917]],[[-2208,2918,2919,2920,2921,2922]]],"id":"KEN","properties":{"name":"Kenya","pop2005":35598952}},{"type":"MultiPolygon","arcs":[[[2923]],[[2924,2925,2926,-1444,-305]]],"id":"PRK","properties":{"name":"Korea, Democratic People's Republic of","pop2005":23615611}},{"type":"MultiPolygon","arcs":[[[2927]],[[2928]],[[2929],[2930]]],"id":"MDG","properties":{"name":"Madagascar","pop2005":18642586}},{"type":"MultiPolygon","arcs":[[[2931,2932,-2712,2933,-2286],[2934],[2935]],[[2936]],[[2937]],[[2938]],[[2939]],[[2940]],[[2941]],[[2942]],[[2943]],[[2944]],[[2945]],[[2946]],[[2947]],[[2948]],[[2949]],[[2950]],[[2951]],[[2952]],[[2953]],[[2954]]],"id":"ITA","properties":{"name":"Italy","pop2005":5864636}},{"type":"MultiPolygon","arcs":[[[2955,-2655]],[[2956]],[[2957,2958,-1633,2959,2960,-2657,2961]]],"id":"CIV","properties":{"name":"Cote d'Ivoire","pop2005":18584701}},{"type":"MultiPolygon","arcs":[[[2962]]],"id":"MTQ","properties":{"name":"Martinique","pop2005":395896}},{"type":"MultiPolygon","arcs":[[[2963]],[[2964]],[[2965]],[[2966]],[[2967]],[[2968]],[[2969]],[[2970]],[[2971]],[[2972]],[[2973]],[[2974]],[[2975]],[[2976]],[[2977]],[[2978]],[[2979]],[[2980]],[[2981]],[[2982]],[[2983]],[[2984]],[[2985]],[[2986]],[[2987]],[[2988]],[[2989]],[[2990]],[[2991]],[[2992]],[[2993]],[[2994]],[[-2996]],[[2996]],[[2997]],[[2998]],[[2999]],[[3000]],[[3001],[3002]],[[3003]],[[3004]],[[3005]],[[3006]],[[3007]],[[3008]],[[3009]],[[3010]],[[3011]],[[3012]],[[3013]],[[3014]],[[3015]],[[3016]],[[3017]],[[3018]],[[3019]],[[3020]],[[3021]],[[3022]],[[3023]],[[3024]],[[3025]],[[3026]]],"id":"JPN","properties":{"name":"Japan","pop2005":127896740}},{"type":"MultiPolygon","arcs":[[[3027]]],"id":"JAM","properties":{"name":"Jamaica","pop2005":2682469}},{"type":"MultiPolygon","arcs":[[[-1639,-2583,-1637,-1551,-2820,3028,3029]]],"id":"JOR","properties":{"name":"Jordan","pop2005":5544066}},{"type":"MultiPolygon","arcs":[[[3030,-2662,-1953,3031,3032,-2960,-1632]]],"id":"MLI","properties":{"name":"Mali","pop2005":1161109}},{"type":"MultiPolygon","arcs":[[[3033,3034,3035,3036,-1956,3037,3038]]],"id":"MAR","properties":{"name":"Morocco","pop2005":30494991}},{"type":"MultiPolygon","arcs":[[[3039]],[[3040]],[[3041]]],"id":"MUS","properties":{"name":"Mauritius","pop2005":1241173}},{"type":"MultiPolygon","arcs":[[[3042]],[[3043]],[[3044]],[[3045]],[[3046]],[[3047]],[[3048]],[[3049]],[[3050]],[[3051]],[[3052]],[[3053]],[[3054]],[[3055]],[[3056]],[[3057]],[[3058]],[[3059]],[[3060]],[[3061]],[[3062]],[[3063]],[[3064]],[[3065]],[[3066]],[[3067]],[[3068]],[[3069]],[[3070]],[[3071]]],"id":"KIR","properties":{"name":"Kiribati","pop2005":92003}},{"type":"MultiPolygon","arcs":[[[-315,3072,3073,3074,-1519]]],"id":"BLR","properties":{"name":"Belarus","pop2005":9795287}},{"type":"MultiPolygon","arcs":[[[-173,3075]],[[-3075,3076,-175,3077,-1520]]],"id":"LTU","properties":{"name":"Lithuania","pop2005":3425077}},{"type":"MultiPolygon","arcs":[[[-2474,-1634,-2959,3078]]],"id":"LBR","properties":{"name":"Liberia","pop2005":3441796}},{"type":"MultiPolygon","arcs":[[[3079]],[[3080]],[[3081]],[[3082]],[[3083]],[[3084]],[[3085]],[[3086]],[[3087]],[[3088]],[[3089]],[[3090]],[[3091]],[[3092]],[[3093]],[[3094]],[[3095]],[[-2926,3096]]],"id":"KOR","properties":{"name":"Korea, Republic of","pop2005":47869837}},{"type":"MultiPolygon","arcs":[[[3097]],[[3098]],[[3099]],[[3100,3101,-2818]]],"id":"KWT","properties":{"name":"Kuwait","pop2005":2700}},{"type":"MultiPolygon","arcs":[[[3102,3103,-2507,3104,-1409,3105,-1951]]],"id":"LBY","properties":{"name":"Libyan Arab Jamahiriya","pop2005":5918217}},{"type":"MultiPolygon","arcs":[[[3106]],[[3107]],[[3108]],[[3109]],[[3110]]],"id":"ALA","properties":{"name":"Åland Islands","pop2005":0}},{"type":"MultiPolygon","arcs":[[[3111]],[[3112]],[[3113]],[[-1461,-1318,3114,3115,3116,-309]]],"id":"KAZ","properties":{"name":"Kazakhstan","pop2005":15210609}},{"type":"MultiPolygon","arcs":[[[-1388,3117,-2151,-1451,3118]]],"id":"LAO","properties":{"name":"Lao People's Democratic Republic","pop2005":566391}},{"type":"MultiPolygon","arcs":[[[3119]]],"id":"CCK","properties":{"name":"Cocos (Keeling) Islands","pop2005":0}},{"type":"MultiPolygon","arcs":[[[-1475,-2106,-1504,-2699,-1329,-2278,-1645,-1577]]],"id":"SRB","properties":{"name":"Serbia","pop2005":9863026}},{"type":"MultiPolygon","arcs":[[[3120]],[[3121]],[[3122]],[[3123]],[[3124]],[[3125]],[[3126]],[[3127]],[[3128]],[[3129]],[[3130]],[[3131]],[[3132]],[[3133]],[[3134]],[[3135]],[[3136]],[[3137]],[[3138]],[[3139]],[[3140]],[[3141]],[[3142]],[[3143]],[[3144]],[[3145]],[[3146]],[[3147]],[[3148]],[[3149,-1623,-2578,3150,-491],[3151],[3152]]],"id":"MEX","properties":{"name":"Mexico","pop2005":104266392}},{"type":"MultiPolygon","arcs":[[[-2291,-2749,3153,-2736,3154,3155,-171,-3077,-3074,3156,-1513]]],"id":"POL","properties":{"name":"Poland","pop2005":38195558}},{"type":"MultiPolygon","arcs":[[[3157]],[[3158]],[[3159]],[[3160]],[[3161]],[[3162]],[[3163]],[[3164]],[[3165]],[[3166]],[[3167]]],"id":"MNP","properties":{"name":"Northern Mariana Islands","pop2005":80258}},{"type":"MultiPolygon","arcs":[[[3168]],[[3169]],[[3170]],[[3171,-1695,3172,3173,3174,3175,3176,3177],[3178],[3179]]],"id":"MOZ","properties":{"name":"Mozambique","pop2005":20532675}},{"type":"MultiPolygon","arcs":[[[-3180]],[[-3176,3180,3181]]],"id":"MWI","properties":{"name":"Malawi","pop2005":13226091}},{"type":"MultiPolygon","arcs":[[[3182]],[[3183]],[[3184]],[[3185]],[[3186]],[[3187]],[[3188]],[[3189]]],"id":"FRO","properties":{"name":"Faroe Islands","pop2005":48205}},{"type":"MultiPolygon","arcs":[[[3190]],[[3191]]],"id":"KNA","properties":{"name":"Saint Kitts and Nevis","pop2005":49138}},{"type":"MultiPolygon","arcs":[[[3192]],[[3193]],[[3194]],[[3195]],[[3196]],[[3197]],[[3198]],[[3199]],[[3200]],[[3201]]],"id":"MDV","properties":{"name":"Maldives","pop2005":295297}},{"type":"MultiPolygon","arcs":[],"id":"VAT","properties":{"name":"Holy See (Vatican City)","pop2005":783}},{"type":"MultiPolygon","arcs":[[[3202]],[[3203]],[[3204]],[[3205]],[[3206]],[[3207]],[[3208]],[[3209]],[[3210]],[[3211]],[[3212]],[[3213]],[[3214]],[[3215]],[[3216]],[[3217]],[[3218]],[[3219]]],"id":"NCL","properties":{"name":"New Caledonia","pop2005":234185}},{"type":"MultiPolygon","arcs":[[[-1952,-3106,-1408,3220,-1626,3221,-3032]]],"id":"NER","properties":{"name":"Niger","pop2005":1326419}},{"type":"MultiPolygon","arcs":[[[3222]]],"id":"AIA","properties":{"name":"Anguilla","pop2005":12256}},{"type":"MultiPolygon","arcs":[[[3223,-2751,-1525,-2719,3224,3225,3226]]],"id":"BEL","properties":{"name":"Belgium","pop2005":10398049}},{"type":"MultiPolygon","arcs":[[[3227]],[[3228]],[[3229]],[[-1446,3230]]],"id":"HKG","properties":{"name":"Hong Kong","pop2005":7057418}},{"type":"MultiPolygon","arcs":[[[3231]]],"id":"IMN","properties":{"name":"Isle of Man","pop2005":78357}},{"type":"MultiPolygon","arcs":[[[3232]],[[3233]]],"id":"IOT","properties":{"name":"British Indian Ocean Territory","pop2005":0}},{"type":"MultiPolygon","arcs":[[[3234]],[[3235]],[[-1407,-2005,3236,-1627,-3221]]],"id":"NGA","properties":{"name":"Nigeria","pop2005":141356083}},{"type":"MultiPolygon","arcs":[[[-2325,-2269,-1480,3237]]],"id":"SUR","properties":{"name":"Suriname","pop2005":452468}},{"type":"MultiPolygon","arcs":[[[3225,3238]],[[3239]],[[3240]],[[3241]],[[-3243]],[[-2752,-3224,3243,3244,3245]],[[3246]],[[3247]],[[3248]]],"id":"NLD","properties":{"name":"Netherlands","pop2005":1632769}},{"type":"MultiPolygon","arcs":[[[3249,3250]],[[-2790,3251,-3250,3252,-2916,-2292,-1458]]],"id":"PAK","properties":{"name":"Pakistan","pop2005":158080591}},{"type":"MultiPolygon","arcs":[[[3253]],[[3254]],[[3255]],[[3256]],[[3257]],[[3258]],[[3259]],[[3260]],[[3261]],[[3262]],[[3263]],[[3264]],[[3265]],[[3266]],[[3267]],[[3268]],[[3269]],[[3270]],[[3271]],[[3272]],[[3273]],[[3274]],[[3275]],[[3276]],[[3277]],[[3278]],[[3279]],[[3280]],[[3281]],[[3282]],[[3283]],[[3284]],[[3285]],[[3286]],[[3287]],[[3288]],[[3289]],[[3290]],[[3291]],[[3292]],[[3293]],[[3294]],[[3295]],[[3296]],[[3297]],[[3298]],[[3299]],[[3300]],[[3301]],[[3302]],[[3303]],[[3304]],[[3305]],[[3306]],[[3307]],[[3308]],[[3309]],[[3310]],[[3311]],[[3312]],[[3313]],[[3314]],[[3315]],[[3316]],[[3317]],[[3318]],[[3319]],[[3320]],[[3321]],[[3322]],[[3323]],[[3324]],[[3325]],[[3326]],[[3327]],[[3328]],[[3329]],[[3330]],[[3331]],[[3332]],[[3333]],[[3334]],[[3335]],[[3336]],[[3337]],[[3338]],[[3339]],[[3340]],[[3341]],[[-320,-2575,3342,3343],[3344]]],"id":"NOR","properties":{"name":"Norway","pop2005":4638836}},{"type":"MultiPolygon","arcs":[[[-1979,-2275,-2113,-2470,3345,-2322]]],"id":"PER","properties":{"name":"Peru","pop2005":27274266}},{"type":"MultiPolygon","arcs":[[[3346]],[[3347]],[[3348]],[[3349]],[[3350]],[[3351]],[[3352]],[[3353]],[[3354]],[[3355]],[[3356]],[[3357]],[[3358]],[[3359]],[[3360]],[[3361]],[[3362]],[[3363]],[[3364]],[[3365]],[[3366]],[[3367]],[[3368]],[[3369]],[[3370]],[[3371]]],"id":"NZL","properties":{"name":"New Zealand","pop2005":4097112}},{"type":"MultiPolygon","arcs":[[[3372,-2815,3373,-3174]]],"id":"ZWE","properties":{"name":"Zimbabwe","pop2005":13119679}},{"type":"MultiPolygon","arcs":[[[-2663,-3031,-1631,3374,3375,-2720,3376]]],"id":"SEN","properties":{"name":"Senegal","pop2005":1177034}},{"type":"MultiPolygon","arcs":[[[3377]],[[3378]],[[3379]],[[3380]],[[3381]],[[3382]],[[3383]],[[3384]],[[3385]],[[3386]],[[3387]],[[3388]],[[-1984,3389,-1465,3390],[3391]]],"id":"PAN","properties":{"name":"Panama","pop2005":3231502}},{"type":"MultiPolygon","arcs":[[[3392]],[[3393]],[[3394]],[[3395]],[[3396]],[[3397]],[[3398]],[[3399,3400]]],"id":"PRT","properties":{"name":"Portugal","pop2005":10528226}},{"type":"MultiPolygon","arcs":[[[3401]],[[3402]],[[3403]],[[3404]],[[3405]],[[3406]],[[-3102,3407,-1547,3408,3409,-2590,3410,3411,-3029,-2819]]],"id":"SAU","properties":{"name":"Saudi Arabia","pop2005":2361236}},{"type":"MultiPolygon","arcs":[[[3412]],[[3413]],[[3414]],[[3415]],[[3416]],[[3417]],[[3418]],[[3419]],[[3420]],[[3421]],[[3422]],[[3423]],[[3424]],[[3425]],[[3426]],[[3427]],[[3428]],[[3429]],[[3430]],[[3431]],[[3432]],[[3433]],[[3434]],[[3435]],[[3436]],[[3437]],[[3438]],[[3439]],[[3440],[3441]],[[3442]],[[3443]],[[3444]],[[3445]],[[3446]],[[3447]],[[3448]],[[3449]],[[3450]],[[3451]],[[-1846,3452]],[[3453]],[[3454]],[[3455]],[[3456]],[[3457]],[[3458]],[[3459]]],"id":"PNG","properties":{"name":"Papua New Guinea","pop2005":6069715}},{"type":"MultiPolygon","arcs":[[[-2285,-2697,-1507,3460,-2932]]],"id":"SVN","properties":{"name":"Slovenia","pop2005":1999425}},{"type":"MultiPolygon","arcs":[[[3461]],[[3462]],[[3463]],[[3464]],[[3465]],[[3466]],[[3467]],[[3468]],[[3469]],[[3470]],[[3471]],[[3472]],[[3473]],[[-1630,3474,-3375]]],"id":"GNB","properties":{"name":"Guinea-Bissau","pop2005":1596929}},{"type":"MultiPolygon","arcs":[[[3475]],[[3476]],[[3477]],[[3478]],[[3479]],[[3480]],[[3481]],[[3482]],[[3483]],[[3484]],[[3485]],[[3486]],[[3487]],[[3488]],[[3489]],[[3490]],[[3491]],[[3492]],[[3493]],[[3494]],[[3495]],[[3496]],[[3497]],[[3498]],[[3499]],[[3500]],[[3501]],[[3502]],[[3503]],[[3504]],[[3505]],[[3506]],[[3507]],[[3508]],[[3509]],[[3510]],[[3511]],[[3512]],[[3513]],[[3514]],[[3515],[3516]],[[3517]],[[3518]],[[3519]],[[3520]],[[3521]],[[3522],[3523]],[[3524]],[[3525]],[[3526]],[[3527]],[[3528]],[[3529]],[[3530]],[[3531]],[[3532]],[[3533]],[[3534]],[[3535]],[[3536]],[[3537]],[[3538]],[[3539]],[[3540]],[[3541],[3542]],[[3543]],[[3544]],[[3545]],[[3546]],[[3547]],[[3548]],[[3549]],[[3550]]],"id":"PHL","properties":{"name":"Philippines","pop2005":84566163}},{"type":"MultiPolygon","arcs":[[[3551]],[[3552]],[[3553]]],"id":"ANT","properties":{"name":"Netherlands Antilles","pop2005":186392}},{"type":"MultiPolygon","arcs":[[[3554]],[[3555]],[[3556]],[[3557]],[[3558]],[[3559]]],"id":"SYC","properties":{"name":"Seychelles","pop2005":85532}},{"type":"MultiPolygon","arcs":[[[3560]],[[3561]],[[-3173,-1696,-3172,3562,3563,-2816,-3373],[3564]]],"id":"ZAF","properties":{"name":"South Africa","pop2005":47938663}},{"type":"MultiPolygon","arcs":[[[-3565]]],"id":"LSO","properties":{"name":"Lesotho","pop2005":1980831}},{"type":"MultiPolygon","arcs":[[[-2537,3565,-2919,-2207]]],"id":"SOM","properties":{"name":"Somalia","pop2005":8196395}},{"type":"MultiPolygon","arcs":[[[3566]],[[3567]],[[3568]],[[3569]],[[3570]],[[3571]],[[3572]],[[3573]],[[3574]],[[3575]],[[3576]],[[3577]],[[3578]],[[3579]],[[3580]]],"id":"TON","properties":{"name":"Tonga","pop2005":99361}},{"type":"MultiPolygon","arcs":[[[-2659,3581,-1624,3582]]],"id":"TGO","properties":{"name":"Togo","pop2005":6238572}},{"type":"MultiPolygon","arcs":[[[3583]],[[3584]],[[3585]],[[3586]],[[3587]],[[3588]],[[3589]],[[3590]],[[-3034,3591]],[[3592]],[[3593]],[[3594]],[[3595]],[[-2717,-1648,-2716,3596,3597,-3401,3598],[3599]]],"id":"ESP","properties":{"name":"Spain","pop2005":43397491}},{"type":"MultiPolygon","arcs":[[[3600]],[[3601,-1659,-2209,-2923,3602,-1398,-2006,-1410,-3105,-2506]]],"id":"SDN","properties":{"name":"Sudan","pop2005":36899747}},{"type":"MultiPolygon","arcs":[[[-2288,-1516,-2287,-2934,-2711,-2750],[3603]]],"id":"CHE","properties":{"name":"Switzerland","pop2005":7424389}},{"type":"MultiPolygon","arcs":[[[-2935]]],"id":"SMR","properties":{"name":"San Marino","pop2005":30214}},{"type":"MultiPolygon","arcs":[[[3604]],[[3605]]],"id":"STP","properties":{"name":"Sao Tome and Principe","pop2005":152622}},{"type":"MultiPolygon","arcs":[[[3606]],[[3607]],[[3608]],[[3609]],[[3610]],[[3611]],[[3612]],[[3613]],[[3614]],[[3615]],[[3616]],[[3617]],[[3618]],[[3619]],[[3620]],[[3621]],[[3622]],[[3623]],[[3624,-3343,-2574]]],"id":"SWE","properties":{"name":"Sweden","pop2005":9038049}},{"type":"MultiPolygon","arcs":[[[3625,-2814,-3564,3626,-1336]]],"id":"NAM","properties":{"name":"Namibia","pop2005":2019677}},{"type":"MultiPolygon","arcs":[[[3627]],[[3628]],[[3629]],[[3630]],[[3631]],[[3632]],[[3633]],[[3634]],[[3635]],[[3636]],[[3637]],[[3638]],[[3639]],[[3640]],[[3641]],[[3642]],[[3643]],[[3644]],[[3645]],[[-3118,-1387,3646,-2806,3647,-2152]]],"id":"THA","properties":{"name":"Thailand","pop2005":63002911}},{"type":"MultiPolygon","arcs":[[[-2296,3648,-1316,-1460]]],"id":"TJK","properties":{"name":"Tajikistan","pop2005":6550213}},{"type":"MultiPolygon","arcs":[[[3649]],[[3650]]],"id":"TKL","properties":{"name":"Tokelau","pop2005":1401}},{"type":"MultiPolygon","arcs":[[[3651]],[[3652]],[[3653]],[[-3103,-1950,3654]]],"id":"TUN","properties":{"name":"Tunisia","pop2005":10104685}},{"type":"MultiPolygon","arcs":[[[3655]],[[3656]],[[3657]],[[3658]],[[3659]]],"id":"TUV","properties":{"name":"Tuvalu","pop2005":10441}},{"type":"MultiPolygon","arcs":[[[-2294,-2915,3660,-3116,3661]]],"id":"TKM","properties":{"name":"Turkmenistan","pop2005":4833266}},{"type":"MultiPolygon","arcs":[[[3662]],[[3663]],[[3664]],[[-2921,3665,-3177,-3182,3666,-1402,-1629,-1509,3667]]],"id":"TZA","properties":{"name":"United Republic of Tanzania","pop2005":38477873}},{"type":"MultiPolygon","arcs":[[[-2922,-3668,-1508,-1399,-3603]]],"id":"UGA","properties":{"name":"Uganda","pop2005":28947181}},{"type":"MultiPolygon","arcs":[[[3668]],[[3669]],[[3670]],[[3671]],[[3672]],[[3673]],[[3674]],[[3675]],[[-3411,-2589,3676]]],"id":"YEM","properties":{"name":"Yemen","pop2005":21095679}},{"type":"MultiPolygon","arcs":[[[3677]],[[3678,3679]],[[3680,-3680]],[[3681]],[[3682]],[[3683]],[[3684]],[[3685]],[[3686]],[[3687]],[[3688]],[[3689]],[[3690]],[[3691]],[[3692]],[[3693]],[[-1482,-2276,-1977,3694],[3695]]],"id":"VEN","properties":{"name":"Venezuela","pop2005":26725573}},{"type":"MultiPolygon","arcs":[[[3696]],[[3697]],[[3698]],[[3699]],[[3700]],[[3701]]],"id":"TWN","properties":{"name":"Taiwan","pop2005":0}},{"type":"MultiPolygon","arcs":[[[3702]],[[3703]],[[3704]],[[3705]],[[3706]],[[-2515,3707]],[[3708]],[[3709]],[[3710]],[[3711]],[[3712]],[[3713]],[[3714]],[[3715]],[[3716]],[[3717]],[[3718]],[[3719]],[[3720]],[[3721]],[[3722]],[[3723]],[[3724]],[[3725]],[[3726]],[[3727]],[[3728]],[[3729]],[[3730]],[[3731]],[[3732]],[[3733]],[[3734]],[[3735]],[[3736]],[[3737],[3738]],[[3739],[3740]],[[3741]],[[3742]],[[3743]],[[3744]],[[3745]],[[3746]],[[3747]],[[3748]]],"id":"GBR","properties":{"name":"United Kingdom","pop2005":60244834}},{"type":"MultiPolygon","arcs":[[[3749]],[[3750]],[[3751]],[[3752,-1326,-1689,-1324,-2698,-1514,-3157,-3073,-314]]],"id":"UKR","properties":{"name":"Ukraine","pop2005":46917544}},{"type":"MultiPolygon","arcs":[[[-2961,-3033,-3222,-1625,-3582,-2658]]],"id":"BFA","properties":{"name":"Burkina Faso","pop2005":13933363}},{"type":"MultiPolygon","arcs":[[[-2274,3753,-1997]]],"id":"URY","properties":{"name":"Uruguay","pop2005":3325727}},{"type":"MultiPolygon","arcs":[[[-3115,-1317,-3649,-2295,-3662]]],"id":"UZB","properties":{"name":"Uzbekistan","pop2005":26593123}},{"type":"MultiPolygon","arcs":[[[3754]],[[3755]],[[3756]],[[3757]],[[-3759]],[[3759]],[[3760]],[[3761]],[[3762]],[[3763]],[[3764,3765]],[[3766]],[[3767]],[[3768]],[[3769]],[[3770]],[[3771]],[[3772]],[[3773]],[[3774]],[[3775]],[[3776]],[[-3778]],[[3778]],[[3779]],[[3780]],[[3781]],[[3782,3783,-1389,-3119,-1450]]],"id":"VNM","properties":{"name":"Viet Nam","pop2005":85028643}},{"type":"MultiPolygon","arcs":[[[-1335,-1403,-3667,-3181,-3175,-3374,-3626]]],"id":"ZMB","properties":{"name":"Zambia","pop2005":11478317}},{"type":"MultiPolygon","arcs":[[[3784]],[[3785]],[[3786]],[[3787]],[[3788]],[[3789]]],"id":"TCA","properties":{"name":"Turks and Caicos Islands","pop2005":24459}},{"type":"MultiPolygon","arcs":[[[3790,-3038,-1955,-2665]]],"id":"ESH","properties":{"name":"Western Sahara","pop2005":440428}},{"type":"MultiPolygon","arcs":[[[3791]],[[3792]],[[3793]],[[3794]],[[3795]],[[3796]],[[3797]],[[3798]],[[3799]],[[-2591,-3410,3800,-2592,3801]]],"id":"ARE","properties":{"name":"United Arab Emirates","pop2005":4104291}},{"type":"MultiPolygon","arcs":[[[3802]],[[3803]],[[3804]],[[3805]],[[3806]],[[3807]]],"id":"PLW","properties":{"name":"Palau","pop2005":20127}},{"type":"MultiPolygon","arcs":[[[3808]],[[3809]],[[3810]],[[-3812]],[[3812]],[[3813]],[[3814]],[[3815]],[[3816]],[[3817]],[[3818]],[[3819]]],"id":"MHL","properties":{"name":"Marshall Islands","pop2005":5672}},{"type":"MultiPolygon","arcs":[[[3820]],[[3821]],[[3822]],[[3823]]],"id":"SHN","properties":{"name":"Saint Helena","pop2005":6399}},{"type":"MultiPolygon","arcs":[[[3824]],[[3825]],[[3826]],[[3827]],[[3828]],[[3829]],[[3830]],[[3831]],[[3832]],[[3833]],[[3834]],[[3835]],[[-3837]],[[3837]],[[3838]],[[3839]],[[3840]],[[3841]],[[3842]],[[3843]],[[3844]],[[3845]],[[3846]],[[3847]],[[3848]],[[3849]],[[3850]],[[3851]]],"id":"SJM","properties":{"name":"Svalbard","pop2005":0}},{"type":"MultiPolygon","arcs":[[[3852]]],"id":"GGY","properties":{"name":"Guernsey","pop2005":0}},{"type":"MultiPolygon","arcs":[[[3853]]],"id":"JEY","properties":{"name":"Jersey","pop2005":0}},{"type":"MultiPolygon","arcs":[[[3854]],[[3855]],[[3856]],[[3857]],[[3858]],[[3859]],[[3860]],[[3861]],[[3862]]],"id":"SGS","properties":{"name":"South Georgia South Sandwich Islands","pop2005":0}}]}},"arcs":[[[3327,560],[-19,-27],[-26,-5],[-144,38],[124,-5],[52,38],[14,-6],[-1,-33]],[[9503,630],[-5,2],[-1,3],[6,-5]],[[496,649],[100,-56],[-71,-7],[-76,36],[47,27]],[[3889,659],[70,-5],[-124,3],[54,2]],[[3029,596],[-25,13],[43,36],[83,17],[-101,-66]],[[9647,677],[-13,2],[23,6],[-10,-8]],[[9620,673],[-8,12],[20,-6],[-12,-6]],[[3774,651],[-40,-9],[49,-9],[-22,-19],[31,-7],[3,-18],[-34,-18],[15,-10],[-7,-4],[-215,-33],[-80,11],[118,65],[14,54],[53,34],[95,-3],[26,-15],[-6,-19]],[[868,723],[-8,2],[6,1],[2,-3]],[[827,728],[-27,5],[31,-4],[-4,-1]],[[865,728],[-18,4],[10,2],[8,-6]],[[9658,726],[48,-6],[-74,-21],[-7,9],[10,2],[-19,8],[12,21],[30,-13]],[[910,739],[-8,1],[13,-1],[-5,0]],[[892,724],[-27,9],[11,12],[21,-7],[3,-8],[-8,-6]],[[899,743],[-6,4],[5,0],[1,-4]],[[875,754],[8,-4],[-27,2],[19,2]],[[848,755],[11,-12],[-46,9],[35,3]],[[925,750],[-8,7],[21,-2],[-13,-5]],[[874,765],[10,-3],[-28,2],[18,1]],[[838,768],[-14,-7],[-10,4],[24,3]],[[877,767],[-10,2],[5,2],[5,-4]],[[905,767],[-15,5],[10,0],[5,-5]],[[923,765],[-13,8],[13,1],[0,-9]],[[907,771],[-8,3],[4,0],[4,-3]],[[9682,793],[-6,4],[3,0],[3,-4]],[[928,789],[-19,11],[14,1],[5,-7],[0,-5]],[[922,815],[-6,2],[4,1],[2,-3]],[[968,822],[-20,7],[8,3],[12,-10]],[[1028,834],[-8,2],[5,1],[3,-3]],[[1323,895],[-8,3],[12,1],[-4,-4]],[[1350,902],[18,-4],[-35,-1],[17,5]],[[1461,888],[-21,19],[31,-8],[-10,-11]],[[1747,902],[-3,1],[13,4],[-10,-5]],[[4431,903],[10,-30],[-42,23],[35,19],[-3,-12]],[[1780,924],[-10,-11],[-27,-2],[37,13]],[[1607,944],[100,-18],[-100,-25],[-14,2],[6,26],[-20,8],[28,7]],[[9716,945],[-12,4],[14,14],[-2,-18]],[[2832,954],[-9,11],[20,-3],[-11,-8]],[[1497,965],[27,-27],[25,2],[14,-24],[-42,2],[-60,37],[36,10]],[[2947,955],[-5,6],[16,9],[-11,-15]],[[2087,966],[-11,10],[20,-7],[-9,-3]],[[2507,987],[8,-3],[-26,-7],[18,10]],[[2938,981],[-7,-39],[-45,25],[19,9],[-9,6],[10,8],[32,-9]],[[2395,984],[-10,5],[9,1],[1,-6]],[[2273,995],[-5,2],[14,2],[-9,-4]],[[2229,1001],[23,-3],[-54,1],[31,2]],[[2352,998],[-6,2],[23,2],[-17,-4]],[[2463,970],[-8,32],[22,1],[-14,-33]],[[2406,999],[-2,4],[8,1],[-6,-5]],[[3304,1005],[-3,1],[5,1],[-2,-2]],[[2821,1004],[28,-1],[-5,-18],[-33,-16],[-17,13],[16,11],[-18,11],[6,10],[23,-10]],[[3088,1010],[-4,0],[10,5],[-6,-5]],[[3324,1022],[-5,3],[4,1],[1,-4]],[[6902,1021],[5,11],[4,-5],[-9,-6]],[[6938,1035],[-1,6],[6,1],[-5,-7]],[[2255,1043],[14,1],[-7,-15],[10,-4],[2,18],[12,-17],[10,19],[19,-1],[9,-7],[-26,-13],[35,8],[5,-6],[-21,-6],[25,-4],[-82,-12],[-109,26],[59,14],[10,-3],[-12,-5],[7,-7],[39,0],[-13,11],[14,3]],[[5012,1089],[-6,4],[10,-2],[-4,-2]],[[3318,1091],[-12,7],[10,3],[2,-10]],[[4781,1110],[-5,2],[9,-1],[-4,-1]],[[4933,1109],[11,-4],[-22,-13],[-18,20],[29,-3]],[[2953,1113],[-17,-19],[-65,-3],[82,22]],[[5056,1112],[-4,3],[9,0],[-5,-3]],[[3310,1114],[-9,5],[14,2],[-5,-7]],[[5082,1116],[-10,7],[20,2],[-10,-9]],[[4832,1119],[-10,6],[12,3],[-2,-9]],[[4913,1123],[-6,1],[19,4],[-13,-5]],[[9538,1130],[-3,2],[5,0],[-2,-2]],[[7006,1117],[-15,16],[6,2],[9,-18]],[[4950,1139],[-5,3],[2,0],[3,-3]],[[5364,1149],[3,-5],[-21,2],[18,3]],[[5444,1142],[-18,8],[28,1],[-10,-9]],[[3295,1151],[-4,3],[6,2],[-2,-5]],[[2921,1163],[11,-12],[-40,-2],[29,14]],[[6061,1171],[-4,2],[4,0],[0,-2]],[[2990,1166],[-17,9],[25,-5],[-8,-4]],[[3276,1168],[-8,36],[17,-21],[-9,-15]],[[9329,1201],[-10,9],[10,-4],[0,-5]],[[9310,1207],[-7,2],[10,2],[-3,-4]],[[3051,1218],[2,-23],[47,-80],[9,-57],[-9,-35],[-24,-19],[-87,-9],[-22,17],[74,13],[-43,1],[31,9],[-37,22],[-16,-16],[-28,6],[8,-13],[-13,-9],[-40,21],[9,15],[20,-6],[1,15],[24,-13],[-4,17],[35,1],[-21,9],[7,4],[64,-3],[-11,21],[-40,11],[30,22],[-12,14],[5,27],[-17,18],[58,20]],[[2483,1214],[-4,7],[7,-1],[-3,-6]],[[3237,1218],[-5,3],[6,-2],[-1,-1]],[[3313,1224],[-10,4],[7,1],[3,-5]],[[3124,1278],[-8,7],[20,4],[-12,-11]],[[6324,1291],[6,0],[-14,-2],[8,2]],[[6648,1306],[-2,2],[4,-1],[-2,-1]],[[9576,1291],[-6,18],[8,-8],[-2,-10]],[[6628,1318],[-3,0],[4,0],[-1,0]],[[6634,1318],[-2,1],[1,0],[1,-1]],[[6398,1318],[-6,3],[3,0],[3,-3]],[[6355,1339],[-11,-8],[-3,4],[14,4]],[[7390,1325],[-19,15],[14,-2],[8,-9],[-3,-4]],[[7402,1338],[-5,4],[11,0],[-6,-4]],[[3132,1340],[-8,-8],[2,10],[6,-2]],[[3108,1302],[-13,-20],[-18,12],[45,53],[-9,-13],[7,-18],[-12,-14]],[[7757,1339],[-2,2],[9,8],[-7,-10]],[[9530,1339],[-5,11],[5,-3],[0,-8]],[[7370,1346],[-5,3],[3,4],[2,-7]],[[7743,1354],[-5,4],[7,-2],[-2,-2]],[[7700,1356],[-4,3],[7,-1],[-3,-2]],[[9515,1358],[-8,14],[9,-10],[-1,-4]],[[7785,1371],[-2,3],[4,0],[-2,-3]],[[7687,1368],[-14,4],[16,4],[-2,-8]],[[3146,1365],[0,11],[4,2],[-4,-13]],[[7792,1374],[2,6],[4,-2],[-6,-4]],[[7800,1381],[-2,1],[2,1],[0,-2]],[[7803,1382],[-3,2],[4,0],[-1,-2]],[[7798,1391],[-1,1],[8,2],[-7,-3]],[[7574,1394],[-12,2],[7,5],[5,-7]],[[3176,1401],[-14,-11],[7,20],[7,-9]],[[7798,1401],[-14,6],[28,4],[-14,-10]],[[7867,1423],[6,-9],[-19,18],[13,-9]],[[3349,1425],[-11,9],[8,0],[3,-9]],[[3246,1453],[-5,-8],[-7,1],[12,7]],[[3409,1466],[-6,3],[17,9],[-11,-12]],[[3241,1473],[15,-7],[-24,-16],[-16,9],[31,22],[-6,-8]],[[3421,1480],[2,4],[5,1],[-7,-5]],[[3269,1473],[-11,-2],[6,24],[13,-10],[-8,-12]],[[3394,1500],[21,-12],[-24,-16],[-9,7],[4,14],[-9,-2],[17,9]],[[3400,1510],[15,-2],[-18,0],[3,2]],[[3312,1505],[0,12],[6,1],[-6,-13]],[[3445,1522],[-7,7],[14,0],[-7,-7]],[[3273,1537],[-3,4],[9,-2],[-6,-2]],[[3418,1529],[6,-8],[-18,8],[-34,-28],[-5,-34],[-20,13],[0,-13],[-12,7],[-56,-44],[-4,-15],[11,-6],[-21,-21],[16,-15],[37,13],[-11,-18],[-13,7],[-9,-19],[-13,16],[-19,-5],[12,-9],[-4,-17],[-30,29],[-15,-29],[13,-10],[-30,-3],[1,-21],[-23,-14],[9,-7],[-9,-12],[8,-5],[-11,-10],[27,1],[-23,-13],[14,-5],[-7,-16],[41,-7],[-15,19],[46,6],[-34,-8],[21,-14],[-14,3],[9,-18],[-7,-10],[32,-13],[-4,-23],[19,-22],[-15,-9],[28,-8],[-18,-20],[21,3],[12,-20],[-28,-28],[29,-5],[-46,-18],[47,3],[-6,-9],[6,-13],[-19,-2],[8,-16],[18,3],[0,-22],[23,7],[-2,-19],[-21,-7],[-36,12],[13,-11],[-11,-2],[6,-10],[29,-9],[-33,-12],[20,-11],[-20,-12],[-3,-30],[-18,-9],[-20,22],[5,-17],[-26,-6],[25,-7],[-38,-10],[38,-2],[-9,-7],[-166,-49],[-30,-23],[-138,9],[-26,28],[-39,8],[-19,-28],[79,-63],[77,-8],[-56,-29],[-184,28],[25,-13],[-24,-1],[110,-36],[-41,-17],[-143,27],[97,-73],[12,22],[88,-2],[26,-22],[-34,-21],[-70,4],[104,-14],[39,-29],[418,-100],[24,-12],[-8,-19],[24,-4],[124,51],[296,17],[44,27],[366,64],[7,16],[-60,19],[87,38],[-164,-25],[-92,38],[67,65],[155,63],[293,48],[-14,14],[31,41],[96,48],[-73,-7],[-16,5],[23,13],[-23,-1],[24,26],[64,17],[-20,13],[29,-1],[49,28],[9,21],[-26,34],[20,5],[-1,-16],[15,-5],[27,31],[-10,7],[15,5],[26,-19],[16,-34],[29,8],[-11,15],[47,42],[16,-11],[-18,-15],[3,-16],[104,15],[4,-18],[29,12],[8,-7],[-4,-11],[17,-4],[86,46],[109,15],[23,24],[26,-17],[17,9],[-11,14],[72,-37],[21,0],[19,25],[40,7],[43,-7],[64,18],[145,-33],[218,44],[50,29],[15,18],[0,18],[20,10],[63,-48],[-8,-13],[16,-11],[34,27],[-2,-16],[-20,-8],[31,-18],[9,28],[2,-28],[29,19],[2,40],[37,25],[145,51],[-2,16],[8,5],[25,-8],[-12,-8],[11,-10],[23,5],[26,15],[-25,12],[25,18],[0,-13],[42,-5],[-14,25],[7,17],[93,35],[51,-10],[47,-32],[-16,-19],[66,-30],[293,-19],[13,-45],[-23,-33],[13,-15],[-25,-1],[13,-15],[-3,-13],[-31,-1],[-13,-29],[27,-22],[7,13],[-5,10],[13,2],[3,-19],[-46,-53],[8,-4],[-15,-24],[44,-21],[54,29],[16,22],[-6,9],[8,25],[37,30],[-7,13],[8,11],[135,52],[10,38],[110,45],[-17,10],[15,14],[19,-8],[20,14],[66,-1],[48,16],[17,14],[3,35],[21,-41],[84,13],[154,-12],[20,13],[28,-21],[46,46],[47,10],[144,-28],[28,-25],[50,20],[8,24],[67,20],[31,-27],[2,-17],[46,6],[44,-35],[123,25],[84,-11],[32,26],[18,-10],[-2,-21],[53,-18],[42,53],[108,1],[5,12],[-9,50],[10,11],[23,-29],[-9,-38],[211,-52],[23,9],[33,-23],[23,13],[13,-10],[-15,-24],[37,-6],[14,-16],[-6,-9],[30,17],[17,-8],[-12,-8],[17,-12],[60,-3],[6,-34],[71,3],[1,34],[25,-16],[-11,-14],[16,-14],[41,-8],[25,17],[103,-76],[50,-1],[21,-23],[8,3],[-7,9],[90,-8],[-9,-5],[36,-5],[70,-50],[-2,21],[7,-4],[15,-29],[-24,-11],[-7,-19],[12,5],[0,-16],[-29,-30],[-5,-25],[-42,7],[-56,-30],[16,-12],[-38,0],[16,-31],[-33,3],[-14,-9],[6,-10],[-37,-9],[17,-48],[-23,-13],[15,-5],[2,-19],[-9,-2],[13,-7],[-21,-12],[25,-5],[19,-25],[-8,-13],[26,-3],[-10,-23],[37,8],[4,-22],[44,-15],[-77,4],[-111,-26],[-12,-7],[19,-17],[-46,-30],[40,-4],[-68,-14],[78,-6],[-31,-11],[39,-4],[-32,-8],[23,-6],[-10,-4],[10,-7],[-6,-7],[43,-6],[-50,-13],[53,-8],[44,-29],[-12,-5],[146,-51],[-34,-17],[49,6],[86,-15],[-12,-12],[225,-29],[0,-328],[-9999,0],[0,328],[625,-66],[202,-1],[58,22],[235,-9],[30,15],[-297,24],[-105,32],[2,53],[33,30],[-86,38],[25,16],[-6,5],[-76,17],[57,14],[180,-20],[81,52],[-36,33],[-253,67],[60,24],[-115,17],[-8,8],[13,17],[-1,27],[35,-15],[17,16],[58,-5],[20,-7],[-1,-12],[29,10],[67,-25],[16,4],[-9,7],[18,-3],[5,2],[0,5],[27,5],[3,7],[12,-5],[1,9],[21,-14],[11,9],[-10,8],[11,3],[-13,7],[28,-2],[-22,11],[17,5],[-41,17],[-71,4],[39,17],[45,-16],[28,-4],[-23,23],[333,87],[29,-18],[327,6],[82,7],[22,18],[10,-13],[75,4],[-3,21],[22,12],[23,-16],[-7,-17],[14,1],[-18,-11],[26,-13],[36,6],[-11,10],[10,7],[-4,16],[38,-6],[6,-27],[-28,-23],[16,-9],[302,13],[-38,16],[20,3],[-10,5],[7,10],[-30,1],[-9,28],[-35,7],[-3,14],[107,1],[-107,17],[-16,25],[12,9],[30,-21],[312,-13],[43,15],[-6,24],[7,0],[26,-10],[-10,-21],[51,-9],[25,17],[14,-18],[-4,-12],[96,-22],[31,13],[-7,20],[21,-4],[-5,22],[48,-19],[5,-18],[60,7],[-9,-17],[209,39],[73,45],[-2,30],[-18,25],[3,24],[-8,26],[-31,68],[60,23],[-23,11],[15,3],[-6,27],[16,4],[-16,13],[20,27],[-33,-1],[4,28],[30,11],[-2,15],[22,28],[34,9],[-5,14],[26,13],[-10,5],[5,23],[22,-7],[4,20],[18,-4],[-9,6],[5,10],[14,-6],[28,24],[-2,14],[43,8],[15,21],[48,19],[7,-15]],[[3459,1547],[13,-8],[-43,-5],[30,13]],[[3437,1546],[-9,7],[17,-1],[-8,-6]],[[3320,1561],[-3,-6],[-5,2],[8,4]],[[3258,1550],[6,10],[6,2],[-12,-12]],[[3295,1566],[-3,4],[9,2],[-6,-6]],[[3319,1581],[19,-3],[-38,2],[19,1]],[[3342,1581],[-8,6],[12,-3],[-4,-3]],[[3349,1587],[-7,5],[10,0],[-3,-5]],[[3361,1593],[-6,4],[11,-1],[-5,-3]],[[3399,1618],[-38,-17],[16,16],[22,1]],[[3469,1665],[13,0],[-24,-2],[11,2]],[[3498,1655],[-4,2],[5,9],[-1,-11]],[[3766,1687],[-10,-1],[7,3],[3,-2]],[[3749,1686],[-1,6],[1,-1],[0,-5]],[[3734,1697],[12,-13],[-25,9],[13,4]],[[9636,5153],[0,3],[1,0],[-1,-3]],[[8662,7659],[-2,6],[4,-2],[-2,-4]],[[9058,7688],[-1,3],[4,1],[-3,-4]],[[9073,7702],[-2,6],[9,2],[-7,-8]],[[6325,7716],[-3,2],[5,-1],[-2,-1]],[[9059,7749],[11,-4],[-31,-42],[20,46]],[[9133,7796],[-55,-53],[30,58],[25,-5]],[[6332,7806],[0,9],[1,-7],[-1,-2]],[[6346,7816],[-4,7],[2,0],[2,-7]],[[6353,7817],[-4,3],[-3,8],[7,-11]],[[9168,7826],[-18,-15],[30,35],[-12,-20]],[[9190,7860],[-2,1],[1,1],[1,-2]],[[9187,7875],[-1,1],[1,1],[0,-2]],[[9228,7902],[-6,-16],[-9,-5],[15,21]],[[9236,7910],[-4,2],[3,2],[1,-4]],[[9250,7932],[1,7],[0,-6],[-1,-1]],[[9257,7953],[-4,3],[2,2],[2,-5]],[[9277,7992],[3,9],[3,1],[-6,-10]],[[9276,8003],[-2,3],[3,-1],[-1,-2]],[[9289,8017],[4,-3],[-2,-2],[-2,5]],[[9297,8023],[-3,6],[8,14],[-5,-20]],[[9289,8050],[-2,5],[3,-1],[-1,-4]],[[9326,8076],[-16,-6],[25,39],[-9,-33]],[[9344,8103],[-7,4],[8,8],[-1,-12]],[[9322,8112],[-5,5],[5,1],[0,-6]],[[8990,8025],[-12,4],[2,-3],[10,-1],[-18,-9],[-14,-66],[16,-69],[11,0],[-1,-41],[-2,26],[-19,12],[-17,-50],[-8,40],[11,80],[-10,45],[12,137],[-18,69],[4,60],[29,19],[-12,31],[9,11],[16,-75],[-2,-92],[43,-166],[-30,38]],[[8826,8317],[-2,0],[6,8],[-4,-8]],[[8822,8319],[-2,6],[2,3],[0,-9]],[[5545,8322],[7,10],[-5,-9],[-2,-1]],[[9662,8335],[7,-10],[-19,20],[12,-10]],[[8810,8359],[-4,-11],[-11,0],[15,11]],[[8832,8347],[-8,-16],[-13,9],[10,24],[17,-8],[-6,-9]],[[5632,8316],[-83,5]],[[5549,8321],[17,14],[-15,-3],[3,19],[27,19]],[[5581,8370],[1,-1]],[[5582,8369],[-12,-19],[19,-1],[1,18]],[[5590,8367],[5,1],[39,-21],[-2,-31]],[[9613,8372],[16,-38],[-23,34],[7,4]],[[9573,8588],[-35,-30],[8,26],[27,4]],[[9182,8585],[-4,0],[8,5],[-4,-5]],[[9141,8594],[-5,-2],[2,4],[3,-2]],[[9320,8602],[-2,0],[2,2],[0,-2]],[[5796,8657],[-3,4],[4,-2],[-1,-2]],[[5999,8890],[-4,5],[6,-3],[-2,-2]],[[207,8907],[-6,3],[8,-2],[-2,-1]],[[6122,8909],[2,-5],[-14,7],[12,-2]],[[206,8912],[1,8],[10,-3],[-11,-5]],[[5994,8928],[-8,10],[9,1],[-1,-11]],[[6001,8940],[7,1],[-10,-1],[3,0]],[[304,8972],[-1,4],[3,0],[-2,-4]],[[6925,9025],[-2,2],[2,1],[0,-3]],[[6945,9029],[-7,3],[4,-1],[3,-2]],[[6186,9026],[-8,5],[5,1],[3,-6]],[[6923,9032],[22,-5],[2,-10],[-8,-3],[-11,17],[-9,1],[4,0]],[[6505,9116],[2,5],[2,-1],[-4,-4]],[[6498,9119],[-2,3],[4,1],[-2,-4]],[[6411,9123],[10,8],[8,-1],[-18,-7]],[[6608,9148],[-1,-2],[-19,-3],[20,5]],[[6871,9147],[-6,2],[5,0],[1,-2]],[[6540,9154],[-7,0],[8,1],[-1,-1]],[[10,9154],[116,-69],[8,-11],[-6,-10],[16,2],[2,-35],[-7,-6],[15,-21],[19,9],[-15,7],[9,7],[-4,17],[-14,4],[27,4],[14,-4],[-5,-13],[45,7],[30,-42],[26,-9],[-25,-12],[-1,-15],[-25,13],[12,-20],[-47,11],[17,-13],[-14,-12],[16,-9],[-30,-17],[23,-19],[-23,-12],[-6,21],[-8,-15],[-49,25],[-17,39],[-69,3],[3,13],[-13,14],[11,24],[-33,-13],[-2,-18],[13,-19],[-19,-27],[0,225],[10,-4]],[[6518,9157],[-3,0],[4,2],[-1,-2]],[[6837,9165],[11,-9],[-17,9],[6,0]],[[6645,9170],[-13,9],[12,-6],[1,-3]],[[5955,9179],[-12,2],[7,2],[5,-4]],[[6864,9180],[-5,5],[7,-1],[-2,-4]],[[6397,9169],[-39,-25],[-19,10],[2,22],[18,13],[38,-20]],[[9484,9153],[0,6],[-9,6],[-1,22],[8,3],[0,-4],[-3,-2],[2,-4],[-1,-6],[2,-8],[4,-7],[-1,-4],[-1,-2]],[[6867,9185],[-6,3],[9,6],[-3,-9]],[[9483,9183],[-1,11],[7,0],[-6,-11]],[[9725,9202],[-4,1],[6,2],[-2,-3]],[[9706,9206],[-16,-14],[-31,15],[47,-1]],[[7308,9224],[-10,5],[3,3],[6,-2],[1,-2],[0,-4]],[[6651,9233],[30,-27],[-26,-5],[-33,31],[17,13],[12,-12]],[[7320,9244],[2,-2],[-2,-3],[-5,-1],[1,5],[6,4],[-2,-3]],[[6588,9247],[-6,0],[-4,5],[10,-5]],[[9510,9256],[3,-1],[-7,0],[4,1]],[[7315,9257],[-8,-17],[4,24],[4,-7]],[[9491,9260],[-7,4],[6,0],[1,-4]],[[9461,9264],[-6,6],[8,-6],[-2,0]],[[6488,9281],[-4,2],[3,2],[1,-4]],[[6482,9292],[-5,1],[-2,3],[7,-4]],[[6468,9297],[9,-8],[-1,-15],[-26,18],[18,5]],[[122,9297],[-9,2],[5,0],[4,-2]],[[8831,9304],[-8,-5],[-19,6],[27,-1]],[[9999,9306],[0,-31],[-34,-12],[-4,14],[38,29]],[[40,9307],[31,-19],[-71,-13],[0,31],[40,1]],[[8847,9324],[-7,0],[3,2],[4,-2]],[[8559,9366],[39,-21],[-22,-8],[-34,20],[-25,1],[42,8]],[[7159,9349],[-25,2],[21,18],[22,-8],[-18,-12]],[[8578,9366],[-21,3],[25,-3],[-4,0]],[[7027,9367],[-4,4],[4,0],[0,-4]],[[8592,9373],[-56,-3],[27,8],[29,-5]],[[8589,9380],[2,-1],[-28,3],[26,-2]],[[8415,9382],[18,-5],[-37,9],[19,-4]],[[7079,9395],[-6,-13],[-16,9],[22,4]],[[7210,9375],[-28,6],[17,15],[11,-21]],[[8338,9393],[-16,4],[13,2],[3,-6]],[[7123,9401],[8,-2],[-17,3],[9,-1]],[[6981,9409],[-6,-2],[4,7],[2,-5]],[[6536,9409],[35,-11],[-27,-10],[18,0],[-23,-10],[14,-7],[-23,-13],[13,-14],[-10,-16],[28,-42],[39,-27],[-68,-10],[-48,15],[8,8],[-6,8],[20,2],[-22,8],[13,12],[-12,-10],[-4,16],[-43,-6],[-10,15],[4,20],[23,0],[19,30],[-9,2],[13,1],[-24,4],[28,9],[-6,16],[49,15],[11,-5]],[[6973,9419],[6,-4],[-7,-8],[18,-7],[-50,-8],[3,22],[30,5]],[[8535,9420],[51,-24],[-70,-33],[-2,-7],[-6,5],[4,17],[-4,6],[13,10],[-4,20],[18,6]],[[7121,9420],[11,-5],[-20,5],[9,0]],[[8556,9418],[-18,2],[9,1],[9,-3]],[[7232,9419],[-9,3],[10,0],[-1,-3]],[[7113,9422],[-22,-8],[9,8],[13,0]],[[8460,9432],[27,-19],[21,9],[-4,-10],[15,-17],[-12,-12],[3,-5],[-4,-16],[3,-8],[-6,-4],[-38,21],[-65,18],[34,11],[-12,13],[4,15],[34,4]],[[8948,9441],[35,-21],[2,-17],[-107,10],[70,28]],[[8459,9439],[-7,2],[10,1],[-3,-3]],[[7402,9442],[-8,4],[3,0],[5,-4]],[[7344,9450],[-1,-5],[-14,3],[15,2]],[[7294,9450],[-8,4],[12,-1],[-4,-3]],[[7322,9453],[-22,0],[10,3],[12,-3]],[[7375,9455],[-3,4],[9,-2],[-6,-2]],[[8767,9459],[17,-15],[-25,18],[8,-3]],[[8916,9447],[-26,6],[22,10],[4,-16]],[[8223,9464],[-5,2],[5,3],[0,-5]],[[6639,9467],[-3,1],[4,3],[-1,-4]],[[7359,9475],[-6,-5],[-10,4],[16,1]],[[8130,9476],[20,-6],[-18,-17],[-37,13],[35,10]],[[7373,9474],[-9,5],[15,-1],[-6,-4]],[[7394,9478],[-15,-3],[4,6],[11,-3]],[[7204,9483],[7,-1],[-13,0],[6,1]],[[7379,9493],[1,-4],[-17,2],[16,2]],[[7417,9504],[-6,-9],[-17,4],[23,5]],[[7281,9512],[-3,1],[2,1],[1,-2]],[[7280,9529],[5,-5],[-8,-9],[-14,11],[17,3]],[[9083,9525],[109,-12],[-62,-22],[-73,27],[9,21],[17,-14]],[[8909,9543],[-7,3],[7,-2],[0,-1]],[[8767,9526],[-6,5],[8,23],[13,-13],[-15,-15]],[[6644,9556],[-6,1],[8,1],[-2,-2]],[[7266,9559],[18,-4],[-19,3],[1,1]],[[7304,9561],[9,-1],[-29,1],[20,0]],[[6631,9557],[-1,0],[16,4],[-15,-4]],[[7687,9561],[-2,3],[18,5],[-16,-8]],[[8913,9567],[-1,1],[6,1],[-5,-2]],[[6679,9572],[-17,-3],[5,3],[12,0]],[[8866,9567],[35,-25],[16,0],[-2,23],[18,-1],[-7,9],[112,-38],[-40,-28],[-29,6],[-11,18],[14,13],[-16,2],[-8,-19],[13,-16],[30,-9],[-113,2],[-15,-19],[-62,40],[15,1],[-12,14],[21,8],[-8,12],[49,7]],[[9242,9569],[-8,3],[8,3],[0,-6]],[[7644,9572],[-6,1],[2,3],[4,-4]],[[7638,9578],[-4,-5],[-12,2],[16,3]],[[7676,9580],[8,-3],[-39,-2],[31,5]],[[7687,9581],[-3,-1],[-7,2],[10,-1]],[[7694,9579],[-8,-4],[3,8],[5,-4]],[[8150,9584],[-9,0],[4,4],[5,-4]],[[7620,9596],[-13,1],[2,1],[11,-2]],[[8125,9599],[5,-7],[-21,5],[16,2]],[[7655,9601],[-5,2],[11,-1],[-6,-1]],[[7642,9603],[5,-2],[-14,-1],[9,3]],[[7679,9604],[-6,-6],[-10,1],[16,5]],[[7709,9596],[-7,2],[4,6],[3,-8]],[[9147,9606],[-4,-6],[-22,0],[26,6]],[[7718,9607],[-4,3],[5,1],[-1,-4]],[[6896,9618],[18,-10],[-2,-14],[-210,-70],[-38,-19],[21,-4],[-10,-10],[-23,2],[8,-11],[-17,7],[-1,-16],[-26,8],[15,-18],[-17,-16],[-24,5],[18,-9],[-5,-12],[-33,10],[30,-13],[-25,1],[15,-11],[-14,-14],[-24,11],[2,-7],[-28,8],[-21,-7],[27,22],[-43,3],[62,20],[-22,9],[34,13],[-20,10],[39,1],[-32,7],[24,9],[-25,11],[54,10],[-6,10],[19,5],[-6,5],[77,19],[9,16],[84,2],[116,37]],[[7462,9626],[8,2],[-5,-7],[-3,5]],[[7682,9628],[-11,-8],[-27,0],[38,8]],[[9350,9626],[-6,2],[9,0],[-3,-2]],[[7504,9627],[-6,0],[-3,2],[9,-2]],[[7940,9636],[-2,0],[6,1],[-4,-1]],[[7490,9637],[-5,-6],[-10,1],[15,5]],[[7955,9638],[-2,1],[3,0],[-1,-1]],[[7987,9635],[-10,-1],[13,6],[-3,-5]],[[7962,9642],[-4,1],[11,4],[-7,-5]],[[7293,9647],[-13,3],[9,0],[4,-3]],[[7554,9655],[-6,3],[8,-1],[-2,-2]],[[8630,7621],[-2,7],[-1,1]],[[8627,7629],[-5,17],[19,11],[6,27],[-10,84],[25,29],[35,-13],[22,65],[7,62],[17,22],[-1,32],[-46,-9],[-16,-23],[-42,-1],[-13,53],[4,15],[-87,53],[1,24],[-41,147],[-76,44],[-70,-14],[-23,-29],[19,-13],[2,-25],[-45,-99],[6,-3],[-4,-19],[-38,-29],[-32,18]],[[8241,8055],[-66,26],[-34,-39],[-64,-26],[-62,11],[-17,20],[1,15],[-37,23],[-104,-2],[-16,15],[-3,44],[-92,47],[-30,-66],[12,-41],[-26,-32],[-75,16],[-10,32],[-54,14],[-125,-95]],[[7439,8017],[-13,-4]],[[7426,8013],[-21,28],[5,12],[-17,-18],[-25,7],[-7,27],[-18,8],[-25,46],[-56,-15],[-21,33],[-17,-32],[-61,145],[-38,41],[8,26],[-66,-56],[-28,-2],[-5,12],[14,24],[-32,5],[-4,-14],[-11,28],[4,-15],[-28,-2],[-6,14],[8,20],[-12,36],[-46,2],[-103,-41],[-7,-18],[-57,-8],[-17,-17],[-43,3],[6,-7],[-9,-11],[19,-7],[-11,-11],[26,-18],[-28,-1],[-12,-17],[10,-20],[-29,-22],[47,-40],[-9,-28],[-37,5],[-14,-22],[-33,39],[-24,-17],[-27,12],[-23,-31],[-29,29],[-3,-29],[-1,18],[-30,37],[-22,-2],[-8,19],[-29,-18],[-14,17],[-58,-68],[3,-37],[-15,-4],[-21,32],[-16,-33],[-4,-30],[8,-11],[-16,-42],[17,-8],[8,-34],[22,1],[23,-54],[-13,-12],[19,-12]],[[6367,7855],[-17,-16],[3,-14],[-5,8],[-20,-18],[-8,6],[3,-12],[-8,11],[6,-11],[-25,-59],[19,-29],[1,-30],[8,21],[-6,-49],[31,-68]],[[6349,7595],[-23,-37],[-33,39],[-3,1]],[[6290,7598],[-42,50],[-29,-10],[-29,34],[-72,23],[-7,-11]],[[6111,7684],[-35,51],[-61,53],[11,5],[-4,9],[26,-8],[-4,19],[9,23],[18,4],[-23,33],[23,-1],[-5,10],[25,15],[-29,2]],[[6062,7899],[1,25],[16,18],[26,0],[5,25],[-9,18],[12,15],[-11,8],[13,14],[-1,20],[-51,27],[-7,-9],[-16,30],[-52,-4],[-6,39],[-28,13],[-7,22],[9,9],[-17,32],[-11,0],[-46,-14]],[[5882,8187],[-14,52],[41,26],[-27,19],[2,15],[-30,42],[7,15],[-3,32],[-76,31]],[[5782,8419],[-13,44],[4,23],[-13,13]],[[5760,8499],[12,20],[-11,54],[21,28],[-4,10]],[[5778,8611],[1,18],[61,11],[-46,23],[2,21],[-24,-11]],[[5772,8673],[105,136],[-44,48],[16,27],[-26,41],[5,42],[8,4],[-29,67],[27,46],[-38,29],[-6,20],[10,18],[-11,3],[15,9]],[[5804,9163],[32,35],[22,-7],[-2,14]],[[5856,9205],[63,-2],[-30,-7],[28,-9],[-6,-10],[20,7],[-14,-27],[19,22],[63,-9],[139,-84],[11,-35],[-5,-16],[-31,-32],[-41,-13],[-188,63],[52,-42],[-11,-6],[42,-24],[4,-10],[-8,5],[0,-21],[-9,-4],[16,-31],[-4,-17],[73,-43],[18,13],[-3,17],[-23,5],[-19,31],[16,15],[38,-20],[-10,-12],[69,-7],[-21,59],[67,56],[31,-6],[11,-11],[-9,-11],[14,8],[8,-17],[9,59],[-20,24],[13,55],[-26,23],[72,-11],[18,-20],[5,-19],[-37,-4],[-13,-21],[47,-30],[-6,-7],[36,15],[9,38],[30,-1],[-14,17],[97,35],[5,-13],[13,9],[-12,8],[41,21],[22,1],[-27,-5],[12,-3],[-8,-11],[6,-15],[-21,-8],[44,-6],[15,23],[54,0],[45,26],[15,-15],[-10,-19],[21,-3],[0,18],[30,13],[-21,39],[20,16],[91,-18],[24,-14],[-6,-9],[65,-17],[-2,-3],[4,-5],[27,-17],[3,-13],[4,2],[22,42],[-21,1],[-10,33],[-31,9],[-1,-10],[-4,3],[2,24],[13,6],[-7,7],[7,30],[-18,1],[5,18],[-7,-1],[51,44],[24,65],[62,-2],[35,-12],[2,-24],[-30,-47],[29,-35],[-2,-26],[-10,-8],[7,-24],[-3,-51],[30,-30],[-15,-13],[-2,-29],[-28,-24],[6,-8],[-23,-11],[4,-19],[-24,-8],[-11,7],[12,7],[-49,3],[12,-17],[72,-17],[52,44],[1,19],[23,22],[0,26],[-11,14],[9,22],[54,12],[20,-26],[-6,-43],[54,-12],[-44,11],[3,22],[17,7],[-15,37],[-45,19],[-63,-4],[4,15],[-11,19],[23,53],[-37,43],[15,23],[39,17],[-3,42],[25,-16],[-14,-68],[47,-18],[61,-4],[-79,33],[-5,20],[56,-3],[-21,13],[33,18],[86,-40],[45,0],[-28,-26],[5,-28],[-10,-12],[8,-21],[-5,22],[26,17],[-13,-41],[13,-6],[2,3],[-2,5],[-5,7],[17,1],[6,7],[-17,44],[13,23],[-40,38],[-40,14],[2,25],[-16,12],[9,3],[-9,5],[8,15],[182,17],[-36,-23],[28,-27],[-26,27],[50,25],[-47,22],[33,5],[-38,15],[7,11],[25,-12],[13,19],[-6,3],[17,2],[-22,7],[199,46],[-36,0],[8,9],[84,-1],[-12,-14],[98,21],[14,-10],[-19,-28],[30,-22],[-28,23],[20,30],[-30,23],[95,-6],[-38,10],[10,11],[-10,8],[62,43],[33,2],[56,-18],[-61,-15],[94,-10],[-30,-24],[130,14],[46,-24],[-5,-17],[19,13],[18,-24],[-11,-18],[-32,18],[38,-25],[-154,-100],[-29,-4],[-53,-48],[31,24],[127,29],[-38,4],[18,15],[38,1],[-10,-4],[29,-15],[18,15],[17,-37],[0,-21],[-11,-6],[2,-8],[24,-7],[-25,14],[11,7],[0,16],[14,6],[-16,9],[144,4],[10,-5],[-17,-14],[39,-18],[57,2],[80,-19],[38,-21],[7,5],[22,-29],[2,-27],[3,30],[-17,28],[26,-3],[29,-33],[13,2],[-3,12],[13,-17],[-19,-7],[64,-50],[29,28],[-7,5],[22,37],[26,-29],[61,12],[55,-31],[11,9],[-11,7],[6,11],[52,-5],[-16,26],[24,15],[-31,2],[53,20],[-7,18],[169,-32],[-75,-4],[7,-6],[19,5],[51,3],[-26,-26],[0,10],[10,6],[-10,-4],[-2,8],[-5,3],[-3,-1],[4,-2],[-4,-7],[5,-9],[-23,2],[7,-7],[-9,-8],[12,-2],[21,8],[29,30],[57,-6],[25,-19],[-35,-13],[51,-10],[-18,-16],[40,8],[19,-20],[-13,-1],[24,-8],[95,14],[86,-13],[28,-26],[-9,-33],[35,-14],[-1,-28],[13,-8],[-10,-24],[-6,-2],[8,2],[5,14],[7,7],[-3,27],[71,22],[79,-16],[26,16],[14,-30],[64,-28],[12,16],[-12,31],[-13,2],[12,9],[-3,21],[76,-20],[81,6],[108,-53],[0,-225],[-41,-28],[6,6],[-31,2],[-20,21],[-17,-2],[28,-13],[-80,-8],[85,4],[4,-25],[21,-3],[10,-36],[-13,-5],[12,-10],[2,12],[18,-26],[-5,-8],[9,-22],[-14,-19],[-58,33],[8,-17],[-126,-65],[6,-8],[-64,-51],[-11,-29],[-29,41],[-60,-17],[-25,-29],[6,38],[-38,-20],[5,-9],[-9,-11],[-10,19],[-9,-15],[-15,11],[-12,-28],[0,-29],[-9,4],[5,-7],[-31,-54],[12,-22],[6,15],[18,-6],[-13,-28],[1,-33],[12,-3],[4,-31],[-20,0],[12,20],[-19,-8],[5,-8],[-15,-12],[-9,-32],[11,-43],[-58,-35],[-6,-36],[7,-25],[-45,-4],[6,-7],[-10,-55],[-45,-61],[-31,255],[11,78],[29,43],[-7,18],[41,17],[103,139],[48,25],[13,82],[42,9],[-35,15],[-31,-9],[-9,-43],[10,-8],[-25,1],[-63,-63],[7,25],[-17,-5],[2,19],[14,39],[-23,-16],[-7,15],[-49,-7],[-91,-111],[-3,-24],[30,-6],[-13,-13],[-38,7],[-13,-19],[-44,-5],[-6,16],[33,7],[-74,31],[-24,-16],[4,-15],[-138,10],[-49,-19],[-41,-49],[-5,-23],[-149,-171],[17,-17],[30,5],[-2,-51],[11,4],[4,11],[-7,7],[4,4],[15,6],[-12,-12],[16,-9],[-16,-24],[35,26],[-9,-25],[6,-3],[5,46],[31,0],[46,-58],[-6,-18],[-13,7],[22,-51],[-29,-87],[6,-36],[-8,-12],[-6,-82],[-140,-285],[-55,-47],[-24,9],[2,26],[-12,-13],[3,14],[-6,1],[-17,-45],[-14,7],[0,-22]],[[7413,9430],[-14,-6],[10,0],[4,6]],[[6118,8922],[0,4],[-2,3],[2,-7]],[[7989,9688],[-5,-7],[-27,4],[32,3]],[[7603,9687],[-6,2],[3,2],[3,-4]],[[7965,9696],[-22,-6],[13,7],[9,-1]],[[7574,9740],[-14,3],[15,-3],[-1,0]],[[7860,9755],[-17,-29],[44,17],[40,-32],[-168,-32],[29,42],[21,1],[-7,12],[20,1],[-18,4],[16,17],[40,-1]],[[7577,9758],[-6,1],[11,1],[-5,-2]],[[7568,9760],[-6,-2],[-13,1],[19,1]],[[7775,9759],[-2,1],[4,1],[-2,-2]],[[7540,9762],[-19,5],[11,-1],[8,-4]],[[7117,9770],[-5,2],[43,-7],[-38,5]],[[7777,9772],[9,2],[-12,-4],[3,2]],[[7545,9773],[-15,4],[21,-3],[-6,-1]],[[6630,9790],[8,-3],[-20,2],[12,1]],[[7619,9794],[-11,-3],[2,3],[9,0]],[[6371,9793],[-5,2],[7,-2],[-2,0]],[[6422,9796],[8,-7],[-41,3],[33,4]],[[7532,9796],[73,-9],[-52,-12],[12,3],[-42,19],[9,-1]],[[6650,9789],[-18,6],[30,2],[-12,-8]],[[6377,9798],[2,-3],[-9,2],[7,1]],[[6395,9802],[-8,-6],[-12,6],[20,0]],[[7711,9803],[11,-6],[-23,-21],[37,20],[41,-13],[-9,-30],[-18,-1],[25,-19],[-73,-6],[-70,14],[-12,22],[-18,-1],[5,8],[-29,-2],[49,14],[-10,5],[19,12],[10,-5],[8,6],[57,3]],[[6673,9803],[-10,1],[11,-1],[-1,0]],[[6531,9806],[-8,2],[19,2],[-11,-4]],[[6489,9810],[7,-2],[-47,1],[40,1]],[[6506,9805],[-2,6],[8,0],[-6,-6]],[[6585,9813],[-1,-15],[-37,1],[38,14]],[[6456,9812],[-8,2],[10,-2],[-2,0]],[[6537,9818],[-5,-3],[-6,2],[11,1]],[[6563,9815],[-14,2],[2,1],[12,-3]],[[6517,9816],[-7,1],[13,2],[-6,-3]],[[6610,9822],[36,-9],[-43,-14],[-22,22],[29,1]],[[6508,9817],[-15,3],[19,2],[-4,-5]],[[6528,9825],[4,-3],[-15,2],[11,1]],[[6484,9821],[-10,8],[9,0],[1,-8]],[[6634,9830],[-1,-3],[-8,1],[9,2]],[[6611,9830],[-4,-5],[-18,3],[22,2]],[[6577,9836],[4,-3],[-42,1],[38,2]],[[6330,9840],[24,-9],[-28,6],[-13,-6],[4,-4],[-38,-9],[-1,8],[-33,3],[85,11]],[[6728,9840],[-32,-23],[-52,13],[84,10]],[[6540,9842],[14,-3],[-55,1],[41,2]],[[6638,9839],[-33,1],[26,5],[7,-6]],[[6392,9842],[45,-8],[-82,-19],[-5,-4],[14,-7],[-21,-6],[-49,12],[44,2],[-23,7],[51,4],[13,12],[-20,0],[42,10],[-9,-3]],[[7221,9848],[13,-1],[-41,-5],[28,6]],[[6625,9848],[-19,6],[24,-2],[-5,-4]],[[6405,9854],[-7,2],[18,1],[-11,-3]],[[6562,9857],[56,-11],[-60,10],[4,1]],[[6632,9855],[-7,2],[8,0],[-1,-2]],[[6520,9857],[83,-18],[-92,12],[9,6]],[[6693,9846],[-26,4],[45,7],[-19,-11]],[[6623,9858],[-8,0],[13,1],[-5,-1]],[[7534,9855],[-38,6],[47,-2],[-9,-4]],[[6817,9853],[-31,-18],[-50,5],[55,22],[26,-9]],[[6660,9861],[-21,2],[23,-2],[-2,0]],[[6598,9858],[-15,2],[30,3],[-15,-5]],[[7665,9863],[56,-28],[-24,-3],[9,-21],[-8,-4],[-65,-6],[-30,-8],[-46,10],[32,8],[-50,0],[33,5],[-20,4],[40,20],[-24,-2],[16,13],[81,12]],[[6684,9867],[-8,-2],[-18,2],[26,0]],[[6595,9869],[13,-1],[-69,-1],[56,2]],[[6640,9867],[-17,3],[26,0],[-9,-3]],[[6508,9870],[3,-3],[-8,4],[5,-1]],[[6605,9881],[21,-6],[-51,2],[30,4]],[[6624,9883],[-7,1],[13,1],[-6,-2]],[[6724,9882],[-12,4],[15,-3],[-3,-1]],[[6744,9892],[28,-3],[-48,1],[20,2]],[[6646,9894],[-39,-2],[43,6],[-4,-4]],[[2910,6331],[2,4]],[[2912,6335],[0,-2],[-2,-2]],[[2912,6335],[2,-4]],[[2914,6331],[-1,-1],[-1,5]],[[694,6298],[-23,-17],[-1,71],[20,-17],[10,-25],[-6,-12]],[[651,6367],[-4,1],[3,4],[1,-5]],[[642,6380],[-5,10],[7,-5],[-2,-5]],[[653,6389],[14,-9],[-12,-9],[-8,19],[6,-1]],[[642,6404],[5,0],[-17,-4],[12,4]],[[541,6432],[0,-1],[-1,0],[1,1]],[[619,6418],[-11,-7],[-5,17],[9,7],[7,-17]],[[552,6446],[-3,-5],[5,12],[-2,-7]],[[571,6445],[-10,11],[13,9],[-3,-20]],[[2728,6599],[-1,0],[2,1],[-1,-1]],[[2719,6599],[-1,3],[1,-1],[0,-2]],[[2730,6599],[0,3],[2,-1],[-2,-2]],[[2736,6604],[-1,3],[1,-1],[0,-2]],[[2736,6604],[-3,-3],[1,6],[2,-3]],[[2747,6608],[-1,0],[2,1],[-1,-1]],[[2740,6604],[-2,6],[2,-2],[0,-4]],[[2751,6610],[-2,-1],[3,3],[-1,-2]],[[2754,6613],[1,2],[1,0],[-2,-2]],[[2758,6617],[-1,-1],[1,2],[0,-1]],[[2760,6619],[-1,0],[1,2],[0,-2]],[[334,6625],[-1,0],[0,1],[1,-1]],[[2761,6622],[9,23],[-3,-12],[-6,-11]],[[2773,6663],[-1,2],[1,2],[0,-4]],[[2731,6674],[-1,2],[1,0],[0,-2]],[[2718,6708],[-2,6],[5,-6],[-3,0]],[[2716,6718],[-1,1],[0,4],[1,-5]],[[2720,6711],[-3,12],[1,-1],[2,-11]],[[2715,6724],[-1,5],[1,-3],[0,-2]],[[2300,6687],[-5,44],[0,21],[5,-65]],[[2706,6759],[-3,6],[1,-1],[2,-5]],[[2295,6753],[2,16],[7,20],[-9,-36]],[[2308,6799],[-4,-8],[5,14],[-1,-6]],[[2318,6813],[-7,-10],[11,17],[-4,-7]],[[2327,6826],[-4,-5],[1,3],[3,2]],[[2759,6813],[-2,12],[3,7],[-1,-19]],[[2476,6858],[-3,1],[1,0],[2,-1]],[[2490,6859],[2,1],[-1,-1],[-1,0]],[[2500,6869],[-1,-1],[2,3],[-1,-2]],[[2504,6873],[-1,1],[0,1],[1,-2]],[[2358,6861],[8,14],[1,-2],[-9,-12]],[[2523,6883],[-2,-1],[2,2],[0,-1]],[[2511,6885],[-1,1],[1,2],[1,-1],[0,-2],[-1,0]],[[2525,6885],[0,2],[1,1],[-1,-3]],[[2450,6883],[-7,6],[5,3],[2,-9]],[[2636,6892],[-3,3],[3,-1],[0,-2]],[[2516,6895],[-1,2],[1,0],[0,-2]],[[2639,6890],[-3,1],[11,8],[-8,-9]],[[2516,6898],[-2,0],[0,3],[2,-3]],[[2520,6900],[-2,2],[2,0],[0,-2]],[[2649,6900],[-1,0],[2,3],[-1,-3]],[[2532,6900],[-1,16],[2,-8],[-1,-8]],[[2519,6915],[-1,1],[4,7],[-3,-8]],[[2541,6926],[-1,-1],[-6,2],[7,-1]],[[2525,6924],[0,1],[1,2],[-1,-3]],[[2553,6927],[-6,-1],[5,3],[1,-2]],[[2596,6936],[-21,-4],[15,4],[6,0]],[[1711,7075],[-5,13],[6,-11],[-1,-2]],[[2795,7089],[1,1],[-1,-4]],[[2795,7086],[0,3]],[[1682,7098],[-3,4],[2,0],[1,-4]],[[1714,7104],[-4,1],[-4,9],[8,-10]],[[2834,7135],[-1,1],[1,2],[0,-3]],[[1666,7145],[-2,-7],[-4,6],[6,1]],[[1658,7145],[-4,0],[2,2],[2,-2]],[[1670,7148],[10,-2],[-8,-5],[-2,7]],[[2874,7180],[-4,3],[3,-1],[1,-2]],[[2870,7184],[-12,-3],[5,2],[7,1]],[[2874,7177],[3,11],[6,10],[-9,-21]],[[2887,7203],[-2,-2],[3,3],[-1,-1]],[[2888,7205],[1,3],[6,4],[-7,-7]],[[2902,7215],[-4,-1],[4,32],[0,-31]],[[2899,7248],[-3,7],[2,-1],[1,-6]],[[2891,7323],[0,1],[1,1],[-1,-2]],[[2894,7330],[-1,-1],[2,4],[-1,-3]],[[1616,7377],[0,1],[1,0],[-1,-1]],[[2907,7366],[-1,0],[7,23],[-6,-23]],[[2935,7456],[-2,-3],[-1,2],[2,1],[0,3],[1,-3]],[[2937,7462],[4,13],[-1,-6],[-3,-7]],[[2938,7518],[1,8],[3,0],[-4,-8]],[[2966,7526],[-2,0],[14,7],[-12,-7]],[[2992,7554],[-10,-12],[22,9],[-48,-28],[-13,2],[49,29]],[[3055,7566],[0,-5],[-6,2],[6,3]],[[3041,7567],[-9,0],[6,7],[3,-7]],[[3019,7573],[-1,0],[3,11],[-2,-11]],[[3088,7722],[-2,5],[4,-2],[-2,-3]],[[3093,7729],[-2,4],[1,3],[1,-7]],[[3102,7733],[-3,5],[4,8],[3,-7],[-4,-6]],[[1557,7859],[-1,3],[0,2],[1,-5]],[[1588,7904],[-2,5],[1,1],[1,-6]],[[1598,7912],[0,10],[2,-7],[-2,-3]],[[1597,7968],[4,-23],[-11,18],[7,5]],[[1588,7974],[-3,2],[2,6],[1,-8]],[[1583,7976],[-5,8],[5,-4],[0,-4]],[[1585,7991],[5,-4],[-7,-2],[2,6]],[[1581,8007],[1,0]],[[1582,8007],[0,-1],[-1,1]],[[3133,7788],[6,-21],[-6,-9],[-10,0],[0,-7],[-6,0],[-8,-12],[-1,7],[-6,0],[-7,-2],[1,-6],[-2,-1],[-5,16],[-8,-30],[-18,-16],[-1,17],[-2,-21],[-10,4],[-15,-38],[4,-27],[-13,-20],[20,-34],[9,5],[-2,15],[4,-23],[-35,-11],[2,18],[-7,1],[-4,-25],[-38,-5],[-31,-33],[1,34],[-8,-48],[8,-10],[-3,-30],[1,16],[-3,-20],[-7,-11],[-2,-5],[2,-4],[-15,-25],[1,14],[-18,26],[15,23],[-16,-21],[15,-71],[-25,-73],[8,47],[-6,-1],[1,26],[-11,-2],[8,16],[-11,12],[14,42],[-22,-19],[7,-51],[-8,6],[10,-25],[-26,21],[5,29],[-7,-32],[30,-26],[-3,-16],[-22,32],[24,-35],[-3,-17],[-8,9],[11,-20],[-27,12],[35,-22],[13,-64],[-12,53],[5,-37],[-12,14],[4,-10],[-17,-7],[-1,14],[-1,-19],[19,3],[1,-20],[5,19],[3,-9],[-12,-28],[-25,12],[17,-15],[-9,-17],[-8,10],[3,-10],[17,-6],[-30,-8],[-14,-47],[-1,14],[-1,-16],[-23,-9],[-10,-26],[0,9],[-2,-4],[2,-12],[-5,-6]],[[2795,7086],[-36,-28],[6,-12],[-11,12],[5,-18],[-23,-62],[7,-77],[19,-73],[3,-38],[-4,43],[-7,10],[3,-21],[20,-94],[-11,-92],[-19,-4],[5,7],[-12,32],[-11,9],[-6,30],[5,13],[-8,-9],[1,24],[-7,-7],[-10,36],[6,26],[-7,7],[-1,-22],[-4,11],[6,60],[-28,59],[-15,11],[-32,-25],[-8,25],[7,-3],[-24,26],[-49,-16],[7,3],[-7,24],[-3,-22],[-64,-7],[21,-1],[0,-17],[7,10],[-9,-24],[2,-6],[13,-11],[5,-9],[-11,-15],[4,13],[-25,24],[-1,-27],[-29,8],[-16,34],[-13,-17],[-43,10],[0,16],[0,-18],[-26,-18],[8,12],[-16,9],[5,-20],[0,-4],[-6,-7],[-1,-7],[-30,-33]],[[2327,6826],[6,9],[-18,4],[7,-16],[-11,2],[-11,-37],[-9,2],[3,-31],[-10,8],[10,-11],[-4,-25],[11,-50]],[[2301,6681],[-54,27],[-11,65],[-53,127],[-25,7],[-30,-50],[-32,37],[-10,52],[-42,68],[-50,2],[0,-26],[-79,0],[-56,36],[-48,31],[2,13],[-67,-11]],[[1746,7059],[-10,46],[-29,41],[-58,30],[0,33],[-34,68],[2,32],[-20,37],[3,17],[11,-20],[-11,28],[4,6],[23,-2],[-4,5],[-5,-4],[-8,6],[-2,-5],[-7,6],[-4,-19],[-14,10],[1,14],[5,-9],[-9,21],[-16,28],[-2,45],[-16,31],[8,67],[-13,83],[11,29],[5,162],[22,1],[-24,7],[-1,20],[1,-1],[1,-14],[1,-1],[5,18],[-9,9],[8,7],[-10,-2],[-15,84],[54,-14],[3,-14],[-14,-31],[9,4],[-8,-3],[15,31],[3,-9],[-2,-28],[-2,7],[-4,-13],[-1,12],[-8,-14],[6,-5],[15,19],[-2,52],[-9,11],[8,6],[-9,23]],[[1590,8007],[767,0],[2,21],[13,-36],[46,-6],[42,-34],[16,12],[42,-15],[27,19],[98,-81],[8,-25],[12,3],[5,-26],[10,2],[0,-16],[29,-27],[11,-102],[-11,-56],[-18,-33],[14,-21],[103,65],[-6,38],[13,9],[53,0],[51,78],[114,15],[46,128],[39,-23],[0,-79],[17,-29]],[[1597,7927],[0,6],[-2,-2],[2,-4]],[[1557,7808],[1,2],[-1,-1],[0,-1]],[[2837,7150],[1,3],[-1,-1],[0,-2]],[[25,8135],[-1,3],[1,1],[0,-4]],[[29,8141],[0,5],[2,-3],[-2,-2]],[[9971,8156],[13,-12],[-23,15],[10,-3]],[[34,8166],[-2,4],[3,-1],[-1,-3]],[[9954,8167],[-4,4],[3,-1],[1,-3]],[[111,8171],[-4,-4],[-2,4],[6,0]],[[102,8164],[-2,8],[3,0],[-1,-8]],[[61,8164],[-4,-6],[-8,15],[12,-9]],[[96,8175],[3,-10],[-15,-8],[12,18]],[[112,8173],[-3,1],[2,1],[1,-2]],[[80,8168],[-16,-5],[15,14],[1,-9]],[[119,8176],[0,2],[2,0],[-2,-2]],[[115,8178],[-2,1],[4,0],[-2,-1]],[[9958,8174],[-2,5],[4,-2],[-2,-3]],[[9992,8175],[-7,4],[5,3],[2,-7]],[[9935,8185],[-3,-9],[-10,-3],[13,12]],[[110,8178],[-4,6],[4,2],[0,-8]],[[180,8186],[16,-1],[-31,2],[15,-1]],[[9887,8200],[-2,2],[3,-1],[-1,-1]],[[211,8197],[-6,-2],[5,8],[1,-6]],[[167,8197],[-37,-16],[32,23],[5,-7]],[[9826,8209],[-1,-8],[-10,2],[11,6]],[[243,8206],[-2,3],[3,1],[-1,-4]],[[261,8214],[-7,-2],[5,8],[2,-6]],[[9837,8221],[-3,0],[1,2],[2,-2]],[[275,8222],[-2,3],[3,-1],[-1,-2]],[[287,8227],[-10,0],[7,4],[3,-4]],[[277,8229],[-3,2],[4,1],[-1,-3]],[[9813,8231],[-10,-8],[-13,11],[23,-3]],[[285,8235],[0,4],[2,1],[-2,-5]],[[327,8252],[-24,-24],[21,37],[15,1],[-12,-14]],[[383,8279],[-2,5],[5,2],[-3,-7]],[[372,8286],[11,5],[-15,-27],[-30,-8],[29,19],[-7,18],[12,-7]],[[410,8300],[-2,-2],[-5,2],[7,0]],[[418,8303],[0,-3],[-8,1],[8,2]],[[397,8300],[-12,2],[6,6],[6,-8]],[[401,8302],[-3,7],[5,3],[-2,-10]],[[489,8317],[-3,2],[4,-1],[-1,-1]],[[485,8317],[-7,2],[-1,5],[8,-7]],[[1316,8339],[-4,10],[4,-2],[0,-8]],[[575,8345],[-1,4],[4,0],[-3,-4]],[[461,8347],[1,-6],[6,-1],[3,-6],[-53,-5],[14,20],[29,-2]],[[492,8344],[-4,5],[5,2],[-1,-7]],[[1352,8345],[-4,4],[6,4],[-2,-8]],[[571,8350],[-1,4],[4,2],[-3,-6]],[[507,8356],[-4,6],[7,-2],[-3,-4]],[[1314,8355],[-5,0],[0,7],[5,-7]],[[1349,8365],[2,-11],[-7,0],[5,11]],[[1310,8347],[4,-13],[-14,32],[10,-19]],[[569,8357],[-4,-1],[3,11],[1,-10]],[[512,8366],[-4,-1],[5,3],[-1,-2]],[[560,8361],[-11,-14],[10,23],[1,-9]],[[1298,8365],[-5,6],[4,1],[1,-7]],[[546,8367],[-5,5],[5,2],[0,-7]],[[536,8376],[7,-12],[-10,-4],[3,16]],[[1289,8367],[-2,7],[6,3],[-4,-10]],[[1341,8361],[-4,16],[7,-8],[-3,-8]],[[468,8376],[-1,1],[1,1],[0,-2]],[[551,8376],[-5,1],[3,3],[2,-4]],[[1291,8378],[-2,1],[5,2],[-3,-3]],[[1289,8382],[-5,-1],[2,4],[3,-3]],[[1297,8381],[-4,3],[4,1],[0,-4]],[[1291,8393],[-4,5],[10,1],[-6,-6]],[[1299,8398],[-3,6],[3,-1],[0,-5]],[[587,8399],[1,6],[3,-4],[-4,-2]],[[1271,8400],[-3,6],[7,0],[-4,-6]],[[678,8398],[-4,3],[5,5],[-1,-8]],[[1282,8402],[-2,4],[2,1],[0,-5]],[[1360,8399],[-3,-35],[-9,6],[3,20],[-5,-20],[-8,9],[4,22],[12,7],[6,-9]],[[1347,8406],[-2,1],[5,2],[-3,-3]],[[1286,8405],[1,10],[11,4],[-12,-14]],[[1280,8427],[-1,1],[1,0],[0,-1]],[[1292,8430],[37,-49],[-11,5],[16,-18],[-7,-15],[7,2],[-1,-20],[-18,33],[-16,1],[10,5],[-7,8],[6,7],[-13,0],[7,15],[-4,16],[-10,3],[4,7]],[[1331,8416],[-7,-10],[-11,13],[9,12],[9,-15]],[[1311,8424],[-7,7],[12,5],[-5,-12]],[[1319,8431],[0,5],[3,-2],[-3,-3]],[[1330,8431],[2,-14],[-9,22],[7,-8]],[[723,8440],[-5,0],[8,3],[-3,-3]],[[639,8443],[-9,-1],[2,2],[7,-1]],[[1322,8444],[-1,1],[2,0],[-1,-1]],[[709,8445],[2,-3],[-11,-7],[9,10]],[[716,8439],[-4,3],[8,4],[-4,-7]],[[287,8446],[5,-1],[-8,1],[3,0]],[[1312,8439],[-3,18],[10,-12],[-7,-6]],[[1278,8461],[2,-7],[-3,-6],[5,9],[4,-12],[-6,1],[2,-19],[-4,4],[0,-16],[-2,13],[-2,-18],[2,32],[-10,17],[12,2]],[[1297,8468],[11,-20],[-12,11],[7,-18],[-14,-5],[-3,23],[-5,3],[4,0],[-8,7],[20,-1]],[[743,8468],[-4,5],[4,7],[10,-3],[-10,-9]],[[273,8478],[-7,0],[8,3],[-1,-3]],[[1228,8468],[2,19],[5,-11],[-7,-8]],[[1252,8489],[7,-69],[-28,69],[21,0]],[[1256,8486],[-5,6],[4,0],[1,-6]],[[744,8515],[-9,7],[5,0],[2,-2],[2,-5]],[[768,8520],[-4,2],[2,3],[2,-5]],[[747,8523],[26,-20],[-24,-7],[12,-6],[-16,-2],[6,-5],[-8,-2],[-7,-9],[-6,0],[5,-5],[-12,-14],[6,23],[-20,-1],[10,0],[-5,-15],[-14,25],[16,22],[16,-23],[-7,21],[9,-1],[-10,11],[12,-11],[5,6],[-4,7],[7,-3],[2,4],[3,-2],[-7,10],[5,-3]],[[745,8531],[8,-6],[-15,4],[7,2]],[[1210,8517],[-1,14],[4,-4],[-3,-10]],[[1229,8541],[7,-6],[-6,-10],[22,3],[-8,-5],[6,-10],[-25,12],[17,-15],[10,2],[2,-17],[-26,17],[7,-16],[-8,-5],[-16,24],[10,2],[-9,22],[17,2]],[[782,8536],[-1,1],[1,4],[0,-5]],[[1265,8544],[5,-7],[-11,6],[3,3],[3,-2]],[[766,8547],[12,-8],[-35,-3],[23,11]],[[1259,8535],[14,0],[8,-28],[-11,23],[12,-41],[-18,-19],[-3,11],[8,7],[-7,9],[6,3],[-9,3],[-8,46],[8,-14]],[[764,8553],[-5,4],[9,5],[-4,-9]],[[529,8558],[-4,6],[11,9],[-7,-15]],[[769,8578],[-1,1],[5,1],[-4,-2]],[[814,8601],[-2,2],[4,3],[-2,-5]],[[738,8603],[-3,2],[4,2],[-1,-4]],[[825,8608],[-4,-1],[4,3],[0,-2]],[[984,8630],[2,5],[8,6],[-10,-11]],[[884,8638],[-2,0],[7,5],[-5,-5]],[[888,8638],[4,7],[2,0],[-6,-7]],[[886,8641],[4,9],[2,-3],[-6,-6]],[[888,8652],[-3,-8],[-5,-1],[8,9]],[[893,8628],[18,34],[8,-3],[-26,-31]],[[897,8663],[-2,-12],[-4,4],[6,8]],[[887,8657],[-2,3],[4,3],[-2,-6]],[[386,8664],[12,-6],[3,-21],[-18,-10],[-34,25],[37,12]],[[935,8665],[7,0],[-18,-2],[11,2]],[[969,8659],[-5,1],[6,5],[-1,-6]],[[208,8664],[8,-5],[-23,11],[15,-6]],[[779,8666],[0,5],[3,-2],[-3,-3]],[[937,8667],[-2,3],[16,5],[-14,-8]],[[906,8679],[-3,2],[5,-1],[-2,-1]],[[891,8679],[-2,4],[4,-2],[-2,-2]],[[885,8678],[-2,7],[3,-1],[-1,-6]],[[417,8689],[-1,3],[3,-2],[-2,-1]],[[923,8688],[-2,1],[3,3],[-1,-4]],[[912,8691],[-4,1],[6,1],[-2,-2]],[[891,8688],[-6,-1],[1,7],[5,-6]],[[264,8834],[1,-1],[2,-1],[-3,2]],[[264,8834],[-2,1]],[[262,8835],[1,0],[1,-1]],[[262,8835],[-8,3],[7,-3],[1,0]],[[489,8845],[-9,2],[8,4],[1,-6]],[[237,8849],[32,5],[45,-23],[-27,-20],[-24,25],[-9,5],[-17,-9],[-11,11],[4,17],[7,-11]],[[371,8993],[6,4],[7,3],[-13,-7]],[[407,9011],[-3,0],[19,7],[-16,-7]],[[1083,9197],[0,-538],[54,2],[-3,-15],[44,-49],[3,-19],[56,52],[56,-78],[45,-107],[50,-39]],[[1388,8406],[-4,-9],[5,-28],[-19,-30],[-9,14],[15,19],[-17,-12],[13,10],[-7,1],[-4,46],[-25,-15],[4,-2],[-6,-18],[-5,4],[11,36],[-29,51],[-20,6],[13,9],[-16,20],[17,-10],[-15,22],[12,-2],[-26,12],[8,26],[-11,-19],[-10,9],[-6,2],[-16,63],[0,-23],[-6,9],[12,-58],[-23,9],[-4,25],[9,5],[-11,7],[-2,-16],[-23,19],[-2,-15],[15,1],[15,-26],[-17,-10],[-50,57],[-35,17],[6,28],[6,-24],[11,14],[-17,13],[-25,-19],[-27,9],[-1,16],[-70,-8],[-28,18],[9,23],[-19,-21],[-16,8],[7,11],[-18,-1],[6,8],[-17,-6],[15,9],[-18,6],[13,10],[-30,-14],[-5,16],[-8,-19],[-6,7],[10,19],[-28,-28],[14,-10],[-13,-10],[21,1],[-14,-16],[9,1],[-6,-2],[-3,-13],[-24,-4],[-4,14],[-3,-23],[-5,14],[-1,-17],[-8,7],[4,-4],[-3,-5],[-9,-10],[3,15],[-7,-15],[-2,8],[-10,-20],[-30,2],[28,28],[-25,-1],[16,36],[-3,20],[28,18],[38,-11],[-29,18],[18,20],[-60,-31],[-23,-39],[-19,0],[15,-13],[-47,-53],[27,-17],[-23,-21],[-3,-20],[-63,-47],[-2,-20],[-52,-31],[-6,-10],[15,-2],[-11,-14],[-3,12],[-29,-36],[-5,16],[-39,-29],[-7,8],[10,3],[-12,5],[-11,-30],[-14,-4],[-4,15],[1,-19],[-17,10],[4,-11],[-9,-8],[3,10],[-2,8],[43,44],[43,-6],[-9,12],[6,17],[47,28],[0,16],[20,26],[15,0],[-9,8],[3,26],[13,4],[-12,13],[22,44],[-39,-31],[-9,23],[14,-6],[-15,16],[-10,-45],[-40,38],[-51,-24],[17,27],[-12,2],[8,20],[-12,43],[-6,-4],[13,31],[-19,-23],[1,-18],[-42,-10],[-38,42],[21,21],[11,-8],[-5,-13],[14,13],[8,-11],[7,10],[-14,6],[10,2],[-45,2],[10,10],[-9,-1],[0,10],[-1,-5],[-6,1],[6,13],[3,0],[2,3],[4,1],[4,8],[-9,-7],[-1,-4],[-3,0],[-3,-6],[-4,-7],[2,-3],[-1,-5],[-23,30],[27,49],[17,-2],[-6,9],[10,10],[-11,6],[16,9],[-3,12],[36,-9],[22,28],[33,-1],[10,20],[-21,32],[21,17],[-11,13],[-45,-35],[-11,18],[0,-14],[-82,10],[-23,35],[25,4],[-57,24],[105,53],[20,-2],[-16,-21],[15,-7],[74,8],[-26,4],[1,15],[-21,19],[9,5],[20,-29],[38,-3],[-1,14],[-34,-6],[-11,11],[11,14],[-27,1],[3,10],[-38,-3],[-11,29],[-75,42],[13,4],[4,27],[71,13],[48,69],[-5,-9],[60,25],[-7,-7],[10,-11],[15,15],[-23,5],[13,10],[47,2],[42,25],[24,-6],[-16,-14],[5,-9],[25,23],[23,-22],[56,3],[-7,-10],[12,-5],[-16,-1],[25,0],[-6,-6],[77,3],[117,-31],[47,9],[63,-27]],[[1234,8545],[-1,3],[-3,-1],[4,-2]],[[3177,7686],[0,3],[1,2],[-1,-5]],[[3338,7715],[-9,1],[12,3],[-3,-4]],[[3158,7736],[-1,-2],[4,8],[-3,-6]],[[3142,7755],[3,11],[1,-6],[-4,-5]],[[3305,7803],[-3,6],[7,0],[-4,-6]],[[3321,7884],[-5,-38],[5,5],[-20,-34],[21,17],[-11,-3],[12,22],[14,-22],[-41,-21],[-3,33],[23,51],[5,-10]],[[3221,7877],[8,-17],[3,7],[12,-9],[34,3],[-22,-29],[-5,21],[-18,-6],[-23,26],[11,21],[0,-17]],[[3448,7907],[-3,0],[2,2],[1,-2]],[[3295,7928],[-18,-23],[2,11],[16,12]],[[3492,7915],[-3,1],[7,15],[-4,-16]],[[3497,7920],[0,1],[1,11],[-1,-12]],[[3447,7927],[-6,2],[5,3],[1,-5]],[[3208,7945],[-5,-9],[0,6],[5,3]],[[3206,7944],[2,7],[1,-4],[-3,-3]],[[3501,7960],[12,1],[-5,-3],[-7,2]],[[1570,7991],[-3,13],[6,-10],[-3,-3]],[[1574,7999],[-6,5],[-4,10],[10,-15]],[[1505,8015],[-3,5],[3,-1],[0,-4]],[[1496,8030],[2,-8],[-5,2],[3,6]],[[1573,8026],[-1,3],[3,2],[-2,-5]],[[3480,8031],[-1,2],[2,3],[1,-2],[-2,-3]],[[1550,8033],[-5,4],[4,-1],[1,-3]],[[1574,8033],[-4,1],[1,4],[2,0],[1,-5]],[[3453,8037],[-1,3],[2,-1],[-1,-2]],[[1536,8035],[-3,4],[-1,4],[4,-8]],[[3453,8040],[1,4],[2,-2],[-3,-2]],[[3484,8040],[-9,1],[10,5],[-1,-6]],[[3500,8045],[-9,-2],[5,8],[4,-6]],[[1552,8045],[-2,3],[5,4],[-3,-7]],[[1543,8049],[9,-13],[-15,17],[6,-4]],[[3275,8030],[12,-14],[-40,5],[-39,36],[67,-27]],[[1481,8041],[-7,14],[4,3],[3,-3],[2,-10],[-2,-4]],[[1530,8068],[-4,3],[2,7],[2,-10]],[[3226,8076],[-2,2],[1,1],[1,-3]],[[1523,8064],[-5,17],[3,1],[2,-5],[0,-13]],[[1533,8072],[-3,10],[4,-7],[-1,-3]],[[1535,8083],[2,-3],[-1,-6],[-3,4],[2,5]],[[1523,8087],[1,-15],[-1,7],[-1,4],[-5,1],[6,3]],[[1505,8089],[-4,1],[6,0],[-2,-1]],[[1513,8088],[-7,0],[7,2],[0,-2]],[[1516,8086],[-3,1],[5,3],[-2,-4]],[[1494,8097],[-11,-1],[9,4],[2,-3]],[[1487,8098],[-3,2],[6,1],[-3,-3]],[[3351,8096],[-1,7],[2,-4],[-1,-3]],[[1476,8103],[1,-2],[-9,1],[8,1]],[[1482,8105],[-1,4],[4,0],[-3,-4]],[[1466,8102],[49,-18],[18,-50],[31,-18],[-4,0],[15,-42],[-51,18],[9,29],[-19,-18],[-12,30],[-17,-4],[12,17],[-13,2],[-3,10],[-3,2],[-9,-3],[-4,6],[3,8],[-21,0],[-1,21],[14,-5],[1,12],[-18,-8],[-10,18],[33,-7]],[[3456,8105],[-1,5],[4,1],[-3,-6]],[[1480,8110],[-5,2],[9,-1],[-4,-1]],[[1492,8103],[-9,1],[9,9],[0,-10]],[[1454,8113],[-5,3],[3,1],[2,-4]],[[3456,8116],[-2,4],[3,2],[-1,-6]],[[3377,8136],[-4,0],[4,3],[0,-3]],[[3501,7960],[10,-7],[-7,-17],[8,-13],[8,28],[12,5],[-12,-29],[4,-11],[10,23],[4,-17],[-13,-51],[-15,1],[1,29],[-17,-19],[9,33],[-9,27],[-8,-27],[2,12],[-35,-43],[-8,6],[31,34],[-2,13],[-18,-22],[-17,6],[15,10],[-8,-1],[4,17],[-29,-25],[-64,2],[-8,20],[28,34],[-23,-1],[13,18],[-5,-10],[7,-2],[9,32],[14,-9],[-10,24],[15,4],[-7,12],[22,55],[-6,4],[41,54],[14,-4],[-19,-11],[10,-17],[-12,-11],[-19,-77],[19,35],[18,-8],[-17,-34],[22,-6],[5,13],[-7,-29],[9,18],[7,-5],[8,15],[1,-16],[20,8],[8,-10],[-17,-23],[14,-7],[-10,-9],[5,-2],[-9,-5],[-1,-3],[10,8],[22,6],[-27,-25]],[[3422,8051],[0,2],[-1,-1],[1,-1]],[[3444,8134],[1,2],[-1,-1],[0,-1]],[[3379,8011],[0,1],[0,-1]],[[1447,8146],[-7,14],[4,4],[3,-18]],[[3462,8173],[-2,1],[4,6],[-2,-7]],[[1443,8166],[-6,7],[8,11],[-2,-18]],[[2798,8184],[-3,-7],[-8,3],[11,4]],[[1360,8177],[-2,12],[3,-3],[-1,-9]],[[1445,8185],[-4,3],[7,2],[-3,-5]],[[1438,8181],[-2,6],[4,5],[-2,-11]],[[1436,8188],[-2,5],[4,0],[-2,-5]],[[1432,8188],[-2,2],[3,3],[-1,-5]],[[1446,8190],[-6,5],[5,2],[1,-7]],[[2736,8195],[-6,0],[4,2],[2,-2]],[[1452,8179],[-2,14],[16,11],[-14,-25]],[[1439,8196],[2,9],[2,-6],[-4,-3]],[[1426,8196],[-2,11],[3,-1],[-1,-10]],[[1431,8209],[-9,2],[2,3],[4,1],[1,3],[2,-9]],[[1348,8216],[-7,5],[7,2],[0,-7]],[[1432,8202],[2,24],[3,-17],[-5,-7]],[[1417,8206],[-8,22],[10,-13],[-2,-9]],[[1437,8215],[-2,10],[4,3],[-2,-13]],[[1343,8228],[-2,-1],[-3,2],[5,-1]],[[1430,8217],[0,14],[2,-4],[-2,-10]],[[1400,8235],[-2,4],[3,-1],[-1,-3]],[[1402,8239],[-3,1],[2,1],[1,-2]],[[3451,8240],[-3,-1],[2,4],[1,-3]],[[1400,8241],[-4,4],[2,1],[2,-5]],[[1405,8247],[3,-11],[-7,10],[4,1]],[[2780,8243],[0,5],[3,-4],[-3,-1]],[[2747,8249],[11,-29],[-38,19],[27,10]],[[1340,8249],[4,-9],[-10,1],[10,-8],[-10,-2],[26,-41],[-42,56],[0,1],[4,-2],[9,2],[7,6],[2,-4]],[[1425,8247],[5,-14],[-2,-17],[-4,-1],[2,21],[-6,-18],[-7,12],[8,10],[-10,-1],[3,5],[1,11],[10,-8]],[[1412,8244],[-5,2],[2,11],[3,-2],[0,-11]],[[2779,8253],[-4,4],[4,2],[0,-6]],[[1407,8255],[-1,7],[2,-5],[-1,-2]],[[3450,8261],[-5,3],[7,0],[-2,-3]],[[1418,8256],[-5,2],[4,11],[2,-9],[-1,-4]],[[1391,8266],[-3,1],[2,3],[2,-1],[-1,-3]],[[1392,8261],[3,-14],[-21,27],[18,-13]],[[1414,8264],[-2,11],[10,4],[-8,-12],[0,-3]],[[3420,8282],[-4,1],[5,1],[-1,-2]],[[1386,8271],[-8,6],[3,7],[5,-13]],[[1394,8280],[8,-30],[-8,10],[-2,11],[-5,2],[4,2],[-10,11],[13,-6]],[[2781,8290],[-1,1],[0,1],[1,-2]],[[1385,8295],[-2,5],[2,-2],[0,-3]],[[1382,8296],[-13,-8],[8,13],[5,-5]],[[3374,8298],[-1,1],[5,3],[-4,-4]],[[1311,8302],[18,-7],[-14,-18],[7,-4],[21,31],[-9,-52],[-8,-2],[4,-1],[-2,-2],[-8,-1],[-2,2],[-1,4],[-3,1],[4,4],[-5,0],[9,0],[-16,13],[-3,35],[8,-3]],[[1383,8302],[-1,4],[3,-2],[-2,-2]],[[2792,8305],[0,2],[2,0],[-2,-2]],[[1371,8302],[-4,2],[0,4],[4,-6]],[[1379,8310],[-3,3],[1,1],[2,-4]],[[1381,8311],[-2,2],[2,2],[0,-4]],[[1369,8316],[-2,2],[2,1],[0,-3]],[[3407,8324],[2,5],[1,-4],[-3,-1]],[[1362,8322],[1,9],[5,1],[-6,-10]],[[2787,8340],[-2,-1],[4,3],[-2,-2]],[[1374,8336],[-2,3],[4,3],[-2,-6]],[[1381,8337],[-3,-1],[5,6],[-2,-5]],[[3390,8348],[3,-6],[-11,2],[8,4]],[[2802,8347],[-18,-7],[21,10],[-3,-3]],[[3370,8348],[-3,1],[3,5],[0,-6]],[[1378,8340],[-2,3],[8,11],[-6,-14]],[[2695,8368],[-2,1],[2,0],[0,-1]],[[2844,8378],[-1,0],[12,13],[-11,-13]],[[3306,8403],[-3,4],[5,-2],[-2,-2]],[[3309,8403],[0,5],[5,-2],[-5,-3]],[[2802,8399],[4,17],[1,-4],[-5,-13]],[[3307,8411],[-8,5],[4,5],[4,-10]],[[3288,8434],[6,-4],[-11,5],[5,-1]],[[2810,8418],[5,18],[-1,-15],[-4,-3]],[[2788,8433],[-14,-11],[16,19],[-2,-8]],[[3293,8442],[8,-6],[-14,3],[6,3]],[[2805,8435],[2,0],[0,-8],[-7,-22],[6,28],[-9,-30],[4,21],[-9,-21],[-8,-4],[7,20],[-13,-14],[14,37],[-1,-21],[6,23],[8,-9]],[[2788,8426],[2,2],[2,8],[-4,-10]],[[2801,8446],[-4,2],[2,2],[2,-4]],[[3300,8445],[1,5],[2,0],[-3,-5]],[[2790,8446],[0,12],[2,-8],[-2,-4]],[[2781,8454],[-2,3],[4,2],[-2,-5]],[[2784,8463],[0,-7],[-2,6],[-2,0],[4,1]],[[3293,8464],[1,-18],[-7,7],[6,11]],[[2871,8473],[-2,6],[1,1],[1,-7]],[[3288,8488],[-4,-1],[1,3],[3,-2]],[[2869,8485],[-3,8],[2,-3],[1,-5]],[[3287,8491],[-7,3],[7,5],[0,-8]],[[3281,8495],[-4,4],[6,1],[-2,-5]],[[2783,8492],[-1,7],[3,5],[-2,-12]],[[3286,8509],[-6,4],[5,3],[1,-7]],[[3274,8516],[3,4],[2,1],[0,-7],[-5,2]],[[3122,8542],[-2,1],[1,4],[3,-2],[-2,-3]],[[2820,8557],[-6,4],[0,5],[6,-9]],[[3078,8587],[-5,-6],[0,11],[5,-5]],[[2763,8605],[-1,4],[2,2],[-1,-6]],[[2770,8619],[-2,0],[5,5],[-3,-5]],[[2775,8627],[-3,0],[9,6],[-6,-6]],[[3221,8625],[-5,1],[4,7],[1,-8]],[[3210,8663],[-1,-5],[-11,10],[12,-5]],[[3104,8654],[3,20],[9,-6],[-12,-14]],[[3203,8675],[-1,1],[3,5],[-2,-6]],[[2815,8682],[2,4],[10,3],[-12,-7]],[[3056,8695],[-1,4],[2,2],[-1,-6]],[[3202,8730],[-4,-13],[-17,17],[21,-4]],[[3175,8744],[-7,0],[5,5],[2,-5]],[[3196,8740],[-9,11],[8,-1],[1,-10]],[[2417,8749],[-3,-3],[-4,5],[7,-2]],[[3170,8761],[-4,3],[3,1],[1,-4]],[[2438,8777],[-4,2],[6,0],[-2,-2]],[[2790,8780],[8,-14],[-11,-30],[-17,9],[7,32],[13,3]],[[2433,8779],[-5,0],[1,2],[4,-2]],[[3204,8788],[7,-2],[-16,-3],[9,5]],[[3195,8787],[-5,1],[9,2],[-4,-3]],[[2838,8791],[6,-1],[-4,-3],[-2,4]],[[2833,8791],[5,-3],[-8,1],[3,2]],[[2456,8793],[-3,1],[0,1],[3,-2]],[[2473,8794],[-9,2],[6,0],[3,-2]],[[2934,8796],[11,-4],[-19,6],[8,-2]],[[3035,8803],[14,-13],[-28,17],[14,-4]],[[3156,8805],[-6,4],[1,0],[5,-4]],[[2726,8810],[-34,-43],[-17,-2],[-7,16],[18,29],[40,0]],[[3143,8813],[-6,7],[3,-2],[3,-5]],[[3117,8823],[-3,4],[1,1],[2,-5]],[[3113,8825],[-1,0],[-4,7],[5,-7]],[[2831,8841],[16,-12],[-12,-10],[-18,20],[14,2]],[[2482,8839],[-3,3],[4,-2],[-1,-1]],[[2818,8840],[1,5],[1,-2],[-2,-3]],[[2478,8842],[-5,4],[8,-2],[-3,-2]],[[2995,8844],[-3,4],[4,-2],[-1,-2]],[[3219,8842],[-3,8],[3,-3],[0,-5]],[[2866,8849],[8,-8],[-26,10],[18,-2]],[[3220,8830],[-11,21],[4,0],[7,-21]],[[3093,8850],[-5,2],[4,1],[1,-3]],[[2983,8851],[-5,1],[9,1],[-4,-2]],[[3005,8849],[-2,1],[0,3],[3,1],[-1,-5]],[[3221,8854],[-5,1],[4,3],[1,-4]],[[2981,8854],[-1,4],[2,-2],[-1,-2]],[[3214,8855],[-3,6],[3,-3],[0,-3]],[[3206,8859],[5,-5],[-15,8],[10,-3]],[[3217,8863],[-2,-5],[-4,5],[6,0]],[[2840,8867],[-6,4],[12,2],[-6,-6]],[[2505,8875],[-1,1],[-1,1],[2,-2]],[[3195,8878],[3,-1],[-5,1],[2,0]],[[3208,8878],[-3,3],[4,-1],[-1,-2]],[[2967,8883],[-3,-3],[-3,1],[6,2]],[[2737,8882],[-2,2],[4,0],[-2,-2]],[[3207,8884],[-3,2],[5,-1],[-2,-1]],[[3196,8885],[-5,6],[6,-3],[-1,-3]],[[2901,8889],[-4,2],[6,-1],[-2,-1]],[[2948,8889],[-3,0],[0,4],[3,-4]],[[2953,8887],[-4,4],[1,4],[3,-8]],[[3198,8889],[-3,6],[5,-3],[-2,-3]],[[2937,8895],[-5,3],[7,-1],[-2,-2]],[[2951,8896],[-1,0],[0,5],[3,-3],[-2,-2]],[[2938,8899],[-4,4],[5,-1],[-1,-3]],[[2956,8890],[-3,11],[4,3],[-1,-14]],[[3180,8901],[-5,1],[13,6],[-8,-7]],[[3240,8929],[2,-4],[-4,3],[2,1]],[[3243,8944],[-2,2],[4,0],[-2,-2]],[[3141,8946],[-3,2],[3,2],[0,-4]],[[2543,8955],[-2,1],[3,0],[-1,-1]],[[3255,8959],[-2,5],[4,-3],[-2,-2]],[[2670,8968],[-2,1],[2,1],[0,-2]],[[3270,8970],[4,-3],[-10,4],[6,-1]],[[3125,8970],[-6,0],[8,2],[-2,-2]],[[2625,8975],[9,-1],[-4,-14],[11,-19],[13,15],[75,-56],[4,-21],[-11,-8],[31,7],[20,-20],[-25,-18],[-39,13],[3,13],[-21,3],[1,13],[-61,-61],[-9,3],[-3,31],[-41,-7],[28,29],[-6,20],[8,63],[17,15]],[[2686,8977],[-5,-2],[-3,3],[8,-1]],[[3176,8976],[0,4],[4,1],[-4,-5]],[[3274,8978],[-5,5],[5,0],[0,-5]],[[3135,8983],[-2,3],[1,0],[1,-3]],[[2646,8961],[-12,26],[16,-18],[-4,-8]],[[2678,8986],[-1,0],[3,2],[-2,-2]],[[2677,8989],[-1,0],[1,2],[1,-1],[-1,-1]],[[2638,8990],[-4,0],[2,2],[2,-2]],[[2676,8992],[-1,2],[3,0],[-2,-2]],[[2669,8987],[6,-5],[-1,-7],[14,-5],[-17,-3],[4,5],[-13,1],[1,8],[-10,13],[16,-7]],[[2650,8995],[-1,0],[-1,2],[2,-2]],[[2659,8997],[-3,2],[3,-1],[0,-1]],[[3272,9000],[-6,0],[4,3],[2,-3]],[[2692,9002],[-6,3],[11,-3],[-5,0]],[[3149,9003],[-9,8],[10,-6],[-1,-2]],[[3139,9015],[3,-1],[-4,-1],[1,2]],[[2002,9036],[3,8],[0,-5],[-3,-3]],[[3248,9042],[-3,3],[5,-1],[-2,-2]],[[1999,9039],[-2,7],[5,-5],[-3,-2]],[[3252,9045],[-6,3],[4,0],[2,-3]],[[3260,9048],[-8,0],[15,6],[-7,-6]],[[2016,9049],[-3,0],[-3,7],[6,-7]],[[2351,9056],[-5,2],[6,1],[-1,-3]],[[2009,9057],[-2,5],[2,0],[0,-5]],[[3239,9061],[-12,0],[6,4],[6,-4]],[[2002,9062],[-4,7],[5,3],[-1,-10]],[[1990,9071],[-4,6],[6,0],[-2,-6]],[[1996,9070],[-4,2],[2,5],[2,-7]],[[1991,9078],[-5,3],[3,0],[2,-3]],[[3225,9073],[-4,1],[2,8],[6,-8],[-4,-1]],[[1998,9072],[-1,11],[5,-7],[-4,-4]],[[2291,9080],[-1,4],[6,2],[-5,-6]],[[1969,9088],[-3,2],[5,0],[-2,-2]],[[2328,9089],[3,4],[2,-1],[-5,-3]],[[1830,9095],[-5,1],[10,-1],[-5,0]],[[1850,9096],[-6,0],[10,1],[-4,-1]],[[1863,9097],[-6,0],[7,1],[-1,-1]],[[1982,9095],[3,3],[5,-2],[-8,-1]],[[1827,9099],[-3,0],[6,1],[-3,-1]],[[1996,9095],[-3,1],[5,4],[-2,-5]],[[1841,9100],[-8,0],[6,1],[2,-1]],[[1967,9101],[6,-1],[3,-4],[-9,5]],[[1935,9103],[-2,0],[2,2],[0,-2]],[[2251,9101],[-3,4],[2,1],[1,-5]],[[1986,9104],[-1,0],[2,3],[-1,-3]],[[3183,9104],[-3,2],[3,1],[0,-3]],[[1963,9101],[-6,4],[3,2],[3,-6]],[[1990,9105],[-2,1],[4,2],[-2,-3]],[[2938,9109],[24,-17],[-39,9],[15,8]],[[1938,9104],[-1,0],[11,5],[-10,-5]],[[3176,9111],[4,-2],[-6,-1],[2,3]],[[1867,9110],[-4,0],[5,2],[-1,-2]],[[2014,9110],[-2,2],[3,1],[-1,-3]],[[2098,9108],[-2,3],[4,3],[-2,-6]],[[2017,9112],[-2,2],[4,0],[-2,-2]],[[2259,9112],[-1,0],[0,2],[1,-2]],[[1893,9113],[-1,0],[4,1],[-3,-1]],[[2322,9114],[-2,0],[4,1],[-2,-1]],[[2942,9111],[-3,3],[3,1],[0,-4]],[[1983,9114],[-2,-2],[3,4],[-1,-2]],[[3158,9111],[-9,4],[11,1],[-2,-5]],[[1950,9110],[-2,1],[8,5],[-6,-6]],[[2817,9114],[-2,-1],[3,4],[-1,-3]],[[1897,9115],[-2,2],[8,2],[-6,-4]],[[2900,9119],[16,-9],[-5,-40],[-41,-13],[-16,13],[0,22],[14,24],[32,3]],[[2599,9106],[-4,-20],[-12,20],[9,14],[7,-14]],[[2805,9112],[-5,8],[11,-2],[-6,-6]],[[2220,9122],[-1,-4],[-3,2],[4,2]],[[2720,9120],[-8,3],[10,-1],[-2,-2]],[[1913,9125],[-1,2],[2,1],[-1,-3]],[[2940,9116],[-7,12],[9,-6],[-2,-6]],[[2249,9126],[-1,0],[-3,2],[4,-2]],[[2202,9125],[-5,3],[3,1],[2,-4]],[[1920,9129],[-6,1],[11,0],[-5,-1]],[[1928,9132],[-5,2],[7,-1],[-2,-1]],[[2096,9125],[-15,9],[11,1],[4,-10]],[[2079,9133],[2,-2],[-6,5],[4,-3]],[[1839,9136],[-5,1],[6,-1],[-1,0]],[[2201,9136],[-4,1],[2,1],[2,-2]],[[2820,9135],[-14,-6],[3,11],[11,-5]],[[2922,9120],[-17,17],[11,4],[6,-21]],[[2923,9141],[7,-7],[-11,4],[4,3]],[[1832,9137],[-4,4],[1,0],[3,-4]],[[2171,9135],[-13,6],[17,5],[-4,-11]],[[3108,9147],[12,-5],[-22,6],[10,-1]],[[2150,9149],[-3,0],[2,2],[1,-2]],[[2501,9140],[0,11],[5,-5],[-5,-6]],[[1823,9152],[-3,1],[4,0],[-1,-1]],[[3115,9151],[-3,5],[2,1],[1,-6]],[[2217,9148],[-12,-2],[0,14],[12,-12]],[[2629,9159],[-3,1],[2,0],[1,-1]],[[2502,9155],[-4,4],[4,1],[0,-5]],[[2635,9160],[-1,2],[3,0],[-2,-2]],[[2631,9164],[-3,1],[4,0],[-1,-1]],[[2222,9156],[-7,6],[6,4],[1,-10]],[[2496,9162],[-4,5],[4,-1],[0,-4]],[[2176,9164],[-1,8],[5,-3],[-4,-5]],[[2486,9171],[-8,8],[6,1],[2,-9]],[[2822,9182],[5,-5],[-17,-22],[-16,-3],[28,30]],[[1242,9177],[-8,5],[6,0],[2,-5]],[[2862,9182],[9,-3],[-21,-5],[12,8]],[[2491,9173],[-6,8],[9,4],[-3,-12]],[[1233,9187],[1,-2],[-7,4],[6,-2]],[[2193,9189],[-5,-8],[-5,10],[10,-2]],[[2315,9192],[15,-5],[-3,-7],[-12,12]],[[3130,9191],[-12,-1],[7,4],[5,-3]],[[2347,9192],[0,-13],[-7,-1],[2,11],[-4,3],[-5,-12],[2,14],[12,-2]],[[2312,9191],[-3,1],[-1,2],[4,-3]],[[2469,9191],[0,3],[5,1],[-5,-4]],[[1280,9192],[-3,1],[2,2],[3,-1],[-2,-2]],[[1236,9192],[-2,2],[5,3],[-3,-5]],[[1142,9194],[-12,-2],[5,5],[7,-3]],[[3113,9190],[-9,4],[10,6],[-1,-10]],[[1264,9145],[-9,13],[-3,0],[-1,-5]],[[1251,9153],[-5,1],[-2,2],[-5,-1],[-2,1],[-12,-1],[-2,7],[12,-1],[-12,11],[13,-6],[-10,10],[19,-2],[-3,10],[4,3],[19,-1],[-1,15],[11,-10],[9,2],[-25,-32],[11,-17]],[[1270,9144],[-6,1]],[[2162,9197],[-2,4],[3,0],[-1,-4]],[[2835,9197],[-26,-10],[19,16],[7,-6]],[[2708,9200],[-10,4],[11,0],[-1,-4]],[[2794,9205],[-17,-17],[-22,11],[39,6]],[[2675,9201],[-6,3],[10,1],[-5,-2],[1,-2]],[[2710,9205],[-7,4],[5,0],[2,-4]],[[2449,9207],[-1,1],[6,1],[-5,-2]],[[2458,9202],[-6,3],[9,5],[-3,-8]],[[2294,9199],[61,-48],[-37,-23],[-85,33],[34,16],[-5,16],[15,-8],[-10,9],[10,17],[17,-12]],[[2296,9211],[-4,3],[7,-4],[-3,1]],[[2198,9213],[0,3],[2,0],[-2,-3]],[[2581,9226],[17,-8],[-25,5],[8,3]],[[1526,9224],[-2,1],[5,2],[-3,-3]],[[1537,9227],[-3,1],[7,1],[-4,-2]],[[1862,9233],[-7,1],[7,0],[0,-1]],[[1870,9233],[-2,1],[2,1],[0,-2]],[[2201,9232],[-3,4],[3,0],[0,-4]],[[1755,9247],[7,-2],[-4,-1],[-3,3]],[[1770,9249],[4,-1],[-10,-1],[6,2]],[[1762,9248],[-6,1],[7,0],[-1,-1]],[[1780,9248],[-4,1],[7,1],[-3,-2]],[[1753,9249],[-12,1],[3,1],[9,-2]],[[1442,9252],[-7,-4],[3,7],[4,-3]],[[2216,9243],[-13,6],[1,7],[12,-13]],[[2134,9253],[-3,1],[2,2],[1,-3]],[[2129,9257],[-3,2],[3,0],[0,-2]],[[3014,9276],[-13,-12],[-8,7],[21,5]],[[2317,9292],[3,-4],[0,-1],[-5,1],[2,4]],[[2253,9291],[-3,2],[1,2],[2,-4]],[[2969,9302],[-8,3],[16,-5],[-8,2]],[[2979,9305],[-8,3],[9,4],[-1,-7]],[[2962,9307],[-3,2],[9,5],[-6,-7]],[[2306,9315],[-2,0],[6,3],[-4,-3]],[[2351,9317],[-4,1],[6,5],[-2,-6]],[[1264,9145],[4,-4],[3,1],[-1,2]],[[1270,9144],[-8,20],[112,63],[31,-3],[-42,-32],[-3,4],[-27,-6],[-41,-41],[28,0],[-11,14],[34,24],[9,-9],[4,5],[-2,10],[4,-5],[-1,-8],[2,9],[-3,5],[3,0],[1,-8],[-2,-8],[4,13],[1,-24],[16,32],[40,17],[-7,-9],[7,-8],[39,31],[-19,10],[5,11],[72,-73],[9,8],[-15,-2],[14,4],[-7,11],[16,2],[-13,5],[13,12],[-11,0],[21,8],[-2,-25],[13,-1],[-11,-19],[27,1],[14,26],[36,-3],[126,-52],[43,5],[42,-28],[2,-14],[-43,-18],[12,-8],[76,-6],[38,4],[26,14],[28,-16],[7,-21],[5,16],[4,-16],[4,5],[9,-9],[4,-14],[-20,6],[38,-46],[-14,33],[18,-6],[-25,51],[9,14],[-6,8],[40,4],[-1,10],[21,5],[2,13],[-25,-7],[0,-13],[-7,7],[-30,-8],[8,-6],[-34,5],[14,20],[58,19],[21,-12],[3,-14],[-5,-4],[26,-10],[-2,-6],[5,-6],[30,8],[32,-26],[109,4],[-8,16],[15,-17],[16,-10],[11,11],[-16,13],[-9,-4],[-2,-7],[-14,19],[7,1],[-10,11],[64,-3],[-9,-17],[21,14],[-14,-45],[10,-1],[0,-14],[15,9],[-7,-12],[14,-8],[-16,-5],[-16,7],[23,-22],[-7,15],[19,2],[1,18],[-15,25],[7,20],[21,-1],[32,31],[-3,22],[-27,-12],[16,21],[-7,10],[26,4],[-72,23],[-16,21],[9,25],[12,-2],[-23,15],[7,17],[-5,2],[2,2],[0,6],[-1,1],[27,1],[-11,15],[37,18],[-17,4],[42,-10],[20,-25],[-1,-28],[42,-39],[-21,2],[-5,-8],[14,-3],[-27,-20],[72,-12],[-31,-6],[28,-28],[-5,-24],[9,-12],[27,58],[35,-25],[7,-28],[-17,-2],[1,-19],[28,-40],[-4,-9],[27,14],[24,79],[25,0],[-12,8],[19,9],[-27,14],[4,30],[-6,4],[14,-5],[19,5],[19,-9],[40,-4],[-27,-5],[52,-21],[-20,-18],[22,-14],[-38,-7],[39,-59],[-7,-28],[-53,-37],[-16,13],[2,18],[-6,-11],[-9,7],[2,9],[-15,5],[8,-5],[-17,-6],[18,4],[-4,-2],[6,-4],[-5,0],[6,-3],[1,-4],[8,-2],[13,-28],[-86,19],[25,-20],[-42,-49],[-63,35],[-49,1],[125,-47],[-33,-58],[-56,0],[9,-11],[-13,4],[9,-11],[-7,-12],[-63,12],[10,-7],[-10,-10],[20,11],[28,-20],[3,-18],[-49,-13],[14,-13],[-23,-8],[7,-18],[-18,11],[10,-7],[-24,-16],[11,-9],[-21,-19],[-19,-54],[-4,-51],[1,-31],[15,-18],[-3,-32],[6,31],[27,-2],[21,-80],[-13,-25],[57,20],[142,-93],[16,-17],[-8,-20],[12,17],[74,-8],[1,-123],[20,-33],[-9,-15],[25,-10],[15,-32],[-16,-25],[25,16],[22,-33],[-12,26],[12,28],[13,-29],[-5,35],[15,40],[-17,60],[2,39],[-20,27],[56,37],[17,21],[17,37],[0,46],[-9,36],[-48,53],[0,18],[25,26],[-6,0],[3,17],[13,-8],[-3,20],[19,14],[-24,-5],[-4,20],[9,8],[-11,5],[9,11],[-19,-2],[20,43],[-15,10],[-4,32],[18,17],[81,-27],[-5,6],[30,16],[46,-46],[-8,-7],[21,3],[-9,-11],[14,-16],[34,-3],[6,-16],[12,15],[4,-15],[-13,-17],[6,-26],[-37,0],[37,-13],[-4,-30],[15,-5],[-9,-3],[0,-21],[-9,14],[1,-14],[-9,-2],[9,-11],[15,17],[26,-6],[0,-38],[-28,-21],[27,16],[11,31],[3,-4],[1,-11],[-8,-14],[9,13],[0,7],[2,2],[1,-30],[37,53],[12,-14],[-3,-17],[5,18],[-7,9],[9,5],[-5,2],[18,8],[-11,6],[10,8],[-5,12],[16,-7],[-16,20],[16,3],[-7,7],[10,27],[11,-5],[-10,-17],[18,3],[-3,-15],[6,-8],[-1,-7],[11,0],[-10,-7],[20,-11],[-19,-11],[25,3],[-5,-12],[13,-9],[-21,-23],[29,11],[-8,-14],[7,-2],[-21,-13],[25,11],[4,-8],[-10,-6],[15,2],[2,-4],[-2,-4]],[[3274,8516],[0,-1],[7,-11],[-19,-7],[33,-24],[-15,-16],[7,-11],[-25,10],[25,-14],[-14,-5],[14,-11],[-10,-2],[18,0],[-2,-10],[6,-1],[-8,-2],[11,-2],[1,-4],[-3,-1],[2,-2],[11,-1],[-4,-6],[7,5],[-2,-13],[10,11],[-4,-25],[8,5],[-14,-25],[25,19],[-5,-13],[15,2],[-14,-22],[21,28],[-6,-15],[10,10],[3,-18],[44,-15],[-62,-31],[33,11],[-49,-41],[-20,16],[21,-17],[-9,-14],[73,47],[-17,4],[7,5],[22,-5],[8,-19],[-13,-13],[6,-9],[24,20],[-6,-6],[24,-19],[-10,-18],[12,-24],[-21,-1],[24,-9],[-15,0],[13,-21],[-34,-38],[-47,-8],[-38,-60],[-180,1],[-25,-54],[-47,-32],[-62,-117],[86,110],[53,31],[36,2],[22,-18],[-9,-2],[8,-22],[-29,-28],[-17,12],[-26,-13],[13,5],[20,-26],[24,11],[-16,-42],[16,0],[8,-48],[57,-37],[15,16],[18,-22],[-6,-9],[14,-2],[-75,-34],[1,-16],[-16,8],[-35,-64],[-19,22],[9,42],[-10,-9],[47,52],[10,-20],[22,22],[-44,-2],[18,27],[-13,17],[-1,-28],[-31,-23],[-3,15],[-12,-22],[-21,6]],[[1590,8007],[-8,0]],[[1581,8007],[-5,16],[11,10],[-10,-6],[2,21],[-10,-11],[-1,-8],[-14,15],[14,3],[-11,5],[3,22],[-3,-19],[-13,-4],[-12,18],[4,-4],[3,14],[-3,5],[10,10],[-21,-10],[8,34],[-9,-28],[-12,3],[3,13],[-7,-16],[-16,11],[18,7],[0,20],[-3,-21],[-11,-3],[-2,10],[-10,0],[11,6],[-38,3],[24,11],[-31,-2],[18,9],[-18,0],[9,17],[24,4],[-23,-1],[2,11],[-10,-23],[-4,13],[19,36],[14,-19],[-7,19],[6,4],[-13,0],[5,27],[-17,-32],[-11,3],[4,14],[-15,-17],[5,10],[3,24],[-9,-3],[-3,18],[-9,8],[0,8],[-3,8],[31,-18],[-26,22],[9,12],[-3,11],[-18,-23],[-1,-14],[-22,29],[0,15],[16,5],[-28,8],[2,15],[13,-18],[-12,19],[13,-3],[-7,14],[15,9],[-10,2],[14,25],[-8,6],[-1,-17],[-8,-16],[4,16],[-5,26],[3,11]],[[1083,9197],[52,-8],[15,-15],[89,-33],[7,-1],[-10,10],[4,0],[-7,3],[10,2],[2,-1],[6,-1]],[[1251,9153],[3,3],[10,-11]],[[2527,8951],[0,2],[-2,0],[2,-2]],[[2402,8862],[28,-1],[-35,22],[7,-21]],[[3034,7972],[26,-13],[-34,17],[8,-4]],[[3024,7884],[6,3],[3,6],[-9,-9]],[[2842,8540],[-4,4],[-4,1],[8,-5]],[[2463,8846],[-6,3],[3,-3],[3,0]],[[2644,9146],[-1,3],[-3,-1],[4,-2]],[[1996,9331],[-2,4],[4,-1],[-2,-3]],[[2615,9349],[-1,-4],[-6,4],[7,0]],[[2813,9354],[-6,-2],[-4,4],[10,-2]],[[2791,9353],[-5,4],[7,-1],[-2,-3]],[[2778,9356],[-4,6],[6,-3],[-2,-3]],[[1931,9365],[-2,0],[-1,2],[3,-2]],[[1934,9367],[-3,1],[4,0],[-1,-1]],[[1986,9367],[-3,2],[3,0],[0,-2]],[[2340,9378],[-3,4],[3,1],[0,-5]],[[2312,9374],[-7,3],[8,7],[-1,-10]],[[2340,9384],[-1,7],[2,-5],[-1,-2]],[[2311,9386],[-10,9],[16,-1],[-6,-8]],[[2340,9397],[0,-4],[-4,3],[4,1]],[[2308,9403],[-6,1],[4,2],[2,-3]],[[1833,9379],[-17,-12],[27,1],[17,23],[50,-17],[-19,-21],[7,-5],[27,18],[25,-9],[-14,14],[15,3],[-28,14],[31,-2],[-3,-3],[15,-7],[5,-11],[12,-1],[10,-48],[12,-6],[16,16],[-15,14],[-14,59],[42,8],[40,-32],[27,-67],[-6,-29],[28,-27],[71,-25],[4,-22],[-73,-5],[13,-12],[-5,-22],[25,22],[15,-18],[-31,-22],[-63,6],[6,10],[-41,6],[-5,18],[-21,-27],[-49,-18],[-116,-15],[7,3],[-18,18],[4,21],[-83,13],[-25,34],[63,16],[72,-4],[30,8],[-68,21],[-101,-6],[-24,22],[94,31],[-85,-9],[-6,6],[17,11],[-39,6],[28,27],[-12,15],[33,24],[78,27],[16,-13],[-1,-20]],[[2003,9421],[-6,3],[14,1],[-8,-4]],[[2342,9425],[-1,0],[2,1],[-1,-1]],[[1547,9422],[-2,4],[7,-3],[-5,-1]],[[1539,9429],[-4,1],[5,0],[-1,-1]],[[2081,9432],[16,-11],[-22,-40],[-48,37],[54,14]],[[2774,9430],[75,-8],[38,-38],[-94,-9],[-40,34],[1,24],[20,-3]],[[2962,9121],[4,3],[-3,1],[-1,-4],[-14,1],[3,20],[-9,2],[2,-14],[-25,18],[2,16],[-51,-22],[1,19],[29,11],[-29,20],[12,6],[-28,-1],[12,4],[-15,7],[9,6],[-18,-11],[-1,25],[-20,1],[-19,15],[10,5],[-8,7],[-16,-16],[18,-5],[4,-24],[-82,13],[22,-23],[-32,22],[-25,12],[36,-22],[-12,-8],[-26,13],[-72,5],[-6,-1],[18,-5],[-16,0],[-20,14],[4,17],[-43,-17],[-45,49],[71,-5],[-79,19],[-6,36],[14,12],[-11,9],[20,46],[23,23],[93,16],[6,-3],[-53,-59],[14,-17],[-5,-24],[44,-42],[-55,-17],[52,12],[-5,-6],[9,-10],[5,43],[-40,20],[16,14],[37,-13],[-22,15],[14,6],[-30,5],[-4,24],[48,-8],[-42,21],[51,-8],[-44,14],[101,28],[37,-56],[-32,-29],[24,15],[-11,-18],[10,-6],[-15,-2],[8,-1],[-4,-8],[16,9],[-3,8],[6,6],[17,-9],[-14,11],[10,10],[1,-16],[21,3],[-5,-18],[19,-5],[-10,17],[30,-22],[-30,26],[52,-6],[-43,18],[26,18],[67,-15],[7,-14],[-39,-21],[31,11],[-24,-22],[29,25],[26,-8],[-35,-18],[21,-1],[-15,-11],[13,-5],[-11,-12],[37,35],[-14,-34],[18,22],[6,-11],[-14,-19],[24,12],[-10,-16],[24,39],[39,-23],[-42,-25],[13,0],[-11,-13],[55,26],[-4,-18],[-30,-18],[18,6],[-10,-30],[15,35],[30,15],[-17,-23],[29,18],[32,-13],[-60,-42],[51,18],[-37,-31],[61,37],[18,-30],[-24,2],[-9,-8],[-48,-5],[90,-12],[1,-12],[-62,13],[-7,-5],[33,-3],[-25,0],[13,-1],[-15,-13],[24,10],[13,-7],[-24,-3],[22,-11],[-45,5],[50,-28],[25,4],[-33,-11],[18,6],[6,-3],[-16,-9],[16,8],[7,-3],[-5,-13],[7,7],[0,-9],[4,10],[10,-8],[-15,-9],[10,-2],[13,19],[-3,-31],[6,20],[10,2],[-5,-12],[8,-11],[-3,17],[20,5],[-14,-19],[20,9],[13,-16],[-11,-3],[15,-10],[-25,3],[23,-5],[-20,-16],[34,13],[-9,-15],[19,21],[-4,-21],[-15,-8],[26,8],[-2,-19],[23,25],[23,-25],[-24,0],[18,-15],[-11,-5],[-28,3],[26,-18],[-29,7],[19,-19],[-39,-8],[11,-5],[-10,-7],[9,-9],[-6,-24],[-23,17],[4,14],[-9,-19],[-9,14],[13,8],[-20,-3],[12,13],[-17,-5],[15,9],[-20,1],[32,35],[-43,-23],[12,25],[-17,-15],[-27,30],[-19,-4],[16,-8],[-3,-9],[-20,13],[22,-34],[-17,-2],[-3,2],[-3,5],[0,4],[-6,6],[-17,1],[12,-2],[5,-5],[0,2],[2,1],[3,-3],[0,-5],[-2,-1],[-5,3],[0,-5],[14,-10],[-6,-16],[21,9],[-5,-8],[11,-4],[-10,-5],[14,-7],[-5,-10],[10,8],[1,-25],[0,16],[13,-20],[14,9],[0,-20],[18,-3],[-16,-8],[17,-13],[-5,-3],[16,0],[-10,-12],[13,-8],[0,-25],[-21,32],[18,-52],[-17,5],[9,-19],[-7,-5],[-18,27],[-17,-1],[-6,20],[3,-22],[-38,45],[7,-23],[-24,21],[-13,1],[24,-34],[15,-4],[-5,-7],[6,5],[-3,-7],[8,2],[29,-30],[-4,-6],[14,-6],[-4,-8],[5,-11],[-3,-2],[-142,64],[7,11],[-14,-7],[-20,23],[25,9],[-10,-1],[0,7],[-9,6],[0,-10],[-11,2],[2,16],[-8,-10],[-4,17],[-1,-7],[-6,12],[-13,6],[3,23],[-5,-9],[0,6],[-13,-1],[2,-5],[-6,-10],[1,23],[-10,-10],[-7,20],[-9,-7],[14,-13],[-6,-11],[-32,14],[3,-14],[-26,-11],[-42,23],[1,22],[23,13],[-3,16],[46,-14],[10,-10],[-7,-6],[8,-13],[-5,10],[10,12],[-21,13],[68,9],[-27,39],[62,63],[-31,62]],[[2227,9441],[16,-8],[41,10],[22,-10],[-19,-15],[14,-8],[-36,-27],[17,10],[17,-6],[1,-20],[19,7],[6,-18],[-16,-5],[11,-12],[-11,-4],[10,-7],[-28,-18],[-20,2],[-1,15],[-6,-11],[13,-11],[-20,-15],[-53,53],[-58,31],[17,21],[23,-22],[25,2],[-2,16],[12,-5],[-15,14],[22,2],[-51,16],[33,-4],[-19,18],[36,9]],[[1543,9441],[-3,2],[4,-1],[-1,-1]],[[2500,9447],[-8,2],[10,1],[-2,-3]],[[2252,9437],[-14,5],[50,10],[-36,-15]],[[2426,9454],[68,-12],[-52,-67],[-62,1],[24,-17],[-17,-28],[-32,1],[13,9],[-12,-1],[1,19],[-15,20],[0,15],[3,6],[-3,16],[-1,6],[3,3],[-2,7],[29,-4],[-19,14],[16,11],[58,1]],[[2259,9465],[-5,0],[9,1],[-4,-1]],[[1662,9463],[15,-2],[-3,-12],[16,11],[0,-13],[48,14],[59,-43],[-107,-49],[-4,-16],[-26,-6],[-9,-42],[-62,-25],[-68,50],[8,0],[-29,1],[27,49],[15,6],[-11,9],[31,39],[-28,33],[89,12],[39,-16]],[[2287,9474],[-4,2],[15,6],[-11,-8]],[[2352,9476],[-15,5],[10,3],[5,-8]],[[2300,9519],[-2,6],[3,-2],[-1,-4]],[[2113,9508],[-26,7],[19,15],[16,-15],[-9,-7]],[[2336,9538],[-27,-13],[-5,9],[32,4]],[[2379,9539],[24,-19],[0,-32],[-87,17],[24,30],[39,4]],[[2217,9540],[-8,-3],[-16,1],[24,2]],[[2307,9540],[-2,0],[8,3],[-6,-3]],[[2317,9548],[-4,0],[7,4],[-3,-4]],[[1894,9554],[-3,0],[9,2],[-6,-2]],[[1601,9555],[-9,3],[9,0],[0,-3]],[[1636,9547],[-5,2],[11,10],[-6,-12]],[[2135,9548],[-7,1],[39,11],[-32,-12]],[[2339,9557],[-3,3],[4,1],[-1,-4]],[[2377,9549],[-13,10],[11,2],[2,-12]],[[1588,9566],[5,0],[-7,-2],[2,2]],[[1713,9538],[-30,2],[54,28],[-24,-30]],[[2156,9568],[2,-4],[-46,-5],[44,9]],[[2807,9556],[-23,0],[27,12],[-11,-8],[7,-4]],[[2365,9570],[-4,-4],[-4,4],[8,0]],[[2741,9571],[-4,1],[7,1],[-3,-2]],[[2152,9576],[-23,-11],[-32,6],[55,5]],[[2516,9588],[-6,1],[3,1],[3,-2]],[[2667,9587],[-4,5],[6,-2],[-2,-3]],[[2109,9595],[30,-7],[-37,-7],[-10,14],[17,0]],[[2266,9601],[25,-27],[-12,-26],[16,-3],[3,-17],[-13,10],[-12,-13],[16,-12],[-71,-8],[-11,12],[15,2],[-22,6],[51,21],[-109,-5],[47,9],[-20,17],[14,10],[-21,0],[8,12],[55,-33],[13,5],[-20,10],[20,1],[-43,20],[36,7],[17,-13],[18,15]],[[2222,9605],[16,-2],[-20,1],[4,1]],[[2184,9595],[-9,2],[40,8],[-31,-10]],[[1642,9606],[-2,-2],[-6,1],[8,1]],[[2502,9590],[-19,16],[26,-1],[-7,-15]],[[1982,9610],[2,-24],[14,-7],[-9,-13],[21,-4],[-11,-12],[31,-3],[16,19],[26,-24],[-17,-34],[-78,1],[-109,-38],[-47,16],[98,32],[-84,-11],[16,21],[-20,3],[-27,-29],[-73,17],[74,25],[-62,-5],[67,16],[-53,2],[12,16],[46,-2],[-35,7],[28,14],[68,-20],[20,-15],[-14,-6],[22,1],[6,-18],[65,-2],[2,12],[-34,12],[20,12],[-30,16],[49,25]],[[2304,9609],[-4,3],[5,-2],[-1,-1]],[[1848,9607],[-39,0],[27,7],[12,-7]],[[1970,9615],[-7,1],[4,1],[3,-2]],[[2298,9619],[-6,0],[11,2],[-5,-2]],[[2343,9624],[68,-18],[-10,-21],[60,18],[26,-13],[-31,2],[63,-12],[-64,-2],[39,-12],[-26,-12],[31,9],[24,-13],[-17,-12],[23,-8],[6,14],[61,-18],[74,26],[65,0],[54,-21],[0,-14],[-24,-10],[31,-8],[-27,3],[2,-21],[-44,-7],[-47,26],[1,-19],[-23,-4],[-117,-1],[-1,24],[-26,-21],[-43,9],[7,11],[-21,-14],[-26,33],[13,22],[-3,15],[-27,29],[-64,-8],[16,5],[-60,24],[19,1],[-14,13],[32,5]],[[1852,9625],[-5,1],[4,2],[1,-3]],[[1839,9627],[-4,1],[8,0],[-4,-1]],[[2104,9625],[-5,1],[12,2],[-7,-3]],[[2355,9630],[-12,4],[8,0],[4,-4]],[[2474,9635],[6,-3],[-16,1],[10,2]],[[1768,9652],[27,-14],[-25,-7],[15,-13],[-18,-2],[13,-13],[-32,-9],[-1,-14],[-27,6],[6,24],[-31,-18],[11,-10],[-14,-14],[-16,12],[-4,-11],[9,-8],[-11,-6],[-16,-3],[-11,22],[-4,-15],[-57,9],[12,15],[30,5],[9,12],[22,9],[35,30],[78,13]],[[2631,9654],[13,-5],[-20,3],[7,2]],[[2483,9657],[27,-17],[-44,4],[17,13]],[[2083,9644],[18,-10],[-25,-2],[-23,30],[30,-18]],[[2350,9665],[64,-6],[-13,-13],[-77,9],[26,10]],[[2837,9665],[-3,3],[11,1],[-8,-4]],[[2174,9672],[22,-9],[-44,6],[22,3]],[[1831,9677],[14,-10],[-43,9],[29,1]],[[1956,9682],[-37,-13],[23,-4],[-3,-15],[-51,-11],[-33,12],[-3,15],[104,16]],[[2137,9685],[-6,2],[14,5],[-8,-7]],[[2378,9687],[-9,6],[6,1],[3,-7]],[[2547,9692],[-3,3],[10,8],[-7,-11]],[[2936,9717],[-12,3],[16,-1],[-4,-2]],[[1954,9712],[11,-8],[-113,-7],[75,24],[27,-9]],[[2312,9718],[52,-17],[-14,-10],[14,-7],[-61,-17],[-19,13],[25,6],[-43,21],[11,2],[-10,11],[7,5],[38,-7]],[[2602,9729],[-5,1],[37,7],[-32,-8]],[[2122,9754],[29,-26],[25,12],[47,-20],[12,-9],[-7,-16],[23,-14],[-26,-16],[-32,24],[-44,3],[-5,8],[-46,-7],[-16,14],[42,0],[-14,7],[20,6],[-25,2],[11,8],[-11,5],[-22,-11],[9,13],[-26,8],[56,9]],[[2237,9800],[23,-19],[-43,7],[20,12]],[[2245,9803],[2,0],[-9,-1],[7,1]],[[2360,9832],[2,-2],[-33,2],[31,0]],[[2424,9869],[54,-43],[43,-3],[13,-22],[17,-2],[-13,18],[26,0],[3,-13],[-14,-4],[31,-12],[-14,-21],[32,6],[8,-5],[-1,-7],[11,10],[21,-20],[-57,-12],[-18,-24],[-11,10],[8,15],[-12,-5],[7,-25],[-25,3],[7,-11],[-7,-15],[-33,26],[15,-26],[-72,3],[-26,15],[37,5],[-45,2],[-15,10],[21,0],[-34,13],[109,15],[-52,-2],[-13,3],[44,7],[-55,5],[-56,-12],[-19,9],[42,19],[-44,-6],[-26,26],[67,-7],[-10,6],[18,5],[-72,10],[81,11],[-49,16],[68,20],[-33,11],[43,-2]],[[2452,9883],[-7,2],[11,-1],[-4,-1]],[[2823,9959],[-1,4],[8,0],[-7,-4]],[[3052,9972],[106,-10],[-65,-17],[109,16],[-6,-2],[56,-17],[-13,-8],[64,-7],[-91,-34],[-137,-1],[74,-12],[-100,-19],[161,18],[-139,-64],[-39,11],[19,-22],[-63,1],[53,-7],[-26,-10],[15,-1],[-8,-6],[-84,6],[-17,-2],[47,-17],[-136,-12],[100,-17],[-124,0],[33,-3],[-15,-14],[43,15],[55,-18],[-55,-12],[46,-11],[-52,-6],[37,-6],[-9,-8],[-65,2],[15,-23],[-27,-16],[-49,-1],[-41,22],[21,-20],[-28,-3],[10,-7],[71,3],[7,-7],[-10,-10],[44,-8],[-16,-19],[-75,-19],[8,17],[-54,23],[16,-22],[-24,0],[-11,19],[6,-20],[-31,14],[3,-12],[-23,7],[18,-15],[-15,-2],[-47,20],[7,-7],[-57,-7],[-2,25],[-4,-24],[-29,10],[31,30],[50,5],[-27,10],[-14,17],[4,10],[46,0],[18,-23],[36,-8],[28,4],[-10,6],[42,35],[-44,-33],[-42,19],[30,4],[-37,2],[43,14],[-24,2],[11,8],[-8,1],[7,13],[-24,-28],[-22,-1],[12,17],[-47,-14],[13,4],[-12,12],[18,18],[50,11],[76,-20],[-8,8],[11,1],[-29,6],[49,12],[-90,0],[38,1],[-27,8],[-4,12],[-16,13],[-40,8],[35,9],[-35,5],[0,17],[75,-4],[58,-37],[50,3],[-45,5],[-4,10],[8,2],[-50,22],[143,14],[-53,2],[96,15],[-68,1],[61,32],[-77,-14],[13,-6],[-52,-25],[-74,5],[9,6],[-50,-20],[-47,6],[32,22],[90,11],[-92,-7],[-53,-24],[-52,16],[131,21],[-141,-15],[-15,9],[86,18],[-89,-7],[-11,5],[35,10],[-66,2],[108,26],[97,-13],[-63,18],[50,16],[162,-38],[-97,34],[33,5],[-19,10],[45,-7],[-24,16],[82,-8],[-53,12],[17,4],[109,-21],[-10,-9],[23,10],[-55,22],[82,2],[50,-19],[-28,13],[98,10]],[[2418,8864],[-4,2],[3,0],[1,-2]],[[3787,8632],[-13,-1],[5,9],[8,-8]],[[3797,8637],[-1,4],[4,-2],[-3,-2]],[[3769,8634],[2,8],[7,0],[-9,-8]],[[3794,8637],[-3,-1],[2,7],[1,-6]],[[3795,8646],[7,-2],[-28,5],[21,-3]],[[3766,8638],[-2,4],[1,7],[7,-5],[-6,-6]],[[3743,8649],[-2,1],[1,2],[1,-3]],[[3739,8652],[1,11],[5,0],[-6,-11]],[[3723,8677],[-1,0],[0,3],[1,1],[5,-2],[-5,-2]],[[3725,8681],[-3,0],[-3,-3],[-3,2],[6,2],[3,-1]],[[3712,8680],[-4,1],[6,5],[-2,-6]],[[3673,8688],[-4,-8],[-9,7],[13,1]],[[3695,8686],[-2,2],[1,0],[1,-2]],[[3690,8687],[-2,1],[2,0],[0,-1]],[[3688,8690],[-1,0],[2,1],[-1,-1]],[[3691,8689],[-2,0],[3,3],[-1,-3]],[[3701,8684],[-3,1],[19,9],[-16,-10]],[[3690,8692],[-1,0],[3,3],[-2,-3]],[[3709,8694],[-1,1],[-1,3],[3,-1],[-1,-3]],[[3664,8702],[-8,1],[4,1],[4,-2]],[[3640,8713],[2,3],[4,0],[-6,-3]],[[3650,8717],[-7,1],[9,2],[-2,-3]],[[3820,8724],[-1,1],[3,2],[-2,-3]],[[3636,8735],[-3,2],[1,2],[2,-4]],[[3628,8740],[-3,2],[4,0],[-1,-2]],[[3825,8742],[6,7],[-1,-6],[-5,-1]],[[3626,8749],[-5,3],[6,0],[-1,-3]],[[3620,8767],[-4,2],[4,1],[0,-3]],[[3825,8790],[4,-1],[0,-4],[-4,5]],[[3833,8801],[4,-2],[-16,1],[12,1]],[[3845,8807],[-1,7],[4,1],[-3,-8]],[[3593,8818],[-1,-3],[-2,3],[3,0]],[[3851,8817],[-5,2],[4,1],[1,-3]],[[3855,8823],[1,-2],[-8,3],[7,-1]],[[3589,8819],[0,6],[3,-4],[-3,-2]],[[3594,8821],[0,5],[4,-3],[-4,-2]],[[3858,8827],[-9,0],[-12,14],[21,-14]],[[3575,8841],[-2,1],[4,1],[-2,-2]],[[3555,8879],[-2,2],[5,1],[-3,-3]],[[3870,8888],[0,-4],[-11,1],[11,3]],[[3857,8888],[-7,0],[2,2],[5,-2]],[[3567,8886],[4,6],[3,-2],[-7,-4]],[[3576,8884],[-3,2],[9,17],[6,0],[-12,-19]],[[3574,8893],[-3,2],[9,9],[-6,-11]],[[3553,8906],[-2,0],[0,2],[1,0],[1,-2]],[[3884,8896],[-20,28],[9,-4],[11,-24]],[[3875,8930],[-4,1],[2,2],[2,-3]],[[3544,8936],[1,4],[3,0],[-4,-4]],[[3903,8948],[-2,-3],[-7,3],[9,0]],[[3909,8956],[-3,2],[4,1],[-1,-3]],[[3529,8954],[-4,4],[6,1],[-2,-5]],[[3920,8959],[-3,0],[6,1],[-3,-1]],[[3971,8960],[-4,0],[-1,3],[5,-3]],[[3528,8961],[-7,3],[11,2],[-4,-5]],[[3972,8963],[-6,6],[6,1],[0,-7]],[[3961,8976],[-3,-12],[-14,5],[17,7]],[[3977,8972],[-4,4],[5,3],[-1,-7]],[[3991,8977],[-2,3],[6,0],[-4,-3]],[[3982,8975],[-3,0],[0,7],[7,2],[-4,-9]],[[3513,8989],[-4,3],[7,0],[-3,-3]],[[4013,8997],[-1,3],[5,1],[-4,-4]],[[4059,9033],[-3,2],[2,2],[1,-4]],[[3525,9037],[6,2],[-16,-6],[10,4]],[[4071,9053],[-1,2],[3,1],[-2,-3]],[[4076,9061],[-2,3],[2,2],[0,-5]],[[3509,9083],[-3,6],[5,-2],[-2,-4]],[[3518,9103],[-4,3],[7,-1],[-3,-2]],[[3575,9108],[-20,-2],[22,3],[-2,-1]],[[4171,9110],[-5,4],[9,0],[-4,-4]],[[3553,9109],[-7,3],[24,5],[-17,-8]],[[3528,9123],[-6,2],[5,6],[4,-4],[-3,-4]],[[3537,9133],[-1,0],[7,1],[-6,-1]],[[3534,9130],[-3,4],[2,1],[1,-5]],[[3557,9136],[-14,-1],[18,3],[-4,-2]],[[3582,9139],[-5,1],[2,1],[3,-2]],[[3551,9142],[-27,-7],[14,8],[13,-1]],[[4353,9197],[-9,4],[9,1],[0,-5]],[[3597,9206],[-3,3],[5,0],[-2,-3]],[[3585,9211],[8,-3],[-9,-17],[-12,9],[13,11]],[[3536,9212],[24,-16],[-49,-23],[-19,10],[26,10],[-46,7],[17,-1],[-15,9],[19,4],[-16,10],[11,13],[48,-23]],[[3481,9239],[-7,0],[-3,6],[10,-6]],[[3569,9255],[-10,4],[5,0],[5,-4]],[[4231,9260],[-2,8],[13,0],[-11,-8]],[[4294,9270],[3,-15],[-20,-8],[-59,-4],[27,25],[49,2]],[[3567,9267],[-16,1],[4,6],[12,-7]],[[4297,9276],[-8,5],[3,0],[5,-5]],[[4297,9282],[-5,2],[3,3],[2,-5]],[[3509,9276],[-9,6],[11,11],[6,-12],[-8,-5]],[[3539,9295],[7,-4],[-24,2],[17,2]],[[3524,9313],[10,0],[-20,-1],[10,1]],[[3456,9322],[-6,3],[10,1],[-4,-4]],[[3450,9337],[-4,0],[6,3],[-2,-3]],[[3461,9342],[-8,2],[18,10],[-10,-12]],[[3470,9363],[-9,1],[10,2],[-1,-3]],[[3454,9366],[-10,-1],[2,2],[8,-1]],[[3468,9367],[-3,0],[8,4],[-5,-4]],[[3477,9373],[-7,1],[5,2],[2,-3]],[[3452,9374],[-14,-1],[16,4],[-2,-3]],[[3464,9372],[-16,-4],[25,11],[-9,-7]],[[3446,9380],[4,-2],[-6,0],[2,2]],[[4344,9381],[46,-26],[-23,3],[18,-10],[-12,-8],[-54,40],[25,1]],[[3456,9384],[6,-2],[-5,-2],[-1,4]],[[4308,9377],[-9,5],[12,3],[-3,-8]],[[4373,9390],[19,-16],[-75,14],[56,2]],[[3451,9391],[-4,1],[6,0],[-2,-1]],[[3470,9388],[-17,2],[4,3],[13,-5]],[[4406,9395],[-3,2],[8,1],[-5,-3]],[[3438,9399],[-3,1],[2,3],[1,-4]],[[3441,9395],[3,8],[5,0],[-8,-8]],[[3453,9406],[-5,3],[6,2],[-1,-5]],[[3445,9407],[-5,1],[9,4],[-4,-5]],[[3457,9408],[-2,2],[8,3],[-6,-5]],[[4323,9414],[32,-10],[-50,4],[57,-10],[-77,3],[12,8],[1,4],[25,1]],[[3455,9412],[-14,10],[18,-7],[-4,-3]],[[3433,9421],[-4,1],[10,4],[-6,-5]],[[3435,9429],[-14,-4],[-4,3],[18,1]],[[3434,9434],[4,-3],[-6,3],[2,0]],[[3445,9438],[-10,-3],[-12,6],[22,-3]],[[4444,9441],[-7,2],[4,1],[3,-3]],[[4418,9472],[23,-13],[-52,2],[29,11]],[[3429,9478],[2,-1],[-30,-1],[28,2]],[[3417,9480],[-3,0],[7,2],[-4,-2]],[[3411,9481],[-3,0],[6,2],[-3,-2]],[[4476,9479],[-10,2],[13,4],[-3,-6]],[[4485,9489],[6,-1],[-2,-5],[-4,6]],[[3403,9488],[-7,1],[8,0],[-1,-1]],[[4439,9499],[13,-2],[-10,-9],[-17,6],[5,13],[15,-2],[-6,-6]],[[4505,9523],[-11,-5],[24,-5],[-44,-7],[2,18],[29,-1]],[[3193,9564],[-5,2],[7,0],[-2,-2]],[[3220,9566],[-2,2],[3,1],[-1,-3]],[[3280,9570],[-2,3],[3,1],[-1,-4]],[[4434,9578],[-8,4],[14,1],[-6,-5]],[[3056,9586],[-6,2],[8,0],[-2,-2]],[[4433,9589],[-3,1],[7,1],[-4,-2]],[[4406,9590],[-3,1],[6,1],[-3,-2]],[[4422,9585],[-10,4],[12,3],[-2,-7]],[[3064,9593],[-10,2],[16,1],[-6,-3]],[[4424,9595],[-6,-2],[9,3],[-3,-1]],[[4414,9596],[-13,2],[16,1],[-3,-3]],[[4454,9603],[-6,2],[7,0],[-1,-2]],[[4481,9598],[1,-41],[-14,36],[10,4],[-7,10],[10,-9]],[[4453,9608],[-4,0],[6,2],[-2,-2]],[[4439,9610],[-6,2],[5,1],[1,-3]],[[3001,9638],[-17,6],[34,-2],[-17,-4]],[[3037,9647],[17,-4],[-35,3],[18,1]],[[3161,9650],[-13,-1],[-2,1],[15,0]],[[4449,9650],[-6,3],[6,-1],[0,-2]],[[3141,9655],[-2,0],[10,2],[-8,-2]],[[4499,9659],[-6,1],[18,9],[-12,-10]],[[4446,9676],[19,-8],[-15,0],[-20,8],[16,0]],[[4457,9673],[-5,3],[3,0],[2,-3]],[[4408,9672],[-4,2],[9,5],[-5,-7]],[[4429,9679],[-3,1],[8,1],[-5,-2]],[[4464,9685],[-3,0],[2,3],[1,-3]],[[4471,9683],[-5,2],[11,3],[-6,-5]],[[4419,9687],[-4,2],[5,-1],[-1,-1]],[[4429,9687],[-7,2],[14,1],[-7,-3]],[[4458,9692],[-3,0],[5,2],[-2,-2]],[[4467,9692],[-5,2],[13,1],[-8,-3]],[[4454,9694],[-1,6],[5,-3],[-4,-3]],[[4464,9696],[-3,5],[8,-2],[-5,-3]],[[4473,9701],[-4,2],[6,0],[-2,-2]],[[4468,9704],[-3,0],[8,1],[-5,-1]],[[4484,9711],[-5,2],[12,4],[-7,-6]],[[4493,9721],[-2,6],[6,-2],[-4,-4]],[[4462,9725],[-11,-1],[15,9],[-4,-8]],[[4499,9735],[5,13],[8,-3],[-13,-10]],[[4461,9743],[-3,4],[5,2],[-2,-6]],[[4447,9797],[-3,2],[7,8],[20,-4],[-24,-6]],[[3150,9828],[-9,4],[11,-3],[-2,-1]],[[4427,9890],[-10,2],[22,-2],[-12,0]],[[4483,9888],[-18,8],[26,-7],[-8,-1]],[[4450,9901],[-28,15],[13,0],[15,-15]],[[4476,9907],[-16,13],[18,-12],[-2,-1]],[[3570,9907],[-53,15],[61,-14],[-8,-1]],[[3558,9921],[-11,4],[14,-4],[-3,0]],[[3660,9931],[-18,9],[23,-5],[-5,-4]],[[3722,9946],[44,-16],[-18,-9],[9,-7],[-10,-2],[-74,33],[49,1]],[[3884,9947],[-9,1],[5,1],[4,-2]],[[3612,9953],[-3,0],[9,0],[-6,0]],[[3678,9954],[-23,3],[27,-2],[-4,-1]],[[3710,9956],[-23,6],[24,-5],[-1,-1]],[[3900,9966],[-27,9],[36,-4],[-9,-5]],[[3935,9974],[-9,2],[18,-1],[-9,-1]],[[3891,9966],[-44,10],[18,0],[26,-10]],[[3884,9978],[-12,1],[14,-1],[-2,0]],[[3860,9978],[-16,1],[17,-1],[-1,0]],[[3830,9980],[-9,1],[13,0],[-4,-1]],[[3898,9981],[28,-8],[-56,9],[28,-1]],[[3854,9983],[-12,1],[6,1],[6,-2]],[[3919,9983],[-20,3],[11,3],[9,-6]],[[4102,9999],[185,-16],[-277,-23],[291,16],[11,-10],[-32,-13],[53,8],[74,-17],[-104,-27],[-182,3],[48,-6],[-89,-18],[220,12],[-68,-29],[8,-6],[87,19],[6,17],[55,-4],[-6,-27],[-63,-54],[127,66],[-10,-13],[63,1],[18,13],[-5,9],[24,5],[126,-19],[-107,-51],[-146,-9],[143,-4],[-28,-15],[-72,3],[-23,-11],[-6,-13],[12,-6],[29,19],[51,-2],[-61,-23],[-6,-29],[8,10],[14,-8],[-9,5],[-20,-13],[5,-5],[-3,-5],[-32,-4],[7,-7],[-14,-3],[15,-1],[-32,-54],[13,-7],[20,26],[15,-8],[30,-7],[8,-7],[-58,-5],[74,-12],[7,-22],[-5,-9],[-67,11],[-28,-6],[22,-3],[-19,-11],[-31,3],[26,-6],[-20,-8],[26,-1],[-3,-11],[52,-1],[-60,-14],[60,-4],[13,-29],[-15,-15],[-66,30],[24,-12],[-31,4],[56,-23],[-54,2],[50,-6],[-3,-13],[4,-6],[-14,-4],[59,-11],[-19,-14],[-67,21],[9,-10],[-20,-6],[12,-2],[-12,-12],[14,-4],[4,-20],[2,23],[41,-10],[-6,-25],[-52,-11],[-46,26],[51,-5],[-51,11],[-12,-16],[-34,24],[28,-25],[-18,-3],[-11,-12],[-8,-1],[-37,14],[27,-14],[-38,-6],[7,-12],[29,15],[39,-6],[-65,-14],[30,-7],[-5,-9],[45,9],[7,-11],[-36,-7],[17,-1],[-7,-16],[27,18],[58,-31],[-18,-15],[34,7],[-17,-11],[1,-17],[19,14],[5,-11],[-9,-3],[7,-7],[-18,-5],[18,1],[-7,-16],[13,-15],[-25,-5],[-4,23],[-3,-23],[-20,0],[-39,51],[-108,46],[37,-24],[-32,-9],[85,-12],[-30,-22],[-54,0],[14,-6],[-36,-27],[80,-1],[-61,-19],[33,-5],[59,26],[87,-16],[-51,-22],[10,-7],[-22,-2],[8,-7],[-64,-47],[-83,-27],[-14,13],[-9,-10],[4,-8],[-42,-2],[-5,8],[6,2],[-14,1],[-13,21],[10,-25],[-7,1],[11,-6],[-4,-14],[-30,-10],[-11,-18],[7,-7],[-17,-15],[-8,-24],[-5,10],[1,-12],[-9,-12],[-31,6],[7,-19],[-21,-12],[0,10],[-6,0],[1,-5],[-13,-9],[-2,13],[-4,-16],[-17,15],[18,17],[-26,3],[12,-7],[-10,-20],[-12,5],[10,-12],[-4,-10],[-51,-3],[9,-19],[-39,-16],[23,-35],[-12,2],[-9,-5],[-6,2],[-5,-1],[-2,-3],[28,-9],[-8,-10],[9,-14],[-30,6],[24,-17],[-12,1],[5,-7],[-3,-1],[-8,10],[4,-9],[-9,5],[13,-10],[-16,12],[-6,-3],[13,-20],[-21,5],[16,-13],[-4,-8],[-39,-5],[27,-22],[-22,8],[20,-16],[-8,-17],[12,4],[-21,-14],[12,-12],[-18,2],[16,-14],[-21,-1],[17,-14],[-27,2],[25,-4],[-21,-7],[19,-8],[-20,2],[21,-8],[-40,-6],[28,-11],[1,-18],[-26,17],[0,-5],[-10,-8],[-4,-10],[-16,5],[19,28],[-20,-24],[16,34],[-16,-17],[3,12],[-11,-9],[5,12],[-19,-7],[9,6],[-5,1],[17,12],[-27,-8],[28,25],[-24,-16],[11,13],[-3,11],[-6,-6],[4,-4],[-2,-4],[-9,-7],[-4,7],[0,-3],[-1,-2],[-3,1],[-1,-7],[-7,2],[3,-3],[-4,-5],[-3,4],[1,4],[-3,2],[-21,-5],[13,-1],[-3,-3],[-22,0],[15,11],[-20,-1],[16,3],[-11,8],[9,8],[-14,-11],[-6,6],[7,8],[-19,2],[20,12],[-27,-3],[20,4],[-16,5],[11,16],[-19,-9],[17,14],[-23,-5],[10,10],[-28,19],[10,19],[-9,-7],[-1,2],[5,11],[12,7],[-14,-7],[-5,-8],[7,13],[-13,4],[15,8],[-29,7],[23,3],[-26,2],[20,13],[-30,3],[18,13],[-14,-8],[-5,14],[43,9],[-47,-1],[22,2],[3,2],[-5,1],[5,9],[14,-2],[5,3],[-19,11],[35,-17],[-13,11],[2,20],[-16,-6],[-11,26],[9,-27],[-16,1],[-22,-33],[-1,12],[-2,-1],[2,12],[-2,7],[24,17],[-27,-12],[3,25],[-12,5],[23,15],[-5,2],[6,4],[12,4],[20,-3],[-19,5],[-7,-2],[-13,-6],[0,-6],[-16,-9],[1,14],[-9,-6],[3,16],[-16,-4],[40,18],[-45,-1],[60,46],[27,0],[-18,6],[27,2],[-18,2],[8,4],[-23,-9],[-64,-47],[10,10],[-14,-2],[0,15],[34,2],[-29,6],[34,11],[-48,14],[4,6],[12,1],[-6,1],[3,1],[37,8],[17,-3],[10,-11],[23,3],[-33,10],[11,4],[-59,-6],[-15,-7],[-2,4],[38,29],[19,-9],[14,3],[17,-10],[18,1],[-22,4],[16,9],[10,-3],[-10,3],[-10,-5],[-9,-2],[-7,5],[22,8],[-25,1],[7,7],[-75,-22],[23,22],[-7,4],[32,-4],[-35,12],[25,-7],[-11,6],[26,-8],[19,2],[17,-10],[11,2],[-35,15],[13,0],[-6,12],[10,6],[-44,-19],[-27,9],[8,0],[17,12],[45,4],[6,13],[-18,-5],[6,22],[24,-10],[-13,9],[15,4],[-7,9],[-20,-8],[25,19],[-19,-2],[19,15],[-3,7],[-8,3],[11,5],[-58,2],[-65,35],[16,10],[37,-5],[57,-24],[5,11],[-15,-5],[3,2],[-12,6],[21,3],[-23,7],[22,0],[-36,16],[28,-2],[-16,4],[8,5],[-29,-1],[17,14],[-25,-11],[33,18],[-45,-4],[37,17],[-45,-1],[16,18],[-18,-11],[-14,29],[8,2],[-11,-2],[15,-27],[-19,-8],[5,-16],[-39,-3],[-16,17],[42,31],[-25,-17],[-8,4],[25,22],[-27,5],[37,1],[-20,2],[11,6],[-7,1],[8,11],[-7,11],[-24,3],[17,17],[-27,16],[13,5],[-22,19],[8,13],[-34,-10],[29,10],[-12,3],[16,3],[-18,3],[17,6],[-70,46],[14,6],[-6,15],[-68,26],[-72,12],[-56,-20],[-12,5],[10,7],[-6,3],[-43,-6],[24,-15],[-57,10],[-32,17],[46,17],[-94,22],[137,4],[8,4],[-82,4],[80,-1],[-12,9],[17,5],[-19,11],[-45,-11],[-10,10],[-15,-12],[-29,6],[23,11],[-31,-4],[17,9],[-37,-5],[-49,23],[17,8],[-11,1],[8,12],[183,34],[32,24],[-7,28],[36,8],[-91,-5],[-12,15],[106,47],[24,-22],[-16,23],[65,-2],[-7,13],[15,9],[-19,14],[18,8],[53,-1],[67,-31],[-83,38],[138,22],[26,-15],[-7,-24],[5,-10],[20,30],[91,-23],[-40,17],[46,-1],[-47,33],[22,1],[158,-44],[12,5],[-20,9],[11,6],[-8,5],[17,8],[53,-6],[-97,32],[101,-1],[13,-16],[-6,15],[9,0],[50,-19],[-10,18],[-188,14],[97,-3],[-59,12],[79,9],[114,-31],[-16,14],[63,10],[-55,16],[182,8]],[[4441,9658],[-9,-1],[12,-2],[-3,3]],[[5309,4959],[10,24],[12,-8],[-10,75],[25,1],[5,29],[10,-32],[13,-4],[8,20],[9,-23],[9,35],[3,74],[-19,23],[18,64],[-8,28],[-28,-10],[3,54]],[[5369,5309],[35,1],[42,-30],[4,33]],[[5450,5313],[12,75],[23,11],[32,-14]],[[5517,5385],[-15,-72],[-10,-159],[-43,-95],[1,-66],[-9,-35],[-34,-56],[-7,1],[-1,35],[-18,-9],[-9,-26],[-9,15]],[[5363,4918],[-9,14],[-20,-36]],[[5334,4896],[-25,63]],[[5934,7221],[26,20],[-18,-24],[4,-18],[-29,-23],[-21,28],[38,17]],[[9019,5947],[-2,11],[6,13],[-4,-24]],[[7228,7616],[-60,-67],[-33,-2],[-15,-38],[-18,-3],[-3,20],[-20,-7],[-24,-27],[-10,-34]],[[7045,7458],[-39,-16],[-21,25],[-14,-12],[-47,7],[7,35],[27,-13],[13,19]],[[6971,7503],[20,-6],[41,39],[-27,11],[-14,32],[-8,-26],[-34,24],[30,38],[-8,4]],[[6971,7619],[5,25],[16,8],[50,-24],[1,36],[20,10],[38,-23],[98,-1],[29,-34]],[[3204,6244],[0,3],[2,1],[-2,-4]],[[3210,6247],[0,4],[3,0],[-3,-4]],[[3213,6265],[1,-3],[-3,2],[2,1]],[[281,4082],[-1,7],[3,3],[-2,-10]],[[3059,5900],[-5,7],[-1,5],[6,-12]],[[5635,7947],[57,-14],[47,32]],[[5739,7965],[42,-81],[2,-81]],[[5783,7803],[40,-14]],[[5823,7789],[-3,-22],[-19,7],[-8,-69]],[[5793,7705],[-43,23],[-44,-30],[-35,3],[-36,9],[5,14],[-11,8]],[[5629,7732],[-6,15],[9,5],[-8,8],[-9,-13],[-21,17],[3,22],[-35,55]],[[5562,7841],[13,4],[13,7],[23,71],[24,24]],[[1387,3740],[-1,1],[1,0],[0,-1]],[[1534,3763],[-1,1],[1,0],[0,-1]],[[1436,3779],[-1,4],[1,0],[0,-4]],[[5326,4219],[-2,13],[3,-15],[-1,2]],[[5666,4558],[1,-123],[-56,1],[0,-183],[41,-84]],[[5652,4169],[-6,-2],[-67,-20],[-54,11],[-13,25],[-124,-2],[-23,27],[-39,-17]],[[5326,4191],[2,43],[0,29],[-3,9],[22,139],[36,94],[-1,64],[-22,92],[11,41],[-31,131],[26,14]],[[5366,4847],[22,1],[72,-3],[10,-75],[19,-52],[49,6],[4,58],[30,4],[-2,-21],[35,0],[0,-122],[14,-55],[-1,-49],[48,19]],[[5363,4918],[0,-2],[-14,-21],[-2,-40],[-8,-3]],[[5339,4852],[-5,44]],[[263,4361],[-1,1],[1,0],[0,-1]],[[260,4362],[-5,-3],[7,4],[-2,-1]],[[293,4363],[-2,-1],[0,3],[2,-2]],[[286,4367],[0,2],[1,-1],[-1,-1]],[[3284,5876],[4,13],[0,-10],[-4,-3]],[[3293,5902],[-2,0],[2,4],[0,-4]],[[3295,6060],[-2,25],[5,-10],[-3,-15]],[[2971,6402],[-18,-11],[18,23],[0,-12]],[[2974,6422],[-3,-2],[-1,4],[4,-2]],[[2977,6474],[1,-6],[-11,5],[10,1]],[[2959,6487],[-2,0],[1,1],[1,-1]],[[2934,6483],[0,2],[2,5],[-2,-7]],[[2948,6494],[0,-15],[-12,-17],[12,32]],[[2942,6490],[-7,10],[9,-7],[-2,-3]],[[2952,6514],[-3,1],[4,0],[-1,-1]],[[2901,6535],[1,-2],[-4,3],[3,-1]],[[2916,6516],[-8,32],[13,-46],[-5,14]],[[2895,6538],[-6,6],[-1,4],[7,-10]],[[2922,6549],[-1,-2],[-3,2],[4,0]],[[2878,6571],[2,-5],[-2,8],[0,-3]],[[2931,6565],[-1,8],[1,3],[0,-11]],[[2835,6576],[-1,2],[5,4],[-4,-6]],[[2835,6580],[-2,2],[2,1],[0,-3]],[[2876,6579],[-1,1],[-2,4],[3,-5]],[[2840,6569],[4,11],[1,-28],[-9,19],[6,13],[-2,-15]],[[2842,6587],[-4,-1],[3,3],[1,-2]],[[2908,6580],[-6,-5],[-6,32],[12,-27]],[[2849,6625],[-4,1],[9,2],[-5,-3]],[[2828,6637],[13,-41],[-9,-13],[-11,20],[7,-1],[0,35]],[[2874,6648],[5,-3],[6,-13],[-1,-25],[0,26],[-5,10],[-10,7],[-1,7],[6,-9]],[[2838,6665],[-2,5],[1,0],[1,-5]],[[2845,6698],[0,4],[1,-2],[-1,-2]],[[2835,6725],[-22,-14],[-7,12],[29,2]],[[2840,6735],[20,-23],[-5,-36],[-5,8],[7,30],[-23,20],[6,1]],[[3198,7044],[0,1],[1,1],[-1,-2]],[[3204,7049],[-1,0],[1,1],[0,-1]],[[3198,7044],[5,6],[-3,-6],[-2,0]],[[4323,6038],[-5,6],[4,8],[1,-14]],[[4348,6048],[-6,-3],[-3,18],[9,-15]],[[4369,6109],[-7,3],[4,8],[3,-11]],[[4332,6141],[-8,-7],[-3,10],[11,-3]],[[4307,6153],[-4,1],[4,6],[0,-7]],[[4297,6159],[-1,11],[10,1],[-9,-12]],[[7882,5786],[-1,2],[0,2],[2,0],[-1,-4]],[[7869,5802],[-1,-3],[-2,5],[3,-2]],[[7900,5785],[-5,8],[-9,2],[-8,-6],[-2,38],[-12,-15],[-6,43]],[[7858,5855],[-15,112],[22,43],[57,1]],[[7922,6011],[23,-24],[-1,26],[15,13],[8,-17],[20,23]],[[7987,6032],[-2,-15],[2,-121],[-32,-22],[1,-17],[-16,-1],[9,-51],[-30,11],[-19,-31]],[[7861,5843],[1,2],[-1,4],[0,-6]],[[7861,5833],[0,7],[-1,3],[1,-10]],[[9665,3509],[-2,5],[3,-1],[-1,-4]],[[5989,7100],[-15,-9]],[[5974,7091],[25,90]],[[5999,7181],[13,-1],[5,-25],[-28,-55]],[[3246,6225],[3,1]],[[3249,6226],[0,-3],[-3,2]],[[5762,5474],[25,-42],[36,20],[34,-66]],[[5857,5386],[-4,-60],[16,-19],[-37,-75],[-10,-127]],[[5822,5105],[-21,-58],[5,-20]],[[5806,5027],[5,-58],[6,-41]],[[5817,4928],[3,-106],[34,-109]],[[5854,4713],[-52,-17],[-14,-45],[9,-80],[-10,-52],[19,-48],[13,-4],[8,17],[0,-74],[-6,13],[-16,-10],[-16,50],[-21,13],[-13,42],[-9,-23],[-24,4],[-18,15],[-1,26],[-24,-16],[-13,34]],[[5366,4847],[-21,-9],[-6,14]],[[5517,5385],[-2,49],[24,46],[32,-41],[50,-17],[14,40],[15,-13],[27,30],[9,-11],[23,27],[10,-11],[43,-10]],[[5359,4846],[-3,2],[-3,-6],[6,4]],[[5390,5938],[-12,37]],[[5378,5975],[-4,43],[56,141],[14,198],[-22,66],[-6,87]],[[5416,6510],[28,26],[222,-228]],[[5666,6308],[0,-219],[-29,-8],[0,-25],[-16,-33],[5,-25],[-13,-20],[6,-24],[-13,-32],[18,-10],[11,-98]],[[5635,5814],[-32,-16],[0,-20],[-38,-69],[-38,-8],[2,-22],[-13,-31],[-86,-30]],[[5430,5618],[-8,56],[-35,66],[7,20],[41,0],[-17,46],[-1,75],[-13,38],[-2,15],[-12,4]],[[8075,6341],[8,-25],[-27,-72],[-13,-13],[-25,20],[-1,44],[17,36],[41,10]],[[8069,6287]],[[8071,6388],[-1,2],[1,2],[0,-4]],[[8030,6398],[-1,-3],[0,2],[1,1]],[[8070,6398],[-1,-6],[-7,1],[8,5]],[[8069,6406],[3,0],[-2,-6],[-1,6]],[[8106,6427],[0,5],[4,0],[-4,-5]],[[8125,6429],[3,6],[0,-4],[-3,-2]],[[8133,6432],[-3,2],[4,5],[-1,-7]],[[8149,6453],[-2,0],[2,4],[0,-4]],[[8146,6456],[0,3],[2,2],[-2,-5]],[[8155,6490],[-3,4],[1,0],[2,-4]],[[8154,6495],[-5,9],[3,0],[2,-9]],[[8252,6533],[-4,2],[4,3],[0,-5]],[[8260,6554],[3,-2],[-5,-9],[2,11]],[[8280,6592],[-1,2],[0,5],[3,-3],[-2,-4]],[[8313,6649],[-1,5],[2,4],[-1,-9]],[[8328,6658],[-4,-8],[1,12],[3,-4]],[[8312,6685],[-1,2],[5,-5],[-4,3]],[[8365,6800],[-1,5],[3,4],[-2,-9]],[[8386,6858],[-1,6],[1,1],[0,-7]],[[8391,6901],[2,-8],[-4,4],[2,4]],[[8399,6909],[0,-6],[-2,7],[2,-1]],[[8384,6911],[0,7],[1,-3],[-1,-4]],[[8397,6914],[-9,-1],[-1,8],[10,-7]],[[8394,6927],[-4,2],[4,3],[0,-5]],[[8400,6937],[-4,1],[0,2],[4,-3]],[[8384,6987],[-2,5],[3,-1],[-1,-4]],[[8374,7012],[10,-13],[-18,18],[8,-5]],[[8330,7032],[-5,12],[3,0],[2,-12]],[[8372,7454],[-5,1],[4,4],[1,-5]],[[8627,7629],[-19,33],[-6,-32],[-22,-24],[-24,-2],[3,-35],[-34,23],[-25,-51],[-46,-47]],[[8454,7494],[-90,-79],[17,37],[-14,10],[29,56],[-31,24],[-20,-41],[-26,-20],[-16,-42],[-33,-2],[-2,-41],[32,-14],[4,-48],[7,-10],[15,1],[27,39],[23,-23],[28,-2],[-2,-29],[-15,6],[-33,-22],[-3,-28],[-16,4],[4,-14],[-29,-62],[30,-33],[16,-96],[29,-51],[-36,20],[-14,-9],[-7,21],[-6,-3],[14,-20],[16,4],[33,-58],[-48,-45],[31,6],[11,-19],[13,-4],[-19,-22],[14,4],[-1,-22],[-14,-2],[5,-26],[-13,7],[12,-33],[-27,-11],[7,-11],[-10,-41],[-8,7],[6,-9],[-11,-14],[3,-15],[-16,7],[3,-24],[8,1],[-14,-21],[-10,9],[7,-12],[10,3],[-7,-18],[6,-19],[-10,15],[-5,-12],[7,-9],[-14,0],[4,-17],[-12,-4],[1,-19],[-10,-1],[-3,9],[-4,-15],[-6,2],[9,-12],[-44,-48],[7,-11],[-8,-17],[-63,-22]],[[8172,6484],[-5,-3]],[[8167,6481],[-14,29],[8,6],[-10,-3],[-3,-10],[6,-19],[-1,-20]],[[8153,6464],[0,-1]],[[8153,6463],[-10,22],[6,-23],[-3,0],[-2,-8],[-4,10],[-4,-19],[-29,2],[-7,-23],[-34,-8],[-7,-30],[10,-22],[-7,-13],[-9,-1],[-8,40],[8,30],[-10,16],[-12,-19],[-19,32],[1,-21],[-14,-2]],[[7999,6426],[-36,28],[0,48],[-31,11],[-6,16],[-39,-48],[-17,17],[-9,-21],[-15,20],[-10,-22]],[[7836,6475],[-11,6],[-4,-17],[6,-61],[-14,2],[-4,22]],[[7809,6427],[-1,12],[-25,-20],[-7,36],[-22,6],[11,45],[-18,15],[-7,44],[6,12],[-37,-13],[6,18],[-6,28],[32,64],[2,45],[-2,52],[-11,0],[-14,47],[-7,11],[-6,-18]],[[7703,6811],[-26,7],[6,25],[-4,16],[-8,-9],[6,20],[-9,12],[-19,-25],[-21,18],[-58,-85],[-25,-6]],[[7545,6784],[-10,18],[-23,0],[-12,14],[-12,-10],[-19,-47]],[[7469,6759],[-2,39],[-19,-8]],[[7448,6790],[-27,-2],[-14,16],[-6,-12],[-8,15],[-4,-16],[-9,23],[-17,2],[3,16],[-20,8],[-10,30],[-16,-4],[-40,67],[-19,2],[-6,-21],[-5,11]],[[7250,6925],[-54,71],[-9,-8],[-10,72],[10,5],[6,-17],[15,24],[-20,44],[5,48],[-18,16],[-7,47],[-7,3]],[[7161,7230],[-46,18],[-8,49],[-29,20],[-7,1]],[[7071,7318],[-5,8],[14,4]],[[7080,7330],[8,10],[-8,13],[-1,48],[-29,8],[-5,49]],[[7228,7616],[-2,26],[12,14],[-6,7],[12,8],[-12,56],[4,35],[-18,10],[50,25],[25,-12],[2,17],[-9,8],[20,94],[48,-22],[21,14],[6,76],[24,9],[7,33],[14,-1]],[[7439,8017],[4,-34],[19,-23],[39,-17],[27,-74],[-10,-59],[6,-18],[74,-17],[52,-39],[-3,-15],[30,-75],[123,-3],[116,-63],[69,51],[51,-2],[31,20],[42,53],[-15,39],[16,41],[46,-20],[25,37],[32,4],[25,49],[23,16],[69,6],[-5,28],[-33,48],[-21,0],[-11,-20],[-50,15],[31,110]],[[8008,6432],[0,2],[0,-1],[0,-1]],[[2635,5765],[-1,0],[-1,2],[1,1],[2,-1],[-1,-2]],[[2706,5736],[-10,-6],[6,-31],[-5,-52]],[[2697,5647],[-12,40],[1,-20],[-12,12],[3,26],[-28,31],[-3,23],[-14,14],[0,-7],[9,-16],[-6,-13],[-15,19],[-5,26],[6,15],[-8,15],[6,11]],[[2619,5823],[17,-4],[33,-17],[7,12]],[[2676,5814],[30,-78]],[[5156,5100],[-1,0],[1,3],[0,-3]],[[5314,5310],[1,-68],[-43,0]],[[5272,5242],[-13,10],[13,68]],[[5272,5320],[6,-10],[36,0]],[[5245,5386],[-11,-13],[7,27],[7,-2],[-3,-12]],[[5512,7637],[7,40],[15,14]],[[5534,7691],[31,-36],[-8,-18]],[[5557,7637],[-12,3],[-8,-44]],[[5537,7596],[-24,34]],[[5513,7630],[-1,7]],[[3376,5582],[1,4],[2,-1],[-3,-3]],[[3409,5501],[-2,-27],[-16,-12],[-4,-46],[11,-38],[10,1],[23,-82]],[[3431,5297],[-24,1],[-41,-45],[-23,31],[-10,56],[12,69],[-3,29],[-13,7],[1,40],[-17,0]],[[3313,5485],[-19,42],[8,44],[23,20],[-12,28],[25,40],[-5,17]],[[3333,5676],[6,-11],[36,-57],[-4,-53],[9,27],[31,-43],[-2,-38]],[[5469,7646],[-2,2],[3,0],[-1,-2]],[[5492,7644],[-11,6],[2,0],[9,-6]],[[5467,7660],[10,-3],[-16,4],[6,-1]],[[5490,7655],[22,-18]],[[5513,7630],[-41,35],[8,-3],[10,-7]],[[5450,7663],[-5,2],[6,1],[-1,-3]],[[5460,7675],[17,-6],[-23,4],[6,2]],[[5455,7681],[10,2],[3,-6],[-13,4]],[[5455,7681],[-6,5],[4,-1],[2,-4]],[[5435,7698],[-2,3],[2,-1],[0,-2]],[[5426,7708],[1,-1],[-5,5],[4,-4]],[[5423,7720],[4,-2],[2,-5],[-6,7]],[[5423,7720],[-5,9],[5,-6],[0,-3]],[[5412,7730],[10,-16],[-2,-1],[-8,17]],[[5412,7755],[-3,5],[14,-22],[-11,17]],[[5403,7747],[-4,6],[-1,7],[5,-13]],[[5409,7766],[3,-6],[-5,5],[2,1]],[[5401,7772],[1,-18],[-5,18],[2,0],[-2,15],[4,-15]],[[5409,7774],[-9,8],[3,9],[6,-17]],[[5461,7862],[29,-37],[32,5]],[[5522,7830],[5,-31],[12,-9],[-11,-21]],[[5528,7769],[-22,16],[-68,2],[10,-56],[40,-72]],[[5488,7659],[-20,26],[-24,6],[-42,104],[-6,1],[-10,-32],[-9,41]],[[5377,7805],[28,11],[16,-14],[15,24],[-2,21],[26,15],[1,0]],[[5822,5105],[10,-5],[14,23]],[[5846,5123],[12,-58],[-9,-19]],[[5849,5046],[-18,6],[-2,-26],[-23,1]],[[5476,7951],[-6,35]],[[5470,7986],[53,51]],[[5523,8037],[17,5],[17,-24],[43,15],[26,-21]],[[5626,8012],[-11,-38]],[[5615,7974],[-42,8],[-55,-46],[-39,15],[-3,0]],[[5266,7896],[-3,0],[1,12]],[[5264,7908],[2,-12]],[[5675,8519],[27,12],[34,-32],[24,0]],[[5782,8419],[-43,-27]],[[5739,8392],[-45,36],[-80,7],[-30,-20]],[[5584,8415],[1,21],[-1,23],[19,43],[25,10],[32,-45],[17,16],[-2,36]],[[7448,6790],[-4,-86],[-60,11],[-47,55],[-24,-10],[-34,33],[-56,53],[9,52],[18,27]],[[5170,8072],[11,-18],[-5,-20]],[[5176,8034],[-15,5]],[[5161,8039],[6,37],[3,-4]],[[5205,7704],[0,1],[0,1],[1,-1],[-1,-1]],[[6939,2323],[-2,1],[1,1],[1,-2]],[[6910,2341],[-4,1],[4,1],[0,-2]],[[6933,2350],[-2,1],[4,2],[-2,-3]],[[6923,2357],[-1,7],[4,4],[-3,-11]],[[6920,2363],[2,7],[1,-2],[-3,-5]],[[6930,2369],[-3,2],[3,-1],[0,-1]],[[6916,2374],[2,-19],[1,7],[3,-7],[11,8],[-9,-12],[8,-7],[21,15],[6,-11],[-22,-9],[14,-17],[-17,11],[-24,-13],[6,54]],[[6941,2334],[-2,3],[0,-2],[2,-1]],[[6944,2329],[-2,3],[-3,1],[5,-4]],[[6907,2382],[-2,1],[2,0],[0,-1]],[[6910,2384],[0,2],[1,1],[-1,-3]],[[6451,2508],[-5,3],[5,2],[0,-5]],[[6439,2509],[-5,4],[4,2],[1,-6]],[[6396,2527],[-3,4],[3,1],[0,-5]],[[7153,2953],[-1,0],[0,2],[1,-2]],[[7154,3001],[-2,4],[2,1],[0,-5]],[[6187,4201],[-1,1],[1,0],[0,-1]],[[7049,2124],[-9,-4],[-6,12],[15,-8]],[[7935,4579],[-2,4],[3,3],[-1,-7]],[[6547,3975],[-1,-22],[-13,20],[14,2]],[[6422,6603],[-11,7]],[[6411,6610],[6,75],[15,-8],[-2,-30],[3,-22],[-11,-22]],[[3306,5974],[-3,10],[4,14],[-1,-24]],[[6176,7322],[-30,-43],[-8,-111],[-61,-60]],[[6077,7108],[-54,-62],[-33,22]],[[5990,7068],[-1,32]],[[5999,7181],[-7,53],[5,20]],[[5997,7254],[22,18],[-1,35],[71,-10],[43,26],[44,-1]],[[5724,7477],[-3,2],[3,1],[0,-3]],[[5717,7495],[-5,1],[10,2],[-5,-3]],[[5766,7522],[-2,4],[6,0],[-4,-4]],[[6153,7577],[36,3],[18,-27]],[[6207,7553],[8,-21],[-3,-37],[19,-5],[12,-18]],[[6243,7472],[1,-4]],[[6244,7468],[-6,8],[-5,-20],[-10,-2],[12,-60],[-7,-26],[11,-10],[4,-33]],[[6243,7325],[-13,-11],[-5,20],[-37,4],[-12,-16]],[[5997,7254],[-4,23],[12,19],[-5,16],[-19,-22],[-19,15],[-18,-30],[-33,-15],[-49,47],[-12,1],[-6,-38],[-20,-5],[-34,44],[-13,-19],[3,15],[-20,-7],[26,20],[-30,-4],[10,16],[-11,6],[2,35],[-28,18],[3,23],[9,-20],[13,7],[-12,12],[9,13],[-11,23],[8,16],[-24,-4],[17,52],[64,-1],[-6,11],[32,10],[-22,11],[1,18],[57,-8],[58,53],[49,-3],[12,-19],[15,3],[10,-25],[54,-20],[50,1],[38,35]],[[5778,7603],[2,-20],[26,-33],[-42,-4],[-37,-54],[18,31],[-22,8]],[[5723,7531],[16,36],[-7,21]],[[5732,7588],[28,17],[18,-2]],[[3294,5910],[-1,0],[0,1],[1,-1]],[[3299,5933],[-1,0],[2,3],[-1,-3]],[[3300,5941],[-3,5],[3,10],[0,-15]],[[3201,6209],[5,-2],[-9,-4],[4,6]],[[3203,6241],[-3,0],[2,2],[1,-2]],[[3199,6240],[-6,3],[4,0],[2,-3]],[[54,4360],[-2,0],[-2,5],[4,-5]],[[107,4415],[0,8],[1,-2],[-1,-6]],[[3286,6165],[-5,5],[2,3],[3,-8]],[[3285,6199],[-3,-1],[-1,7],[4,-6]],[[5557,7637],[14,-40]],[[5571,7597],[-2,-31],[9,-25],[4,-3]],[[5582,7538],[-8,-43],[-19,-24]],[[5555,7471],[-4,20],[-16,22],[6,-4],[-2,39],[5,45],[-7,3]],[[3346,5937],[-3,16],[6,-10],[-3,-6]],[[7545,6784],[13,-27],[-1,-25],[-68,-8],[-20,15],[0,20]],[[2747,6297],[-8,-1],[4,4],[4,-3]],[[2775,6317],[0,2],[3,1],[-3,-3]],[[2781,6319],[-1,0],[5,3],[-4,-3]],[[7552,6422],[-1,16],[3,-8],[-2,-8]],[[7475,6436],[-2,11],[3,-9],[-1,-2]],[[7550,6436],[1,12],[1,-5],[-2,-7]],[[7517,6447],[0,1],[1,2],[-1,-3]],[[7519,6449],[-1,0],[0,2],[1,-2]],[[7514,6444],[0,4],[2,3],[-2,-7]],[[7511,6446],[0,9],[2,-5],[-2,-4]],[[7510,6453],[-1,-3],[1,5],[0,-2]],[[7514,6452],[-1,5],[3,5],[-2,-10]],[[7514,6461],[-1,1],[1,0],[0,-1]],[[7525,6459],[0,1],[1,4],[-1,-5]],[[7527,6463],[-1,3],[1,1],[0,-4]],[[7526,6465],[0,8],[1,-4],[-1,-4]],[[7518,6473],[-1,-3],[-1,8],[2,-5]],[[7533,6476],[-1,-1],[0,4],[1,-3]],[[7518,6477],[-1,0],[0,3],[1,-3]],[[7528,6457],[1,25],[3,-17],[-4,-8]],[[7542,6472],[-4,7],[1,9],[3,-16]],[[7536,6488],[0,-1],[-1,1],[1,0]],[[7520,6456],[-4,-2],[2,21],[-1,9],[-2,3],[1,10],[8,-19],[-4,-22]],[[7514,6494],[-2,8],[6,-1],[-4,-4],[0,-3]],[[7518,6507],[-1,0],[0,-2],[-4,2],[2,5],[3,-5]],[[7512,6513],[1,0],[0,-3],[-1,3]],[[7514,6529],[2,-2],[-5,5],[3,-3]],[[7571,6451],[2,-39],[-11,6],[0,-20]],[[7562,6398],[2,-19],[-18,101],[-6,18],[-18,-6],[-6,52],[-8,-10],[8,-12],[-1,-7],[-3,-2]],[[7512,6513],[-1,-17],[5,-24],[-5,-16],[-1,11],[-3,-24],[-7,1],[1,17],[-4,-9],[2,28],[-11,-45],[1,36],[-11,-40],[-5,28]],[[7473,6459],[-2,63],[-12,25],[6,33],[-20,27],[11,29],[16,6],[-25,31],[9,41],[25,-31],[11,9],[3,-50],[71,-15],[-8,-37],[-21,-17],[-6,-26],[13,-41],[9,46],[10,-2],[8,-99]],[[7506,6463],[-5,-11],[4,7],[1,4]],[[7518,6537],[0,1],[-1,1],[1,-2]],[[2561,6181],[-1,0],[0,6],[1,-6]],[[2560,6189],[-3,-9],[3,16],[0,-7]],[[2554,6196],[-1,5],[1,-2],[0,-3]],[[2552,6202],[-1,1],[2,3],[-1,-4]],[[2558,6224],[-3,-8],[4,15],[-1,-7]],[[2547,6249],[6,-15],[-6,-33],[3,-39],[-20,-62]],[[2530,6100],[-8,0],[2,111]],[[2524,6211],[21,38],[2,0]],[[5045,5543],[-7,185],[-1,33],[-16,21],[4,36]],[[5025,5818],[14,27],[16,-2],[11,27]],[[5066,5870],[0,20],[12,9],[22,-41]],[[5100,5858],[7,-64],[-22,-86],[-8,-2],[-2,-155]],[[5075,5551],[-6,-1],[-24,-7]],[[5849,5046],[-5,-26],[12,-7],[0,-16],[-23,-58],[-16,-11]],[[4582,5816],[10,32],[27,12],[-8,25],[8,30]],[[4619,5915],[38,-22],[27,6]],[[4684,5899],[1,-22],[11,12],[8,-19],[9,19],[17,-11],[15,26],[17,-57],[5,-11],[-9,-20],[11,3],[9,-49]],[[4778,5770],[-5,-36],[12,-26],[-7,-16],[9,-25],[-15,7],[7,-27],[-15,-27]],[[4764,5620],[-5,8],[-12,-29],[-11,10],[0,57],[-22,8]],[[4714,5674],[-12,-11],[4,44],[-18,54],[-34,-7],[-24,-49]],[[4630,5705],[-8,40],[-30,43],[-1,32],[-9,-4]],[[5990,7068],[-3,-17]],[[5987,7051],[-8,7],[-11,-65],[17,6]],[[5985,6999],[-14,-112]],[[5971,6887],[-2,-4]],[[5969,6883],[-18,100]],[[5951,6983],[2,3],[4,19]],[[5957,7005],[17,86]],[[3273,6145],[-2,2],[1,6],[1,-8]],[[5571,7597],[50,26]],[[5621,7623],[18,-32],[-2,-25]],[[5637,7566],[-55,-28]],[[5047,7634],[-7,5]],[[5040,7639],[9,-2],[-2,-3]],[[8453,4640],[-8,7],[11,9],[-3,-16]],[[8475,4641],[1,21],[-6,7]],[[8470,4669],[25,27],[39,0],[-59,-55]],[[3440,7878],[-2,1],[1,2],[1,-3]],[[3437,7892],[-3,-12],[-1,19],[4,-7]],[[6113,6098],[9,-16],[-12,2],[3,14]],[[6114,6110],[-4,-3],[1,5],[3,-2]],[[6197,5917],[-20,-14]],[[6177,5903],[-60,114],[-34,12],[-16,-14],[-15,27],[-9,-45],[-8,20],[-21,-11]],[[6014,6006],[-2,51],[14,65],[1,46],[12,-2],[33,55]],[[6072,6221],[5,-19],[26,-148],[4,23],[8,-30],[28,-19],[54,-111]],[[9717,4018],[-3,6],[4,-1],[-1,-5]],[[9727,4058],[0,2],[1,0],[-1,-2]],[[9707,4059],[-4,-6],[-3,17],[7,-11]],[[9702,4091],[-9,6],[1,14],[8,-20]],[[9682,4165],[-12,-1],[4,11],[8,-10]],[[9677,4218],[-7,-1],[0,13],[7,-12]],[[9672,4233],[-1,1],[1,4],[0,-5]],[[9672,4253],[2,-10],[-11,5],[9,5]],[[9649,4257],[10,-25],[-9,0],[-7,37],[6,-12]],[[9644,4277],[-4,7],[4,0],[0,-7]],[[9644,4286],[-3,1],[1,3],[1,0],[1,-3],[0,-1]],[[9672,4263],[-2,29],[3,-22],[-1,-7]],[[9662,4293],[-6,2],[10,9],[-4,-11]],[[9643,4305],[-1,1],[1,0],[0,-1]],[[9642,4322],[-1,2],[1,-1],[0,-1]],[[9670,4298],[-1,27],[2,-17],[-1,-10]],[[9632,4312],[8,12],[5,-34],[-3,1],[-2,-5],[-5,1],[-2,-5],[-2,2],[-4,58],[5,-30]],[[9653,4359],[-4,9],[5,0],[-1,-9]],[[9651,4381],[0,14],[3,-8],[-3,-6]],[[9658,4397],[-3,-1],[2,4],[1,-3]],[[9648,4403],[-2,2],[1,3],[1,-5]],[[9629,4410],[-1,2],[1,0],[0,-2]],[[9628,4414],[-1,3],[1,-2],[0,-1]],[[9627,4420],[-1,3],[2,0],[-1,-3]],[[9626,4425],[-1,7],[1,-1],[0,-6]],[[3483,3711],[-3,-49],[-29,-58],[-79,7],[28,102],[-5,21],[-90,79],[-45,91]],[[3260,3904],[25,149],[73,17],[26,-28],[0,-19]],[[3384,4023],[10,-46],[-5,-65],[59,-11],[12,-96],[28,2],[2,-44],[-7,-52]],[[5739,7965],[31,11],[39,-27],[1,-31],[21,-36],[5,-25],[-31,5],[-1,-27],[-21,-32]],[[7888,5264],[-10,-4],[2,7],[8,-3]],[[3307,5807],[-2,-38],[-25,-6],[12,14],[-5,25],[20,5]],[[3315,5830],[-6,-2],[9,10],[-3,-8]],[[238,4377],[-18,8],[7,4],[11,-12]],[[214,4408],[2,-19],[-15,16],[13,3]],[[5887,3689],[5,-50]],[[5892,3639],[-4,-28],[-23,7],[-10,22],[3,29],[12,32],[17,-12]],[[8384,4573],[-5,3],[9,7],[-4,-10]],[[8422,4562],[-12,1],[17,20],[-5,-21]],[[8427,4589],[-3,4],[4,8],[-1,-12]],[[8333,4644],[22,-34],[-2,-13],[-16,-2],[-34,39],[30,10]],[[8475,4641],[-19,-42],[-27,-9],[16,57]],[[8445,4647],[8,-7],[3,16]],[[8456,4656],[14,13]],[[8210,4678],[-3,4],[1,3],[2,-7]],[[8324,4678],[-2,1],[0,10],[2,-11]],[[8415,4691],[0,7],[6,0],[-6,-7]],[[8318,4698],[3,-7],[-4,-11],[1,18]],[[8149,4695],[-3,0],[0,3],[3,-3]],[[8452,4705],[-5,-13],[-6,6],[11,7]],[[8437,4705],[-15,-12],[20,17],[-5,-5]],[[8424,4700],[-8,2],[6,8],[2,-10]],[[8561,4712],[-1,-5],[-3,2],[4,3]],[[8237,4679],[-20,1],[15,32],[10,-9],[-5,-24]],[[8545,4710],[-1,2],[4,1],[-3,-3]],[[8583,4708],[-5,4],[4,1],[1,-5]],[[8264,4701],[-1,12],[5,2],[-4,-14]],[[8857,4700],[-9,5],[7,10],[2,-15]],[[8286,4702],[9,5],[0,-15],[10,14],[5,-24],[-20,-8],[-2,16],[-7,-16],[-39,-8],[11,36],[23,-21],[9,9],[-15,25],[16,-13]],[[8415,4715],[-4,-26],[-29,-17],[-55,10],[20,27],[49,-22],[19,28]],[[8460,4716],[15,-11],[-22,-7],[7,18]],[[8488,4706],[-3,2],[4,8],[-1,-10]],[[8307,4708],[0,8],[2,-3],[-2,-5]],[[8208,4714],[5,-14],[-16,-25],[-19,43],[30,-4]],[[8550,4718],[8,-4],[-3,-6],[-5,10]],[[8633,4704],[5,15],[5,-3],[-10,-12]],[[8533,4717],[-2,1],[1,5],[1,-6]],[[8604,4720],[-5,15],[7,-2],[-2,-13]],[[8519,4743],[-26,-20],[5,21],[21,-1]],[[8638,4740],[0,3],[4,2],[-4,-5]],[[8538,4744],[-1,8],[3,-1],[-2,-7]],[[8859,4749],[-14,-47],[-23,-3],[15,53],[22,-3]],[[8634,4753],[4,-2],[-4,-1],[0,3]],[[8640,4752],[-2,5],[5,1],[-3,-6]],[[8382,4757],[-1,4],[2,1],[-1,-5]],[[8363,4759],[0,5],[2,-3],[-2,-2]],[[8646,4760],[-2,1],[1,3],[1,-4]],[[8358,4765],[4,-1],[-8,1],[4,0]],[[8658,4769],[-17,-45],[4,30],[13,15]],[[8664,4775],[1,-8],[-7,5],[6,3]],[[8177,4771],[-3,6],[2,1],[1,-7]],[[8572,4769],[-3,4],[3,5],[0,-9]],[[8353,4777],[-2,-4],[-1,8],[3,-4]],[[8166,4788],[-14,-20],[-23,11],[37,9]],[[8202,4791],[7,-5],[-7,-5],[0,10]],[[8852,4795],[2,-4],[-5,6],[3,-2]],[[8654,4800],[1,-2],[-2,-5],[1,7]],[[8740,4794],[-1,4],[2,7],[-1,-11]],[[7921,4800],[-2,4],[4,5],[-2,-9]],[[8740,4807],[0,6],[2,-4],[-2,-2]],[[8738,4816],[-2,-8],[-5,10],[7,-2]],[[8744,4812],[-1,4],[2,6],[-1,-10]],[[8731,4793],[-8,-2],[1,38],[12,-24],[-5,-12]],[[8726,4836],[7,-13],[-8,7],[1,6]],[[8742,4837],[-4,-19],[-9,14],[13,5]],[[7948,4838],[60,-14],[12,-32],[46,-9],[14,32],[7,-16],[39,-12],[8,-40],[44,-12],[-2,-41],[7,-13],[-38,27],[-44,-5],[-66,38],[-31,-5],[-49,24],[3,23],[-35,9],[25,46]],[[8445,4837],[-2,5],[0,4],[2,-9]],[[8346,4811],[0,41],[2,-14],[-2,-27]],[[7911,4849],[-2,5],[3,-2],[-1,-3]],[[8130,4848],[-3,0],[1,6],[2,-6]],[[8686,4842],[-1,20],[3,-12],[-2,-8]],[[8688,4857],[-2,3],[1,6],[1,-9]],[[8675,4863],[-1,4],[2,-1],[-1,-3]],[[8438,4862],[-3,7],[3,-3],[0,-4]],[[8737,4872],[5,-31],[-12,-3],[-3,18],[10,16]],[[7843,4869],[-8,9],[8,-3],[0,-6]],[[8689,4839],[9,41],[-1,-17],[-8,-24]],[[8433,4875],[-3,7],[3,-2],[0,-5]],[[8389,4869],[-6,12],[3,12],[3,-24]],[[8215,4906],[2,5],[0,-2],[-2,-3]],[[8659,4910],[-1,4],[1,-1],[0,-3]],[[8409,4917],[-4,-45],[-9,2],[2,37],[11,6]],[[8608,4922],[-2,0],[3,3],[-1,-3]],[[8607,4924],[-1,0],[1,1],[0,-1]],[[8422,4914],[-7,-24],[7,-10],[-16,-23],[7,69],[9,-12]],[[8657,4923],[-2,7],[2,-4],[0,-3]],[[8710,4940],[1,-3],[-9,11],[8,-8]],[[8648,4948],[-2,-1],[0,3],[2,-2]],[[8418,4954],[2,-14],[-5,8],[3,6]],[[8645,4952],[-1,3],[1,-1],[0,-2]],[[8650,4950],[-1,7],[1,0],[0,-7]],[[8726,4958],[1,-3],[-4,3],[3,0]],[[8533,4960],[-2,4],[2,0],[0,-4]],[[8576,4971],[-1,4],[2,0],[-1,-4]],[[8419,4976],[-2,3],[3,2],[-1,-5]],[[8566,4975],[1,7],[3,-3],[-4,-4]],[[8398,4980],[-2,-1],[1,3],[1,-2]],[[8564,4976],[-12,-7],[10,13],[2,-6]],[[8573,4981],[2,-5],[-5,7],[3,-2]],[[8685,4982],[-2,6],[2,0],[0,-6]],[[8400,4984],[0,6],[1,-4],[-1,-2]],[[8232,4975],[-2,6],[3,9],[-1,-15]],[[8544,4991],[-4,4],[3,2],[1,-6]],[[8225,4952],[-3,22],[7,25],[-4,-47]],[[8548,4997],[-3,2],[3,4],[0,-6]],[[7792,5001],[-1,2],[0,2],[1,-4]],[[8527,5004],[6,-28],[-14,-12],[-19,27],[2,15],[25,-2]],[[8551,5010],[-1,1],[4,5],[-3,-6]],[[7968,5010],[-4,4],[2,4],[2,-8]],[[8605,5017],[21,-13],[7,-42],[-26,31],[-28,7],[-11,-15],[-8,23],[-8,-27],[8,39],[45,-3]],[[7983,5015],[-2,4],[4,3],[-2,-7]],[[7974,5017],[-2,3],[1,2],[1,-5]],[[7790,5004],[0,-11],[-8,30],[8,-19]],[[7995,5039],[12,-13],[-6,-28],[-13,2],[7,39]],[[7778,5021],[-1,20],[6,-13],[-5,-7]],[[8710,5039],[-3,6],[4,-3],[-1,-3]],[[7770,5048],[-1,2],[1,-1],[0,-1]],[[8737,5043],[-1,4],[1,6],[0,-10]],[[7773,5048],[-8,9],[0,11],[8,-20]],[[8440,5065],[-1,1],[1,3],[0,-4]],[[8732,5060],[-2,4],[2,5],[0,-9]],[[8501,5042],[-5,15],[1,14],[4,-29]],[[8454,5069],[-2,2],[2,0],[0,-2]],[[8436,5072],[-1,1],[1,2],[0,-3]],[[8439,5069],[-1,7],[2,-4],[-1,-3]],[[8427,5076],[-1,1],[0,1],[1,-2]],[[8484,5081],[25,-1],[-25,-7],[0,8]],[[7757,5079],[-1,1],[1,2],[0,-3]],[[8418,5075],[1,9],[1,-5],[-2,-4]],[[8726,5073],[0,5],[2,6],[-2,-11]],[[8472,5086],[8,-10],[-27,0],[19,10]],[[8019,5085],[-1,2],[3,0],[-2,-2]],[[8615,5066],[-13,10],[18,12],[-5,-22]],[[8424,5082],[-1,1],[3,5],[-2,-6]],[[8785,5087],[17,-6],[-41,11],[24,-5]],[[8023,5088],[-2,6],[4,2],[-2,-8]],[[7946,5083],[6,-39],[13,-9],[-5,-18],[4,-11],[-21,16],[-6,40],[-17,4],[12,31],[14,-14]],[[8753,5099],[5,0],[-6,-1],[1,1]],[[8551,5102],[8,-14],[-22,3],[14,11]],[[8536,5102],[-1,1],[2,3],[-1,-4]],[[8031,5109],[-1,1],[2,2],[-1,-3]],[[8421,5110],[10,-8],[-19,-8],[1,22],[8,-6]],[[8544,5112],[-4,2],[2,3],[2,-5]],[[8033,5114],[0,2],[1,1],[-1,-3]],[[8608,5115],[-5,0],[4,4],[1,-4]],[[8044,5128],[5,-9],[-10,-7],[2,16],[3,0]],[[7747,5130],[9,-48],[-18,32],[9,16]],[[8747,5119],[-2,11],[4,-4],[-2,-7]],[[8636,5131],[1,-24],[-9,21],[8,3]],[[8636,5139],[-15,-8],[3,6],[12,2]],[[8763,5146],[25,-26],[-14,-4],[-11,30]],[[8535,5138],[-4,2],[2,9],[2,-11]],[[7736,5148],[-1,2],[1,0],[0,-2]],[[8627,5154],[-4,4],[6,2],[-2,-6]],[[8386,5157],[-8,-4],[3,8],[5,-4]],[[7894,5161],[0,1],[1,0],[-1,-1]],[[8916,5035],[0,-376]],[[8916,4659],[-28,54],[4,17],[-34,-23],[5,42],[-12,21],[15,2],[-18,15],[17,-4],[-14,15],[-17,75],[-95,74],[9,11],[-21,-2],[-16,28],[6,30],[-11,-52],[-15,-13],[-2,45],[-24,30],[21,-2],[14,24],[13,-18],[7,36],[-46,-10],[-11,36],[-26,14],[8,33],[28,26],[24,-9],[27,-17],[2,-86],[8,-31],[5,20],[10,-48],[14,-1],[24,64],[23,9],[-2,17],[20,19],[88,-65]],[[8711,4986],[0,1],[0,-1]],[[7902,5149],[-6,13],[7,1],[-1,-14]],[[8388,5161],[-4,3],[5,2],[-1,-5]],[[8543,5166],[7,-31],[-15,20],[8,11]],[[7900,5166],[-1,2],[3,1],[-2,-3]],[[8390,5161],[0,8],[2,-6],[-2,-2]],[[8532,5154],[-2,14],[3,2],[-1,-16]],[[7735,5154],[-4,0],[2,17],[2,-17]],[[7878,5162],[-5,2],[2,7],[6,-4],[-3,-5]],[[8398,5168],[-4,5],[3,-2],[1,-3]],[[8394,5169],[-2,2],[1,2],[1,-4]],[[7876,5173],[-2,0],[1,1],[1,-1]],[[7909,5177],[5,-12],[-14,8],[9,4]],[[8377,5173],[-1,3],[2,2],[-1,-5]],[[7718,5179],[-1,2],[1,0],[0,-2]],[[7912,5181],[-1,0],[0,2],[1,-2]],[[8635,5184],[10,-22],[-16,18],[7,-19],[-20,12],[19,11]],[[8629,5166],[0,1],[0,-1]],[[7737,5163],[-7,21],[4,-3],[3,-18]],[[8598,5172],[-8,15],[7,-10],[1,-5]],[[8540,5184],[-2,1],[0,8],[2,-9]],[[7745,5191],[-9,1],[7,3],[2,-4]],[[7901,5186],[-2,4],[0,5],[2,-9]],[[7908,5186],[-6,12],[1,-1],[5,-11]],[[7900,5202],[-2,4],[2,-3],[0,-1]],[[8538,5200],[-2,4],[2,3],[0,-7]],[[7862,5218],[-1,4],[1,0],[0,-4]],[[7896,5221],[-1,3],[1,-1],[0,-2]],[[7874,5220],[-1,1],[2,4],[-1,-5]],[[7865,5214],[2,11],[2,-8],[-4,-3]],[[8538,5220],[0,8],[1,-2],[-1,-6]],[[7896,5225],[-3,4],[3,1],[0,-5]],[[7905,5228],[-3,0],[1,2],[2,-2]],[[7863,5226],[-1,2],[1,3],[0,-5]],[[7880,5230],[0,-2],[-1,5],[1,-3]],[[8536,5228],[0,6],[1,-3],[-1,-3]],[[7875,5231],[-3,4],[2,-2],[1,-2]],[[7886,5229],[-3,7],[2,-2],[1,-5]],[[7883,5228],[-2,8],[2,-4],[0,-4]],[[7872,5222],[-1,14],[3,-8],[-2,-6]],[[7874,5235],[-2,2],[1,0],[1,-2]],[[7895,5232],[-2,-2],[-2,9],[4,-7]],[[7850,5242],[11,-16],[-17,9],[6,7]],[[7886,5238],[-2,5],[2,-1],[0,-4]],[[7912,5240],[-2,4],[1,-1],[1,-3]],[[7987,5240],[0,4],[1,-1],[-1,-3]],[[7861,5244],[3,-11],[-13,12],[10,-1]],[[8351,5244],[-1,2],[0,1],[1,-3]],[[7907,5244],[-3,-12],[-10,15],[13,-3]],[[7873,5242],[-4,3],[1,4],[3,-7]],[[7889,5241],[-4,7],[6,5],[-2,-12]],[[7844,5238],[-6,28],[8,-11],[-2,-17]],[[7708,5266],[12,-25],[-4,-25],[-19,49],[11,1]],[[8477,5265],[-1,0],[4,8],[-3,-8]],[[7846,5268],[0,-11],[-14,21],[14,-10]],[[7738,5278],[-5,3],[4,1],[1,-4]],[[8475,5267],[-25,-61],[-111,-1],[-5,-56],[17,-45],[12,-1],[15,35],[8,-9],[32,23],[10,-15],[-3,-13],[-14,8],[-32,-58],[-10,7],[32,-78],[-8,-24],[20,-48],[-22,-7],[0,-18],[-15,5],[1,40],[-20,30],[5,45],[-8,8],[-16,-20],[7,-153],[-27,3],[1,118],[-16,-3],[-5,46],[17,48],[4,61],[6,13],[4,-11],[-7,48],[6,-4],[5,46],[7,16],[8,-13],[11,33],[80,-30],[32,50],[4,-15]],[[7697,5301],[-1,5],[2,-2],[-1,-3]],[[7821,5283],[-5,16],[7,8],[-2,-24]],[[7684,5304],[-1,3],[1,-1],[0,-2]],[[7684,5309],[-1,2],[1,-1],[0,-1]],[[8552,5288],[-3,-58],[11,34],[15,10],[-1,-26],[-13,-18],[19,-34],[-29,7],[15,-70],[-21,39],[-7,73],[18,66],[-4,-23]],[[7703,5302],[-6,11],[5,0],[1,-11]],[[8549,5312],[-1,4],[2,-1],[-1,-3]],[[8293,5318],[2,-8],[-2,5],[0,3]],[[8483,5318],[-1,3],[2,1],[-1,-4]],[[8559,5316],[-1,3],[1,4],[0,-7]],[[8029,5328],[-3,3],[4,-1],[-1,-2]],[[8569,5303],[-8,15],[9,18],[-1,-33]],[[8483,5336],[-2,6],[2,4],[0,-10]],[[7950,5342],[-1,5],[1,-2],[0,-3]],[[7678,5320],[-21,27],[6,6],[15,-33]],[[8022,5349],[-1,2],[3,7],[-2,-9]],[[7993,5356],[0,3],[1,-1],[-1,-2]],[[7936,5348],[-1,13],[4,-5],[-3,-8]],[[7952,5367],[-2,-2],[-1,6],[3,-4]],[[8264,5374],[-3,1],[1,2],[2,-3]],[[7951,5371],[-1,1],[2,7],[-1,-8]],[[8268,5374],[-4,8],[4,0],[0,-8]],[[8266,5385],[-5,5],[4,-2],[1,-3]],[[8260,5390],[4,-5],[-9,4],[5,1]],[[8274,5384],[-3,7],[2,-2],[1,-5]],[[8496,5378],[-6,21],[7,-13],[-1,-8]],[[8272,5400],[-1,1],[1,0],[0,-1]],[[8523,5400],[-2,0],[-1,6],[3,-6]],[[8273,5403],[-4,4],[2,0],[2,-4]],[[8519,5403],[-3,15],[3,-8],[0,-7]],[[8268,5414],[-1,9],[3,-4],[-2,-5]],[[8268,5425],[1,0],[5,0]],[[8274,5425],[0,-8],[-6,8]],[[8004,5395],[0,31],[7,-18],[-7,-13]],[[8266,5425],[-6,-4],[12,-23],[-22,-6],[12,-10],[-5,-12],[23,-52],[-7,-25],[32,-52],[-18,-8],[-13,16],[4,-18],[-16,-40],[4,-51],[-19,-28],[-5,14],[0,-20],[-14,-24],[10,-26],[-17,-78],[-36,-34],[-6,39],[-22,1],[-17,28],[-33,-33],[-4,48],[-5,-17],[-37,3],[-9,66],[4,29],[-9,22],[-12,5],[6,8],[-11,13],[-7,75],[11,34],[-8,-10],[3,18],[16,31]],[[8045,5304],[1,-26],[24,-44],[36,8],[17,33],[33,-20],[25,12],[7,47],[12,16],[-2,22],[9,8],[6,65],[10,6],[43,-6]],[[8257,5134],[0,3],[0,-3]],[[8520,5414],[0,32],[5,-15],[-5,-17]],[[7998,5454],[-1,2],[2,4],[-1,-6]],[[7659,5506],[17,-20],[32,1],[21,-64],[47,-68],[1,-20],[6,5],[20,-50],[-4,22],[7,4],[38,-85],[14,-6],[5,-15],[-15,-16],[22,22],[11,-15],[2,-16],[-15,-15],[6,2],[-4,-8],[7,-5],[-7,-15],[29,-19],[3,-51],[11,-13],[-10,-36],[9,28],[21,-6],[12,-37],[-9,-165],[-13,26],[-3,-20],[-17,16],[1,-24],[-82,155],[-37,140],[-18,51],[-14,11],[-10,85],[-28,30],[-25,82],[-37,57],[-8,52],[14,0]],[[7894,5125],[1,1],[-1,-1]],[[7856,5201],[2,2],[-2,-2]],[[7643,5507],[-2,1],[1,3],[1,-4]],[[7641,5511],[-3,4],[2,1],[1,-5]],[[7648,5517],[-4,8],[5,-3],[-1,-5]],[[5239,7313],[-12,-24],[2,-109],[-21,-43],[23,-78],[20,-25],[13,-108]],[[5264,6926],[-6,-6],[13,-40],[5,-92],[-2,-76],[-13,-21],[23,-89],[37,-17],[11,-45]],[[5332,6540],[-126,-154],[-45,-81],[-44,-17]],[[5117,6288],[-25,-10],[-3,49],[-40,28],[-17,25],[0,20],[-166,225]],[[4866,6625],[-52,65],[-55,67]],[[4759,6757],[0,22]],[[4759,6779],[0,60],[43,53],[44,15],[17,35],[36,27],[-6,42],[27,22],[47,2],[4,22],[-18,44],[-2,85],[-13,20]],[[4938,7206],[88,79],[56,20],[50,5],[15,-15],[30,26],[62,-8]],[[6282,7422],[-33,33],[-5,13]],[[6243,7472],[9,4],[20,-13],[10,-41]],[[6264,7524],[0,3],[1,-2],[-1,-1]],[[6250,7549],[-1,3],[2,-3],[-1,0]],[[6349,7595],[26,-68],[24,-23],[-25,-6],[-17,-99]],[[6357,7399],[-24,23],[10,32],[-11,19],[-40,-49]],[[6292,7424],[0,40],[-26,24],[11,14],[-23,56],[-4,6]],[[6250,7564],[9,9],[33,-23],[4,15],[-13,21],[7,12]],[[6292,7424],[-10,-2]],[[6207,7553],[43,11]],[[6256,7545],[-1,1],[1,-1]],[[2830,5329],[-3,4],[1,4],[2,0],[1,-6],[-1,-2]],[[2834,5332],[-1,-1],[-1,3],[2,3],[0,-1],[0,-4]],[[2839,5334],[-2,-1],[-2,7],[4,-6]],[[2839,5334],[-1,3],[-2,4],[2,-1],[2,-5]],[[2840,5335],[-1,-1]],[[2845,5362],[-3,0],[4,8],[-1,-8]],[[2848,5419],[-2,6],[1,2],[1,-8]],[[2846,5426],[3,8],[3,-4],[-6,-4]],[[3018,5868],[-18,-11],[-6,-24],[-8,-8],[-25,-112],[17,-5],[13,-57],[-4,-35],[13,-27],[52,-2],[24,-52],[50,6],[-11,-94],[16,-67],[-15,-33],[17,-24],[9,-68]],[[3142,5255],[-6,-3],[-9,56],[-14,-23],[-8,14],[2,-15],[-47,-1],[0,-37],[16,-1],[4,-23],[-26,-3],[0,-43],[12,-21],[7,-47],[-17,-167]],[[3056,4941],[-21,26],[18,59],[-6,14],[-39,21],[-33,-21],[-19,66],[-18,19],[-15,48],[-15,5]],[[2908,5178],[-26,29],[-32,0],[-33,49],[-6,12]],[[2811,5268],[-7,11],[13,8],[0,38],[4,4],[3,-4],[2,5],[4,-2],[3,2],[1,2]],[[2834,5332],[1,6],[2,-6],[2,1],[1,2]],[[2840,5335],[20,75],[-11,7],[5,13],[-4,5],[1,52],[-5,16],[8,13],[-7,25],[4,22],[-15,38]],[[2836,5601],[4,29],[5,-12],[10,24],[-4,42]],[[2851,5684],[17,-43],[-5,37],[36,51],[10,78],[11,19],[16,-7],[-8,-8],[5,-7],[7,33],[24,-2],[48,67],[12,-20],[-6,-14]],[[2818,5324],[0,1],[0,-2],[0,1]],[[2730,5904],[0,4],[1,2],[-1,-6]],[[2740,5952],[-1,1],[1,2],[0,-3]],[[3093,2023],[0,5]],[[3093,2028],[1,-5],[-1,0]],[[3227,2032],[-24,-10],[-2,4],[26,6]],[[3093,2028],[1,124]],[[3094,2152],[10,-20],[-8,-14],[33,-46],[61,-36],[-6,-16],[-30,-7],[-61,15]],[[3281,2924],[-6,9],[5,-3],[1,-6]],[[3278,2934],[-4,3],[4,-1],[0,-2]],[[3483,3711],[20,-6],[2,-83],[-54,-63],[-52,-113]],[[3399,3446],[-5,-33],[-11,-98]],[[3383,3315],[1,-34],[-7,-3],[-3,-24],[4,-31],[-2,-28],[35,-45],[-5,-37],[18,-21],[2,-33],[-26,-71],[-20,-20],[-77,-30],[-36,12],[10,-34],[-7,3],[6,-10],[-12,-46],[8,-19],[-5,-16],[-39,-15],[-38,19],[4,-72],[15,-21],[20,21],[5,-31],[-15,-15],[-8,21],[-16,-8],[19,-19],[-29,-38],[2,-38],[-12,-23],[2,-18],[-37,-13],[-18,-43],[3,-27],[19,-30],[28,-12],[-2,-33],[-10,-5],[12,-6],[-50,-62],[-8,-55],[-31,-1],[18,-8],[-16,-14],[-13,-40],[6,6],[6,-34],[-18,-3],[17,0],[16,-44]],[[3099,2167],[-44,22],[-53,0],[-13,28],[3,50],[-25,-6],[-11,70],[28,42],[8,27],[-7,24],[5,26],[13,14],[-2,24],[8,8],[-3,59],[13,20],[-21,31],[22,-2],[4,15],[-20,10],[3,68],[-11,10],[0,42],[11,11],[-6,78],[7,66],[8,39],[16,20],[-10,99],[21,41],[-4,51],[21,58],[2,50],[-9,12],[-13,114],[20,57],[-6,51],[11,53],[23,73],[15,12],[-8,24],[6,80],[-6,20],[34,43],[10,59],[-6,10]],[[3133,3870],[27,60],[13,-19],[16,1],[16,-7],[8,-38],[11,50],[31,1],[5,-14]],[[5269,5391],[-2,-2],[0,2],[2,0]],[[5430,5618],[-30,-86],[9,-81],[38,-99],[3,-39]],[[5369,5309],[-22,7],[-33,-6]],[[5272,5320],[-2,87],[-21,14],[-4,31],[-9,-6],[2,16]],[[5238,5462],[8,59],[26,56],[22,15],[20,-36],[15,37],[11,76],[15,21],[28,132],[23,30],[0,35],[-13,12],[-3,39]],[[5635,5814],[22,-61],[-4,-66],[19,-2],[-1,-22],[30,-26],[-1,-20],[33,-49],[1,-33],[19,-18],[9,-43]],[[9412,2033],[-1,-2],[4,16],[-3,-14]],[[9092,2685],[-6,-2],[5,9],[1,-7]],[[9094,2693],[-3,5],[1,5],[2,-10]],[[9115,2727],[-4,-5],[0,8],[4,-3]],[[9119,2744],[-2,4],[2,-1],[0,-3]],[[9030,2833],[41,-21],[45,19],[4,-78],[-5,15],[-9,-53],[4,-21],[-19,22],[-11,-44],[-24,7],[5,10],[-20,21],[-8,40],[9,-5],[-24,65],[1,27],[11,-4]],[[9025,2839],[0,6],[2,-5],[-2,-1]],[[9116,2846],[-3,4],[3,1],[0,-5]],[[9020,2846],[-1,5],[2,6],[-1,-11]],[[9025,2854],[-3,1],[3,3],[0,-4]],[[9120,2862],[3,-7],[-13,1],[10,6]],[[9115,2866],[-8,29],[11,-13],[-3,-16]],[[8998,2874],[0,31],[5,-20],[-5,-11]],[[9091,2910],[1,2],[0,-3],[-1,1]],[[9091,2910],[-1,1],[1,2],[0,-3]],[[9073,2951],[-3,-1],[-2,2],[5,-1]],[[9036,2969],[1,-6],[-7,2],[6,4]],[[9041,2974],[-7,1],[1,3],[6,-4]],[[8821,3131],[15,-13],[-44,-2],[29,15]],[[8791,3158],[-2,1],[1,1],[1,-2]],[[8783,3164],[-4,7],[3,-4],[1,-3]],[[8290,3172],[-1,2],[1,-1],[0,-1]],[[8815,3195],[-1,1],[1,3],[0,-4]],[[8395,3217],[-1,3],[1,-1],[0,-2]],[[8422,3220],[-2,1],[2,0],[0,-1]],[[8735,3239],[0,4],[1,1],[-1,-5]],[[8710,3323],[-2,1],[4,3],[-2,-4]],[[8213,3328],[-1,0],[0,4],[1,-4]],[[9418,3369],[1,-3],[-1,-2],[0,5]],[[9262,3587],[-1,18],[3,0],[-2,-18]],[[9261,3615],[1,13],[-1,-20],[0,7]],[[8144,3679],[-7,20],[0,17],[7,-37]],[[9249,3725],[-1,4],[1,-2],[0,-2]],[[8140,3731],[0,-3],[1,11],[-1,-8]],[[8142,3749],[-1,-4],[1,13],[0,-9]],[[9251,3699],[-4,13],[10,50],[-6,-63]],[[9204,3809],[-1,4],[0,3],[1,-7]],[[9201,3815],[-7,19],[5,-5],[2,-14]],[[9193,3848],[-1,0],[1,3],[0,-3]],[[9158,3893],[0,5],[1,-2],[-1,-3]],[[9179,3897],[0,8],[2,-5],[-2,-3]],[[9163,3904],[-1,3],[1,8],[0,-11]],[[9175,3930],[-1,2],[2,1],[-1,-3]],[[9174,3935],[-1,3],[1,-1],[0,-2]],[[8206,3987],[-4,-5],[4,12],[0,-7]],[[9140,4002],[-1,2],[1,0],[0,-2]],[[9138,4014],[-1,2],[0,8],[1,-10]],[[9136,4023],[-1,2],[2,5],[-1,-7]],[[9123,4030],[0,4],[1,-2],[-1,-2]],[[9079,4081],[-3,2],[3,1],[0,-3]],[[9063,4120],[-6,13],[5,-3],[1,-10]],[[8876,4200],[-5,0],[3,6],[2,-6]],[[8863,4213],[0,2],[1,1],[-1,-3]],[[8881,4234],[-17,-15],[5,17],[12,-2]],[[8795,4276],[0,6],[2,-2],[-2,-4]],[[8798,4277],[-1,6],[2,0],[-1,-6]],[[8807,4273],[-4,7],[2,7],[2,-14]],[[8792,4283],[1,8],[1,-6],[-2,-2]],[[8801,4284],[-1,5],[1,3],[0,-8]],[[8461,4297],[-3,-2],[-2,4],[3,7],[2,-9]],[[8455,4302],[-2,2],[3,2],[-1,-4]],[[8466,4304],[0,3],[1,-1],[-1,-2]],[[8560,4310],[-2,3],[0,5],[2,-8]],[[8470,4319],[-2,4],[1,1],[1,-5]],[[8567,4318],[-2,5],[0,5],[2,-10]],[[8770,4326],[-1,0],[0,4],[1,-4]],[[8600,4328],[-1,4],[1,-3],[0,-1]],[[8599,4326],[0,-3],[-3,10],[3,-7]],[[8475,4341],[-1,2],[2,10],[-1,-12]],[[8516,4384],[-3,-1],[0,2],[3,-1]],[[8797,4388],[5,3],[-6,-20],[7,-9],[-16,4],[10,22]],[[8785,4394],[-5,-5],[2,9],[3,-4]],[[8781,4408],[0,-3],[-1,10],[1,-7]],[[8677,4485],[-2,3],[2,1],[0,-4]],[[8800,4485],[-1,3],[1,1],[0,-4]],[[8747,4486],[-2,4],[2,-1],[0,-3]],[[8749,4491],[-1,-1],[-1,2],[2,-1]],[[8785,4491],[-4,-2],[4,6],[0,-4]],[[8752,4497],[-2,0],[1,1],[1,-1]],[[8791,4505],[-1,-6],[0,4],[1,2]],[[8791,4505],[3,3],[-1,-2],[-2,-1]],[[8777,4510],[-1,2],[2,1],[-1,-3]],[[8681,4509],[-1,5],[4,0],[-3,-5]],[[8704,4513],[0,3],[3,1],[-3,-4]],[[8790,4521],[-8,-10],[8,13],[0,-3]],[[8708,4522],[-4,-2],[3,4],[1,-2]],[[8624,4511],[-13,-5],[9,26],[4,-21]],[[8626,4531],[20,9],[7,-16],[-16,-27],[-16,44],[5,-10]],[[8683,4535],[-3,8],[2,7],[1,-15]],[[8792,4525],[6,25],[-1,-11],[-5,-14]],[[8567,4318],[-2,14],[4,2],[34,-25],[-3,21],[9,4],[-16,25],[14,51],[11,7],[-4,23],[16,13],[-4,18],[9,-14],[4,28],[37,-13],[11,14],[-4,5],[2,22],[-6,11],[-11,-3],[-9,12],[6,11],[6,-17],[-1,16],[5,1],[24,-34],[57,-34],[18,31],[-6,-25],[10,5],[0,-21],[15,31],[11,-24],[-13,-24],[-1,-28],[-3,12],[-12,-13],[2,-28],[-15,-68],[36,-56],[27,-19],[13,-27],[23,-11],[6,-25],[35,-18],[26,90],[4,178],[6,18],[4,-11],[-5,23],[-5,-4],[12,28],[3,64],[11,5],[25,-101],[10,-104],[20,14],[23,-44],[2,-88],[16,-25],[-3,-9],[7,-36],[-3,-32],[9,-17],[-2,-20],[70,-78],[4,-17],[-7,-5],[15,-27],[12,-81],[11,-9],[0,29],[15,-25],[1,14],[7,-67],[18,-34],[5,6],[7,-14],[34,-99],[-4,-71],[16,-86],[-15,-136],[-15,-79],[-30,-53],[-17,-101],[-19,-50],[-5,-91],[-61,-26],[-25,-39],[-18,-3],[5,-25],[-28,34],[4,10],[-3,9],[-15,-16],[7,21],[-6,15],[-39,-57],[-32,29],[-22,-3],[-29,24],[-20,40],[0,43],[-21,50],[17,-31],[-16,35],[7,-5],[0,19],[-35,-14],[12,34],[-12,51],[-10,-58],[-25,-6],[5,20],[12,-2],[0,45],[14,34],[-5,60],[0,-27],[-15,-39],[-36,-50],[1,-27],[-24,23],[11,-1],[-22,83],[-12,1],[-3,39],[-9,-3],[3,9],[-9,17],[-6,-7],[-18,15],[-16,-5],[-29,33],[-60,-13],[-48,-34],[-36,1],[-47,-42],[-20,-53],[-98,-1],[-58,-69],[-41,7],[-40,43],[-1,43],[11,-7],[9,21],[1,81],[-19,78],[-5,75],[-46,171],[2,13],[10,-37],[6,9],[-13,45],[2,10],[7,-37],[4,9],[6,-25],[4,9],[1,27],[-24,81],[17,149],[4,-39],[14,40],[57,68],[27,-1],[39,40],[54,22],[37,86],[-5,49],[21,48],[18,-68],[0,35],[9,-12],[-13,40],[8,4],[-4,15],[4,2],[5,-14],[2,8],[7,-9],[19,-1],[-14,5],[9,30],[-9,-4],[1,23],[6,0],[1,13],[13,-15],[-9,21],[16,1],[-8,22],[13,12],[0,18],[1,-23],[2,13],[9,-7],[0,35],[7,-18],[16,28],[16,-12],[20,-43],[-4,-46],[3,16],[5,-11],[-3,20],[3,9],[1,-8],[3,0]],[[8951,4569],[-2,-5],[-2,7],[4,-2]],[[8951,4572],[-1,3],[2,0],[-1,-3]],[[8950,4576],[-1,0],[1,2],[0,-2]],[[8951,4593],[-1,7],[3,-1],[-2,-6]],[[8948,4598],[-2,3],[2,5],[0,-8]],[[6409,6659],[0,5],[1,3],[-1,-8]],[[6403,6696],[1,-24],[-3,9],[2,15]],[[6406,6697],[-1,1],[1,1],[0,-2]],[[5528,7769],[10,2],[-8,-31],[14,-18],[-10,-2],[7,-19],[-7,-10]],[[5490,7655],[-2,4]],[[2564,5943],[-1,0],[0,3],[1,-3]],[[2560,5957],[-3,-14],[-17,2],[-43,32]],[[2497,5977],[21,39]],[[2518,6016],[0,-1],[24,-32],[20,0],[-2,-26]],[[3133,3870],[-19,0],[-8,88],[-16,51],[9,56],[-13,22],[-5,59],[-11,23],[-1,7]],[[3069,4176],[-3,17],[22,50],[-17,42],[8,21],[-6,26],[14,35],[-3,76],[8,22],[-25,89]],[[3067,4554],[28,-9],[54,69],[35,12],[-1,-90],[11,-43],[17,-26],[37,-11],[34,-52],[22,3],[16,-18],[6,-74],[-9,0],[12,-67],[50,-1],[-1,-56],[18,-20],[6,-35],[-17,-89],[8,-13],[-9,-11]],[[7722,5748],[0,3],[1,-1],[-1,-2]],[[7730,5761],[-5,-9],[1,10],[4,-1]],[[7727,5763],[0,9],[1,-2],[-1,-7]],[[7719,5784],[0,5],[1,-3],[-1,-2]],[[7727,5789],[0,1],[1,1],[-1,-2]],[[7736,5806],[-1,6],[2,-2],[-1,-4]],[[7719,5810],[-1,-1],[1,5],[0,-4]],[[7727,5815],[2,-14],[-5,11],[3,3]],[[7734,5816],[-1,2],[1,1],[0,-3]],[[7736,5816],[-1,1],[1,6],[0,-7]],[[7729,5831],[-1,3],[1,0],[0,-3]],[[7727,5844],[2,20],[0,-18],[-2,-2]],[[7735,5851],[-3,13],[5,0],[-2,-13]],[[7724,5855],[-2,3],[0,10],[2,-13]],[[7712,5867],[-1,2],[1,1],[0,-3]],[[7729,5871],[-1,2],[0,2],[1,-4]],[[7735,5869],[-1,13],[6,-9],[-5,-4]],[[7725,5884],[-2,8],[2,0],[0,-8]],[[7739,5896],[1,0],[-3,-1],[-1,2],[1,3],[2,-4]],[[7724,5897],[-2,-5],[-2,3],[4,2]],[[7729,5905],[-1,-1],[0,4],[1,-3]],[[7717,5907],[-1,3],[1,0],[0,-3]],[[7731,5894],[-1,21],[4,-6],[-3,-15]],[[7718,5920],[-1,0],[0,3],[1,-3]],[[7730,5936],[0,-6],[-2,16],[2,-10]],[[7719,5979],[0,4],[1,0],[-1,-4]],[[7593,5995],[0,5],[1,-3],[-1,-2]],[[7603,6043],[-2,-3],[1,3],[1,0]],[[7633,6094],[-2,2],[2,7],[0,-9]],[[7627,6107],[-5,-8],[-1,7],[7,15],[-1,-14]],[[7709,6120],[-1,16],[3,-3],[-2,-13]],[[7601,6272],[1,-12],[-6,12],[5,0]],[[7605,6293],[4,-22],[-13,31],[9,-9]],[[7605,6295],[-3,17],[7,-9],[-4,-8]],[[7597,6322],[-3,12],[2,-4],[1,-8]],[[7583,6327],[-3,15],[1,-1],[2,-14]],[[7809,6427],[-29,-70]],[[7780,6357],[-1,0],[-15,0],[-15,-33],[-26,2],[-8,-72],[-12,0],[38,-131],[6,6],[-20,-76],[27,-77],[-2,-39],[16,-71],[-26,-85]],[[7742,5781],[-5,-21],[-3,43],[7,11],[1,43],[4,2],[-8,3],[4,13],[-1,14],[-5,1],[5,6],[-3,48],[-11,51],[-2,-30],[-9,77],[-2,97],[-10,-4],[-14,55],[-2,-43],[-12,-12],[-3,18],[0,-24],[-23,-38],[-2,24],[-4,-21],[-2,20],[-8,-20],[4,27],[-10,-23],[4,17],[-6,-12],[3,10],[-1,13],[-11,-22],[10,92],[-17,110],[-11,15],[4,12],[-17,9],[0,-15],[-1,41],[-6,-24],[-17,54]],[[7571,6451],[17,16],[4,105],[23,-13],[16,67],[-3,22],[15,38],[-1,32],[29,38],[26,-11],[-6,30],[12,36]],[[3298,6099],[-2,3],[2,5],[0,-8]],[[3304,6124],[-1,-1],[3,3],[-2,-2]],[[3296,6126],[-10,-23],[-3,23],[13,0]],[[3255,6215],[-2,3],[2,-1],[0,-2]],[[9634,4511],[-3,7],[5,-5],[-2,-2]],[[9446,4522],[12,-18],[-16,17],[4,1]],[[9439,4532],[-2,2],[2,0],[0,-2]],[[9625,4530],[0,5],[1,-3],[-1,-2]],[[9512,4559],[0,3],[1,-2],[-1,-1]],[[9614,4565],[-10,-3],[3,8],[7,-5]],[[9486,4593],[24,-33],[-31,30],[7,3]],[[9492,4592],[-1,4],[2,-2],[-1,-2]],[[9641,4617],[-1,0],[1,1],[0,-1]],[[9487,4625],[-5,3],[-1,19],[6,-22]],[[9482,4639],[0,1],[0,-1]],[[9442,4641],[12,1],[13,-25],[-28,3],[-7,28],[10,-7]],[[9439,4656],[-1,4],[1,-2],[0,-2]],[[9455,4658],[-6,-2],[3,7],[3,-5]],[[9420,4660],[2,5],[-1,-6],[-1,1]],[[9420,4660],[-3,3],[3,4],[0,-7]],[[9447,4666],[-2,-1],[1,4],[1,-3]],[[9473,4681],[0,-2],[-1,1],[1,1]],[[9378,4681],[-1,-3],[-4,5],[5,-2]],[[9394,4676],[-2,3],[2,6],[0,-9]],[[9388,4679],[-4,10],[7,4],[-3,-14]],[[9372,4695],[-1,-13],[-5,9],[6,4]],[[9435,4692],[-4,5],[1,5],[3,-10]],[[9471,4675],[11,-45],[-22,75],[11,-30]],[[9364,4709],[0,-5],[-3,9],[3,-4]],[[9366,4708],[-3,6],[2,0],[1,-6]],[[9356,4717],[-2,1],[0,3],[2,-4]],[[9378,4710],[5,-22],[-17,22],[8,16],[4,-16]],[[9349,4712],[-2,7],[0,8],[2,-15]],[[9365,4715],[-6,6],[2,11],[4,-17]],[[9404,4741],[-1,1],[0,1],[1,-2]],[[9403,4744],[-5,1],[-1,3],[6,-4]],[[9352,4730],[-4,18],[7,-8],[-3,-10]],[[9439,4705],[1,-14],[-39,59],[38,-45]],[[9400,4751],[-2,-1],[-3,4],[5,-3]],[[9382,4754],[-3,4],[2,1],[1,-5]],[[9321,4759],[-2,2],[2,1],[0,-3]],[[9328,4776],[-5,0],[2,7],[3,-7]],[[9335,4785],[0,-3],[-1,10],[1,-7]],[[9333,4792],[-1,1],[2,1],[-1,-2]],[[9372,4763],[-14,6],[-13,33],[27,-39]],[[9427,4871],[-1,0],[-1,2],[2,-2]],[[7272,5615],[-3,16],[3,-8],[0,-8]],[[7219,5704],[-2,-1],[-4,5],[6,-4]],[[7214,5731],[-2,1],[0,3],[2,-4]],[[7221,5739],[-3,1],[-1,6],[4,-7]],[[7229,5748],[15,-30],[3,-18],[9,-17],[-3,-9],[6,0],[1,-20],[14,-49],[-6,-49],[-30,-30],[-15,18],[-10,106],[10,87],[16,-8],[-20,17],[15,-10],[-5,12]],[[6177,5903],[-16,-42],[-1,-42],[32,0]],[[6192,5819],[-8,-22],[6,-23],[32,-70],[83,-58],[27,0],[-84,-179],[-35,0],[-50,-53]],[[6163,5414],[-20,-2],[-11,20],[-35,-51],[-39,12],[-30,44],[-30,14]],[[5998,5451],[-4,41],[-14,3],[-17,74],[-27,57],[-20,15],[7,31],[24,7],[5,114],[8,19],[8,-9],[6,63],[17,48],[12,3],[11,89]],[[3651,3582],[1,22],[3,3],[-4,-25]],[[3650,3664],[-3,5],[4,8],[-1,-13]],[[3658,3717],[-1,4],[2,4],[-1,-8]],[[3670,3743],[1,7],[6,7],[-7,-14]],[[3714,3803],[-4,2],[3,1],[1,-3]],[[3746,3812],[0,2],[1,-1],[-1,-1]],[[3743,3815],[1,-10],[-7,1],[6,9]],[[3775,3850],[-8,0],[4,6],[4,-6]],[[4158,4003],[-1,0],[0,2],[1,-2]],[[3919,4397],[-3,5],[3,0],[0,-5]],[[3918,4403],[-1,0],[0,4],[-2,2],[0,4],[4,1],[-1,-11]],[[3923,4429],[3,13],[2,-5],[-5,-8]],[[3968,4544],[0,1],[3,9],[-3,-10]],[[4031,4777],[-1,0],[1,2],[0,-2]],[[4098,4961],[1,2],[1,0],[-2,-2]],[[3760,5011],[-1,2],[1,5],[0,-7]],[[3761,5009],[0,14],[3,6],[-3,-20]],[[3832,5026],[-4,4],[3,0],[1,-4]],[[3786,5051],[-1,-2],[3,5],[-2,-3]],[[3587,5075],[-4,-5],[-4,9],[8,-4]],[[3637,5086],[1,-7],[-4,-1],[3,8]],[[3637,5086],[4,8],[-1,-13],[-3,5]],[[3759,5091],[0,-2],[-3,0],[0,2],[2,4],[1,-4]],[[3555,5094],[-5,-4],[4,12],[4,-5],[-3,-3]],[[3544,5097],[-1,3],[8,4],[-7,-7]],[[3649,5099],[-2,2],[1,4],[1,-6]],[[3652,5097],[-2,5],[1,4],[1,-9]],[[3750,5104],[0,8],[3,-1],[-3,-7]],[[3730,5106],[2,14],[0,-13],[-2,-1]],[[3657,5115],[-4,3],[2,5],[2,0],[0,-8]],[[3708,5126],[-1,0],[0,3],[2,5],[1,-7],[-2,-1]],[[3583,5135],[2,0],[-2,-3],[-1,-4],[-1,-3],[-3,-3],[5,13]],[[3573,5115],[-1,0],[1,5],[3,6],[1,10],[-1,-17],[-3,-4]],[[3585,5136],[0,7],[2,0],[-2,-7]],[[3668,5143],[-1,3],[1,2],[2,-2],[-2,-3]],[[3676,5144],[-1,0],[-1,4],[2,4],[0,-3],[0,-5]],[[3579,5129],[2,16],[7,7],[-9,-23]],[[3582,5147],[-2,1],[2,4],[0,-5]],[[3572,5154],[5,0],[2,-8],[-4,-20],[-5,-13],[-12,-13],[-1,2],[1,15],[7,5],[1,20],[6,12]],[[3572,5154],[0,2],[4,3],[-4,-5]],[[3584,5152],[2,11],[3,0],[-5,-11]],[[3580,5154],[2,14],[2,-4],[-4,-10]],[[3586,5165],[-4,5],[4,-2],[0,-3]],[[3588,5102],[1,16],[6,5],[-6,6],[3,40],[27,3],[37,-4],[-7,-45],[-15,-31],[-39,-11],[-7,21]],[[3588,5164],[-2,0],[4,8],[-2,-8]],[[3572,5157],[8,21],[-1,-10],[-7,-11]],[[3595,5181],[-8,-13],[-5,4],[13,9]],[[3586,5182],[2,6],[3,-2],[-5,-4]],[[3624,5177],[-9,4],[10,8],[-1,-12]],[[3598,5183],[-5,12],[5,-2],[0,-10]],[[3621,5198],[-10,-17],[-11,10],[21,7]],[[3604,5198],[2,5],[2,0],[-4,-5]],[[3599,5197],[-3,1],[4,22],[-1,-23]],[[3604,5205],[-2,9],[7,8],[-5,-17]],[[3611,5235],[-8,-7],[2,7],[6,0]],[[3610,5236],[-2,2],[2,0],[0,-2]],[[3610,5239],[-1,2],[3,4],[-2,-6]],[[3600,5293],[-3,8],[4,6],[-1,-14]],[[3598,5307],[-2,5],[3,-1],[-1,-4]],[[3431,5297],[16,-3],[-2,37],[38,-12]],[[3483,5319],[47,-8],[34,106]],[[3564,5417],[7,-3],[-3,24],[13,-28],[11,-101],[6,-19],[15,-7],[-6,-28],[6,-3],[-37,-76],[-12,-35],[-1,-15],[-6,-8],[0,-10],[-4,-5],[-4,4],[-14,-15],[14,-5],[27,28],[7,12],[0,3],[0,1],[4,1],[1,-30]],[[3588,5102],[4,-19],[-18,7],[-4,-36],[4,29],[13,-43],[-4,26],[8,-9],[1,23],[38,6],[-5,-49],[22,63],[7,-11],[1,9],[6,2],[-9,1],[1,9],[4,-1],[1,21],[7,14],[2,-4],[6,8],[1,-7],[5,7],[4,-10],[-1,13],[13,-7],[0,-12],[4,12],[6,-19],[1,2],[1,-2],[2,0],[8,5],[-2,-13],[6,-2],[2,8],[3,-12],[3,6],[1,-11]],[[3730,5106],[7,3],[0,-13],[4,13],[-1,-25],[14,19],[-3,-11],[4,2],[0,-8],[3,-6],[4,-1],[2,-8],[-5,-21],[8,0],[-6,-13],[-5,-42],[10,21],[1,23],[9,7],[-8,-24],[28,26],[58,-37],[35,10],[78,-120],[49,-17],[17,-139],[-14,-89],[-30,-76],[-18,-25],[-3,10],[-25,-108],[-13,-22],[-5,25],[-6,-7],[5,-10],[-7,-29],[-2,0],[-1,-9],[3,-8],[-2,-29],[3,15],[-4,-42],[6,-71],[-9,-73],[2,-31],[-15,-31],[-4,-81],[-32,-93],[0,-43],[-22,-21],[-8,-33],[-29,-2],[0,17],[-4,-19],[-40,-3],[2,-18],[-23,-27],[-27,-2],[-45,-66],[-5,-26],[2,11],[-17,-9],[10,-9],[-11,-17],[5,-17],[-6,6],[9,-66],[-8,-75],[-27,-49],[-28,-99],[-37,-63],[0,20],[23,21],[19,58],[-1,15],[-9,-13],[-10,24],[0,-45],[-19,-32],[-18,-103],[-21,-35]],[[3517,3241],[-4,34],[12,24],[-22,44],[-47,65],[-12,-14],[-22,56],[-23,-4]],[[3067,4554],[-29,-4],[3,92],[-22,-33],[-23,-1],[-6,30],[-24,5],[7,24],[-29,83],[7,39],[17,24],[8,76],[58,57],[22,-5]],[[3142,5255],[16,-27],[20,14],[2,-20],[59,87],[1,15],[-19,4],[-4,64],[-17,39],[21,-22],[19,4],[13,-23],[4,27],[49,28],[11,25],[-4,15]],[[5732,7588],[-2,-1],[-7,0],[3,-20],[-24,-6],[-29,18],[-36,-13]],[[5621,7623],[2,29],[15,21],[-17,36],[8,23]],[[5793,7705],[-19,-52],[-12,-22],[16,-28]],[[8203,5433],[-9,29],[4,5],[2,-5],[3,-29]],[[8194,5467],[-10,-51],[-16,33]],[[8168,5449],[25,18],[1,0]],[[5384,7994],[24,-11],[9,26],[53,-23]],[[5476,7951],[-3,-18],[-17,-1],[8,-8],[-6,-31],[-11,-8]],[[5447,7885],[-44,-27],[-22,7]],[[5381,7865],[-36,9],[-9,18],[-46,-7]],[[5290,7885],[-24,11]],[[5264,7908],[1,15]],[[5265,7923],[17,-15],[9,18],[17,-11],[45,17],[8,-13],[-7,38],[30,37]],[[5384,7994],[-32,38],[-17,52],[62,42],[14,-11]],[[5411,8115],[42,-12],[-3,-13],[12,-19],[10,7],[-3,12],[23,-6],[-2,-13],[25,-11],[8,-23]],[[7071,7318],[-56,-12],[-37,-40],[12,-41],[-19,-50],[3,-28],[-33,-2],[12,-40],[-23,-17],[-5,-63],[-14,-20],[-18,14],[-17,-18],[6,-11],[-29,-7],[-9,-16],[-4,-63],[-105,-25],[-45,26]],[[6690,6905],[27,67],[-3,21],[-25,6],[-7,91],[10,26],[-11,7],[-1,28],[10,11],[-4,11],[15,63]],[[6701,7236],[29,-27],[12,7],[10,11],[1,24],[38,24],[8,48],[26,24],[23,-10]],[[6848,7337],[34,-10]],[[6882,7327],[8,-15],[23,24],[12,-13],[5,27],[18,-3],[0,23],[23,31],[11,-13],[-3,-19],[9,-1],[-5,-47],[7,-23],[46,45],[44,-13]],[[6218,4473],[-6,0],[-1,6],[7,-6]],[[6235,4488],[1,-16],[-9,12],[8,4]],[[6207,4497],[-7,10],[2,22],[5,-32]],[[614,3921],[-2,2],[1,1],[1,-3]],[[563,3960],[-3,4],[2,0],[1,-4]],[[608,4032],[0,2],[1,-1],[-1,-1]],[[603,4043],[1,-1],[-1,0],[0,1]],[[619,4041],[-1,2],[1,3],[0,-5]],[[468,4143],[-1,0],[1,1],[0,-1]],[[394,4557],[-1,1],[1,0],[0,-1]],[[528,4586],[-1,2],[1,-1],[0,-1]],[[525,4606],[0,2],[1,0],[-1,-2]],[[613,4667],[-1,0],[-1,2],[2,-2]],[[2772,5010],[0,18],[8,0],[-8,-18]],[[2782,5033],[-1,0],[0,10],[1,-10]],[[2510,5104],[-3,2],[3,1],[0,-3]],[[2488,5107],[-2,7],[4,-2],[-2,-5]],[[2499,5136],[-2,3],[2,-1],[0,-2]],[[2515,5131],[-5,0],[10,14],[-5,-14]],[[2493,5141],[-8,10],[9,2],[-1,-12]],[[2458,5156],[-4,10],[5,4],[-1,-14]],[[2485,5167],[-10,2],[3,7],[7,-9]],[[2466,5184],[11,-41],[-15,-17],[8,25],[-15,33],[11,0]],[[2487,5200],[-2,5],[3,-1],[-1,-4]],[[2479,5216],[-1,1],[0,5],[1,-6]],[[2908,5178],[-9,0],[11,-49],[-9,-33],[-31,-59],[-46,-49],[-11,-67],[-9,-25],[-17,33],[-22,0],[0,26],[8,6],[-5,29]],[[2768,4990],[11,10],[6,35],[-3,13],[2,21],[-14,-42],[-17,24],[-1,74],[18,24],[-6,15],[12,24],[0,44],[35,36]],[[2808,5256],[0,7],[-3,-5],[3,-2]],[[3483,5319],[17,64],[-14,75],[9,35]],[[3495,5493],[6,23],[13,-10],[33,-37],[7,-35],[5,19],[5,-36]],[[3125,1969],[-3,-5],[-7,3],[10,2]],[[3133,1965],[-6,3],[5,1],[1,-4]],[[3136,1963],[-2,3],[2,4],[0,-7]],[[3134,1971],[-2,0],[2,2],[0,-2]],[[3131,1975],[-8,0],[6,8],[2,-8]],[[3118,1980],[1,7],[3,-2],[-4,-5]],[[3064,1993],[-2,4],[3,-3],[-1,-1]],[[3056,1995],[-4,4],[5,1],[-1,-5]],[[3142,1997],[-5,3],[5,3],[0,-6]],[[3150,2000],[-1,5],[6,0],[-5,-5]],[[3144,2009],[-7,7],[5,-1],[2,-6]],[[3100,2019],[-19,-6],[24,-12],[-15,0],[16,-8],[3,-18],[-24,15],[3,15],[-17,2],[7,-20],[-24,20],[46,12]],[[3117,2021],[20,-13],[-29,-5],[-7,16],[16,2]],[[3041,2018],[-6,-3],[13,-5],[-21,8],[20,4],[-6,-4]],[[3062,2014],[-5,8],[21,-3],[-16,-5]],[[3025,2024],[5,-3],[-15,2],[10,1]],[[3038,2022],[-3,2],[9,0],[-6,-2]],[[2999,2037],[3,-6],[-5,5],[2,1]],[[2991,2053],[-4,-4],[-2,5],[6,-1]],[[3047,2058],[-6,7],[8,-4],[-2,-3]],[[3020,2069],[7,-1],[-3,-16],[-16,13],[12,4]],[[2991,2059],[-5,3],[5,8],[3,-5],[-3,-6]],[[2967,2066],[-8,4],[6,2],[2,-6]],[[3009,2077],[-8,-4],[3,-19],[-11,23],[16,0]],[[3043,2082],[-6,-4],[4,-17],[-10,10],[9,28],[3,-17]],[[2949,2097],[-1,8],[5,-4],[-4,-4]],[[2974,2107],[1,-15],[1,13],[20,-20],[-20,-19],[3,17],[-11,-10],[-3,18],[-9,-3],[18,19]],[[2959,2104],[-1,-6],[-8,9],[9,-3]],[[2939,2112],[-2,2],[5,3],[-3,-5]],[[2960,2138],[1,-4],[-10,4],[9,0]],[[3035,2138],[-1,1],[4,3],[-3,-4]],[[2934,2134],[-11,12],[46,-35],[-35,23]],[[3093,2023],[-63,10],[4,2],[-3,-1],[-1,-1],[-30,14],[52,-5],[-21,24],[20,-17],[-1,7],[4,4],[8,-18],[-3,16],[17,-10],[-3,-14],[5,6],[5,9],[-33,36],[23,26],[-30,-1],[0,21],[9,6],[-9,8],[15,-3],[13,21],[23,-11]],[[2949,2149],[-7,5],[9,12],[-2,-17]],[[2924,2171],[-3,5],[6,1],[-3,-6]],[[2949,2166],[-7,14],[8,-6],[-1,-8]],[[2939,2181],[7,-11],[-13,11],[6,0]],[[2923,2178],[-1,4],[6,3],[-5,-7]],[[2934,2185],[-1,1],[1,0],[0,-1]],[[2924,2184],[5,9],[2,-1],[-7,-8]],[[2953,2175],[-11,19],[9,-9],[2,-10]],[[2920,2181],[3,18],[5,-1],[-8,-17]],[[2914,2195],[0,9],[3,1],[-3,-10]],[[2940,2192],[-10,14],[12,-10],[-2,-4]],[[2950,2200],[-4,9],[4,-4],[0,-5]],[[2922,2199],[-5,-17],[1,28],[4,-11]],[[2943,2215],[3,-14],[-8,5],[5,9]],[[2916,2224],[-8,-14],[3,19],[5,-5]],[[2941,2221],[-4,8],[2,1],[2,-9]],[[2950,2225],[-3,4],[3,3],[0,-7]],[[2943,2225],[-2,9],[4,-1],[-2,-8]],[[2929,2231],[-13,-11],[6,15],[7,-4]],[[2916,2236],[2,5],[2,-2],[-4,-3]],[[2933,2235],[-6,7],[4,3],[2,-10]],[[2937,2232],[-2,19],[4,-16],[-2,-3]],[[2933,2255],[0,-13],[-2,5],[-7,-7],[-7,9],[16,6]],[[2925,2253],[-7,9],[5,2],[2,-11]],[[2917,2257],[-3,10],[3,-1],[0,-9]],[[2926,2270],[-1,4],[3,0],[-2,-4]],[[2914,2275],[-6,-16],[-6,7],[12,9]],[[2934,2276],[5,-21],[-9,7],[2,12],[-6,3],[8,-1]],[[2924,2276],[-1,6],[6,0],[-5,-6]],[[2915,2295],[7,1],[-18,-13],[8,7],[-7,12],[10,-7]],[[2908,2323],[4,-13],[-12,7],[8,6]],[[2903,2330],[-3,5],[3,-1],[0,-4]],[[2936,2330],[-4,-4],[0,11],[4,-7]],[[2919,2345],[-9,8],[7,7],[2,-15]],[[2908,2356],[-10,-7],[8,14],[2,-7]],[[2909,2368],[0,-11],[-2,8],[-5,-6],[-4,6],[11,3]],[[2911,2362],[-3,11],[6,-5],[-3,-6]],[[2917,2377],[0,5],[4,-1],[-4,-4]],[[2909,2378],[-11,-3],[9,8],[2,-5]],[[2913,2372],[-4,3],[5,8],[-1,-11]],[[2907,2385],[-7,-5],[-2,12],[9,-7]],[[2933,2389],[-3,8],[6,-5],[-3,-3]],[[2943,2394],[-1,-3],[-5,7],[6,-4]],[[2937,2393],[-7,6],[6,4],[1,-10]],[[2933,2402],[-4,-2],[-2,11],[6,-9]],[[2927,2393],[6,-73],[-10,-19],[-4,22],[7,18],[-10,-8],[0,-23],[-13,33],[16,0],[2,13],[-6,18],[12,5],[-11,12],[8,2],[0,19],[3,-19]],[[2910,2404],[0,-25],[-10,36],[10,-11]],[[2918,2411],[-3,-17],[-6,21],[9,-4]],[[2922,2425],[-2,-9],[-11,2],[13,7]],[[2946,2426],[4,0],[-20,-2],[16,2]],[[2913,2428],[-5,5],[5,4],[0,-9]],[[2918,2432],[-4,5],[4,-1],[0,-4]],[[2932,2467],[-1,5],[4,2],[-3,-7]],[[2940,2467],[-1,9],[6,-2],[-5,-7]],[[2951,2523],[-4,11],[6,-4],[-2,-7]],[[2953,2533],[-4,2],[1,5],[3,-7]],[[2924,2543],[-10,-13],[0,12],[10,1]],[[2952,2544],[-6,-8],[1,7],[5,1]],[[2944,2539],[-3,8],[2,3],[1,-11]],[[2923,2552],[-3,3],[0,2],[3,-5]],[[2927,2549],[-2,7],[4,3],[-2,-10]],[[2945,2551],[-4,7],[3,3],[3,-4],[-2,-6]],[[2931,2547],[2,20],[5,-11],[-7,-9]],[[2954,2549],[-4,5],[2,13],[2,-18]],[[2944,2567],[5,-2],[-9,-6],[4,8]],[[2930,2561],[-2,1],[4,6],[-2,-7]],[[2947,2567],[-4,2],[6,2],[-2,-4]],[[2935,2569],[-6,6],[4,1],[2,-7]],[[2945,2577],[5,-4],[-10,5],[5,-1]],[[2936,2575],[-3,8],[4,-3],[-1,-5]],[[2948,2592],[4,-16],[-14,7],[10,9]],[[2945,2593],[-11,-1],[5,8],[6,-7]],[[2943,2601],[-4,2],[6,2],[-2,-4]],[[2950,2594],[-4,5],[0,6],[4,-11]],[[2914,2597],[-1,8],[3,-4],[-2,-4]],[[2954,2601],[-3,5],[4,1],[-1,-6]],[[2934,2600],[-4,7],[2,2],[2,-9]],[[2938,2605],[-5,8],[15,-3],[-10,-5]],[[2931,2610],[-6,1],[3,3],[3,-4]],[[2923,2610],[-1,8],[2,-2],[-1,-6]],[[2951,2607],[2,12],[3,-10],[-5,-2]],[[2936,2617],[-2,2],[6,-1],[-4,-1]],[[2933,2620],[-4,3],[9,0],[-5,-3]],[[2944,2618],[-3,6],[4,-2],[-1,-4]],[[2948,2623],[-1,6],[3,-3],[-2,-3]],[[2980,2618],[-3,-5],[-5,2],[5,-5],[-9,-13],[-4,-1],[-3,7],[5,1],[-7,9],[13,16],[8,-11]],[[2953,2625],[-3,3],[4,2],[-1,-5]],[[2946,2624],[-5,7],[5,-2],[0,-5]],[[2965,2628],[-2,1],[2,3],[2,-3],[-2,-1]],[[2948,2630],[-3,4],[5,0],[-2,-4]],[[2952,2632],[-1,3],[2,0],[-1,-3]],[[2936,2632],[-4,3],[3,1],[1,-4]],[[2935,2639],[-2,2],[4,0],[-2,-2]],[[2944,2634],[-3,4],[1,3],[2,-7]],[[2948,2639],[-4,3],[2,2],[2,-5]],[[2936,2648],[-1,1],[3,0],[-2,-1]],[[2954,2642],[-2,11],[2,-4],[0,-7]],[[2968,2649],[-4,6],[4,1],[0,-7]],[[2948,2663],[3,-7],[-12,1],[9,6]],[[2926,2672],[-4,-2],[-2,5],[6,-3]],[[2955,2730],[-4,0],[4,2],[0,-2]],[[2960,2733],[-6,10],[3,0],[3,-10]],[[2969,2747],[-2,4],[3,-1],[-1,-3]],[[2985,2756],[-2,4],[3,2],[-1,-6]],[[2947,2776],[11,-2],[4,-23],[-9,-7],[2,-9],[-6,1],[1,-6],[8,-11],[-4,-8],[4,-10],[-10,-16],[-15,9],[14,82]],[[2971,2773],[-2,1],[1,6],[1,-7]],[[2757,3239],[-1,2],[1,3],[0,-5]],[[2812,3248],[-6,-3],[2,5],[4,-2]],[[1965,3622],[-5,-4],[1,7],[4,-3]],[[3099,2167],[-23,10],[-43,-30],[-5,-59],[-8,-8],[-33,28],[16,11],[-4,-20],[6,3],[18,41],[-39,-16],[10,-6],[-12,-8],[7,-13],[-23,18],[14,-3],[-2,6],[4,2],[-8,2],[-1,15],[7,6],[34,7],[-36,5],[-3,-5],[6,-2],[-9,-11],[0,-12],[-13,3],[6,7],[-9,5],[19,16],[-22,-12],[4,11],[-5,30],[11,-12],[9,9],[4,-11],[4,16],[4,-19],[-9,-8],[11,8],[1,30],[-22,19],[19,-18],[-20,10],[10,-15],[-9,-13],[-4,25],[3,-29],[-7,6],[2,21],[-12,4],[0,14],[8,-14],[-3,27],[-15,12],[20,13],[-1,18],[-13,-24],[-7,20],[11,-4],[-22,20],[23,-6],[-14,18],[13,-5],[-12,26],[17,-8],[-11,16],[8,26],[-15,-23],[-2,36],[10,4],[-9,7],[10,4],[1,8],[-18,22],[31,-13],[7,10],[-10,10],[12,-6],[-14,28],[-6,-19],[-22,8],[19,6],[-14,10],[17,23],[-9,14],[-21,3],[2,17],[-20,-18],[7,-10],[-9,12],[38,54],[6,-1],[5,-17],[-3,-5],[-7,-4],[-5,4],[5,-5],[8,4],[5,-8],[-1,12],[4,-10],[-7,-15],[5,-1],[11,29],[-7,-14],[1,20],[13,18],[-11,-7],[2,19],[19,2],[-17,8],[1,17],[7,3],[10,11],[5,16],[-19,19],[12,21],[-7,19],[10,23],[-3,27],[9,1],[-9,16],[12,-10],[-1,28],[-11,4],[14,14],[1,13],[-7,-16],[-11,13],[-7,-18],[-15,2],[7,14],[-10,2],[-4,30],[22,89],[-12,127],[13,4],[48,259],[-7,109],[11,49],[-6,54],[17,77],[13,130],[1,104],[-6,4],[16,119],[-10,178]],[[3044,4128],[13,6],[12,42]],[[2942,2534],[-2,-7],[2,2],[0,5]],[[2961,2146],[2,3],[-2,-2],[0,-1]],[[4652,5613],[-12,8],[10,4],[2,-12]],[[4714,5674],[-34,-90]],[[4680,5584],[-40,56],[-10,34],[7,-7],[-2,5],[6,6],[-7,-3],[-2,17],[3,3],[-5,10]],[[2824,6366],[-4,6],[3,-2],[1,-4]],[[2821,6378],[-3,-1],[2,2],[1,-1]],[[2812,6378],[-2,2],[2,-1],[0,-1]],[[2903,6379],[-3,3],[2,0],[1,-3]],[[2810,6381],[-4,3],[1,1],[3,-4]],[[2806,6385],[-3,3],[3,-1],[0,-2]],[[2803,6389],[-4,5],[1,1],[3,-6]],[[2797,6398],[-2,3],[1,0],[1,-3]],[[2794,6400],[-1,2],[1,-1],[0,-1]],[[2735,6429],[-1,1],[6,5],[-5,-6]],[[2707,6427],[-10,-8],[-8,11],[7,-2],[-4,12],[3,9],[12,-22]],[[2835,6458],[8,-2],[0,-7],[-8,9]],[[2837,6458],[-5,5],[1,6],[4,-11]],[[2839,6463],[0,-1],[-2,7],[2,-6]],[[2830,6476],[3,-9],[-9,8],[6,1]],[[2824,6483],[-3,-7],[-7,6],[10,1]],[[2806,6489],[-2,1],[2,1],[0,-2]],[[2796,6487],[-8,11],[1,1],[7,-12]],[[2781,6506],[-2,1],[2,1],[0,-2]],[[2771,6509],[0,-2],[-3,2],[3,0]],[[2776,6511],[-1,1],[0,2],[1,-3]],[[2773,6514],[-2,1],[1,2],[1,-3]],[[2752,6517],[3,1],[-5,-2],[2,1]],[[2910,6331],[-69,-4],[17,31],[-4,17],[-22,2],[-20,54],[-34,5],[-14,26],[-37,1],[-10,12],[15,5],[-7,11],[-24,1],[-35,-45],[-26,-3],[17,9],[7,37],[58,30],[12,-1],[2,-6],[7,6],[-1,-2],[4,-6],[14,4],[2,-6],[8,-5],[7,3],[74,-76],[-5,16],[18,-35],[33,-11],[-1,-24],[44,-26],[-26,-20]],[[2764,6521],[-3,-1],[1,1],[2,0]],[[5945,6769],[0,-3],[-3,4],[3,-1]],[[5923,6983],[4,-2],[2,-3],[-6,5]],[[5923,6983],[-4,1],[-4,-4],[4,4],[2,0],[2,-1]],[[5950,6989],[1,-6]],[[5969,6883],[-18,-101],[-28,48],[-19,83],[-6,-23],[34,-99],[43,-194],[19,-35],[-9,2],[5,-56],[34,-56]],[[6024,6452],[-151,0],[0,13],[-5,-13],[-174,0]],[[5694,6452],[0,418],[-8,53],[12,85]],[[5698,7008],[5,-9],[56,-7],[48,-32],[54,45],[25,-4],[8,-14],[-8,14],[-4,-15],[10,-11],[2,12],[14,-15],[11,10],[1,-6],[0,-2],[7,5],[4,-2],[6,1],[13,11]],[[5944,6723],[0,3],[-1,2],[1,-5]],[[4731,8251],[-2,2],[2,1],[0,-3]],[[4723,8288],[-9,6],[9,3],[0,-9]],[[4763,8351],[-1,3],[2,-1],[-1,-2]],[[4825,8301],[7,-66],[-9,-44],[-18,6],[-62,-47],[-16,-2],[8,18],[-17,-9],[15,16],[-21,-5],[16,21],[-19,2],[46,28],[-31,-7],[27,41],[-34,8],[17,26],[-11,1]],[[4723,8288],[5,4],[-6,16],[-4,-7],[1,8],[45,2],[-5,5],[13,16],[-17,3],[13,24],[19,10],[-1,-19],[8,25],[13,-8],[-9,-10]],[[4798,8357],[-4,-7],[-21,-29],[17,-18],[14,17],[21,-19]],[[4765,8350],[0,1],[0,-1]],[[5093,2047],[0,4],[3,0],[-3,-4]],[[5319,8343],[10,-8],[-24,6],[14,2]],[[5334,8347],[-2,-19],[-7,21],[9,-2]],[[5289,8344],[-5,4],[-2,4],[7,-8]],[[5348,8351],[-12,-3],[5,7],[7,-4]],[[5294,8350],[-3,3],[4,3],[-1,-6]],[[5271,8357],[8,-11],[-12,10],[4,1]],[[5298,8340],[-2,8],[8,14],[-6,-22]],[[5418,8353],[-11,6],[2,11],[9,-17]],[[5235,8372],[-3,8],[2,-2],[1,-6]],[[5298,8381],[1,-21],[-8,-5],[-10,3],[0,5],[-4,1],[-3,5],[-2,9],[-4,4],[2,2],[2,1],[3,-3],[11,7],[5,-11],[3,11],[4,-8]],[[5349,8385],[1,8],[2,-6],[-3,-2]],[[5295,8403],[-3,-6],[0,13],[3,-7]],[[5349,8410],[-11,-29],[8,-11],[-11,-19],[-23,14],[-10,30],[24,14],[8,-18],[-5,18],[20,1]],[[5321,8449],[-2,3],[4,0],[-2,-3]],[[5247,8464],[-4,-13],[-7,2],[11,11]],[[5262,8343],[-22,5]],[[5240,8348],[-1,30],[-15,7],[1,25],[8,-5],[-8,7],[1,36],[16,-9],[10,18],[6,-16],[-4,23],[4,4],[19,4],[9,-5],[0,-13],[-12,-6],[30,-12],[-20,-15],[-7,-27],[-12,0],[7,-6],[-3,-4],[-3,-7],[3,-13],[-7,-4],[9,-13],[-9,-4]],[[5310,8486],[-5,-5],[-4,2],[9,3]],[[5289,8502],[-2,-34],[-10,6],[-21,-6],[-3,3],[-13,-6],[-7,-15],[5,0],[-1,-6],[-9,7],[11,24],[56,36],[-6,-9]],[[6201,5845],[-9,-26]],[[6197,5917],[8,-38],[-25,-28],[10,1],[11,-7]],[[3013,6195],[0,4],[2,-1],[-2,-3]],[[3095,6229],[-5,0],[-1,4],[6,-4]],[[3006,6224],[-6,32],[8,9],[-1,55]],[[3007,6320],[26,8],[24,-10],[5,-22],[15,4],[-12,-15],[26,-8],[11,-20],[-4,-15],[-39,7],[-18,-16],[-5,14],[-11,-8],[-9,-40],[-10,25]],[[5666,8532],[-1,2],[2,0],[-1,-2]],[[5638,8560],[10,-9],[-38,-29],[6,12],[-10,21],[32,5]],[[5648,8556],[-8,5],[5,4],[3,-9]],[[5646,8581],[-5,4],[8,-2],[-3,-2]],[[5631,8584],[9,-10],[-28,6],[19,4]],[[5675,8519],[7,26],[-23,2],[-7,19],[11,4],[-11,3],[-1,22],[65,25],[62,-9]],[[5634,8639],[6,-1],[-4,-3],[-2,4]],[[5623,8641],[-3,4],[3,0],[0,-4]],[[5599,8647],[-3,1],[5,2],[-2,-3]],[[5604,8648],[-1,4],[4,-1],[-3,-3]],[[5594,8651],[-1,-1],[-3,2],[4,-1]],[[5611,8649],[-2,2],[3,2],[-1,-4]],[[5717,8652],[-1,1],[2,0],[-1,-1]],[[5627,8653],[6,1],[-9,-13],[-1,13],[4,-1]],[[5617,8652],[0,2],[2,1],[-2,-3]],[[5620,8657],[-8,0],[1,2],[7,-2]],[[5621,8658],[-1,2],[4,0],[-3,-2]],[[5610,8660],[-5,3],[0,5],[5,-8]],[[5604,8670],[-2,-3],[1,4],[1,0],[0,-1]],[[5596,8671],[-1,-3],[-3,4],[4,-1]],[[5592,8669],[-2,0],[-1,4],[3,-4]],[[5591,8676],[0,-2],[-2,3],[2,-1]],[[5592,8692],[-2,4],[3,-2],[-1,-2]],[[5585,8830],[10,-5],[-5,-3],[-5,8]],[[5616,8829],[-4,3],[4,1],[0,-4]],[[5592,8831],[-3,2],[4,1],[-1,-3]],[[5635,8860],[-6,0],[4,5],[2,-5]],[[5687,8926],[-6,5],[14,0],[-8,-5]],[[5679,8973],[-1,1],[2,0],[-1,-1]],[[5772,8673],[-37,-6],[5,11],[-21,-23],[-83,-25],[12,12],[-13,8],[6,11],[-1,1],[-11,-8],[-2,-1]],[[5627,8653],[-4,2],[5,9],[-35,15],[8,51],[-16,62],[17,23],[-5,11],[23,4],[-4,11],[31,25],[29,36],[5,16],[25,9],[-3,32],[-18,8],[0,14],[-14,-5]],[[5671,8976],[-14,29],[9,28],[-12,20],[6,15],[-10,3],[7,28],[-52,36],[-34,28]],[[5571,9163],[21,15],[30,-35],[43,7],[27,-15],[23,24],[5,39],[14,15],[48,-1],[28,-16],[-11,-27],[5,-6]],[[5713,8655],[-4,1],[1,-3],[3,2]],[[5658,8637],[-5,2],[-4,-3],[9,1]],[[2437,6023],[15,88],[35,1],[1,18],[-28,48],[12,1],[0,32],[52,0]],[[2530,6100],[19,-9]],[[2549,6091],[-26,-38],[-5,-37]],[[2497,5977],[-15,10],[-21,3],[-24,33]],[[5950,6989],[7,16]],[[5987,7051],[-2,-52]],[[5979,7016],[0,1],[0,-1]],[[6551,6192],[-1,0],[1,2],[0,-2]],[[6556,6192],[-2,2],[3,0],[-1,-2]],[[6634,6362],[-6,-15],[7,30],[-1,-15]],[[6565,6624],[22,-60],[40,-18],[34,-81],[-36,-104],[-9,11],[-10,-23],[-1,-72],[-27,-12],[-13,-47],[-26,-6],[-11,-47],[-53,-22]],[[6475,6143],[-31,136]],[[6444,6279],[83,58],[19,115],[-13,40]],[[6533,6492],[8,74],[15,6],[-7,28],[7,21],[2,-11],[7,14]],[[6562,6662],[-2,1],[-3,23]],[[6557,6686],[8,19],[-3,-43]],[[2693,5884],[0,3],[1,0],[-1,-3]],[[2701,6012],[-1,1],[2,2],[-1,-3]],[[2691,6048],[-9,-10],[7,-28],[-10,-50],[2,-61],[-4,24],[-6,-54],[5,-55]],[[2619,5823],[-55,106],[11,4]],[[2575,5933],[17,18],[-2,26],[20,18],[8,-14],[23,57],[12,-11],[35,21],[3,0]],[[36,3994],[-1,0],[0,1],[1,-1]],[[45,4079],[-1,1],[0,3],[1,-4]],[[9993,4079],[-1,0],[1,4],[0,-4]],[[41,4080],[-2,1],[0,3],[2,-4]],[[9957,4091],[-15,-8],[10,11],[5,-3]],[[30,4091],[-1,0],[0,3],[1,-3]],[[6,4093],[-2,-3],[0,5],[2,-2]],[[9958,4095],[-1,2],[1,1],[0,-3]],[[42,4109],[-1,2],[1,-1],[0,-1]],[[9997,4111],[-3,4],[4,2],[-1,-6]],[[9934,4114],[-1,3],[0,2],[1,-5]],[[9947,4124],[-1,0],[1,3],[0,-3]],[[34,4133],[-1,4],[2,-1],[-1,-3]],[[9981,4141],[-3,5],[1,5],[2,-10]],[[27,4148],[-1,4],[2,-1],[-1,-3]],[[48,4150],[-2,4],[3,-2],[-1,-2]],[[9983,4156],[-1,4],[1,-1],[0,-3]],[[20,4160],[-1,1],[0,2],[1,-3]],[[9966,4163],[-2,1],[1,6],[1,-7]],[[24,4178],[-1,2],[1,1],[0,-3]],[[9951,4182],[11,-39],[-38,0],[6,33],[21,6]],[[9919,4187],[-1,3],[2,1],[-1,-4]],[[24,4189],[-1,2],[1,-1],[0,-1]],[[9982,4183],[-1,7],[2,1],[-1,-8]],[[30,4191],[-2,-4],[-1,10],[3,-6]],[[9923,4198],[-2,-2],[2,6],[0,-4]],[[9953,4215],[-2,0],[0,2],[2,-2]],[[9998,4205],[-2,2],[3,11],[-1,-13]],[[0,4208],[4,16],[1,-6],[-5,-10]],[[9928,4215],[3,9],[1,-1],[-4,-8]],[[9997,4225],[-1,0],[1,2],[1,1],[-1,-3]],[[9998,4233],[1,2],[0,-3],[-1,1]],[[1,4232],[-1,4],[3,2],[-2,-6]],[[9998,4233],[-3,-8],[3,-5],[-2,-1],[-17,4],[-15,-18],[-7,13],[41,34],[-13,-29],[12,13],[1,-3]],[[1,4253],[-1,1],[2,2],[-1,-3]],[[9919,4464],[-3,0],[3,1],[0,-1]],[[3342,2175],[-2,-2],[0,6],[2,0],[0,-4]],[[3376,2184],[-2,4],[3,2],[-1,-6]],[[3299,2197],[-2,2],[2,2],[0,-4]],[[3304,2197],[5,-2],[-8,3],[6,3],[-3,-4]],[[3300,2206],[-4,-2],[1,3],[3,-1]],[[3355,2223],[-32,-43],[-17,6],[22,17],[-13,2],[13,4],[-13,17],[14,-8],[3,7],[23,-2]],[[3369,2227],[13,-18],[-1,14],[10,2],[4,-9],[-10,-1],[11,-8],[-34,-6],[9,-16],[-18,4],[7,-8],[-12,0],[3,-12],[-10,13],[28,45]],[[3335,2226],[-3,4],[4,-1],[-1,-3]],[[3330,2223],[-5,8],[6,-2],[-1,-6]],[[3347,2227],[-9,4],[9,0],[0,-4]],[[6255,4444],[-3,-7],[0,18],[3,-11]],[[9268,5489],[-1,1],[2,1],[-1,-2]],[[9527,5488],[-3,2],[3,5],[0,-7]],[[9396,5576],[-5,8],[6,0],[-1,-8]],[[9217,5606],[0,3],[1,0],[-1,-3]],[[9144,5609],[-1,0],[1,1],[0,-1]],[[9211,5607],[-2,1],[1,3],[1,-4]],[[9219,5614],[-2,-2],[1,3],[1,-1]],[[9157,5679],[-1,1],[1,1],[0,-2]],[[8838,5733],[-4,-6],[2,9],[2,-3]],[[4913,5478],[0,1]],[[4913,5479],[5,0]],[[4918,5479],[5,27],[-14,60],[21,91],[-5,74]],[[4925,5731],[-4,88],[61,-6],[13,13]],[[4995,5826],[15,-50],[-4,-46],[9,-3],[-5,-38],[10,-25],[-6,-79],[19,-49]],[[5033,5536],[-14,-20],[-2,11],[-3,7],[-9,2],[8,-3],[4,-12],[1,-5],[-11,0],[-30,-31],[-22,-11],[-13,-17],[-29,21]],[[4543,6314],[-1,6],[4,9],[-3,-15]],[[4866,6625],[-49,0],[27,-489],[7,-11],[-4,-47],[-107,0],[0,11],[-2,-15],[-36,0],[-5,-19],[-17,31],[-9,-45],[-12,-6]],[[4659,6035],[-58,108],[-54,-7],[-7,-26]],[[4540,6110],[14,96],[-13,94],[9,50],[-20,54],[-4,-23]],[[4526,6381],[3,33],[33,0],[76,0],[-2,90],[30,32],[0,147],[93,0],[0,74]],[[991,3592],[0,5],[1,-1],[-1,-4]],[[897,3809],[0,1],[2,1],[-2,-2]],[[848,3837],[-2,1],[2,1],[0,-2]],[[1248,3850],[0,1],[1,0],[-1,-1]],[[1250,3852],[-1,1],[3,2],[-2,-3]],[[754,3880],[0,2],[1,-1],[-1,-1]],[[795,3887],[0,6],[1,-2],[-1,-4]],[[1147,3902],[-3,3],[2,1],[1,-4]],[[1094,3934],[-2,0],[0,3],[2,-3]],[[855,4163],[1,-8],[-13,19],[12,-11]],[[837,4172],[-2,5],[4,1],[-2,-6]],[[806,4215],[-2,3],[2,1],[0,-4]],[[794,4212],[-2,-1],[0,9],[2,-8]],[[804,4219],[0,4],[1,-3],[-1,-1]],[[793,4224],[-2,5],[2,-1],[0,-4]],[[785,4232],[-1,4],[1,-1],[0,-3]],[[935,4253],[-1,4],[1,-1],[0,-3]],[[882,4272],[-1,0],[0,2],[1,-2]],[[983,4277],[-1,1],[0,2],[1,-3]],[[1148,4577],[-1,7],[2,-2],[-1,-5]],[[1136,4610],[-1,4],[2,0],[-1,-4]],[[1140,4623],[4,0],[-10,-2],[6,2]],[[1109,4640],[-2,4],[2,4],[0,-8]],[[1123,4674],[2,-3],[-3,-2],[1,5]],[[1110,4672],[-4,-3],[-2,9],[6,-6]],[[1091,4721],[0,5],[2,0],[-2,-5]],[[1095,4728],[-1,1],[1,1],[0,-2]],[[3114,6224],[-1,4],[2,0],[-1,-4]],[[3182,6227],[-4,1],[8,2],[-4,-3]],[[3187,6239],[-1,-1],[-1,4],[2,-3]],[[3139,6251],[38,-16],[-44,-17],[-2,25],[8,8]],[[5461,7862],[-14,23]],[[5615,7974],[20,-27]],[[5562,7841],[-40,-11]],[[4581,8995],[12,-9],[-6,-15],[14,3],[-6,-16],[26,1],[2,-15],[-13,-4],[15,-7],[-29,-15],[0,-23],[-11,-8],[-13,6],[-92,-56],[-65,31],[-46,-8],[0,16],[37,18],[-20,-4],[16,19],[-18,-11],[-7,20],[-46,5],[62,8],[-20,8],[24,16],[-79,3],[20,2],[-8,16],[24,-4],[-18,7],[19,-2],[-17,11],[12,-2],[-8,7],[6,5],[29,-20],[-16,22],[15,2],[-21,5],[7,7],[43,-26],[-6,-4],[8,-13],[-12,2],[19,-35],[4,25],[14,-5],[0,34],[7,2],[20,-23],[0,19],[19,8],[20,-32],[-7,31],[48,-5],[1,24],[32,-21],[19,13],[-10,-13]],[[5263,7640],[0,-1],[-1,2],[1,-1]],[[5262,7643],[3,-32],[-11,-43],[-10,11],[-6,47],[20,17],[1,19],[3,-19]],[[4966,7824],[-5,14],[4,-5],[1,-9]],[[4964,7844],[-8,5],[3,0],[5,-5]],[[4936,7875],[-2,0],[-1,1],[3,-1]],[[4938,7893],[2,-6],[-4,6],[2,0]],[[4914,7910],[-4,0],[-1,4],[5,-4]],[[4859,7976],[-2,0],[2,2],[0,-2]],[[4900,7996],[0,1],[1,-1],[-1,0]],[[5176,8034],[52,-29],[-18,-48],[0,-31]],[[5210,7926],[-16,-5],[-29,-74],[23,13],[7,-29]],[[5195,7831],[-7,-9],[9,-30],[-14,-9],[12,-16],[-2,-31],[19,-7],[-3,-22]],[[5209,7707],[-3,-2]],[[5206,7705],[-1,1],[0,-1],[0,-1]],[[5205,7704],[-34,-39],[-32,29],[-29,-1],[-25,-27],[3,-37]],[[5088,7629],[-41,5]],[[5040,7639],[-56,10],[-34,34]],[[4950,7683],[21,75],[-6,0],[4,52],[16,-39],[-7,33],[-13,13],[5,12],[-1,24],[-29,30],[4,11],[-5,6],[1,8],[11,-4],[-7,7],[-8,-5],[-7,3],[5,12],[-9,8],[-12,-10],[-35,20],[-10,13],[15,15],[-16,12],[43,21],[15,-21],[36,8],[-15,62],[18,-2],[5,-18],[42,5],[-9,4],[38,34],[5,44],[25,12]],[[5070,8128],[45,-47],[0,-17],[19,11],[1,-22],[26,-14]],[[4539,5968],[42,13],[35,-24],[-15,-10],[-21,21],[-5,-13],[-14,-1],[-1,-11],[-26,-6]],[[4534,5937],[1,23],[15,-12],[1,10],[24,4],[-24,-2],[-7,-7],[-5,15]],[[5250,5140],[-2,7],[2,3],[0,-10]],[[5309,4959],[-40,85],[12,-4],[-14,8],[-18,66],[15,-21],[-23,55],[9,-10],[8,25],[1,43],[16,-11],[-17,20],[8,-3],[-1,29],[7,1]],[[5265,5201],[-1,-1],[1,1]],[[6153,7577],[7,18],[-7,33],[-3,19],[-39,37]],[[5404,7248],[-5,2],[-2,7],[7,-9]],[[5396,7259],[-3,3],[5,-1],[-2,-2]],[[5189,8273],[-2,-3],[-3,2],[5,1]],[[5192,8276],[-2,1],[6,0],[-4,-1]],[[5201,8278],[-3,1],[6,0],[-3,-1]],[[5227,8280],[-2,-1],[1,1],[1,0]],[[5211,8281],[-4,-1],[0,2],[4,-1]],[[5215,8282],[-3,0],[4,1],[-1,-1]],[[5234,8291],[-1,2],[1,0],[0,-2]],[[5241,8298],[-1,2],[1,0],[0,-2]],[[5395,8291],[-1,-3]],[[5394,8288],[-11,-1]],[[5383,8287],[7,8],[-8,10],[6,-6],[7,-8]],[[5304,8317],[2,0],[-1,0],[-1,0]],[[5247,8322],[-3,2],[4,1],[-1,-3]],[[5314,8319],[-9,3],[5,3],[4,-6]],[[5240,8324],[-2,2],[3,1],[-1,-3]],[[5363,8324],[0,6],[2,0],[-2,-6]],[[5371,8332],[10,-21],[-17,4],[4,3],[-3,9],[10,-3],[-8,4],[4,4]],[[5232,8331],[-2,3],[2,3],[0,-6]],[[5237,8335],[-4,2],[4,2],[0,-4]],[[5304,8317],[-4,-28],[47,34],[11,-3],[-15,-9],[18,8],[12,-18],[8,4],[2,-18]],[[5383,8287],[13,-9]],[[5396,8278],[-4,-48],[14,-17],[-1,-43],[12,-31],[-6,-24]],[[5265,7923],[-28,16],[1,-13],[-25,-2],[-3,2]],[[5170,8072],[7,12],[-11,25]],[[5166,8109],[-4,16],[10,25],[-7,19],[24,9],[7,25],[-11,9],[10,5],[5,35]],[[5200,8252],[-6,10],[8,15],[20,2],[14,-21],[4,31],[33,-20],[-26,23],[-1,20],[-8,3],[12,9],[-12,22],[-8,-7],[3,17],[7,-8]],[[5262,8343],[14,-4],[-2,-17],[30,-5]],[[5318,8293],[1,4],[-4,-2],[3,-2]],[[5320,8299],[2,3],[-3,-4],[1,1]],[[5353,8320],[-1,0],[1,0]],[[7608,5590],[-3,-17],[-4,25],[7,-8]],[[7600,5602],[2,11],[1,-6],[-3,-5]],[[7595,5638],[-3,1],[-1,6],[4,-7]],[[7599,5641],[-2,3],[1,2],[1,-5]],[[7596,5645],[-1,9],[2,5],[-1,-14]],[[7028,5660],[0,1],[1,2],[-1,-3]],[[7587,5657],[-3,4],[1,5],[2,-9]],[[7600,5670],[-1,8],[1,-3],[0,-5]],[[7576,5710],[-2,3],[2,5],[0,-8]],[[7046,5808],[-1,0],[1,1],[0,-1]],[[7004,5808],[0,-1],[1,4],[-1,-3]],[[7568,5791],[-4,10],[5,12],[-1,-22]],[[7008,5815],[-1,0],[1,1],[0,-1]],[[7572,5839],[1,9],[1,-7],[-2,-2]],[[7562,5849],[-1,4],[1,-1],[0,-3]],[[7584,5870],[-3,5],[1,3],[2,-8]],[[7575,5887],[0,-40],[-6,21],[6,19]],[[7585,5881],[-1,3],[1,4],[0,-7]],[[7607,5891],[-1,1],[1,0],[0,-1]],[[7578,5894],[2,-3],[-4,-11],[2,14]],[[7580,5898],[-1,1],[1,0],[0,-1]],[[7581,5928],[1,-23],[-6,-11],[5,34]],[[7574,5922],[-1,3],[2,8],[-1,-11]],[[7584,5947],[-7,-19],[6,39],[1,-20]],[[7584,5970],[-2,2],[2,1],[0,-3]],[[7248,6091],[-2,6],[3,-4],[-1,-2]],[[7469,6425],[-2,0],[0,2],[0,2],[2,-2],[0,-2]],[[7019,6429],[-3,3],[5,0],[-2,-3]],[[7447,6430],[-2,3],[2,12],[0,-15]],[[7462,6442],[0,-2],[-2,0],[0,2],[2,6],[0,-6]],[[7446,6443],[1,6],[0,-2],[-1,-4]],[[7473,6459],[-1,-12],[2,-16],[-2,-2],[-5,2],[-2,-4],[-2,0],[-1,37],[-3,-23],[2,-3],[-1,-11],[-3,22],[-6,-23],[-2,35],[-8,15],[7,-19],[-10,-22],[-23,-19],[2,-40],[-17,-40],[-27,-19],[-1,13],[-36,-92],[-49,-68],[-2,-30],[-27,-13],[-8,-34],[-4,15],[-2,-16],[-15,-3],[-6,-37],[7,-93],[-7,10],[8,-16],[-16,-97],[3,-79],[-15,0],[-12,-46],[15,-19],[-29,-4],[-9,-41],[-15,-17],[-27,46],[-24,147],[-25,83],[-11,93],[-26,91],[-17,150],[6,20],[-8,-4],[0,21],[7,-5],[-10,37],[7,52],[-10,35],[16,22],[-17,-5],[6,18],[-7,0],[12,16],[-21,1],[-2,-62],[-36,-29],[-52,92],[34,15],[10,32],[-36,-16],[-22,34],[9,24],[-12,-15],[-3,11]],[[6894,6554],[15,12],[1,20],[34,-9],[30,14],[-12,74],[-16,17],[3,31],[-19,13],[2,24],[22,49],[13,-18],[29,15],[42,114],[15,11],[-2,14],[23,39],[-2,47],[21,19],[-38,57],[0,32],[8,13],[-11,5],[1,34],[82,0],[4,26],[22,23]],[[7396,6339],[0,1],[-1,-1],[1,0]],[[7891,5318],[1,-2],[-1,1],[0,1]],[[8093,5321],[-2,5],[1,19],[1,-6],[0,-11],[1,-6],[-1,-1]],[[7893,5341],[0,10],[1,-9],[-1,-1]],[[8268,5425],[1,0],[5,0],[-6,0]],[[8296,5444],[2,-2],[-2,-1],[0,3]],[[8293,5450],[-6,4],[3,1],[3,-5]],[[8200,5488],[-2,0],[2,7],[0,-7]],[[7785,5487],[-3,12],[4,-2],[-1,-10]],[[8212,5513],[-1,2],[1,0],[0,-2]],[[8282,5520],[0,2],[1,0],[-1,-2]],[[8223,5531],[-1,1],[1,1],[0,-2]],[[8211,5542],[-1,0],[1,1],[0,-1]],[[7773,5554],[-1,-15],[-5,16],[6,-1]],[[7835,5544],[37,-79],[0,-111],[24,-91],[-9,17],[-12,-22],[-62,90],[0,25],[-17,37],[-15,145]],[[7781,5555],[2,16],[12,-15],[13,-11],[1,-36],[12,17],[7,-10],[7,28]],[[8263,5573],[-1,-6],[-3,1],[4,5]],[[8045,5304],[8,-22],[11,7],[29,-27],[-10,13],[10,34],[-6,0],[2,15],[4,-5],[2,2],[0,19],[43,27],[30,82]],[[8194,5467],[0,-5]],[[8194,5462],[9,-29],[-3,29],[-2,5]],[[8198,5467],[11,9],[-5,20],[13,9],[26,84],[0,-25],[11,23],[3,-20],[13,-14],[-7,-29],[14,10],[-1,-22],[11,7],[25,-26],[-31,-27],[11,-31],[-26,-10]],[[8257,5606],[-6,-12],[0,11],[6,1]],[[8246,5601],[3,7],[1,-5],[-4,-2]],[[5555,3758],[0,159],[28,1],[0,211],[64,19],[8,-28],[21,31],[25,8]],[[5701,4159],[25,-99],[30,-33],[1,-23],[12,-1],[9,-61],[29,-13],[8,-23]],[[5815,3906],[-30,-24],[-37,-66],[-3,-29],[-27,-28],[-10,-54],[-23,-8],[-46,30],[-11,-47],[-27,-43],[-28,2],[5,55],[-23,64]],[[6348,6911],[0,-2],[-3,0],[-8,6],[-6,-1]],[[6331,6914],[-21,0],[-18,-53]],[[6292,6861],[-50,6],[-74,110],[-46,48],[-34,12]],[[6088,7037],[-11,71]],[[6243,7325],[18,-67],[26,-10],[-10,-13],[5,-27],[-10,-12],[-11,-54],[21,-41],[-2,-17],[37,-33],[12,-34],[-5,-46],[10,-1],[0,-29],[14,-30]],[[555,5162],[-1,1],[1,0],[0,-1]],[[94,5230],[-1,1],[0,1],[1,-2]],[[291,6148],[-1,0],[1,1],[0,-1]],[[9628,6295],[-1,2],[1,1],[0,-3]],[[74,6809],[0,1],[1,-1],[-1,0]],[[73,6808],[-1,2],[1,0],[0,-2]],[[5670,7193],[0,-3],[-3,2],[3,1]],[[5747,7222],[0,3],[3,1],[-3,-4]],[[5662,7231],[68,-22],[-43,-11],[-34,20],[2,18],[7,-5]],[[5754,7227],[-3,9],[5,13],[-2,-22]],[[5648,7249],[-2,4],[1,-2],[1,-2]],[[5640,7266],[-4,14],[5,-7],[-1,-7]],[[5717,7279],[-3,1],[1,2],[2,-3]],[[5771,7252],[-2,16],[14,17],[-12,-33]],[[5761,7280],[-3,5],[4,-3],[-1,-2]],[[5707,7278],[-3,8],[3,-4],[0,-4]],[[5731,7288],[-2,5],[5,0],[-3,-5]],[[5773,7289],[-2,3],[2,4],[0,-7]],[[5692,7293],[-3,4],[3,-2],[0,-2]],[[5696,7295],[1,4],[2,1],[-3,-5]],[[5605,7301],[-1,-2],[0,1],[0,2],[1,-1]],[[5678,7297],[-2,5],[5,0],[-3,-5]],[[5705,7296],[-3,8],[3,-4],[0,-4]],[[5685,7302],[-2,1],[2,0],[0,-1]],[[5602,7301],[0,3],[1,0],[-1,-3]],[[5682,7303],[-1,3],[1,1],[0,-4]],[[5707,7306],[-1,1],[1,2],[0,-3]],[[5717,7303],[-3,1],[7,5],[-4,-6]],[[5748,7298],[3,9],[8,2],[-11,-11]],[[5713,7309],[-2,1],[1,1],[1,-2]],[[5696,7313],[-1,3],[1,3],[0,-6]],[[5686,7311],[-2,8],[3,-5],[-1,-3]],[[5749,7312],[-3,9],[5,-5],[-2,-4]],[[5717,7322],[-1,1],[1,0],[0,-1]],[[5701,7317],[-4,1],[4,6],[0,-7]],[[5746,7322],[-3,4],[2,1],[1,-5]],[[5707,7312],[-4,9],[6,7],[-2,-16]],[[5681,7327],[-1,-4],[-2,1],[3,3]],[[5743,7327],[0,1],[1,0],[-1,-1]],[[5643,7330],[-2,2],[2,0],[0,-2]],[[5650,7334],[-1,-1],[6,4],[-5,-3]],[[5677,7334],[1,10],[2,-5],[-3,-5]],[[5704,7340],[-1,4],[4,-1],[-3,-3]],[[5693,7338],[-2,-1],[0,9],[2,-8]],[[5652,7345],[-2,2],[3,-1],[-1,-1]],[[5700,7347],[-7,8],[8,-3],[-1,-5]],[[5674,7347],[0,7],[3,1],[-3,-8]],[[5722,7346],[2,7],[8,3],[-10,-10]],[[5653,7356],[-3,4],[4,0],[-1,-4]],[[5751,7357],[-13,1],[4,5],[9,-6]],[[5580,7363],[-2,-10],[-6,13],[8,-3]],[[5688,7374],[5,-18],[-7,10],[2,8]],[[5651,7367],[-1,6],[3,0],[-2,-6]],[[5572,7397],[5,-20],[-13,7],[8,13]],[[5575,7392],[-2,5],[0,6],[2,-11]],[[5722,7384],[-4,23],[8,-2],[-4,-21]],[[5580,7405],[0,1],[1,3],[-1,-4]],[[5711,7404],[-2,4],[2,0],[0,-4]],[[5573,7407],[-3,6],[4,9],[-1,-15]],[[5685,7420],[-4,-2],[-2,11],[6,-9]],[[5651,7423],[19,-12],[12,-38],[-48,49],[17,1]],[[5659,7436],[-4,7],[5,-4],[-1,-3]],[[5652,7441],[-3,-1],[2,3],[1,-2]],[[5561,7441],[-2,2],[-1,2],[3,-4]],[[5662,7439],[3,9],[0,-2],[-3,-7]],[[5732,7447],[7,-15],[-22,10],[15,5]],[[5694,7458],[0,6],[1,-2],[-1,-4]],[[5553,7477],[-2,-8],[7,-17],[-13,22],[8,3]],[[5538,7480],[0,1],[1,0],[-1,-1]],[[5706,7489],[-2,-12],[-9,4],[11,8]],[[5711,7512],[-5,4],[7,0],[-2,-4]],[[5688,7525],[-8,2],[4,8],[4,-10]],[[5723,7531],[-25,16],[-39,-14],[18,-35],[-18,11],[5,-23],[-16,17],[10,-19],[-21,41],[-10,-9],[0,-26],[21,-48],[-11,10],[3,-18],[-15,-11],[43,-38],[-1,-31],[-14,22],[-15,-9],[15,-26],[-22,8],[13,-66],[-16,22],[-4,-24],[-9,36],[-13,-11],[-1,36],[-15,23],[21,28],[28,-23],[10,13],[-23,17],[-35,-9],[-5,21],[-7,8],[12,12],[-12,-3],[-20,42]],[[2956,6225],[-3,0],[-1,2],[4,-2]],[[2977,6262],[-13,13],[12,-5],[1,-8]],[[3006,6224],[-45,13],[-14,-14],[-15,18],[5,19],[53,-8],[-13,29],[3,24],[-21,14],[22,13],[26,-12]],[[2951,6255],[1,3],[-2,0],[1,-3]],[[2982,6336],[-9,4],[4,2],[5,-6]],[[2566,5948],[-2,2],[2,0],[0,-2]],[[2567,5955],[0,-4],[-2,2],[2,2]],[[2575,5933],[-3,24],[-12,0]],[[2549,6091],[66,16],[44,-10],[11,-22],[-9,6],[3,-12],[27,-21]],[[2586,6111],[-3,0],[4,2],[-1,-2]],[[2594,6123],[5,8],[5,0],[-10,-8]],[[2612,6130],[2,5],[1,0],[-3,-5]],[[6500,6710],[-3,3],[3,1],[0,-4]],[[6480,6728],[-3,1],[-1,2],[4,-3]],[[6565,6730],[-1,3],[2,1],[-1,-4]],[[6548,6731],[-3,-3],[1,8],[2,-5]],[[6562,6736],[-27,-21],[14,13],[-1,9],[14,-1]],[[6568,6742],[-1,3],[1,1],[1,-2],[-1,-2]],[[6397,6867],[-1,4],[2,0],[-1,-4]],[[6357,7399],[6,-46],[31,-14],[25,-38],[79,4],[-1,31]],[[6497,7336],[21,6],[21,37],[50,11],[6,-20],[53,-23],[27,-51],[23,0],[3,-60]],[[6690,6905],[29,-75],[24,-17],[0,-58],[16,-8],[-5,-28],[-36,-23],[-7,-60]],[[6711,6636],[-119,33],[-18,80],[-15,0],[-38,-38],[-29,12],[-36,54],[-28,17],[-38,131],[-14,-12],[-16,29],[-2,-27],[-10,-4]],[[6142,5062],[-5,-3],[3,8],[2,-5]],[[6163,5414],[-25,-66],[0,-213],[16,-47]],[[6154,5088],[-7,-16],[-12,-4],[2,-16],[-3,4],[-6,-18],[-11,-7],[-29,-115]],[[6088,4916],[-44,67],[0,29],[-102,115]],[[5942,5127],[-1,64],[31,103],[-15,102],[-13,32]],[[5944,5428],[11,22],[43,1]],[[8467,7460],[1,6],[2,0],[-3,-6]],[[8630,7621],[-28,-37],[0,-47],[-61,-64],[-3,-30],[27,-33]],[[8565,7410],[-8,-18],[-27,-2],[-12,-26]],[[8518,7364],[-30,11],[3,-6],[-10,-14],[5,12],[-15,2],[8,9],[-17,3],[9,27],[19,2],[-15,10],[9,45],[-9,-1],[-11,12],[-3,-10],[-7,28]],[[6384,4200],[0,10],[5,11],[-5,-21]],[[6342,4412],[-4,1],[3,11],[1,-12]],[[6311,4295],[0,2],[-3,6],[-1,7],[11,30],[-1,-26],[10,29],[6,-9],[-9,20],[10,15],[-4,32],[11,-12],[12,22],[6,35],[-6,22],[17,20],[17,-54],[13,-147],[-7,-23],[-8,32],[-7,-8],[4,-73],[-73,-466],[-54,-38],[-33,34],[-22,156],[8,55],[27,78],[-15,144],[14,74],[47,28],[9,-15],[-3,20],[16,24],[1,-21],[7,7]],[[6377,4457],[0,1],[0,-1]],[[5381,7865],[-10,-13],[8,-7],[-5,-10],[12,-21],[-6,-3]],[[5380,7811],[-14,11],[-25,-18],[-4,-12],[11,-17],[-8,-14],[3,-27],[35,-40],[11,-51],[20,-34],[39,-10],[-6,-25],[58,-48],[14,-29],[-5,-20],[-13,28],[-27,10],[-12,-39],[19,-22],[0,-25],[-16,-9],[-14,-51],[-12,5],[16,52],[-15,65],[-127,136],[-28,93],[-37,24],[-34,-37]],[[5195,7831],[23,-1],[16,31],[16,-36],[7,38],[24,-15],[-2,18],[11,0],[0,19]],[[5346,7713],[1,6],[-3,-2],[2,-4]],[[5345,7599]],[[5345,7801],[-3,-4],[1,5],[2,-1]],[[5273,7664],[-1,-2],[0,4],[1,0],[0,-2]],[[5290,7653],[-1,-8],[-9,4],[10,4]],[[5303,7623],[-2,2],[1,2],[1,-4]],[[5286,7623],[-1,1],[1,0],[0,-1]],[[5264,7555],[8,-36],[-7,-79],[-15,7],[-4,-23],[-13,5],[4,52],[-10,61],[37,13]],[[5231,7550],[-3,-4],[3,8],[0,-4]],[[5360,7540],[-1,2],[1,1],[0,-3]],[[5387,7529],[-3,2],[3,1],[0,-3]],[[5394,7521],[2,0],[-2,-1],[0,1]],[[5230,7437],[-2,4],[2,1],[0,-5]],[[5422,7418],[-1,1],[2,1],[-1,-2]],[[5365,7414],[0,1],[1,0],[-1,-1]],[[5412,7404],[-2,3],[2,0],[0,-3]],[[5415,7399],[-1,5],[1,0],[0,-5]],[[5415,7399],[1,-4],[-2,2],[1,2]],[[5431,7382],[-12,-38],[6,-27],[-7,-21],[-73,66],[24,24],[13,-14],[49,10]],[[5343,7368],[-3,2],[2,0],[1,-2]],[[5333,7301],[-2,5],[3,-2],[-1,-3]],[[4913,5478],[-2,1],[2,0]],[[4867,5482],[17,7],[4,-3],[-21,-4]],[[4867,5482],[-15,4],[9,-6],[-71,-45]],[[4790,5435],[3,86],[-33,39],[9,20],[-5,40]],[[4778,5770],[9,17],[18,-18],[21,34],[4,-31],[16,14]],[[4846,5786],[23,-43],[30,15],[26,-27]],[[4918,5479],[-6,15],[-4,-14],[-20,7],[6,7],[-27,-12]],[[3309,6014],[-9,28],[7,-8],[2,-20]],[[9276,6584],[-1,1],[1,1],[0,-2]],[[8440,6582],[-5,3],[6,4],[-1,-7]],[[8416,6593],[-2,1],[2,0],[0,-1]],[[8645,6593],[0,2],[1,0],[-1,-2]],[[8451,6594],[-1,-7],[-4,5],[7,9],[-2,-7]],[[8924,6610],[0,2],[2,1],[-2,-3]],[[8481,6612],[3,-2],[-5,-1],[0,9],[2,-6]],[[8924,6649],[-1,2],[1,0],[0,-2]],[[8645,6672],[-1,1],[1,2],[0,-3]],[[8520,6705],[1,-5],[-3,3],[2,2]],[[8948,6718],[-1,6],[1,-2],[0,-4]],[[8562,6719],[-17,-32],[6,34],[12,11],[-1,-13]],[[8950,6742],[-1,2],[1,1],[0,-3]],[[8572,6761],[-3,3],[5,2],[-2,-5]],[[8949,6775],[-1,1],[1,0],[0,-1]],[[8946,6781],[-1,1],[1,0],[0,-1]],[[8581,6779],[0,13],[2,-7],[-2,-6]],[[8592,6802],[-3,1],[-1,6],[4,-7]],[[8610,6814],[-2,1],[3,4],[-1,-5]],[[8602,6824],[-9,-20],[-7,8],[16,12]],[[8603,6890],[-1,3],[1,1],[0,-4]],[[8607,6906],[1,-3],[-2,1],[1,2]],[[8609,6910],[-1,1],[0,2],[1,-3]],[[8626,6927],[-5,9],[8,-1],[-3,-8]],[[8897,6940],[-1,0],[1,1],[0,-1]],[[8635,6933],[-1,7],[6,21],[-5,-28]],[[8603,7007],[-2,1],[3,8],[-1,-9]],[[8615,7034],[-2,7],[3,-3],[-1,-4]],[[8621,7050],[-5,4],[7,3],[-2,-7]],[[8611,7039],[4,20],[1,-12],[-5,-8]],[[8580,7065],[-9,-1],[2,9],[7,-8]],[[8884,7088],[-3,6],[3,-2],[0,-4]],[[8585,7085],[-1,-10],[2,19],[-1,-9]],[[8593,7095],[2,10],[3,3],[-5,-13]],[[8673,7130],[-2,1],[1,1],[1,-2]],[[8603,7128],[-2,1],[1,6],[1,-7]],[[8877,7134],[-1,0],[1,3],[0,-3]],[[8675,7137],[-4,1],[7,1],[-3,-2]],[[8644,7120],[13,3],[-5,-22],[11,0],[3,-25],[-18,-84],[-19,-22],[4,40],[-8,-9],[3,-20],[-11,4],[-2,44],[11,25],[1,11],[-4,-1],[4,10],[-11,22],[4,-30],[-17,-6],[-2,30],[8,-5],[-10,21],[30,34],[15,-20]],[[8606,7105],[0,2],[-1,2],[1,-4]],[[8875,7145],[-1,2],[2,2],[-1,-4]],[[8681,7150],[0,-3],[-3,1],[2,6],[1,-4]],[[8678,7150],[-1,7],[2,2],[-1,-9]],[[8693,7154],[1,6],[1,-5],[-2,-1]],[[8589,7148],[0,14],[3,-3],[-3,-11]],[[8728,7163],[14,-30],[-15,-34],[-17,16],[-22,-44],[-12,42],[-10,-8],[25,45],[17,-9],[20,22]],[[8868,7162],[-1,2],[1,4],[0,-6]],[[8731,7168],[-4,5],[5,2],[-1,-7]],[[8743,7155],[-3,5],[10,18],[-7,-23]],[[8592,7160],[-1,15],[4,8],[-3,-23]],[[8873,7182],[-2,1],[0,5],[2,-6]],[[8696,7258],[-2,0],[0,1],[2,-1]],[[8696,7260],[0,3],[1,1],[-1,-4]],[[8694,7260],[-2,2],[4,4],[-2,-6]],[[8702,7277],[2,-7],[-3,-3],[1,10]],[[8806,7324],[-3,-3],[-1,3],[4,0]],[[8845,7377],[-6,-15],[8,30],[-2,-15]],[[8923,7566],[22,-103],[-15,-74],[-16,-7],[1,-67],[-11,-42],[7,-29],[-14,-35],[-15,-11],[5,41],[-8,-30],[-14,6],[-9,-38],[-3,31],[-15,-30],[-32,-2],[8,9],[-13,0],[-1,20],[-9,-22],[11,-24],[-16,-5],[-15,-42],[-20,24],[7,49],[-82,-21],[-9,-34],[-8,16],[-24,-7],[2,28],[12,1],[47,66],[83,4],[-3,19],[21,45],[2,35],[16,8],[0,-4],[-9,-14],[-4,1],[-1,-7],[12,-19],[36,37],[23,44],[17,70],[0,25],[-9,7],[9,17],[-5,22],[11,11],[3,26],[10,-24],[12,2],[2,21],[-13,-3],[5,20],[9,-11]],[[8876,7617],[-4,-9],[0,8],[4,1]],[[9035,7693],[-2,4],[4,-3],[-2,-1]],[[8998,7728],[-2,0],[-2,1],[4,-1]],[[8923,7783],[-3,6],[4,-1],[-1,-5]],[[8945,7800],[48,-75],[28,-11],[15,25],[-7,-33],[5,-26],[16,3],[-51,-27],[-21,-56],[-40,39],[-23,-18],[-14,16],[-5,-18],[25,-26],[-31,-22],[-7,69],[20,22],[-2,21],[26,-4],[11,76],[-6,35],[13,10]],[[8917,7792],[-2,12],[3,-3],[-1,-9]],[[2857,6215],[-17,-2],[-16,30],[38,1],[20,-28],[-25,-1]],[[6088,7037],[-61,-37],[28,-58],[-14,-29],[-21,-8],[-19,-39],[-30,10]],[[5971,6876],[0,11]],[[4684,5899],[-1,34],[-18,39],[-6,63]],[[5117,6288],[0,-29],[-1,-130],[-19,-60],[-61,-4],[-30,-21]],[[5006,6044],[-27,10],[-35,-35],[0,-17],[-13,6],[-11,-37],[-11,3],[-5,-31],[-15,20],[-10,-22],[-2,-48],[-24,-26],[-7,-81]],[[4850,7254],[1,-5]],[[4851,7249],[18,-36],[49,7]],[[4918,7220],[0,-4],[1,1]],[[4919,7217],[19,-11]],[[4759,6779],[-125,0]],[[4634,6779],[47,38],[37,63],[14,43],[-5,73],[21,74],[61,74],[26,103],[15,7]],[[6599,4003],[-8,4],[9,26],[-1,-30]],[[6762,4048],[-4,0],[4,3],[0,-3]],[[6571,4586],[-2,3],[0,1],[2,-4]],[[784,4524],[-1,1],[0,3],[1,-4]],[[670,4860],[-1,1],[2,0],[-1,-1]],[[217,4924],[-1,1],[1,1],[0,-2]],[[696,4952],[0,-4],[-2,3],[2,1]],[[248,5004],[-1,0],[1,2],[0,-2]],[[233,5022],[0,-3],[-3,6],[3,-3]],[[9911,5031],[-2,3],[2,-1],[0,-2]],[[9876,5074],[-1,6],[2,-4],[-1,-2]],[[9875,5081],[-1,2],[1,-1],[0,-1]],[[9861,5095],[-1,2],[1,5],[0,-7]],[[9901,5102],[-2,6],[1,-1],[1,-5]],[[9887,5111],[1,-6],[-2,5],[1,1]],[[9854,5112],[-2,7],[2,-4],[0,-3]],[[9845,5147],[1,-7],[0,-2],[-1,9]],[[9822,5192],[-1,5],[1,0],[0,-5]],[[9828,5211],[2,-4],[-3,3],[1,1]],[[9805,5243],[2,-3],[-3,-8],[1,11]],[[9808,5262],[-1,1],[1,1],[0,-2]],[[9805,5270],[0,-1],[-1,2],[1,-1]],[[9804,5273],[-1,1],[0,4],[1,-5]],[[9801,5291],[-1,1],[1,0],[0,-1]],[[9805,5283],[-2,13],[2,-6],[0,-7]],[[9802,5296],[-1,0],[0,1],[1,-1]],[[9813,5298],[1,0],[0,-2],[-1,2]],[[9813,5298],[1,3],[0,-2],[-1,-1]],[[627,5301],[7,-18],[-11,9],[4,9]],[[9801,5361],[-3,-3],[0,1],[3,2]],[[9804,5372],[-1,2],[1,1],[0,-3]],[[574,5411],[2,-8],[-4,4],[2,4]],[[545,5455],[-1,2],[1,0],[0,-2]],[[5882,8187],[-23,-2],[-11,-48],[-133,40],[-38,-3],[-22,-21]],[[5655,8153],[1,32],[-13,12],[21,25],[-12,70]],[[5652,8292],[64,13],[-7,10],[7,31],[28,23],[-10,4],[5,19]],[[5581,8370],[4,25],[-1,-23],[-2,-3]],[[5652,8292],[-20,24]],[[5590,8367],[-6,48]],[[4790,5435],[-44,41],[-47,78],[-19,30]],[[8516,7100],[-12,4],[20,12],[-8,-16]],[[8520,7160],[-3,2],[2,4],[1,-6]],[[8533,7167],[-3,3],[3,1],[0,-4]],[[8549,7171],[-2,3],[1,0],[1,-3]],[[8504,7164],[2,12],[4,-4],[-6,-8]],[[8549,7177],[-2,2],[1,3],[1,-5]],[[8499,7182],[-2,1],[2,2],[0,-3]],[[8499,7189],[0,-2],[-3,-2],[3,4]],[[8557,7191],[-3,2],[1,3],[2,-5]],[[8501,7193],[-2,0],[2,4],[0,-4]],[[8553,7190],[3,-6],[-5,1],[0,12],[2,-7]],[[8576,7194],[-5,-10],[-3,9],[8,1]],[[8502,7204],[-1,2],[3,3],[-2,-5]],[[8511,7282],[-3,2],[1,9],[2,-11]],[[8635,7342],[-2,4],[3,2],[-1,-6]],[[8513,7350],[-3,2],[0,11],[3,-13]],[[8463,7369],[-2,3],[3,1],[-1,-4]],[[8565,7410],[4,-17],[26,-73],[0,-92],[-9,-21],[-43,-9],[2,-19],[-4,13],[-3,-21],[-8,3],[6,12],[-12,-19],[-3,10],[-6,-16],[-8,22],[10,7],[-11,18],[5,-6],[7,30],[-6,6],[11,24],[-9,4],[-1,34],[-10,-1],[10,20],[14,-8],[-9,14],[5,7],[-5,32]],[[6343,6881],[0,-3],[-3,3],[3,0]],[[6339,6890],[-2,22],[6,-14],[-4,-8]],[[6334,6911],[-1,0],[1,3],[2,0],[-2,-3]],[[6331,6914],[6,-27],[-12,-10],[8,-2],[11,-46]],[[6344,6829],[-20,0],[-6,26],[-26,6]],[[5264,6926],[19,29],[2,56],[36,43],[-1,42]],[[5320,7096],[101,-45],[16,-58],[45,-18],[45,-47],[30,34],[0,77],[43,43],[41,-17],[4,-24],[48,-15],[5,-18]],[[5694,6452],[0,-115],[-28,0],[0,-29]],[[5416,6510],[-21,-23],[-19,32],[-44,21]],[[5561,8640],[-6,4],[6,1],[0,-5]],[[5563,8644],[-2,5],[2,-1],[0,-4]],[[5546,8650],[-5,1],[3,5],[2,-6]],[[5566,8652],[-1,4],[2,0],[-1,-4]],[[5557,8661],[6,-4],[-10,-13],[-8,12],[12,5]],[[6391,7768],[-3,7],[3,7],[0,-14]],[[6396,7774],[0,5],[2,3],[-2,-8]],[[6472,7848],[-2,2],[3,6],[1,-4],[-2,-4]],[[6971,7619],[-53,-51],[-17,-45],[-15,34],[-33,0],[-6,47],[-14,0],[3,58],[-8,-7],[-25,49],[-81,-14],[-96,120],[-71,-33],[0,-211]],[[6555,7566],[-15,-3],[-36,61],[-32,-12],[-16,-23]],[[6456,7589],[8,56],[-41,26],[-11,60],[-17,22],[37,-4],[-17,20],[12,29],[51,-1],[-14,12],[10,26],[2,18],[-5,10],[6,13],[-56,23],[-54,-44]],[[7922,6011],[9,13],[3,63],[-25,50],[-1,56],[-20,47],[-17,7],[-19,-36],[-17,23],[-26,-43],[-6,6],[10,115],[-22,-2],[2,36],[-13,11]],[[7836,6475],[15,-43],[9,5],[5,-51],[15,-11],[11,18],[15,-18],[-7,-13],[16,-25],[-9,-22],[-17,4],[-4,-23],[36,-37],[0,-18],[38,-77],[4,-31],[21,-22],[-8,-17],[15,-30],[-4,-32]],[[7690,4482],[-1,1],[0,3],[1,-4]],[[1813,6240],[-2,1],[2,1],[0,-2]],[[2573,6245],[1,6],[0,-3],[-1,-3]],[[2449,6258],[5,7],[3,1],[-8,-8]],[[1919,6263],[-5,3],[2,5],[3,-8]],[[1922,6297],[-1,-2],[1,4],[0,-2]],[[2590,6371],[-7,-19],[2,16],[5,3]],[[2591,6406],[-1,2],[0,3],[1,-5]],[[2050,6409],[-2,5],[2,0],[0,-5]],[[2045,6419],[-4,1],[5,3],[-1,-4]],[[2041,6424],[-4,10],[4,0],[0,-10]],[[2283,6491],[-1,1],[2,5],[-1,-6]],[[1950,6575],[-2,3],[-1,11],[3,-14]],[[1902,6589],[1,-1],[-5,1],[4,0]],[[1897,6586],[-9,12],[5,0],[4,-12]],[[1935,6590],[-2,11],[3,-6],[-1,-5]],[[1929,6618],[-4,12],[3,-3],[1,-9]],[[1887,6597],[-5,17],[3,27],[-2,-25],[4,-19]],[[1976,6650],[2,-4],[-6,4],[4,0]],[[1922,6659],[-1,3],[1,3],[0,-6]],[[1911,6674],[0,11],[3,2],[-3,-13]],[[1929,6758],[-1,1],[0,5],[1,-6]],[[1827,6783],[-3,4],[2,0],[1,-4]],[[1801,6799],[-5,7],[3,13],[2,-20]],[[1868,6832],[-4,5],[3,-2],[1,-3]],[[1873,6836],[-1,4],[2,0],[-1,-4]],[[1714,6849],[-3,15],[2,3],[1,-18]],[[1881,6842],[-8,6],[6,21],[2,-27]],[[1857,6856],[-13,24],[1,9],[12,-33]],[[1815,7010],[-3,2],[-1,5],[4,-7]],[[2301,6681],[-20,-194],[19,-111],[36,-107],[30,-17],[9,-22],[69,34],[5,-20],[10,3],[28,88],[4,61],[52,31],[39,1],[7,-25],[-26,-85],[9,-5],[-12,-80],[-6,39],[-7,-23]],[[2437,6023],[-14,36],[-45,64],[9,-14],[-18,9],[4,7],[-6,-4],[-2,10],[-45,-45],[-36,19],[-90,74],[-26,41],[-42,20],[-42,59],[-20,60],[12,11],[-8,12],[10,38],[-18,70],[-60,115],[-1,24],[-10,4],[-11,23],[-9,-1],[8,16],[-16,-3],[8,31],[-39,62],[0,29],[-16,4],[-30,60],[-25,130],[-55,42],[14,-113],[47,-90],[28,-102],[0,14],[8,-11],[25,-137],[8,-13],[4,14],[23,-51],[-17,-34],[-9,39],[-49,69],[1,49],[-1,-5],[-8,43],[-23,25],[2,15],[-13,-13],[-38,57],[28,-1],[-9,9],[6,38],[-45,72],[-40,159]],[[1946,6742],[-1,3],[-2,0],[3,-3]],[[2288,6437],[-2,7],[1,-4],[1,-3]],[[5396,8278],[9,7],[-11,3]],[[5395,8291],[102,52],[12,1],[11,-9],[-9,3],[5,-17],[7,-5],[22,6]],[[5545,8322],[-11,-8],[15,7]],[[5655,8153],[14,-55],[-40,-58],[6,-32],[-9,4]],[[9035,6000],[-5,-2],[3,4],[2,-2]],[[9042,6039],[0,1],[1,0],[-1,-1]],[[9044,6044],[-1,5],[1,5],[0,-10]],[[9047,6057],[-1,-2],[4,9],[-3,-7]],[[9045,6126],[-1,2],[3,-1],[-2,-1]],[[9049,6146],[-1,1],[1,0],[0,-1]],[[9051,6181],[-1,1],[1,0],[0,-1]],[[9051,6197],[-1,0],[0,2],[1,-2]],[[9047,6224],[2,7],[1,0],[-3,-7]],[[9046,6263],[-1,5],[2,-2],[-1,-3]],[[9025,6367],[-1,0],[0,2],[1,-2]],[[5915,3684],[-2,1],[3,3],[-1,-4]],[[5985,3935],[-1,-5],[1,15],[0,-10]],[[6108,4239],[-3,3],[2,5],[1,-8]],[[5913,3638],[-21,1]],[[5887,3689],[2,87],[-20,117]],[[5869,3893],[33,62],[0,43],[15,38],[-9,57],[10,35],[-2,62],[0,32],[-48,40],[-24,0],[0,22]],[[5844,4284],[-5,38],[83,55]],[[5922,4377],[12,-30],[24,-2],[2,-41],[-9,-35],[29,-71],[-5,33],[19,31],[3,65],[-37,89],[-6,68],[7,34],[10,0]],[[5971,4518],[24,9],[10,-17],[35,-1],[13,26],[37,6],[33,40]],[[6123,4581],[1,-32],[4,-99],[-6,-12],[12,-100],[-7,-45],[-42,-87],[-62,-51],[3,-13],[-20,-46],[-37,-55],[-8,14],[19,-162],[7,11],[-2,-108],[-13,-32],[-61,-55],[-7,-21],[8,-18],[3,12],[-2,-44]],[[5961,4491],[0,2],[0,-2]],[[5964,4488],[1,3],[-1,1],[0,-4]],[[5922,4377],[-15,24],[10,58],[14,14],[-7,12],[-1,73],[13,18],[-22,67]],[[5914,4643],[6,-5],[33,-14],[18,-106]],[[4815,8721],[-9,13],[7,-2],[2,-11]],[[4816,8746],[-1,-4],[-7,9],[8,-5]],[[4804,8760],[-5,-3],[-6,7],[11,-4]],[[4813,8753],[-14,13],[0,7],[14,-20]],[[4815,8762],[-12,12],[13,-6],[-1,-6]],[[4816,8770],[-2,0],[-1,5],[3,-5]],[[4821,8767],[-4,2],[0,8],[4,-10]],[[4822,8773],[-2,1],[-2,5],[4,-6]],[[3262,6169],[-2,1],[1,5],[1,-6]],[[3258,6183],[2,-6],[-7,8],[5,-2]],[[7032,5145],[1,1],[0,-1],[-1,0]],[[7033,5147],[0,1],[1,1],[-1,-2]],[[7038,5201],[-1,0],[1,1],[0,-1]],[[7024,5339],[-1,0],[0,1],[1,-1]],[[7028,5354],[-1,0],[0,1],[1,-1]],[[7027,5363],[-1,1],[1,0],[0,-1]],[[7026,5466],[0,1],[1,0],[-1,-1]],[[7045,5495],[-1,2],[1,0],[0,-2]],[[7031,5572],[0,1],[1,3],[-1,-4]],[[7033,5585],[-1,0],[0,2],[1,-2]],[[9653,3877],[-1,1],[1,2],[0,-3]],[[9652,3879],[-2,7],[3,-4],[-1,-3]],[[9633,3891],[-1,0],[1,4],[0,-4]],[[9612,3913],[-1,1],[1,1],[0,-2]],[[9666,3949],[3,-10],[-9,14],[6,-4]],[[9661,3967],[-1,1],[0,1],[1,-2]],[[9623,3990],[-2,1],[2,0],[0,-1]],[[9646,3989],[3,-24],[-9,11],[6,13]],[[9628,4009],[0,-11],[-4,-7],[4,18]],[[9563,4018],[-1,0],[0,2],[1,-2]],[[9553,4023],[-1,0],[0,1],[1,-1]],[[9554,4028],[9,-14],[75,-115],[-15,0],[-10,21],[-23,23],[-36,85]],[[9561,4023],[-2,3],[0,3],[2,-6]],[[9550,4028],[-1,2],[1,0],[0,-2]],[[9554,4028],[-1,1],[0,3],[1,-4]],[[9545,4045],[-1,9],[2,-8],[-1,-1]],[[9544,4055],[-1,2],[0,2],[1,-4]],[[9442,4070],[0,14],[1,-4],[-1,-10]],[[5378,5975],[-32,-38],[-49,19],[-30,-34],[-50,32],[-25,-21],[-14,35],[-15,9],[-48,-16],[-15,-103]],[[5066,5870],[-7,46],[-16,-4],[-16,24],[0,19],[8,-1],[-19,20],[-10,70]],[[3245,6231],[6,6],[-1,-2],[-5,-4]],[[5118,8144],[22,7],[22,-19],[-6,-19],[10,-4]],[[5070,8128],[23,16]],[[5093,8144],[24,-1]],[[5117,8143],[2,-5],[-1,6]],[[8173,6464],[-4,4],[2,1],[2,-5]],[[8163,6463],[-2,2],[6,7],[-4,-9]],[[8175,6472],[-1,0],[0,1],[1,-1]],[[8172,6484],[0,-5],[2,-12],[-7,14]],[[4867,8299],[12,20],[-2,-13],[-10,-7]],[[7013,4759],[-4,7],[3,2],[1,-9]],[[6981,4827],[0,1],[1,1],[-1,-2]],[[5207,5441],[-4,0],[2,2],[2,-2]],[[5200,5437],[0,8],[3,-3],[-3,-5]],[[5238,5462],[-25,-18],[-17,15],[0,-19],[-3,17],[1,-21],[-7,24],[3,-25],[-4,15],[-1,-16],[-16,-3],[-18,37],[-3,24],[8,12],[-10,-6],[6,10],[-9,-2],[-18,42],[-31,8],[11,10],[-30,-15]],[[3409,5501],[8,29],[30,-19],[2,17],[19,-8],[31,0],[-4,-27]],[[5117,8143],[-13,0],[-11,1]],[[5160,8204],[-6,-2],[-1,-5],[-3,-1],[-8,6],[14,13],[6,-3],[0,-3],[-2,-5]],[[5139,8217],[11,0],[-10,-14],[-1,14]],[[5132,8237],[-2,4],[5,8],[-3,-12]],[[5137,8252],[-2,-2],[6,5],[-4,-3]],[[5118,8144],[-23,10],[24,-5],[-17,15],[13,-2],[-8,8],[20,37],[23,-12],[3,1],[3,5],[4,3]],[[5160,8204],[3,6],[-1,5],[-7,3],[0,6],[3,5],[-9,2],[1,5],[-2,6],[-7,-7],[6,-14],[-8,-4]],[[5139,8217],[0,-15],[-12,5],[4,28],[59,27],[10,-10]],[[5144,8258],[-1,1],[12,5],[-11,-6]],[[5158,8265],[7,0],[-9,-2],[2,2]],[[5170,8264],[0,3],[6,0],[-6,-3]],[[6873,6571],[1,-1]],[[6874,6570],[-1,-2],[0,-1],[-1,1],[-1,2],[2,1]],[[6894,6554],[-20,7],[1,3],[-1,2],[0,4]],[[6873,6571],[-3,1],[-2,20],[-3,10],[2,8],[-16,5],[2,21],[-10,24],[-6,-6],[10,-6],[-52,-14],[-15,17],[-69,-15]],[[5242,8550],[0,1],[1,0],[0,-1],[-1,0]],[[5159,8588],[-5,3],[4,0],[1,-3]],[[5165,8597],[-1,2],[4,0],[-3,-2]],[[5146,8596],[-3,-4],[0,15],[3,-11]],[[5146,8630],[-3,-13],[-2,16],[5,-3]],[[5150,8627],[-4,12],[5,-4],[-1,-8]],[[5153,8635],[-5,6],[9,5],[-4,-11]],[[5146,8641],[-3,2],[0,5],[3,-7]],[[5165,8646],[-1,4],[3,0],[-2,-4]],[[5144,8655],[0,1],[1,0],[-1,-1]],[[5141,8652],[-4,4],[0,10],[4,-14]],[[5144,8665],[-6,7],[5,-3],[1,-4]],[[5144,8670],[-8,6],[6,-2],[2,-4]],[[5154,8666],[-6,5],[9,10],[-3,-15]],[[5143,8675],[-9,8],[4,-1],[5,-7]],[[5130,8698],[-2,1],[0,3],[2,-4]],[[5138,8705],[-5,-4],[-1,6],[6,-2]],[[5137,8743],[-4,4],[12,0],[-8,-4]],[[5140,8752],[-1,5],[3,-1],[-2,-4]],[[5156,8767],[-4,2],[9,3],[-5,-5]],[[5162,8770],[-1,8],[5,2],[-4,-10]],[[5173,8779],[-6,2],[8,-1],[-2,-1]],[[5187,8795],[-3,1],[8,1],[-5,-2]],[[5191,8801],[-3,4],[4,0],[-1,-4]],[[5209,8811],[-5,3],[10,0],[-5,-3]],[[5216,8815],[-3,2],[6,2],[-3,-4]],[[5223,8822],[-3,2],[7,-1],[-4,-1]],[[5233,8823],[-4,6],[5,1],[4,-5],[-5,-2]],[[5236,8832],[-2,1],[6,1],[-4,-2]],[[5226,8835],[-10,2],[8,4],[2,-6]],[[5235,8839],[-6,2],[25,6],[-19,-8]],[[5244,8861],[0,-7],[-15,-1],[15,8]],[[5318,8901],[-8,0],[-4,7],[12,-7]],[[5315,8909],[-1,-3],[-4,3],[5,0]],[[5312,8923],[-12,-3],[8,6],[4,-3]],[[5308,8927],[-10,-6],[1,4],[9,2]],[[5323,8933],[-3,0],[6,3],[-3,-3]],[[5337,8932],[-5,2],[6,7],[4,-5],[-1,-2],[-4,-2]],[[5335,8941],[5,21],[7,-10],[-12,-11]],[[5332,8965],[-6,0],[4,5],[2,-5]],[[5348,8981],[-4,0],[5,6],[9,0],[-10,-6]],[[5343,8988],[5,11],[3,-6],[-8,-5]],[[5355,8999],[-2,2],[4,2],[-2,-4]],[[5360,9000],[-1,0],[6,3],[-5,-3]],[[5396,9052],[-2,-8],[-6,5],[8,3]],[[5395,9065],[-1,0],[5,4],[-4,-4]],[[5422,9096],[-8,2],[11,-1],[-3,-1]],[[5441,9101],[-11,0],[10,2],[1,-2]],[[5356,9091],[9,16],[-1,-8],[-8,-8]],[[5373,9109],[-8,-6],[4,8],[4,-2]],[[5387,9116],[5,0],[-19,-10],[14,10]],[[5413,9114],[-2,3],[3,0],[-1,-3]],[[5394,9116],[-4,4],[4,-1],[0,-3]],[[5388,9117],[-3,2],[3,1],[0,-3]],[[5417,9122],[-23,-11],[27,17],[-4,-6]],[[5455,9126],[-8,-1],[6,8],[2,-7]],[[5475,9145],[-9,-1],[6,7],[3,-6]],[[5478,9147],[-4,7],[10,-2],[-6,-5]],[[5415,9152],[-3,1],[1,3],[2,-4]],[[5444,9145],[-7,-13],[12,19],[11,-11],[-44,-24],[20,26],[-7,4],[5,11],[10,-12]],[[5459,9153],[-8,5],[10,-1],[-2,-4]],[[5427,9151],[-9,-16],[-19,6],[21,8],[-1,11],[8,-9]],[[5483,9159],[-2,2],[6,4],[-4,-6]],[[5431,9154],[1,11],[16,11],[-17,-22]],[[5489,9189],[13,-5],[-2,-13],[-35,-8],[12,8],[-7,11],[19,7]],[[5837,9205],[-1,0],[0,1],[1,-1]],[[5524,9200],[-25,-6],[21,5],[-1,12],[5,-11]],[[5574,9206],[-4,3],[6,3],[-2,-6]],[[5828,9203],[0,9],[6,-5],[-6,-4]],[[5603,9213],[-2,1],[2,0],[0,-1]],[[5543,9209],[-3,-1],[12,8],[-9,-7]],[[5554,9218],[-2,0],[3,0],[-1,0]],[[5536,9219],[10,-2],[-27,-4],[17,6]],[[5580,9219],[6,-1],[-10,-1],[4,2]],[[5583,9218],[-2,1],[3,1],[-1,-2]],[[5521,9224],[6,-2],[-9,-5],[3,7]],[[5581,9222],[-3,2],[1,2],[2,-4]],[[5544,9223],[-7,2],[2,2],[5,-4]],[[5578,9228],[-1,-8],[-11,3],[12,5]],[[5558,9223],[-9,-2],[-7,11],[16,-9]],[[5532,9224],[-4,3],[6,5],[-2,-8]],[[5634,9236],[5,-4],[-18,5],[13,-1]],[[5604,9233],[-2,6],[4,-2],[-2,-4]],[[5655,9251],[-10,-18],[-11,8],[21,10]],[[5663,9247],[-7,10],[14,-4],[-7,-6]],[[5651,9262],[-19,-15],[-23,7],[42,8]],[[5668,9270],[-5,4],[10,-2],[-5,-2]],[[5688,9276],[-4,2],[6,2],[-2,-4]],[[5717,9281],[11,-4],[-26,-1],[15,5]],[[5571,9163],[-13,-1],[7,-15],[-12,-26],[-51,10],[-6,-32],[-32,-3],[-18,-28],[8,-23],[-28,-31],[3,-11],[-27,-9],[0,-47],[-23,-42],[13,-6],[-4,-26],[-29,2],[-22,-27],[-6,-18],[10,-59],[-5,-30],[21,-21],[-18,-21],[10,-28],[-2,-23],[-19,-16],[-2,-43],[-9,-6]],[[5317,8583],[-18,11],[-6,32],[5,9],[-6,-1],[1,-19],[-10,10],[9,-24],[-8,-15],[-20,4],[5,-7],[-8,-9],[-6,-10],[-6,-4],[-8,-9],[0,-3],[-5,-6],[-7,-4],[-1,-5],[-45,-3],[4,10],[-36,29],[3,16],[17,-11],[12,13],[-21,1],[17,28],[-26,-17],[-10,14],[32,19],[-17,0],[14,26],[12,7],[-3,-19],[16,24],[-25,-5],[-13,-25],[0,23],[-9,-14],[-8,12],[16,6],[0,14],[-12,-8],[-10,14],[14,-10],[-5,9],[8,5],[-14,10],[11,-1],[14,6],[12,-4],[7,5],[14,-16],[-3,13],[12,5],[-4,7],[8,10],[-7,-6],[-1,-5],[2,-5],[-2,-2],[-9,-3],[-11,6],[4,11],[-5,-9],[-1,-7],[-21,2],[-10,-5],[-12,11],[19,6],[-19,3],[24,2],[-19,4],[4,2],[-3,2],[5,0],[-2,0],[2,0],[-11,5],[50,11],[-45,1],[8,7],[-7,12],[33,-9],[-12,9],[11,9],[6,-16],[-4,16],[13,2],[5,-19],[10,9],[-17,14],[-15,-2],[11,3],[-11,4],[53,7],[-33,2],[2,14],[42,-18],[-19,21],[18,-10],[-10,16],[22,5],[-13,5],[8,3],[-3,4],[10,3],[11,-5],[-7,6],[13,8],[17,-21],[-5,8],[24,3],[-7,6],[22,13],[-10,6],[11,8],[-5,0],[1,5],[-1,0],[-4,-6],[-17,-12],[9,6],[5,-4],[-4,-5],[-24,-14],[-8,9],[9,6],[-15,0],[18,10],[-6,3],[14,25],[13,10],[7,-16],[14,15],[-8,8],[22,13],[-26,-3],[19,10],[1,-2],[1,1],[3,-1],[13,6],[9,10],[-19,-5],[11,11],[-8,14],[12,-1],[-4,16],[14,-4],[-1,5],[-5,2],[0,4],[-7,2],[40,14],[-31,-7],[14,6],[-15,13],[21,4],[-14,7],[21,4],[-12,8],[61,14],[-39,4],[19,19],[17,-17],[-3,12],[10,5],[-32,14],[31,7],[3,5],[-19,1],[19,12],[7,-20],[8,-6],[-8,12],[14,4],[-17,12],[19,-8],[-13,13],[29,-11],[-5,11],[10,9],[-30,-1],[34,9],[-13,6],[16,0],[-10,8],[20,14],[3,20],[32,-15],[-13,22],[22,11],[-2,-22],[17,31],[-9,-41],[25,14],[-11,8],[23,22],[22,-16],[-8,17],[8,5],[-22,7],[46,-2],[-18,-10],[28,-5],[10,27],[29,12],[-13,9],[10,11],[36,-5],[-23,-22],[5,-6],[-9,-18],[8,0],[37,49],[-1,-33],[14,7],[15,19],[-12,8],[15,9],[24,-8],[-25,-21],[18,6],[-12,-13],[14,1],[-9,-25],[14,38],[14,9],[57,-34],[-69,-11],[30,-8],[-9,-6],[10,3],[-7,-15],[38,8]],[[5160,8581],[-1,0],[1,-1],[0,1]],[[3044,4128],[-30,60],[-99,106],[-25,46],[-12,44],[5,28],[-40,122],[-37,177],[-28,84],[-33,39],[8,25],[-11,77],[26,54]],[[9699,2156],[-6,4],[6,4],[0,-8]],[[9613,2251],[-5,4],[8,-2],[-3,-2]],[[9617,2257],[-10,1],[9,16],[1,-17]],[[9619,2275],[-1,0],[1,1],[0,-1]],[[9966,2320],[-3,2],[3,5],[0,-7]],[[9628,2417],[-2,0],[1,3],[1,-3]],[[9650,2463],[0,1],[1,1],[-1,-2]],[[9657,2489],[-1,2],[2,-1],[-1,-1]],[[9671,2483],[-19,-22],[7,33],[12,-11]],[[9630,2550],[-6,1],[6,6],[0,-7]],[[9638,2574],[-3,4],[2,6],[1,-10]],[[107,2631],[-2,5],[3,-1],[-1,-4]],[[99,2665],[-5,-22],[2,14],[-8,4],[11,4]],[[9843,2816],[0,-5],[-5,-2],[4,3],[1,2],[-2,1],[2,1]],[[9827,2827],[0,9],[4,3],[-4,-12]],[[9801,2851],[-6,-8],[10,-9],[3,-29],[33,18],[-8,-14],[5,-2],[3,3],[-7,-13],[6,-17],[-42,-86],[9,-36],[-18,7],[-32,-35],[-20,-89],[6,1],[-49,-46],[-70,38],[14,17],[-6,3],[7,9],[-9,-4],[3,15],[11,-9],[-6,19],[14,8],[24,56],[67,65],[36,87],[1,29],[21,22]],[[9916,3003],[-1,0],[0,1],[1,-1]],[[9900,3016],[0,2],[1,-1],[-1,-1]],[[9865,3063],[-5,2],[6,4],[-1,-6]],[[9883,3074],[-1,3],[0,1],[1,-4]],[[9856,3084],[1,4],[1,-3],[-2,-1]],[[9864,3099],[-2,0],[2,2],[0,-2]],[[9875,3091],[-5,7],[0,9],[5,-16]],[[9806,3201],[6,-34],[5,13],[24,-25],[15,-93],[20,-23],[-6,44],[13,-16],[5,-51],[32,-21],[24,26],[15,-9],[-18,-89],[-24,3],[-6,-56],[-42,-83],[-20,20],[15,32],[0,36],[-39,46],[24,28],[10,61],[-11,39],[9,1],[-11,1],[-8,31],[7,-9],[-5,18],[6,6],[-16,21],[5,-31],[-19,48],[7,15],[-8,-12],[-8,18],[-10,42],[9,3]],[[9781,3216],[0,1],[1,0],[-1,-1]],[[60,3498],[-2,0],[-1,3],[3,-3]],[[5869,3893],[-39,13],[-15,0]],[[5701,4159],[49,-9],[22,58],[26,23],[5,34],[41,19]],[[4619,5915],[-23,0],[-61,-20]],[[4535,5895],[4,17],[26,-5],[7,17],[-7,-16],[-27,14],[-4,-13],[0,28]],[[4539,5968],[2,21],[-7,-1],[11,13],[-11,-9],[-11,35],[-11,8],[19,27],[9,48]],[[2728,5604],[0,-3],[-1,4],[1,-1]],[[2744,5616],[-1,0],[6,5],[-5,-5]],[[2732,5610],[-7,6],[4,8],[3,-14]],[[2747,5629],[-1,2],[0,1],[1,-3]],[[2716,5657],[-2,0],[-1,1],[3,-1]],[[2713,5659],[-2,1],[2,2],[0,-1],[0,-2]],[[2802,5657],[1,6],[1,-3],[-2,-3]],[[2803,5667],[-1,2],[1,0],[0,-2]],[[2809,5662],[-3,0],[0,9],[3,-9]],[[2722,5710],[-1,1],[0,2],[1,-3]],[[2716,5723],[4,-3],[-2,-1],[-2,4]],[[2715,5722],[-2,6],[2,0],[0,-6]],[[2836,5601],[-15,48],[5,2],[3,18],[10,-15],[-9,18],[-8,-7],[-16,46],[-42,-53],[14,-40],[-13,-16],[-13,0],[-4,36],[-3,-1],[-1,-14],[-8,5],[-7,27],[-12,2],[-3,7],[-12,0],[-5,-17]],[[2706,5736],[9,-33],[12,-3],[-2,13],[19,-22],[48,45],[40,-20],[19,-32]],[[2833,5660]],[[4524,7076],[11,-4],[-6,-7],[-5,11]],[[4547,7091],[-3,-3],[2,4],[1,-1]],[[4305,7314],[-5,1],[3,3],[2,-4]],[[4289,7364],[-8,1],[21,-2],[-13,1]],[[4218,7400],[3,-3],[-14,7],[11,-4]],[[4247,7410],[-8,8],[9,0],[-1,-8]],[[4132,7452],[1,9],[2,-4],[-3,-5]],[[4793,7331],[-43,-13],[9,80],[-15,0],[6,30],[-14,-13],[23,114],[-2,72]],[[4757,7601],[15,12],[0,-16],[44,5],[12,-22],[-21,-32],[-2,-78],[-15,0],[16,-37],[-10,-33],[11,-16],[-14,-28],[0,-25]],[[6165,6147],[-6,10],[12,-18],[-6,8]],[[6166,6150],[-4,6],[0,9],[4,-15]],[[6029,6623],[-1,0],[0,2],[1,-2]],[[5993,6746],[0,-1],[-1,3],[1,-2]],[[6375,6761],[3,-3],[-5,-1],[2,4]],[[5960,6792],[-2,5],[1,1],[1,-6]],[[6344,6829],[12,-53],[37,-56],[-5,-36],[23,-74]],[[6422,6603],[10,-21]],[[6432,6582],[28,-76],[73,-14]],[[6444,6279],[-90,-42],[-68,-153],[0,61],[-51,43],[-33,2],[-2,-45],[-12,-17]],[[6188,6128],[-56,195],[-44,77],[-4,86],[-16,69],[-29,34],[-5,46],[-58,166],[-16,2],[11,73]],[[9270,4516],[-10,2],[-5,14],[15,-16]],[[9285,4528],[-8,1],[4,4],[4,-5]],[[9256,4536],[-1,-1],[-3,5],[4,-4]],[[9246,4570],[-4,-3],[-6,5],[10,-2]],[[9191,4571],[4,2],[0,-3],[-4,1]],[[9191,4571],[-3,6],[3,0],[0,-6]],[[9197,4606],[4,7],[-1,-16],[-8,5],[-5,23],[10,-19]],[[9184,4641],[7,-13],[-14,16],[7,-3]],[[9175,4636],[-6,9],[2,9],[4,-18]],[[9244,4668],[5,-12],[-14,9],[9,3]],[[9197,4699],[1,-23],[-5,17],[4,6]],[[8989,4682],[-13,18],[8,-7],[5,-11]],[[8987,4695],[-7,7],[7,0],[0,-7]],[[8990,4699],[-2,6],[2,-2],[0,-4]],[[8991,4710],[-2,2],[3,2],[-1,-4]],[[8990,4714],[-2,4],[3,0],[-1,-4]],[[8992,4720],[-4,0],[-1,3],[5,-3]],[[8999,4734],[-3,7],[2,-3],[1,-4]],[[9301,4865],[29,-72],[-19,10],[-13,40],[3,22]],[[9112,4852],[-6,2],[-2,14],[8,-16]],[[9114,4870],[-2,2],[1,3],[1,-5]],[[9099,4876],[-1,2],[1,2],[0,-4]],[[9087,4871],[-4,5],[3,10],[1,-15]],[[9296,4871],[-4,18],[3,7],[1,-25]],[[9142,4901],[-1,2],[1,1],[0,-3]],[[9061,4905],[-1,1],[1,3],[0,-4]],[[9153,4913],[-2,2],[2,2],[0,-4]],[[9053,4910],[-2,6],[3,8],[-1,-14]],[[9228,4942],[5,-27],[-13,-18],[4,-27],[-18,-4],[-27,-43],[-39,7],[-21,28],[3,13],[40,-5],[6,30],[2,-31],[21,4],[21,33],[-4,40],[20,0]],[[9139,4834]],[[9028,4946],[1,6],[1,-3],[-2,-3]],[[9267,4946],[-2,3],[2,4],[0,-7]],[[9256,4983],[-2,2],[2,1],[0,-3]],[[9300,4982],[0,-1],[-1,6],[1,-5]],[[9259,4988],[-3,1],[2,1],[1,-2]],[[9239,4999],[-3,7],[2,3],[1,-10]],[[9192,5016],[2,-3],[-7,0],[5,3]],[[9223,5012],[-2,9],[2,-5],[0,-4]],[[9221,5022],[-2,0],[0,7],[2,-7]],[[9191,5033],[32,-35],[26,-48],[-1,-40],[-6,6],[-1,28],[-12,35],[-43,48],[5,6]],[[8916,5035],[24,-21],[73,-49],[34,-57],[1,-39],[48,-28],[11,-40],[-26,-5],[6,-41],[27,-35],[13,-59],[20,4],[-3,-26],[22,-9],[-8,-11],[5,-13],[27,-11],[-14,-5],[9,-14],[-13,-8],[-13,21],[-50,11],[-25,39],[-2,26],[-11,1],[-14,53],[-43,34],[-9,-17],[-15,19],[8,-30],[-17,4],[7,-19],[-41,1],[27,-14],[7,-32],[-20,-18],[-45,12]],[[9222,5031],[-2,0],[1,4],[1,-4]],[[9178,5032],[-14,10],[8,6],[6,-16]],[[9105,5049],[0,6],[2,-2],[-2,-4]],[[9091,5068],[-22,-10],[3,13],[19,-3]],[[8968,5087],[-2,-2],[0,2],[2,0]],[[9158,5102],[0,-10],[-5,9],[5,1]],[[9014,5120],[-1,0],[0,1],[1,-1]],[[5377,7805],[3,6]],[[4558,5821],[-2,0],[1,9],[1,-9]],[[4555,5822],[-2,6],[3,2],[-1,-8]],[[4553,5820],[-5,4],[5,6],[0,-10]],[[4559,5830],[-1,1],[2,5],[-1,-6]],[[4562,5828],[-1,3],[3,5],[-2,-8]],[[4550,5831],[-2,4],[3,0],[-1,-4]],[[4564,5844],[-2,1],[2,2],[0,-3]],[[4549,5844],[-2,0],[4,4],[-2,-4]],[[4548,5849],[-5,-3],[1,4],[4,-1]],[[4556,5843],[-3,1],[3,9],[0,-10]],[[4568,5848],[-3,1],[5,6],[-2,-7]],[[4554,5862],[-3,6],[5,3],[-2,-9]],[[4549,5867],[-2,7],[3,-5],[-1,-2]],[[4582,5816],[0,14],[-10,-1],[4,14],[-7,-5],[13,15],[-15,7],[18,2],[-2,13],[-27,-14],[7,15],[-4,1],[-7,-8],[-6,7],[0,9],[6,10],[-17,0]],[[8318,5452],[-1,15],[2,-8],[-1,-7]],[[8340,5486],[-12,-10],[9,17],[3,-7]],[[8483,5494],[-2,1],[2,3],[0,-4]],[[8485,5495],[-1,2],[1,4],[0,-6]],[[8357,5501],[-1,5],[2,-2],[-1,-3]],[[8365,5518],[-1,0],[0,4],[1,-4]],[[8365,5533],[7,-5],[-15,-2],[8,7]],[[8384,5531],[-3,5],[6,-3],[-3,-2]],[[8348,5544],[-2,2],[3,7],[-1,-9]],[[8394,5568],[-5,-14],[-7,11],[12,3]],[[8292,5590],[0,-4],[-3,3],[3,1]],[[8493,5584],[-3,8],[1,7],[2,-15]],[[8250,5635],[-2,12],[3,3],[-1,-15]],[[8257,5656],[0,7],[1,2],[-1,-9]],[[8435,5716],[-2,-8],[-4,6],[6,2]],[[8465,5708],[-4,4],[1,6],[3,-10]],[[8437,5735],[0,2],[2,3],[-2,-5]],[[8498,5735],[-2,4],[1,8],[1,-12]],[[8500,5717],[15,-113],[-11,-23],[0,-35],[-9,62],[-6,-6],[-7,-30],[9,-40],[-8,-27],[-4,31],[-9,-14],[-21,20],[-7,36],[9,32],[-16,25],[-7,-26],[-9,21],[-8,-26],[-6,28],[-13,-50],[-6,6],[8,55],[20,11],[12,33],[13,-14],[-5,-30],[22,38],[8,-7],[2,29],[20,1],[-2,46],[16,-33]],[[8460,5752],[-1,0],[0,1],[1,0],[0,-1]],[[8502,5746],[-4,5],[3,13],[1,-18]],[[8457,5764],[-3,-25],[-16,6],[10,24],[9,-5]],[[8479,5756],[-4,14],[2,-2],[2,-12]],[[8490,5751],[-5,17],[4,20],[1,-37]],[[8328,5786],[-2,7],[7,2],[-5,-9]],[[8454,5796],[-3,-1],[2,7],[1,-6]],[[8456,5797],[0,5],[2,-3],[-2,-2]],[[8406,5786],[-5,3],[5,15],[0,-18]],[[8494,5800],[-4,4],[1,4],[3,-8]],[[8431,5807],[-11,-56],[4,-35],[-8,-11],[-15,54],[11,7],[3,46],[16,-5]],[[8361,5806],[-1,3],[3,4],[-2,-7]],[[8444,5825],[0,-42],[-20,-56],[20,98]],[[8437,5827],[-2,4],[1,5],[1,-9]],[[8319,5838],[6,-49],[-71,-125],[59,130],[-2,22],[6,-14],[2,36]],[[8320,5839],[-1,1],[1,0],[0,-1]],[[8328,5840],[-3,6],[4,2],[-1,-8]],[[8461,5835],[9,8],[2,-13],[7,-52],[-8,5],[1,-21],[-20,88],[9,-15]],[[8460,5846],[-7,12],[5,0],[2,-12]],[[8467,5849],[-3,11],[3,-8],[0,-3]],[[8394,5864],[19,-21],[7,10],[-1,-25],[-33,-43],[5,74],[-7,3],[10,2]],[[8332,5856],[-3,19],[5,-7],[-2,-12]],[[8334,5866]],[[8340,5866],[-2,7],[2,2],[0,-9]],[[8335,5874],[-1,0],[0,2],[1,-2]],[[8364,5885],[-3,4],[1,4],[2,-8]],[[8337,5883],[5,-7],[-13,18],[8,-11]],[[8407,5894],[-7,9],[7,1],[0,-10]],[[8456,5906],[24,-4],[12,-83],[-13,7],[-8,18],[-4,1],[6,16],[-19,26],[-3,21],[5,-2]],[[8490,5824]],[[8434,5896],[12,-36],[-15,28],[-11,-17],[3,40],[11,-15]],[[8397,5904],[-2,4],[1,4],[1,-8]],[[8438,5896],[-6,18],[4,-3],[2,-15]],[[8389,5886],[-3,8],[5,21],[-2,-29]],[[8426,5916],[-12,24],[3,1],[9,-25]],[[8450,5944],[-4,2],[2,1],[2,-3]],[[8441,5950],[5,-1],[-1,-3],[-3,1],[-1,3]],[[8441,5950],[0,-2],[-1,-1],[0,2],[-1,5],[3,-2],[-1,-2]],[[8391,5957],[-3,-12],[-5,14],[8,-2]],[[8353,5961],[21,-19],[2,-31],[-10,-22],[-25,70],[12,2]],[[8340,5977],[0,-5],[-5,11],[5,-6]],[[8452,5988],[-3,-25],[-5,9],[8,16]],[[8452,5989],[1,1],[0,-2],[-1,1]],[[8393,5991],[-7,11],[6,-6],[1,-5]],[[8395,6033],[-4,6],[3,1],[1,-7]],[[8389,6049],[-3,-22],[-3,21],[6,1]],[[8333,6119],[-3,5],[2,2],[1,0],[0,-7]],[[8367,6254],[19,-17],[9,14],[-2,-52],[10,-29],[-32,-102],[10,-67],[14,-16],[-2,15],[15,11],[11,-39],[6,24],[17,-17],[-11,-12],[6,-30],[12,0],[-3,-30],[-7,11],[5,13],[-19,3],[-21,54],[1,-45],[-24,46],[-13,-21],[-17,10],[-2,27],[10,23],[-11,11],[-2,-23],[-11,20],[-8,89],[4,4],[-1,-6],[1,-3],[6,-11],[7,6],[4,135],[19,4]],[[8408,5978],[1,1],[-1,-1]],[[8371,6270],[-3,2],[6,0],[-3,-2]],[[8385,6270],[-2,2],[4,8],[-2,-10]],[[8367,6280],[-1,3],[0,6],[1,-9]],[[8375,6295],[-4,5],[4,2],[0,-7]],[[8387,6307],[-2,4],[3,1],[-1,-5]],[[8385,6353],[-1,0],[0,4],[1,-4]],[[8387,6357],[-1,3],[3,5],[-2,-8]],[[8383,6376],[1,9],[1,-4],[-2,-5]],[[3105,5889],[-1,-12],[-5,14],[6,-2]],[[3084,5887],[-6,10],[12,-19],[-6,9]],[[3251,6191],[-1,3],[1,-2],[0,-1]],[[6291,4623],[-1,0],[1,2],[0,-2]],[[6291,4643],[-6,-3],[-2,4],[8,-1]],[[6563,4774],[-1,-4],[1,5],[0,-1]],[[6542,4910],[-4,8],[2,5],[2,-13]],[[6534,4925],[0,3],[1,-1],[-1,-2]],[[6549,4934],[-3,4],[3,-2],[0,-2]],[[6051,2480],[-8,2],[6,5],[2,-7]],[[6054,2497],[-3,2],[2,1],[1,-3]],[[5913,3638],[-14,-97],[-29,-49],[-37,-109],[-59,-102],[-38,-41],[-22,-1],[-1,-15],[-87,2],[-71,-47],[-33,25],[-1,17],[-10,-12],[1,34],[-17,50],[13,12],[-1,42],[-50,191]],[[5457,3538],[16,32],[10,-39],[21,-12],[27,-3],[24,31],[0,211]],[[5779,3419],[9,28],[22,14],[7,37],[-24,39],[-43,-59],[15,-45],[14,-14]],[[6201,5845],[28,-58],[18,-2],[23,26],[20,-11],[26,29],[75,19],[19,27],[14,-8],[-8,-81],[11,1],[-14,-8],[-2,-51],[-80,-286],[-53,-117],[-71,-103],[-53,-134]],[[141,3950],[-1,4],[1,3],[0,-7]],[[135,3965],[-6,4],[9,-2],[-3,-2]],[[146,4017],[-1,2],[1,0],[0,-2]],[[155,4037],[0,1],[1,1],[-1,-2]],[[158,4043],[-1,0],[1,3],[0,-3]],[[137,4044],[-1,3],[1,2],[0,-5]],[[159,4047],[-1,0],[2,4],[-1,-4]],[[138,4050],[0,1],[1,2],[-1,-3]],[[160,4052],[-1,2],[0,2],[1,-4]],[[149,4100],[-1,1],[1,2],[0,-2],[0,-1]],[[165,4109],[0,-2],[-1,1],[1,1]],[[165,4109],[1,-1],[0,-2],[-1,3]],[[164,4109],[-1,-2],[0,2],[1,0]],[[169,4111],[-4,0],[3,4],[1,-4]],[[121,4284],[-1,3],[2,1],[-1,-4]],[[4995,5826],[30,-8]],[[5045,5543],[-12,-7]],[[4502,6785],[-2,-8],[-5,6],[7,2]],[[4567,6784],[-4,23],[10,-9],[-6,-14]],[[4522,6799],[-3,9],[5,-3],[-2,-6]],[[4546,6819],[-10,-22],[-6,20],[21,14],[-5,-12]],[[4602,6800],[12,41],[-1,-29],[-11,-12]],[[4504,6824],[-2,23],[5,-6],[-3,-17]],[[4621,6851],[-6,-1],[11,19],[-5,-18]],[[4918,7216],[0,4],[1,-3],[-1,-1]],[[4850,7254],[2,-3],[-1,-2]],[[5043,7413],[-5,-2],[0,4],[5,-2]],[[5042,7429],[-9,-3],[9,12],[0,-9]],[[5090,7474],[6,-2],[-11,-25],[-20,16],[17,21],[8,-10]],[[5118,7487],[0,-9],[-13,12],[13,-3]],[[5088,7629],[0,-32],[-62,-48],[-25,-58],[-11,-35],[15,-40],[-20,-23],[-5,-42],[-26,-13],[-14,-37],[-63,-1],[-26,-32]],[[4851,7268],[-19,1],[-9,39],[-30,23]],[[4757,7601],[-5,9],[9,14],[-8,-5],[4,25],[-9,-9],[-4,36],[37,35],[23,-16],[146,-7]],[[4807,7326],[-1,2],[0,-1],[1,-1]],[[6035,6380],[-1,2],[1,4],[0,-6]],[[6024,6452],[12,-54],[-6,9],[9,-136],[33,-50]],[[5944,5428],[-14,-27],[-13,8],[-23,-22],[-29,16],[-8,-17]],[[5241,7932],[-1,1],[1,-1]],[[5181,5186],[-2,14],[6,8],[-4,-22]],[[5206,5274],[-3,3],[2,6],[1,-9]],[[5467,8458],[-11,-35],[19,65],[-8,-30]],[[5505,8463],[-2,36],[24,22],[-22,-58]],[[5537,8523],[-6,-6],[-3,3],[9,3]],[[5322,8522],[-3,6],[6,0],[-3,-6]],[[5467,8533],[-1,-1],[0,1],[1,0]],[[5327,8533],[-11,0],[8,9],[3,-9]],[[5534,8545],[-2,4],[4,-2],[-2,-2]],[[5491,8579],[-2,3],[1,5],[1,-8]],[[5511,8585],[-2,1],[4,4],[-2,-5]],[[5514,8596],[-4,4],[6,-2],[-2,-2]],[[5494,8601],[-6,7],[5,-3],[1,-4]],[[5492,8601],[2,-1],[-5,1],[-3,7],[6,-7]],[[5479,8605],[-5,5],[5,-1],[0,-4]],[[5515,8609],[0,5],[5,1],[-5,-6]],[[5515,8659],[-4,3],[-1,8],[5,-11]],[[5486,8777],[-4,7],[3,-1],[1,-6]],[[5501,8795],[0,4],[3,-1],[-3,-3]],[[5580,8857],[-2,2],[3,0],[-1,-2]],[[5671,8976],[-43,5],[-8,-4],[2,-17],[-18,11],[12,-10],[-26,-12],[10,-12],[-16,-18],[15,-22],[-22,-33],[-38,-18],[-34,-45],[-14,13],[10,-23],[-20,-7],[9,-14],[-9,-17],[5,-18],[-10,5],[0,-44],[54,-69],[-32,-24],[-5,4],[2,7],[-3,8],[-4,-1],[2,1],[0,3],[-2,5],[-4,-7],[3,-6],[-1,7],[3,2],[-2,-4],[7,-8],[-2,-5],[-10,12],[-38,-9],[25,-6],[-6,5],[4,1],[15,-14],[-1,4],[14,-3],[12,6],[5,-2],[0,6],[5,-6],[-10,-2],[1,-10],[-11,-16],[-7,18],[-9,-24],[-32,-7],[21,-8],[-15,-1],[12,-16],[-6,-12],[4,-6],[-7,6],[5,-14],[-7,9],[7,-25],[-23,-79],[-32,4],[-14,-19],[0,-26],[-34,1],[2,17],[-17,35],[10,-4],[-5,10],[7,14],[-33,61],[6,29],[-3,6],[-16,5],[-3,35],[9,-1]],[[5652,4169],[41,4],[8,-14]],[[5457,3538],[-33,73],[-23,185],[2,89],[-76,258],[-1,48]],[[7755,5561],[-1,1],[2,1],[-1,-2]],[[7768,5559],[-2,6],[2,6],[0,-12]],[[7792,5597],[-1,0],[1,1],[0,-1]],[[7760,5599],[0,5],[1,-3],[-1,-2]],[[7752,5615],[-2,3],[0,7],[2,-10]],[[7753,5622],[-3,5],[3,-1],[0,-4]],[[7738,5640],[-2,13],[2,-5],[0,-8]],[[7733,5642],[-3,-10],[-1,24],[4,-14]],[[7739,5650],[-2,2],[2,4],[0,-6]],[[7729,5705],[0,7],[1,-4],[-1,-3]],[[7718,5725],[-1,1],[0,2],[1,-3]],[[7719,5728],[-2,2],[1,1],[1,-3]],[[7768,5732],[0,1],[1,1],[-1,-2]],[[7776,5727],[-1,8],[4,2],[-3,-10]],[[7733,5744],[-1,1],[1,3],[0,-4]],[[7779,5743],[-2,1],[0,5],[2,-6]],[[7849,5851],[-2,2],[1,9],[1,-11]],[[7845,5873],[-4,2],[-1,10],[5,-12]],[[7800,5941],[-1,3],[1,-2],[0,-1]],[[7858,5855],[-24,54],[-33,6],[3,45],[-25,-2],[-1,-71],[-25,-105],[3,-64],[17,3],[16,-124],[31,-18],[15,-35]],[[7781,5555],[-41,113],[-11,-7],[13,120]],[[6882,7327],[17,58],[-7,46],[-21,13],[2,15],[30,4],[13,31],[-11,5],[20,2],[1,33],[10,-8],[20,23],[10,-18],[-12,-20],[17,-8]],[[227,4654],[-1,0],[0,3],[1,-3]],[[209,4690],[-1,2],[1,-1],[0,-1]],[[5305,7129],[-4,-6],[-4,14],[8,-8]],[[5307,7180],[-1,-1],[-2,2],[3,-1]],[[5309,7182],[2,9],[2,-1],[-4,-8]],[[5239,7313],[29,23],[5,-12],[11,3],[4,-27],[19,19],[-17,-53],[19,-51],[-32,-62],[9,-27],[20,-5],[4,-23],[10,-2]],[[9977,4692],[0,5],[1,-2],[-1,-3]],[[9954,4720],[-1,0],[1,2],[0,-2]],[[9954,4723],[0,1],[1,0],[-1,-1]],[[9897,4823],[-1,0],[0,1],[1,-1]],[[9924,4832],[-1,2],[1,-1],[0,-1]],[[6497,7336],[2,91],[-12,24],[-11,-9],[3,27],[13,-7],[-9,8],[5,17],[-18,1],[2,-13],[-8,40],[5,36],[23,-27],[19,6],[-5,10],[14,13],[-19,21],[-7,37],[-24,-8],[-4,-16],[2,-38],[-12,40]],[[6555,7566],[29,-4],[-2,36],[29,35],[14,-11],[-10,20],[17,0],[34,-25],[4,-48],[48,-15],[19,-69],[51,-56],[63,-55],[-3,-37]],[[6102,4724],[-3,3],[9,18],[-6,-21]],[[6095,4827],[2,-15],[-9,14],[3,29],[4,-28]],[[6103,4870],[-1,30],[5,2],[-4,-32]],[[6088,4916],[-11,-80],[21,-54],[-8,-34],[3,-76],[13,-63],[17,-28]],[[5914,4643],[-52,47],[-8,23]],[[5846,5123],[33,4],[63,0]],[[6481,5882],[-2,1],[1,1],[1,-2]],[[6474,5884],[-2,1],[2,1],[0,-2]],[[6450,5888],[5,-3],[-9,4],[4,-1]],[[6206,5912],[-1,2],[1,0],[0,-2]],[[6493,5912],[20,-4],[-20,-14],[-12,13],[12,5]],[[6187,5974],[-2,-2],[3,7],[-1,-5]],[[6188,5986],[-3,6],[2,3],[1,-9]],[[6183,6064],[-1,7],[2,4],[-1,-11]],[[6475,6143],[-23,-21],[-2,-34],[-87,-67],[-11,-27],[-84,-41],[-17,-34],[-31,-9],[-13,5],[-6,31],[-16,115],[3,67]],[[3305,5677],[-7,-2],[5,6],[2,-4]],[[3304,5682],[-4,-2],[1,3]],[[3301,5683],[3,-1]],[[3301,5683],[-1,2],[7,2],[-3,-5]],[[3310,5683],[-4,-1],[4,6],[0,-5]],[[3306,5687],[-6,-1],[4,7],[5,2],[-3,-8]],[[3309,5709],[-6,-12],[-1,0],[1,5],[6,7]],[[3309,5709],[-3,-2],[3,7],[0,-5]],[[3313,5714],[-3,-4],[0,5],[3,-1]],[[3269,5747],[0,10],[2,-4],[-2,-6]],[[3259,5778],[-3,7],[0,3],[3,-10]],[[3224,5803],[-2,4],[2,-1],[0,-3]],[[3187,5812],[-4,2],[5,2],[-1,-4]],[[3227,5820],[-16,-3],[14,12],[2,-9]],[[3148,5862],[1,4],[1,-3],[-2,-1]],[[3163,5863],[-2,2],[2,1],[0,-3]],[[3206,5865],[-2,1],[1,4],[1,-5]],[[3018,5868],[-17,-18],[10,-48],[-15,-52],[14,-44],[16,17],[-12,93],[47,27],[-1,15],[-11,-3],[6,32],[7,-29],[37,-29],[7,-40],[54,9],[32,-34],[38,25],[-15,10],[66,4],[-29,-12],[-2,-15],[6,8],[4,-17],[-11,-1],[6,-5],[5,5],[0,8],[3,-2],[6,-28],[3,11],[0,-15],[0,22],[13,-25],[3,18],[21,-26],[2,-8],[-8,-12],[4,5],[-4,-13],[-4,-21],[-10,-2],[14,-9],[5,10],[25,-3]],[[3299,5737],[-5,8],[2,-5],[3,-3]],[[8376,6452],[-2,5],[1,0],[1,-5]],[[8323,6541],[-4,0],[2,4],[2,-4]],[[8289,6590],[-4,0],[3,7],[1,-7]],[[8381,6633],[7,-8],[-4,-30],[-32,-147],[-18,64],[2,33],[25,80],[20,8]],[[8331,6690],[-1,2],[1,0],[0,-2]],[[8332,6693],[-1,2],[2,0],[-1,-2]],[[4825,8060],[-1,0],[1,1],[0,-1]],[[4970,8105],[-14,-2],[7,7],[7,-5]],[[4973,8110],[-2,0],[2,3],[0,-3]],[[4873,8252],[-4,3],[2,1],[2,-4]],[[4884,8251],[-7,-6],[-4,15],[11,-9]],[[4798,8357],[25,10],[19,-25],[-7,-12],[14,-7],[-24,-22]],[[4828,8370],[0,-2],[-3,2],[3,0]],[[4858,8378],[-8,14],[6,0],[2,-14]],[[4829,8404],[2,-13],[-12,1],[10,12]],[[4860,8395],[-5,10],[5,-4],[0,-6]],[[4827,8412],[-1,1],[3,5],[-2,-6]],[[4834,8401],[-3,4],[10,14],[-7,-18]],[[4840,8420],[2,2],[0,-2],[-2,0]],[[4843,8426],[1,-1],[-1,-3],[0,4]],[[4843,8426],[0,2],[1,1],[-1,-3]],[[4822,8428],[-1,1],[1,1],[0,-2]],[[4846,8433],[-2,0],[2,1],[0,-1]],[[4828,8438],[-2,1],[1,0],[1,-1]],[[4812,8440],[-4,-4],[-3,3],[7,1]],[[4839,8440],[4,-4],[-5,-7],[-15,0],[9,3],[-5,0],[6,7],[-9,6],[15,-5]],[[4816,8444],[-3,0],[7,6],[-4,-6]],[[4829,8461],[-2,2],[3,1],[-1,-3]],[[4824,8465],[-4,4],[6,2],[-2,-6]],[[4792,8465],[-2,1],[3,5],[-1,-6]],[[4819,8471],[-3,0],[2,1],[1,-1]],[[4835,8484],[-3,2],[3,0],[0,-2]],[[4799,8488],[-5,-13],[-1,15],[6,-2]],[[4798,8491],[-4,4],[5,0],[-1,-4]],[[4832,8487],[-1,4],[2,6],[-1,-10]],[[4829,8501],[0,-15],[13,-6],[-9,-10],[-22,24],[18,7]],[[4834,8498],[-1,2],[1,1],[0,-3]],[[4800,8508],[1,-10],[-11,4],[10,6]],[[4800,8509],[-1,0],[2,1],[-1,-1]],[[4762,8515],[-1,-1],[-1,2],[2,-1]],[[4805,8519],[-2,0],[2,2],[0,-2]],[[4827,8546],[-7,-23],[-18,-8],[8,5],[-6,19],[23,7]],[[4811,8538],[-3,2],[1,-2],[2,0]],[[4884,8251],[40,7],[-11,12],[8,38],[-11,-7],[-11,24],[17,26],[-39,-3],[1,-14],[-13,12],[-3,-13],[-6,20],[15,29],[-7,25],[11,-1],[-10,11],[-13,-15],[8,22],[-21,-54],[6,59],[13,11],[-8,-2],[7,20],[-15,-19],[-9,8],[12,4],[-19,1],[24,22],[-7,4],[5,15],[-10,-4],[8,10],[-8,17],[20,1],[-10,13],[12,32],[55,1],[-5,-20],[-32,-23],[17,-3],[-19,-16],[66,8],[8,-14],[-21,-51],[-21,-13],[20,-5],[-32,-14],[30,2],[28,-27],[9,-47],[34,-38],[6,-32],[-23,8],[26,-17],[3,-18],[-9,-12],[35,3],[13,-27],[-15,-38],[-14,-5],[7,-6],[-16,-9],[28,-4],[-11,-26],[-21,-11],[-14,5],[-15,-6],[-3,6],[-7,1],[-35,-18],[-14,11],[-22,-30],[-18,9],[-23,-23],[-14,5],[41,66],[33,1],[18,31],[-26,-21],[-53,20],[31,35],[0,33],[-18,-7],[17,25]],[[5025,8143],[0,4],[-5,-1],[5,-3]],[[4918,8568],[-3,5],[4,1],[-1,-6]],[[4910,8571],[-5,7],[7,-6],[-2,-1]],[[4922,8581],[-11,-3],[-5,12],[16,-9]],[[4925,8595],[4,6],[4,-1],[-8,-5]],[[4919,8601],[1,-4],[-6,6],[5,-2]],[[4964,8669],[7,-2],[-7,-34],[0,22],[-12,2],[12,12]],[[4971,8670],[-4,2],[2,11],[2,-13]],[[4977,8681],[-4,0],[2,9],[3,-2],[-1,-7]],[[5917,7835],[-8,2],[6,1],[2,-3]],[[5950,7838],[-2,2],[2,5],[0,-7]],[[5893,7843],[-16,6],[-3,7],[19,-13]],[[6062,7899],[-65,-27],[-26,-33],[6,21],[-4,-10],[-10,-5],[-4,-11],[-4,1],[4,10],[-24,2],[26,-16],[-4,-10],[18,-25],[6,0],[-8,16],[-8,24],[-3,4],[5,-1],[6,-24],[7,-16],[5,-5],[32,5],[-5,-18],[-26,3],[-43,-43],[-17,12],[5,31],[-29,16],[36,30],[-5,13],[-50,8],[7,6],[-15,11],[31,4],[-17,-1],[-8,36],[5,-35],[-30,-6],[-16,-38],[-14,-15],[-3,11],[0,-35]],[[3517,3241],[-21,-54],[-61,-13],[-22,25],[-20,-1],[-16,32],[1,46],[6,2],[3,9],[-4,28]],[[7960,5683],[-1,2],[3,5],[-2,-7]],[[7874,5721],[-1,-2],[0,2],[1,0]],[[7951,5734],[-5,13],[6,-10],[-1,-3]],[[7959,5751],[-4,6],[2,-2],[2,-4]],[[7961,5776],[4,-2],[-7,4],[3,-2]],[[7890,5782],[-1,-17],[-5,17],[6,0]],[[7974,5779],[-1,4],[4,3],[-3,-7]],[[7968,5790],[3,-6],[-2,-2],[-1,8]],[[8026,5790],[-1,0],[0,2],[1,-2]],[[7969,5791],[-1,0],[-1,2],[1,2],[-1,2],[1,0],[1,-2],[0,-3],[0,-1]],[[7964,5793],[1,1],[0,5],[2,-3],[0,-2],[1,-4]],[[7968,5790],[-1,-6],[-2,5],[-1,4]],[[8036,5887],[-2,2],[2,0],[0,-2]],[[7997,6127],[-1,0],[-6,12],[7,-12]],[[7992,6344],[-1,0],[1,1],[0,-1]],[[7982,6383],[-1,3],[1,-2],[0,-1]],[[7973,6379],[-4,6],[3,1],[1,-7]],[[7965,6386],[0,4],[3,-8],[-3,4]],[[7987,6393],[-2,-8],[-1,-1],[3,9]],[[7984,6391],[0,1],[0,1],[1,0],[0,-1],[-1,-1]],[[7965,6392],[-2,0],[0,1],[2,-1]],[[7992,6391],[0,5],[1,-3],[-1,-2]],[[7984,6389],[-2,0],[3,2],[0,4],[2,2],[-3,-8]],[[7995,6397],[-1,-3],[1,2],[0,1]],[[7987,6393],[0,3],[2,5],[-2,-8]],[[7982,6397],[3,13],[3,-3],[-6,-10]],[[7992,6412],[-1,0],[3,3],[-2,-3]],[[7999,6417],[-2,-2],[-3,1],[5,1]],[[7999,6426],[-16,-13],[-1,-17],[-6,-6],[-14,6],[3,-19],[-23,-45],[-9,-54],[30,-91],[59,-114],[18,-146],[-9,-26],[3,-31],[-2,13],[-4,-44],[-29,-38],[-20,-19],[-8,17],[-1,-11],[0,5],[0,2],[-1,2],[-5,2],[1,-4],[-1,-2]],[[7964,5793],[0,-3],[-4,-4],[4,2],[2,-5],[-1,-6],[-10,2],[10,-14],[-13,10],[9,-25],[-14,25],[12,-38],[-20,24],[10,-37],[-33,-44],[-7,0],[10,78],[-19,27]],[[3024,6419],[-1,3],[1,2],[0,-5]],[[2987,6431],[0,4],[1,1],[-1,-5]],[[3014,6432],[-1,5],[2,-1],[-1,-4]],[[3009,6442],[0,-5],[-5,6],[5,-1]],[[2992,6438],[-1,6],[2,-4],[-1,-2]],[[3003,6443],[-4,6],[3,0],[1,-6]],[[4526,6381],[4,68],[5,18],[6,4],[12,57],[9,27],[-1,7],[-6,-14],[5,13],[26,46],[11,85],[25,33],[12,54]],[[6498,6577],[-9,0],[6,6],[3,-6]],[[6481,6583],[-3,0],[3,3],[0,-3]],[[6475,6585],[-1,1],[0,2],[1,-3]],[[6507,6584],[-3,2],[2,1],[1,-3]],[[6461,6583],[-1,4],[2,2],[-1,-6]],[[6483,6586],[-1,3],[1,-1],[0,-2]],[[6512,6591],[-4,3],[2,2],[2,-5]],[[6514,6596],[-1,1],[-1,1],[2,-2]],[[6512,6596],[-2,1],[2,4],[0,-5]],[[6432,6582],[14,-17],[57,10],[8,9],[6,26],[34,57],[6,19]],[[6562,6662],[3,-38]],[[8726,5581],[-1,3],[1,0],[0,-3]],[[8729,5589],[-1,-2],[1,5],[0,-3]],[[8732,5596],[-1,2],[1,1],[0,-3]],[[8732,5600],[-1,3],[3,1],[-2,-4]],[[8734,5609],[2,-3],[-2,1],[0,2]],[[8737,5609],[-2,4],[4,17],[-2,-21]],[[9669,5507],[-1,1],[1,2],[0,-3]],[[9770,5535],[-1,0],[0,1],[1,-1]],[[9774,5593],[0,1],[1,2],[-1,-3]],[[9687,5605],[1,0],[-4,2],[3,-2]],[[9682,5611],[-1,1],[0,3],[1,-4]],[[9693,5621],[-1,2],[1,0],[0,-2]],[[9673,5631],[-1,0],[0,1],[1,-1]],[[9658,5687],[0,1],[1,1],[-1,-2]],[[9745,5697],[-1,0],[1,1],[0,-1]],[[9635,5827],[-1,0],[1,1],[0,-1]],[[9652,5840],[0,1],[1,0],[-1,-1]],[[9598,5854],[-1,1],[1,0],[0,-1]],[[4725,2858],[-4,5],[2,0],[2,-5]],[[4660,3047],[-3,0],[2,3],[1,-3]],[[4842,4264],[-3,-1],[2,6],[1,-5]],[[4601,4725],[-1,6],[3,-4],[-2,-2]],[[4769,9273],[-23,-6],[33,17],[-10,-11]],[[5532,9468],[-11,7],[15,0],[-4,-7]],[[5694,9590],[-2,-1],[18,15],[-16,-14]],[[5646,9636],[-4,-2],[-3,1],[7,1]],[[5648,9689],[-8,-10],[51,-15],[-63,-29],[-6,10],[10,7],[-53,-5],[22,26],[-21,12],[68,4]],[[5597,9711],[14,1],[7,-19],[-44,-4],[-16,16],[39,6]],[[5745,9719],[-12,4],[17,-5],[-5,1]],[[5313,9713],[24,-23],[-46,40],[22,-17]],[[5806,9731],[19,-1],[-47,-2],[28,3]],[[5839,9734],[-4,2],[7,-1],[-3,-1]],[[5589,9738],[-7,-1],[-1,0],[8,1]],[[5578,9739],[-22,-1],[5,5],[17,-4]],[[5555,9750],[-1,-1],[6,5],[-5,-4]],[[5558,9757],[2,-2],[-15,3],[13,-1]],[[5303,9773],[-6,4],[10,-3],[-4,-1]],[[5305,9778],[-10,1],[3,2],[7,-3]],[[5467,9786],[35,-9],[-13,-20],[20,15],[16,-27],[73,-23],[-72,-18],[4,-20],[-19,-5],[-3,-29],[-16,-2],[-23,-39],[8,-6],[-16,-7],[-31,18],[28,6],[-57,10],[-15,21],[64,-5],[-41,12],[63,16],[-85,-12],[-10,19],[103,21],[-27,2],[14,13],[-38,-13],[-8,8],[6,15],[-28,-20],[10,-7],[-48,-11],[-18,17],[23,3],[-52,24],[33,-3],[-21,10],[10,13],[-24,-12],[-16,26],[87,19],[-38,-18],[29,1],[-6,-6],[22,-12],[-5,16],[20,15],[51,-52],[-22,53],[18,14],[15,-11]],[[5773,9800],[-5,0],[11,2],[-6,-2]],[[6023,9801],[-7,1],[5,1],[2,-2]],[[5898,9799],[-25,-1],[61,8],[-36,-7]],[[5515,9807],[-12,3],[18,1],[-6,-4]],[[5675,9815],[-5,1],[2,3],[3,-4]],[[5553,9821],[54,-12],[-8,-9],[18,-8],[10,19],[-6,6],[14,5],[13,-4],[-7,-18],[48,14],[67,-26],[-103,-42],[-108,25],[74,11],[-98,-5],[-17,11],[18,5],[-29,8],[44,-3],[6,4],[-16,11],[23,-7],[-10,14],[13,1]],[[5673,9820],[-8,2],[6,1],[2,-3]],[[5553,9821],[-2,1],[8,1],[-6,-2]],[[5576,9829],[-7,2],[8,0],[-1,-2]],[[5592,9834],[1,-2],[-9,1],[8,1]],[[5578,9835],[-9,2],[14,-3],[-5,1]],[[4928,8032],[-3,0],[5,5],[-2,-5]],[[4944,8020],[-6,-2],[-1,4],[7,-2]],[[4241,1761],[0,-2],[-3,2],[3,0]],[[4261,1782],[-2,2],[4,0],[-2,-2]],[[4271,1820],[-1,-5],[-5,4],[6,1]],[[4266,1855],[-3,2],[2,1],[1,-3]],[[4259,1896],[-2,1],[2,1],[0,-2]],[[4247,1917],[-3,2],[2,0],[1,-2]],[[4234,1940],[-1,2],[1,1],[0,-3]],[[3971,2044],[-1,0],[-1,3],[2,-3]],[[3958,2073],[34,-14],[14,-29],[-10,-7],[-36,35],[5,7],[-22,6],[15,2]]]}
fips iso2 iso3 un name notes rwi_region rwi_region rwi_rank rwi_score rwi_institutional rwi_reporting rwi_safeguard rwi_enabling area pop2005 region subregion lon lat longitude latitude
SF ZA ZAF 710 South Africa Sub-Saharan Africa Sub-Saharan Africa 22 56 57 60 62 39 121447 47938663 2 18 23.121 -30.558 26.12849298 -28.507205
BC BW BWA 72 Botswana Sub-Saharan Africa Sub-Saharan Africa 30 47 55 28 53 69 56673 1835938 2 18 23.815 -22.182 24.50370655 -22.333345
GB GA GAB 266 Gabon Sub-Saharan Africa Sub-Saharan Africa 32 46 60 51 39 28 25767 1290693 2 17 11.797 -0.591 11.68262299 -0.820975
AO AO AGO 24 Angola Sub-Saharan Africa Sub-Saharan Africa 41 42 58 43 52 15 124670 16095214 2 17 17.544 -12.296 18.84260201 -11.9325
CG CD COD 180 Democratic Republic of the Congo Sub-Saharan Africa Sub-Saharan Africa 44 39 56 45 42 6 226705 58740547 2 17 23.654 -2.876 22.54053576 -4.036388397
CM CM CMR 120 Cameroon Sub-Saharan Africa Sub-Saharan Africa 47 34 63 33 25 17 46540 17795149 2 17 12.277 5.133 13.66583912 7.36792
EK GQ GNQ 226 Equatorial Guinea Sub-Saharan Africa Sub-Saharan Africa 56 13 27 14 4 4 2805 484098 2 17 10.488 1.607 10.44908329 1.67282
MO MA MAR 504 Morocco Middle East & North Africa Middle East & North Africa 24 53 80 47 63 32 44630 30494991 2 15 -5.758 32.706 -6.594759165 31.7915
EG EG EGY 818 Egypt Middle East & North Africa Middle East & North Africa 38 43 40 44 48 40 99545 72849793 2 15 29.872 26.494 29.52781265 26.822635
AG DZ DZA 12 Algeria Middle East & North Africa Middle East & North Africa 45 38 57 41 28 26 238174 32854159 2 15 2.632 28.163 0.628991924 28.03139
SU SD SDN 736 Sudan Sub-Saharan Africa Sub-Saharan Africa 50 31 80 17 35 8 237600 36899747 2 15 30.05 13.832 29.03242543 12.862805
LY LY LBY 434 Libya Sub-Saharan Africa Sub-Saharan Africa 55 19 11 29 15 10 175954 5918217 2 15 18.023 27.044 17.31801357 26.335105
ZA ZM ZMB 894 Zambia Sub-Saharan Africa Sub-Saharan Africa 17 61 71 62 72 37 74339 11478317 2 14 26.32 -14.614 25.40189571 -13.07585
TZ TZ TZA 834 Tanzania Sub-Saharan Africa Sub-Saharan Africa 27 50 44 48 68 42 88359 38477873 2 14 34.823 -6.27 34.31457313 -6.363525
MZ MZ MOZ 508 Mozambique Sub-Saharan Africa Sub-Saharan Africa 46 37 58 26 37 37 78409 20532675 2 14 37.923 -14.422 34.6654016 -18.662655
ZI ZW ZWE 716 Zimbabwe Sub-Saharan Africa Sub-Saharan Africa 51 31 48 23 56 6 38685 13119679 2 14 29.872 -19 29.31345625 -19.023315
GH GH GHA 288 Ghana Sub-Saharan Africa Sub-Saharan Africa 15 63 79 51 73 59 22754 2253501 2 11 -1.207 7.96 -0.97188135 7.934685
LI LR LBR 430 Liberia Sub-Saharan Africa Sub-Saharan Africa 16 62 83 62 71 31 9632 3441796 2 11 -9.657 6.682 -9.640549464 6.420595
GV GN GIN 324 Guinea Sub-Saharan Africa Sub-Saharan Africa 33 46 86 45 43 11 24572 9002656 2 11 -10.942 10.439 -9.604389027 9.938055
SL SL SLE 694 Sierra Leone Sub-Saharan Africa Sub-Saharan Africa 35 46 52 47 59 24 7162 5586403 2 11 -11.792 8.56 -11.89402953 8.462295
NI NG NGA 566 Nigeria Sub-Saharan Africa Sub-Saharan Africa 40 43 66 38 53 18 91077 141356083 2 11 8.105 9.594 7.846100339 9.01111
PP PG PNG 598 Papua New Guinea East Asia & Pacific East Asia & Pacific 39 43 59 34 50 38 45286 6069715 9 54 143.459 -5.949 144.4353529 -6.65382
AS AU AUS 36 Australia Western Australia OECD OECD 4 85 88 87 65 96 768230 20310208 9 53 136.189 -24.973 133.1235564 -25.00708
TD TT TTO 780 Trinidad and Tobago Latin America & Caribbean Latin America & Caribbean 10 74 64 83 86 52 513 1323722 19 29 -61.253 10.468 -61.24863405 10.42
US US USA 840 United States Gulf of Mexico OECD OECD 2 92 88 97 89 90 915896 299846449 19 21 -98.606 39.622 -99.61218582 37.237355
CA CA CAN 124 Canada Alberta OECD OECD 7 76 67 72 74 96 909351 32270507 19 21 -109.433 59.081 -110.7203678 56.81443
MX MX MEX 484 Mexico Latin America & Caribbean Latin America & Caribbean 6 77 84 83 81 53 190869 104266392 19 13 -102.535 23.951 -102.271892 23.634505
BR BR BRA 76 Brazil Latin America & Caribbean Latin America & Caribbean 5 80 82 78 96 66 845942 186830759 19 5 -53.089 -10.772 -49.69304742 -14.261725
CI CL CHL 152 Chile Latin America & Caribbean Latin America & Caribbean 8 75 77 74 65 87 74880 16295102 19 5 -69.433 -23.389 -71.56248524 -35.695835
CO CO COL 170 Colombia Latin America & Caribbean Latin America & Caribbean 9 74 75 73 91 58 103870 4494579 19 5 -73.076 3.9 -72.50291368 4.10837
PE PE PER 604 Peru Latin America & Caribbean Latin America & Caribbean 11 73 88 83 57 55 128000 27274266 19 5 -75.552 -9.326 -75.82823046 -9.2287
EC EC ECU 218 Ecuador Latin America & Caribbean Latin America & Caribbean 18 58 70 64 65 28 27684 13060993 19 5 -78.497 -1.385 -78.36241409 -1.785675
VE VE VEN 862 Venezuela Latin America & Caribbean Latin America & Caribbean 20 56 57 69 67 18 88205 26725573 19 5 -66.166 7.125 -65.40413507 6.4225
BL BO BOL 68 Bolivia Latin America & Caribbean Latin America & Caribbean 25 53 48 60 56 42 108438 9182015 19 5 -64.671 -16.715 -63.59768311 -16.285695
AJ AZ AZE 31 Azerbaijan Europe & Central Asia Eurasia & South Asia 28 48 57 54 51 24 8260 8352021 142 145 47.395 40.43 47.77542515 40.169735
IZ IQ IRQ 368 Iraq Middle East & North Africa Middle East & North Africa 29 47 57 52 63 9 43737 27995984 142 145 43.772 33.048 42.50818972 33.24446
BA BH BHR 48 Bahrain Middle East & North Africa Middle East & North Africa 31 47 38 40 59 58 71 724788 142 145 50.562 26.019 50.51466253 26.02208
YM YE YEM 887 Yemen Middle East & North Africa Middle East & North Africa 37 43 57 46 52 16 52797 21095679 142 145 48.355 15.807 49.37157138 15.79606
KU KW KWT 414 Kuwait Middle East & North Africa Middle East & North Africa 42 41 28 43 36 57 1782 2700 142 145 47.376 29.476 47.36353645 29.278885
SA SA SAU 682 Saudi Arabia Middle East & North Africa Middle East & North Africa 48 34 30 35 31 38 214969 2361236 142 145 44.585 24.023 45.07084156 23.885945
QA QA QAT 634 Qatar Middle East & North Africa Middle East & North Africa 54 26 15 14 20 66 1100 796186 142 145 51.191 25.316 51.22798832 25.335165
KZ KZ KAZ 398 Kazakhstan Europe & Central Asia Eurasia & South Asia 19 57 62 58 76 32 269970 15210609 142 143 67.301 48.16 66.47212059 47.970825
TX TM TKM 795 Turkmenistan Europe & Central Asia Eurasia & South Asia 57 5 13 4 0 3 46993 4833266 142 143 59.384 39.122 59.2464492 38.89985
TT TL TLS 626 Timor-Leste East Asia & Pacific East Asia & Pacific 13 68 77 82 70 28 1487 1067285 142 35 125.878 -8.822 125.5706078 -8.95673
ID ID IDN 360 Indonesia East Asia & Pacific East Asia & Pacific 14 66 76 66 75 46 181157 226063044 142 35 114.252 -0.976 113.240544 0.05125
RP PH PHL 608 Philippines East Asia & Pacific East Asia & Pacific 23 54 63 54 51 46 29817 84566163 142 35 122.466 11.118 125.161182 7.686248779
MY MY MYS 458 Malaysia East Asia & Pacific East Asia & Pacific 34 46 39 45 39 60 32855 25652985 142 35 102.195 4.201 102.0496328 3.99032
VM VN VNM 704 Vietnam East Asia & Pacific East Asia & Pacific 43 41 63 39 31 30 32549 85028643 142 35 105.314 21.491 107.7987124 15.96375
CB KH KHM 116 Cambodia East Asia & Pacific East Asia & Pacific 52 29 52 13 46 20 17652 13955507 142 35 104.564 12.714 105.0995633 12.56568
BM MM MMR 104 Myanmar East Asia & Pacific East Asia & Pacific 58 4 8 5 2 2 65755 47967266 142 35 96.041 21.718 95.99194968 19.26486
IN IN IND 356 India South Asia Eurasia & South Asia 12 70 60 72 83 61 297319 1134403141 142 34 78.5 21 80.24721817 21.786635
AF AF AFG 4 Afghanistan South Asia Eurasia & South Asia 49 33 63 29 38 8 65209 25067407 142 34 65.216 33.677 65.24004 33.939115
IR IR IRN 364 Iran (Islamic Republic of) Middle East & North Africa Middle East & North Africa 53 28 26 33 26 23 163620 69420607 142 34 54.301 32.565 53.95007645 32.489095
MG MN MNG 496 Mongolia East Asia & Pacific East Asia & Pacific 26 51 80 39 49 48 156650 2580704 142 30 102.876 46.056 105.3303557 46.862495
CH CN CHN 156 China East Asia & Pacific East Asia & Pacific 36 43 43 46 46 36 932743 1312978855 142 30 106.514 33.42 98.40326854 36.880135
NO NO NOR 578 Norway OECD OECD 1 98 100 97 98 98 30625 4638836 150 154 8.74 61.152 12.68715434 64.591665
UK GB GBR 826 United Kingdom OECD OECD 3 88 79 91 83 93 24193 60244834 150 154 -1.6 53 -1.928351582 54.30139
RS RU RUS 643 Russian Federation Europe & Central Asia Eurasia & South Asia 21 56 69 31 75 72 1638094 143953092 150 151 96.689 61.988 88.41604233 59.43595
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment