####################################################################################################
#
# Invoking X3D model self-test:
#
#   $ python SingleAudio.py
#
# Python package x3d.py package is available on PyPI for import.
#   This approach simplifies Python X3D deployment and use.
#   https://pypi.org/project/x3d
#
# Installation:
#       pip install x3d
# or
#       python -m pip install x3d
#
# Developer options for loading x3d package in other Python programs:
#
#    from x3d import *  # preferred approach, terser source that avoids x3d.* class prefixes
#
# or
#    import x3d         # traditional way to subclass x3d package, all classes require x3d.* prefix,
#                       # but python source is very verbose, for example x3d.Material x3d.Shape etc.
#                       # X3dToPython.xslt stylesheet insertPackagePrefix=true supports this option.
#
# Project home page:    # X3D Python Scene Access Interface Library (X3DPSAIL)
#                       # https://www.web3d.org/x3d/stylesheets/python/python.html
# Conversion generator: # https://www.web3d.org/x3d/stylesheets/X3dToPython.xslt
#
####################################################################################################

from x3d import *

newModel=X3D(profile='Full',version='4.0',
  head=head(
    children=[
    meta(content='SingleAudio.x3d',name='title'),
    meta(content='The first demo contains a concise X3D scene. The scenario here is the implementation of a single sound source, which is represented by a 3D object. The spatiality of the sound is expressed by a process, in which when the user approaching nearby to the sound source the volume is increased and accordingly when removed there from is reduced. In addition to this and depending on the side of the sound source that the user observes, the sound is emitted from the corresponding speaker. Apart from the 3D scene, we have also added an analyser slider. The analyser gives the possibility to receive real-time generated data, without any change from the input to output sound information. Through this process we achieved the audio visualization of the sound source.',name='description'),
    meta(content='This work presents an innovative solution of the spatial sound in X3DOM framework, that based on a combinational methodology. Specifically, we suggested the enrichment of X3DOM with spatial sound features, using both the X3D sound nodes and the structure of Web Audio API.',name='info'),
    meta(content='Efi Lakka, Athanasios Malamos, Dick Puk, Don Brutzman',name='creator'),
    meta(content='28 October 2020',name='created'),
    meta(content='22 August 2025',name='modified'),
    meta(content='CHANGELOG.txt',name='reference'),
    meta(content='credit for audio files',name='TODO'),
    meta(content='https://medialab.hmu.gr/minipages/x3domAudio',name='reference'),
    meta(content='https://medialab.hmu.gr/minipages/x3domAudio/SingleAudio.xhtml',name='reference'),
    meta(content='https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/SingleAudio.x3d',name='identifier'),
    meta(content='X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit',name='generator'),
    meta(content='../license.html',name='license')]),
  Scene=Scene(
    children=[
    WorldInfo(title='SingleAudio.x3d'),
    NavigationInfo(DEF='NAV'),
    Background(backUrl=["images/generic/BK1.png","https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/images/generic/BK1.png"],bottomUrl=["images/generic/DN1.png","https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/images/generic/DN1.png"],frontUrl=["images/generic/FR1.png","https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/images/generic/FR1.png"],leftUrl=["images/generic/LF1.png","https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/images/generic/LF1.png"],rightUrl=["images/generic/RT1.png","https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/images/generic/RT1.png"],topUrl=["images/generic/UP1.png","https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/images/generic/UP1.png"]),
    Viewpoint(DEF='Camera001',description='Camera001',farDistance=0,nearDistance=1.000000,orientation=(1.000000,0.000000,-0.000000,-0.523599),position=(0.000000,2000.000000,3500.000000)),
    Transform(DEF='Floor',translation=(1.241,0.000,0.358),
      children=[
      Shape(
        appearance=Appearance(DEF='WireColor',
          material=Material(diffuseColor=(0.122,0.114,0.125))),
        geometry=IndexedFaceSet(DEF='Box001-GEOMETRY',coordIndex=[0,1,2,-1,3,4,5,-1,6,7,8,-1,9,10,11,-1,12,13,14,-1,15,16,17,-1,18,19,20,-1,21,22,23,-1,24,25,26,-1,27,28,29,-1,30,31,32,-1,33,34,35,-1],solid=False,
          coord=Coordinate(point=[(-1000.000000,0.000000,1000.000000),(-1000.000000,0.000000,-1000.000000),(1000.000000,0.000000,-1000.000000),(1000.000000,0.000000,-1000.000000),(1000.000000,0.000000,1000.000000),(-1000.000000,0.000000,1000.000000),(-1000.000000,8.031588,1000.000000),(1000.000000,8.031588,1000.000000),(1000.000000,8.031588,-1000.000000),(1000.000000,8.031588,-1000.000000),(-1000.000000,8.031588,-1000.000000),(-1000.000000,8.031588,1000.000000),(-1000.000000,0.000000,1000.000000),(1000.000000,0.000000,1000.000000),(1000.000000,8.031588,1000.000000),(1000.000000,8.031588,1000.000000),(-1000.000000,8.031588,1000.000000),(-1000.000000,0.000000,1000.000000),(1000.000000,0.000000,1000.000000),(1000.000000,0.000000,-1000.000000),(1000.000000,8.031588,-1000.000000),(1000.000000,8.031588,-1000.000000),(1000.000000,8.031588,1000.000000),(1000.000000,0.000000,1000.000000),(1000.000000,0.000000,-1000.000000),(-1000.000000,0.000000,-1000.000000),(-1000.000000,8.031588,-1000.000000),(-1000.000000,8.031588,-1000.000000),(1000.000000,8.031588,-1000.000000),(1000.000000,0.000000,-1000.000000),(-1000.000000,0.000000,-1000.000000),(-1000.000000,0.000000,1000.000000),(-1000.000000,8.031588,1000.000000),(-1000.000000,8.031588,1000.000000),(-1000.000000,8.031588,-1000.000000),(-1000.000000,0.000000,-1000.000000)]),
          normal=Normal(vector=[(0.000000,-1.000000,0.000000),(0.000000,-1.000000,0.000000),(0.000000,-1.000000,0.000000),(0.000000,-1.000000,0.000000),(0.000000,-1.000000,0.000000),(0.000000,-1.000000,0.000000),(0.000000,1.000000,0.000000),(0.000000,1.000000,0.000000),(0.000000,1.000000,0.000000),(0.000000,1.000000,0.000000),(0.000000,1.000000,0.000000),(0.000000,1.000000,0.000000),(0.000000,0.000000,1.000000),(0.000000,0.000000,1.000000),(0.000000,0.000000,1.000000),(0.000000,0.000000,1.000000),(0.000000,0.000000,1.000000),(0.000000,0.000000,1.000000),(1.000000,0.000000,0.000000),(1.000000,0.000000,0.000000),(1.000000,0.000000,0.000000),(1.000000,0.000000,0.000000),(1.000000,0.000000,0.000000),(1.000000,0.000000,0.000000),(0.000000,0.000000,-1.000000),(0.000000,0.000000,-1.000000),(0.000000,0.000000,-1.000000),(0.000000,0.000000,-1.000000),(0.000000,0.000000,-1.000000),(0.000000,0.000000,-1.000000),(-1.000000,0.000000,0.000000),(-1.000000,0.000000,0.000000),(-1.000000,0.000000,0.000000),(-1.000000,0.000000,0.000000),(-1.000000,0.000000,0.000000),(-1.000000,0.000000,0.000000)])))]),
    Transform(DEF='TransformAudio1',
      children=[
      Shape(
        appearance=Appearance(DEF='WireColor_1',
          material=Material(diffuseColor=(0.690196,0.101961,0.101961))),
        geometry=IndexedFaceSet(DEF='Sphere001-GEOMETRY',coordIndex=[0,1,2,-1,3,4,5,-1,6,7,8,-1,9,10,11,-1,12,13,14,-1,15,16,17,-1,18,19,20,-1,21,22,23,-1,24,25,26,-1,27,28,29,-1,30,31,32,-1,33,34,35,-1,36,37,38,-1,39,40,41,-1,42,43,44,-1,45,46,47,-1,48,49,50,-1,51,52,53,-1,54,55,56,-1,57,58,59,-1,60,61,62,-1,63,64,65,-1,66,67,68,-1,69,70,71,-1,72,73,74,-1,75,76,77,-1,78,79,80,-1,81,82,83,-1,84,85,86,-1,87,88,89,-1,90,91,92,-1,93,94,95,-1,96,97,98,-1,99,100,101,-1,102,103,104,-1,105,106,107,-1,108,109,110,-1,111,112,113,-1,114,115,116,-1,117,118,119,-1,120,121,122,-1,123,124,125,-1,126,127,128,-1,129,130,131,-1,132,133,134,-1,135,136,137,-1,138,139,140,-1,141,142,143,-1,144,145,146,-1,147,148,149,-1,150,151,152,-1,153,154,155,-1,156,157,158,-1,159,160,161,-1,162,163,164,-1,165,166,167,-1,168,169,170,-1,171,172,173,-1,174,175,176,-1,177,178,179,-1,180,181,182,-1,183,184,185,-1,186,187,188,-1,189,190,191,-1,192,193,194,-1,195,196,197,-1,198,199,200,-1,201,202,203,-1,204,205,206,-1,207,208,209,-1,210,211,212,-1,213,214,215,-1,216,217,218,-1,219,220,221,-1,222,223,224,-1,225,226,227,-1,228,229,230,-1,231,232,233,-1,234,235,236,-1,237,238,239,-1,240,241,242,-1,243,244,245,-1,246,247,248,-1,249,250,251,-1,252,253,254,-1,255,256,257,-1,258,259,260,-1,261,262,263,-1,264,265,266,-1,267,268,269,-1,270,271,272,-1,273,274,275,-1,276,277,278,-1,279,280,281,-1,282,283,284,-1,285,286,287,-1,288,289,290,-1,291,292,293,-1,294,295,296,-1,297,298,299,-1,300,301,302,-1,303,304,305,-1,306,307,308,-1,309,310,311,-1,312,313,314,-1,315,316,317,-1,318,319,320,-1,321,322,323,-1,324,325,326,-1,327,328,329,-1,330,331,332,-1,333,334,335,-1,336,337,338,-1,339,340,341,-1,342,343,344,-1,345,346,347,-1,348,349,350,-1,351,352,353,-1,354,355,356,-1,357,358,359,-1,360,361,362,-1,363,364,365,-1,366,367,368,-1,369,370,371,-1,372,373,374,-1,375,376,377,-1,378,379,380,-1,381,382,383,-1,384,385,386,-1,387,388,389,-1,390,391,392,-1,393,394,395,-1,396,397,398,-1,399,400,401,-1,402,403,404,-1,405,406,407,-1,408,409,410,-1,411,412,413,-1,414,415,416,-1,417,418,419,-1,420,421,422,-1,423,424,425,-1,426,427,428,-1,429,430,431,-1,432,433,434,-1,435,436,437,-1,438,439,440,-1,441,442,443,-1,444,445,446,-1,447,448,449,-1,450,451,452,-1,453,454,455,-1,456,457,458,-1,459,460,461,-1,462,463,464,-1,465,466,467,-1,468,469,470,-1,471,472,473,-1,474,475,476,-1,477,478,479,-1,480,481,482,-1,483,484,485,-1,486,487,488,-1,489,490,491,-1,492,493,494,-1,495,496,497,-1,498,499,500,-1,501,502,503,-1,504,505,506,-1,507,508,509,-1,510,511,512,-1,513,514,515,-1,516,517,518,-1,519,520,521,-1,522,523,524,-1,525,526,527,-1,528,529,530,-1,531,532,533,-1,534,535,536,-1,537,538,539,-1,540,541,542,-1,543,544,545,-1,546,547,548,-1,549,550,551,-1,552,553,554,-1,555,556,557,-1,558,559,560,-1,561,562,563,-1,564,565,566,-1,567,568,569,-1,570,571,572,-1,573,574,575,-1,576,577,578,-1,579,580,581,-1,582,583,584,-1,585,586,587,-1,588,589,590,-1,591,592,593,-1,594,595,596,-1,597,598,599,-1,600,601,602,-1,603,604,605,-1,606,607,608,-1,609,610,611,-1,612,613,614,-1,615,616,617,-1,618,619,620,-1,621,622,623,-1,624,625,626,-1,627,628,629,-1,630,631,632,-1,633,634,635,-1,636,637,638,-1,639,640,641,-1,642,643,644,-1,645,646,647,-1,648,649,650,-1,651,652,653,-1,654,655,656,-1,657,658,659,-1,660,661,662,-1,663,664,665,-1,666,667,668,-1,669,670,671,-1,672,673,674,-1,675,676,677,-1,678,679,680,-1,681,682,683,-1,684,685,686,-1,687,688,689,-1,690,691,692,-1,693,694,695,-1,696,697,698,-1,699,700,701,-1,702,703,704,-1,705,706,707,-1,708,709,710,-1,711,712,713,-1,714,715,716,-1,717,718,719,-1,720,721,722,-1,723,724,725,-1,726,727,728,-1,729,730,731,-1,732,733,734,-1,735,736,737,-1,738,739,740,-1,741,742,743,-1,744,745,746,-1,747,748,749,-1,750,751,752,-1,753,754,755,-1,756,757,758,-1,759,760,761,-1,762,763,764,-1,765,766,767,-1,768,769,770,-1,771,772,773,-1,774,775,776,-1,777,778,779,-1,780,781,782,-1,783,784,785,-1,786,787,788,-1,789,790,791,-1,792,793,794,-1,795,796,797,-1,798,799,800,-1,801,802,803,-1,804,805,806,-1,807,808,809,-1,810,811,812,-1,813,814,815,-1,816,817,818,-1,819,820,821,-1,822,823,824,-1,825,826,827,-1,828,829,830,-1,831,832,833,-1,834,835,836,-1,837,838,839,-1,840,841,842,-1,843,844,845,-1,846,847,848,-1,849,850,851,-1,852,853,854,-1,855,856,857,-1,858,859,860,-1,861,862,863,-1,864,865,866,-1,867,868,869,-1,870,871,872,-1,873,874,875,-1,876,877,878,-1,879,880,881,-1,882,883,884,-1,885,886,887,-1,888,889,890,-1,891,892,893,-1,894,895,896,-1,897,898,899,-1,900,901,902,-1,903,904,905,-1,906,907,908,-1,909,910,911,-1,912,913,914,-1,915,916,917,-1,918,919,920,-1,921,922,923,-1,924,925,926,-1,927,928,929,-1,930,931,932,-1,933,934,935,-1,936,937,938,-1,939,940,941,-1,942,943,944,-1,945,946,947,-1,948,949,950,-1,951,952,953,-1,954,955,956,-1,957,958,959,-1,960,961,962,-1,963,964,965,-1,966,967,968,-1,969,970,971,-1,972,973,974,-1,975,976,977,-1,978,979,980,-1,981,982,983,-1,984,985,986,-1,987,988,989,-1,990,991,992,-1,993,994,995,-1,996,997,998,-1,999,1000,1001,-1,1002,1003,1004,-1,1005,1006,1007,-1,1008,1009,1010,-1,1011,1012,1013,-1,1014,1015,1016,-1,1017,1018,1019,-1,1020,1021,1022,-1,1023,1024,1025,-1,1026,1027,1028,-1,1029,1030,1031,-1,1032,1033,1034,-1,1035,1036,1037,-1,1038,1039,1040,-1,1041,1042,1043,-1,1044,1045,1046,-1,1047,1048,1049,-1,1050,1051,1052,-1,1053,1054,1055,-1,1056,1057,1058,-1,1059,1060,1061,-1,1062,1063,1064,-1,1065,1066,1067,-1,1068,1069,1070,-1,1071,1072,1073,-1,1074,1075,1076,-1,1077,1078,1079,-1,1080,1081,1082,-1,1083,1084,1085,-1,1086,1087,1088,-1,1089,1090,1091,-1,1092,1093,1094,-1,1095,1096,1097,-1,1098,1099,1100,-1,1101,1102,1103,-1,1104,1105,1106,-1,1107,1108,1109,-1,1110,1111,1112,-1,1113,1114,1115,-1,1116,1117,1118,-1,1119,1120,1121,-1,1122,1123,1124,-1,1125,1126,1127,-1,1128,1129,1130,-1,1131,1132,1133,-1,1134,1135,1136,-1,1137,1138,1139,-1,1140,1141,1142,-1,1143,1144,1145,-1,1146,1147,1148,-1,1149,1150,1151,-1,1152,1153,1154,-1,1155,1156,1157,-1,1158,1159,1160,-1,1161,1162,1163,-1,1164,1165,1166,-1,1167,1168,1169,-1,1170,1171,1172,-1,1173,1174,1175,-1,1176,1177,1178,-1,1179,1180,1181,-1,1182,1183,1184,-1,1185,1186,1187,-1,1188,1189,1190,-1,1191,1192,1193,-1,1194,1195,1196,-1,1197,1198,1199,-1,1200,1201,1202,-1,1203,1204,1205,-1,1206,1207,1208,-1,1209,1210,1211,-1,1212,1213,1214,-1,1215,1216,1217,-1,1218,1219,1220,-1,1221,1222,1223,-1,1224,1225,1226,-1,1227,1228,1229,-1,1230,1231,1232,-1,1233,1234,1235,-1,1236,1237,1238,-1,1239,1240,1241,-1,1242,1243,1244,-1,1245,1246,1247,-1,1248,1249,1250,-1,1251,1252,1253,-1,1254,1255,1256,-1,1257,1258,1259,-1,1260,1261,1262,-1,1263,1264,1265,-1,1266,1267,1268,-1,1269,1270,1271,-1,1272,1273,1274,-1,1275,1276,1277,-1,1278,1279,1280,-1,1281,1282,1283,-1,1284,1285,1286,-1,1287,1288,1289,-1,1290,1291,1292,-1,1293,1294,1295,-1,1296,1297,1298,-1,1299,1300,1301,-1,1302,1303,1304,-1,1305,1306,1307,-1,1308,1309,1310,-1,1311,1312,1313,-1,1314,1315,1316,-1,1317,1318,1319,-1,1320,1321,1322,-1,1323,1324,1325,-1,1326,1327,1328,-1,1329,1330,1331,-1,1332,1333,1334,-1,1335,1336,1337,-1,1338,1339,1340,-1,1341,1342,1343,-1,1344,1345,1346,-1,1347,1348,1349,-1,1350,1351,1352,-1,1353,1354,1355,-1,1356,1357,1358,-1,1359,1360,1361,-1,1362,1363,1364,-1,1365,1366,1367,-1,1368,1369,1370,-1,1371,1372,1373,-1,1374,1375,1376,-1,1377,1378,1379,-1,1380,1381,1382,-1,1383,1384,1385,-1,1386,1387,1388,-1,1389,1390,1391,-1,1392,1393,1394,-1,1395,1396,1397,-1,1398,1399,1400,-1,1401,1402,1403,-1,1404,1405,1406,-1,1407,1408,1409,-1,1410,1411,1412,-1,1413,1414,1415,-1,1416,1417,1418,-1,1419,1420,1421,-1,1422,1423,1424,-1,1425,1426,1427,-1,1428,1429,1430,-1,1431,1432,1433,-1,1434,1435,1436,-1,1437,1438,1439,-1,1440,1441,1442,-1,1443,1444,1445,-1,1446,1447,1448,-1,1449,1450,1451,-1,1452,1453,1454,-1,1455,1456,1457,-1,1458,1459,1460,-1,1461,1462,1463,-1,1464,1465,1466,-1,1467,1468,1469,-1,1470,1471,1472,-1,1473,1474,1475,-1,1476,1477,1478,-1,1479,1480,1481,-1,1482,1483,1484,-1,1485,1486,1487,-1,1488,1489,1490,-1,1491,1492,1493,-1,1494,1495,1496,-1,1497,1498,1499,-1,1500,1501,1502,-1,1503,1504,1505,-1,1506,1507,1508,-1,1509,1510,1511,-1,1512,1513,1514,-1,1515,1516,1517,-1,1518,1519,1520,-1,1521,1522,1523,-1,1524,1525,1526,-1,1527,1528,1529,-1,1530,1531,1532,-1,1533,1534,1535,-1,1536,1537,1538,-1,1539,1540,1541,-1,1542,1543,1544,-1,1545,1546,1547,-1,1548,1549,1550,-1,1551,1552,1553,-1,1554,1555,1556,-1,1557,1558,1559,-1,1560,1561,1562,-1,1563,1564,1565,-1,1566,1567,1568,-1,1569,1570,1571,-1,1572,1573,1574,-1,1575,1576,1577,-1,1578,1579,1580,-1,1581,1582,1583,-1,1584,1585,1586,-1,1587,1588,1589,-1,1590,1591,1592,-1,1593,1594,1595,-1,1596,1597,1598,-1,1599,1600,1601,-1,1602,1603,1604,-1,1605,1606,1607,-1,1608,1609,1610,-1,1611,1612,1613,-1,1614,1615,1616,-1,1617,1618,1619,-1,1620,1621,1622,-1,1623,1624,1625,-1,1626,1627,1628,-1,1629,1630,1631,-1,1632,1633,1634,-1,1635,1636,1637,-1,1638,1639,1640,-1,1641,1642,1643,-1,1644,1645,1646,-1,1647,1648,1649,-1,1650,1651,1652,-1,1653,1654,1655,-1,1656,1657,1658,-1,1659,1660,1661,-1,1662,1663,1664,-1,1665,1666,1667,-1,1668,1669,1670,-1,1671,1672,1673,-1,1674,1675,1676,-1,1677,1678,1679,-1,1680,1681,1682,-1,1683,1684,1685,-1,1686,1687,1688,-1,1689,1690,1691,-1,1692,1693,1694,-1,1695,1696,1697,-1,1698,1699,1700,-1,1701,1702,1703,-1,1704,1705,1706,-1,1707,1708,1709,-1,1710,1711,1712,-1,1713,1714,1715,-1,1716,1717,1718,-1,1719,1720,1721,-1,1722,1723,1724,-1,1725,1726,1727,-1,1728,1729,1730,-1,1731,1732,1733,-1,1734,1735,1736,-1,1737,1738,1739,-1,1740,1741,1742,-1,1743,1744,1745,-1,1746,1747,1748,-1,1749,1750,1751,-1,1752,1753,1754,-1,1755,1756,1757,-1,1758,1759,1760,-1,1761,1762,1763,-1,1764,1765,1766,-1,1767,1768,1769,-1,1770,1771,1772,-1,1773,1774,1775,-1,1776,1777,1778,-1,1779,1780,1781,-1,1782,1783,1784,-1,1785,1786,1787,-1,1788,1789,1790,-1,1791,1792,1793,-1,1794,1795,1796,-1,1797,1798,1799,-1,1800,1801,1802,-1,1803,1804,1805,-1,1806,1807,1808,-1,1809,1810,1811,-1,1812,1813,1814,-1,1815,1816,1817,-1,1818,1819,1820,-1,1821,1822,1823,-1,1824,1825,1826,-1,1827,1828,1829,-1,1830,1831,1832,-1,1833,1834,1835,-1,1836,1837,1838,-1,1839,1840,1841,-1,1842,1843,1844,-1,1845,1846,1847,-1,1848,1849,1850,-1,1851,1852,1853,-1,1854,1855,1856,-1,1857,1858,1859,-1,1860,1861,1862,-1,1863,1864,1865,-1,1866,1867,1868,-1,1869,1870,1871,-1,1872,1873,1874,-1,1875,1876,1877,-1,1878,1879,1880,-1,1881,1882,1883,-1,1884,1885,1886,-1,1887,1888,1889,-1,1890,1891,1892,-1,1893,1894,1895,-1,1896,1897,1898,-1,1899,1900,1901,-1,1902,1903,1904,-1,1905,1906,1907,-1,1908,1909,1910,-1,1911,1912,1913,-1,1914,1915,1916,-1,1917,1918,1919,-1,1920,1921,1922,-1,1923,1924,1925,-1,1926,1927,1928,-1,1929,1930,1931,-1,1932,1933,1934,-1,1935,1936,1937,-1,1938,1939,1940,-1,1941,1942,1943,-1,1944,1945,1946,-1,1947,1948,1949,-1,1950,1951,1952,-1,1953,1954,1955,-1,1956,1957,1958,-1,1959,1960,1961,-1,1962,1963,1964,-1,1965,1966,1967,-1,1968,1969,1970,-1,1971,1972,1973,-1,1974,1975,1976,-1,1977,1978,1979,-1,1980,1981,1982,-1,1983,1984,1985,-1,1986,1987,1988,-1,1989,1990,1991,-1,1992,1993,1994,-1,1995,1996,1997,-1,1998,1999,2000,-1,2001,2002,2003,-1,2004,2005,2006,-1,2007,2008,2009,-1,2010,2011,2012,-1,2013,2014,2015,-1,2016,2017,2018,-1,2019,2020,2021,-1,2022,2023,2024,-1,2025,2026,2027,-1,2028,2029,2030,-1,2031,2032,2033,-1,2034,2035,2036,-1,2037,2038,2039,-1,2040,2041,2042,-1,2043,2044,2045,-1,2046,2047,2048,-1,2049,2050,2051,-1,2052,2053,2054,-1,2055,2056,2057,-1,2058,2059,2060,-1,2061,2062,2063,-1,2064,2065,2066,-1,2067,2068,2069,-1,2070,2071,2072,-1,2073,2074,2075,-1,2076,2077,2078,-1,2079,2080,2081,-1,2082,2083,2084,-1,2085,2086,2087,-1,2088,2089,2090,-1,2091,2092,2093,-1,2094,2095,2096,-1,2097,2098,2099,-1,2100,2101,2102,-1,2103,2104,2105,-1,2106,2107,2108,-1,2109,2110,2111,-1,2112,2113,2114,-1,2115,2116,2117,-1,2118,2119,2120,-1,2121,2122,2123,-1,2124,2125,2126,-1,2127,2128,2129,-1,2130,2131,2132,-1,2133,2134,2135,-1,2136,2137,2138,-1,2139,2140,2141,-1,2142,2143,2144,-1,2145,2146,2147,-1,2148,2149,2150,-1,2151,2152,2153,-1,2154,2155,2156,-1,2157,2158,2159,-1,2160,2161,2162,-1,2163,2164,2165,-1,2166,2167,2168,-1,2169,2170,2171,-1,2172,2173,2174,-1,2175,2176,2177,-1,2178,2179,2180,-1,2181,2182,2183,-1,2184,2185,2186,-1,2187,2188,2189,-1,2190,2191,2192,-1,2193,2194,2195,-1,2196,2197,2198,-1,2199,2200,2201,-1,2202,2203,2204,-1,2205,2206,2207,-1,2208,2209,2210,-1,2211,2212,2213,-1,2214,2215,2216,-1,2217,2218,2219,-1,2220,2221,2222,-1,2223,2224,2225,-1,2226,2227,2228,-1,2229,2230,2231,-1,2232,2233,2234,-1,2235,2236,2237,-1,2238,2239,2240,-1,2241,2242,2243,-1,2244,2245,2246,-1,2247,2248,2249,-1,2250,2251,2252,-1,2253,2254,2255,-1,2256,2257,2258,-1,2259,2260,2261,-1,2262,2263,2264,-1,2265,2266,2267,-1,2268,2269,2270,-1,2271,2272,2273,-1,2274,2275,2276,-1,2277,2278,2279,-1,2280,2281,2282,-1,2283,2284,2285,-1,2286,2287,2288,-1,2289,2290,2291,-1,2292,2293,2294,-1,2295,2296,2297,-1,2298,2299,2300,-1,2301,2302,2303,-1,2304,2305,2306,-1,2307,2308,2309,-1,2310,2311,2312,-1,2313,2314,2315,-1,2316,2317,2318,-1,2319,2320,2321,-1,2322,2323,2324,-1,2325,2326,2327,-1,2328,2329,2330,-1,2331,2332,2333,-1,2334,2335,2336,-1,2337,2338,2339,-1,2340,2341,2342,-1,2343,2344,2345,-1,2346,2347,2348,-1,2349,2350,2351,-1,2352,2353,2354,-1,2355,2356,2357,-1,2358,2359,2360,-1,2361,2362,2363,-1,2364,2365,2366,-1,2367,2368,2369,-1,2370,2371,2372,-1,2373,2374,2375,-1,2376,2377,2378,-1,2379,2380,2381,-1,2382,2383,2384,-1,2385,2386,2387,-1,2388,2389,2390,-1,2391,2392,2393,-1,2394,2395,2396,-1,2397,2398,2399,-1,2400,2401,2402,-1,2403,2404,2405,-1,2406,2407,2408,-1,2409,2410,2411,-1,2412,2413,2414,-1,2415,2416,2417,-1,2418,2419,2420,-1,2421,2422,2423,-1,2424,2425,2426,-1,2427,2428,2429,-1,2430,2431,2432,-1,2433,2434,2435,-1,2436,2437,2438,-1,2439,2440,2441,-1,2442,2443,2444,-1,2445,2446,2447,-1,2448,2449,2450,-1,2451,2452,2453,-1,2454,2455,2456,-1,2457,2458,2459,-1,2460,2461,2462,-1,2463,2464,2465,-1,2466,2467,2468,-1,2469,2470,2471,-1,2472,2473,2474,-1,2475,2476,2477,-1,2478,2479,2480,-1,2481,2482,2483,-1,2484,2485,2486,-1,2487,2488,2489,-1,2490,2491,2492,-1,2493,2494,2495,-1,2496,2497,2498,-1,2499,2500,2501,-1,2502,2503,2504,-1,2505,2506,2507,-1,2508,2509,2510,-1,2511,2512,2513,-1,2514,2515,2516,-1,2517,2518,2519,-1,2520,2521,2522,-1,2523,2524,2525,-1,2526,2527,2528,-1,2529,2530,2531,-1,2532,2533,2534,-1,2535,2536,2537,-1,2538,2539,2540,-1,2541,2542,2543,-1,2544,2545,2546,-1,2547,2548,2549,-1,2550,2551,2552,-1,2553,2554,2555,-1,2556,2557,2558,-1,2559,2560,2561,-1,2562,2563,2564,-1,2565,2566,2567,-1,2568,2569,2570,-1,2571,2572,2573,-1,2574,2575,2576,-1,2577,2578,2579,-1,2580,2581,2582,-1,2583,2584,2585,-1,2586,2587,2588,-1,2589,2590,2591,-1,2592,2593,2594,-1,2595,2596,2597,-1,2598,2599,2600,-1,2601,2602,2603,-1,2604,2605,2606,-1,2607,2608,2609,-1,2610,2611,2612,-1,2613,2614,2615,-1,2616,2617,2618,-1,2619,2620,2621,-1,2622,2623,2624,-1,2625,2626,2627,-1,2628,2629,2630,-1,2631,2632,2633,-1,2634,2635,2636,-1,2637,2638,2639,-1,2640,2641,2642,-1,2643,2644,2645,-1,2646,2647,2648,-1,2649,2650,2651,-1,2652,2653,2654,-1,2655,2656,2657,-1,2658,2659,2660,-1,2661,2662,2663,-1,2664,2665,2666,-1,2667,2668,2669,-1,2670,2671,2672,-1,2673,2674,2675,-1,2676,2677,2678,-1,2679,2680,2681,-1,2682,2683,2684,-1,2685,2686,2687,-1,2688,2689,2690,-1,2691,2692,2693,-1,2694,2695,2696,-1,2697,2698,2699,-1,2700,2701,2702,-1,2703,2704,2705,-1,2706,2707,2708,-1,2709,2710,2711,-1,2712,2713,2714,-1,2715,2716,2717,-1,2718,2719,2720,-1,2721,2722,2723,-1,2724,2725,2726,-1,2727,2728,2729,-1,2730,2731,2732,-1,2733,2734,2735,-1,2736,2737,2738,-1,2739,2740,2741,-1,2742,2743,2744,-1,2745,2746,2747,-1,2748,2749,2750,-1,2751,2752,2753,-1,2754,2755,2756,-1,2757,2758,2759,-1,2760,2761,2762,-1,2763,2764,2765,-1,2766,2767,2768,-1,2769,2770,2771,-1,2772,2773,2774,-1,2775,2776,2777,-1,2778,2779,2780,-1,2781,2782,2783,-1,2784,2785,2786,-1,2787,2788,2789,-1,2790,2791,2792,-1,2793,2794,2795,-1,2796,2797,2798,-1,2799,2800,2801,-1,2802,2803,2804,-1,2805,2806,2807,-1,2808,2809,2810,-1,2811,2812,2813,-1,2814,2815,2816,-1,2817,2818,2819,-1,2820,2821,2822,-1,2823,2824,2825,-1,2826,2827,2828,-1,2829,2830,2831,-1,2832,2833,2834,-1,2835,2836,2837,-1,2838,2839,2840,-1,2841,2842,2843,-1,2844,2845,2846,-1,2847,2848,2849,-1,2850,2851,2852,-1,2853,2854,2855,-1,2856,2857,2858,-1,2859,2860,2861,-1,2862,2863,2864,-1,2865,2866,2867,-1,2868,2869,2870,-1,2871,2872,2873,-1,2874,2875,2876,-1,2877,2878,2879,-1],solid=False,
          coord=Coordinate(point=[(0.000000,50.000000,0.000000),(0.000000,49.039261,-9.754517),(-1.903015,49.039261,-9.567078),(0.000000,50.000000,0.000000),(-1.903015,49.039261,-9.567078),(-3.732910,49.039261,-9.012024),(0.000000,50.000000,0.000000),(-3.732910,49.039261,-9.012024),(-5.419312,49.039261,-8.110596),(0.000000,50.000000,0.000000),(-5.419312,49.039261,-8.110596),(-6.897461,49.039261,-6.897461),(0.000000,50.000000,0.000000),(-6.897461,49.039261,-6.897461),(-8.110596,49.039261,-5.419312),(0.000000,50.000000,0.000000),(-8.110596,49.039261,-5.419312),(-9.012024,49.039261,-3.732910),(0.000000,50.000000,0.000000),(-9.012024,49.039261,-3.732910),(-9.567078,49.039261,-1.903015),(0.000000,50.000000,0.000000),(-9.567078,49.039261,-1.903015),(-9.754517,49.039261,0.000000),(0.000000,50.000000,0.000000),(-9.754517,49.039261,0.000000),(-9.567078,49.039261,1.903015),(0.000000,50.000000,0.000000),(-9.567078,49.039261,1.903015),(-9.012024,49.039261,3.732910),(0.000000,50.000000,0.000000),(-9.012024,49.039261,3.732910),(-8.110596,49.039261,5.419312),(0.000000,50.000000,0.000000),(-8.110596,49.039261,5.419312),(-6.897461,49.039261,6.897461),(0.000000,50.000000,0.000000),(-6.897461,49.039261,6.897461),(-5.419312,49.039261,8.110596),(0.000000,50.000000,0.000000),(-5.419312,49.039261,8.110596),(-3.732910,49.039261,9.012024),(0.000000,50.000000,0.000000),(-3.732910,49.039261,9.012024),(-1.903015,49.039261,9.567078),(0.000000,50.000000,0.000000),(-1.903015,49.039261,9.567078),(0.000000,49.039261,9.754517),(0.000000,50.000000,0.000000),(0.000000,49.039261,9.754517),(1.903015,49.039261,9.567078),(0.000000,50.000000,0.000000),(1.903015,49.039261,9.567078),(3.732910,49.039261,9.012024),(0.000000,50.000000,0.000000),(3.732910,49.039261,9.012024),(5.419312,49.039261,8.110596),(0.000000,50.000000,0.000000),(5.419312,49.039261,8.110596),(6.897522,49.039261,6.897461),(0.000000,50.000000,0.000000),(6.897522,49.039261,6.897461),(8.110596,49.039261,5.419312),(0.000000,50.000000,0.000000),(8.110596,49.039261,5.419312),(9.012024,49.039261,3.732849),(0.000000,50.000000,0.000000),(9.012024,49.039261,3.732849),(9.567078,49.039261,1.903015),(0.000000,50.000000,0.000000),(9.567078,49.039261,1.903015),(9.754517,49.039261,0.000000),(0.000000,50.000000,0.000000),(9.754517,49.039261,0.000000),(9.567078,49.039261,-1.903015),(0.000000,50.000000,0.000000),(9.567078,49.039261,-1.903015),(9.011963,49.039261,-3.732910),(0.000000,50.000000,0.000000),(9.011963,49.039261,-3.732910),(8.110596,49.039261,-5.419312),(0.000000,50.000000,0.000000),(8.110596,49.039261,-5.419312),(6.897461,49.039261,-6.897522),(0.000000,50.000000,0.000000),(6.897461,49.039261,-6.897522),(5.419312,49.039261,-8.110596),(0.000000,50.000000,0.000000),(5.419312,49.039261,-8.110596),(3.732849,49.039261,-9.012024),(0.000000,50.000000,0.000000),(3.732849,49.039261,-9.012024),(1.903015,49.039261,-9.567078),(0.000000,50.000000,0.000000),(1.903015,49.039261,-9.567078),(0.000000,49.039261,-9.754517),(0.000000,49.039261,-9.754517),(0.000000,46.193974,-19.134155),(-3.732910,46.193974,-18.766541),(0.000000,49.039261,-9.754517),(-3.732910,46.193974,-18.766541),(-1.903015,49.039261,-9.567078),(-1.903015,49.039261,-9.567078),(-3.732910,46.193974,-18.766541),(-7.322327,46.193974,-17.677673),(-1.903015,49.039261,-9.567078),(-7.322327,46.193974,-17.677673),(-3.732910,49.039261,-9.012024),(-3.732910,49.039261,-9.012024),(-7.322327,46.193974,-17.677673),(-10.630371,46.193974,-15.909485),(-3.732910,49.039261,-9.012024),(-10.630371,46.193974,-15.909485),(-5.419312,49.039261,-8.110596),(-5.419312,49.039261,-8.110596),(-10.630371,46.193974,-15.909485),(-13.529907,46.193974,-13.529907),(-5.419312,49.039261,-8.110596),(-13.529907,46.193974,-13.529907),(-6.897461,49.039261,-6.897461),(-6.897461,49.039261,-6.897461),(-13.529907,46.193974,-13.529907),(-15.909485,46.193974,-10.630371),(-6.897461,49.039261,-6.897461),(-15.909485,46.193974,-10.630371),(-8.110596,49.039261,-5.419312),(-8.110596,49.039261,-5.419312),(-15.909485,46.193974,-10.630371),(-17.677673,46.193974,-7.322327),(-8.110596,49.039261,-5.419312),(-17.677673,46.193974,-7.322327),(-9.012024,49.039261,-3.732910),(-9.012024,49.039261,-3.732910),(-17.677673,46.193974,-7.322327),(-18.766541,46.193974,-3.732910),(-9.012024,49.039261,-3.732910),(-18.766541,46.193974,-3.732910),(-9.567078,49.039261,-1.903015),(-9.567078,49.039261,-1.903015),(-18.766541,46.193974,-3.732910),(-19.134155,46.193974,0.000000),(-9.567078,49.039261,-1.903015),(-19.134155,46.193974,0.000000),(-9.754517,49.039261,0.000000),(-9.754517,49.039261,0.000000),(-19.134155,46.193974,0.000000),(-18.766541,46.193974,3.732910),(-9.754517,49.039261,0.000000),(-18.766541,46.193974,3.732910),(-9.567078,49.039261,1.903015),(-9.567078,49.039261,1.903015),(-18.766541,46.193974,3.732910),(-17.677673,46.193974,7.322327),(-9.567078,49.039261,1.903015),(-17.677673,46.193974,7.322327),(-9.012024,49.039261,3.732910),(-9.012024,49.039261,3.732910),(-17.677673,46.193974,7.322327),(-15.909485,46.193974,10.630371),(-9.012024,49.039261,3.732910),(-15.909485,46.193974,10.630371),(-8.110596,49.039261,5.419312),(-8.110596,49.039261,5.419312),(-15.909485,46.193974,10.630371),(-13.529907,46.193974,13.529907),(-8.110596,49.039261,5.419312),(-13.529907,46.193974,13.529907),(-6.897461,49.039261,6.897461),(-6.897461,49.039261,6.897461),(-13.529907,46.193974,13.529907),(-10.630371,46.193974,15.909485),(-6.897461,49.039261,6.897461),(-10.630371,46.193974,15.909485),(-5.419312,49.039261,8.110596),(-5.419312,49.039261,8.110596),(-10.630371,46.193974,15.909485),(-7.322327,46.193974,17.677673),(-5.419312,49.039261,8.110596),(-7.322327,46.193974,17.677673),(-3.732910,49.039261,9.012024),(-3.732910,49.039261,9.012024),(-7.322327,46.193974,17.677673),(-3.732849,46.193974,18.766541),(-3.732910,49.039261,9.012024),(-3.732849,46.193974,18.766541),(-1.903015,49.039261,9.567078),(-1.903015,49.039261,9.567078),(-3.732849,46.193974,18.766541),(0.000000,46.193974,19.134155),(-1.903015,49.039261,9.567078),(0.000000,46.193974,19.134155),(0.000000,49.039261,9.754517),(0.000000,49.039261,9.754517),(0.000000,46.193974,19.134155),(3.732910,46.193974,18.766541),(0.000000,49.039261,9.754517),(3.732910,46.193974,18.766541),(1.903015,49.039261,9.567078),(1.903015,49.039261,9.567078),(3.732910,46.193974,18.766541),(7.322327,46.193974,17.677673),(1.903015,49.039261,9.567078),(7.322327,46.193974,17.677673),(3.732910,49.039261,9.012024),(3.732910,49.039261,9.012024),(7.322327,46.193974,17.677673),(10.630371,46.193974,15.909485),(3.732910,49.039261,9.012024),(10.630371,46.193974,15.909485),(5.419312,49.039261,8.110596),(5.419312,49.039261,8.110596),(10.630371,46.193974,15.909485),(13.529907,46.193974,13.529907),(5.419312,49.039261,8.110596),(13.529907,46.193974,13.529907),(6.897522,49.039261,6.897461),(6.897522,49.039261,6.897461),(13.529907,46.193974,13.529907),(15.909485,46.193974,10.630371),(6.897522,49.039261,6.897461),(15.909485,46.193974,10.630371),(8.110596,49.039261,5.419312),(8.110596,49.039261,5.419312),(15.909485,46.193974,10.630371),(17.677673,46.193974,7.322327),(8.110596,49.039261,5.419312),(17.677673,46.193974,7.322327),(9.012024,49.039261,3.732849),(9.012024,49.039261,3.732849),(17.677673,46.193974,7.322327),(18.766541,46.193974,3.732849),(9.012024,49.039261,3.732849),(18.766541,46.193974,3.732849),(9.567078,49.039261,1.903015),(9.567078,49.039261,1.903015),(18.766541,46.193974,3.732849),(19.134155,46.193974,-0.000061),(9.567078,49.039261,1.903015),(19.134155,46.193974,-0.000061),(9.754517,49.039261,0.000000),(9.754517,49.039261,0.000000),(19.134155,46.193974,-0.000061),(18.766479,46.193974,-3.732910),(9.754517,49.039261,0.000000),(18.766479,46.193974,-3.732910),(9.567078,49.039261,-1.903015),(9.567078,49.039261,-1.903015),(18.766479,46.193974,-3.732910),(17.677673,46.193974,-7.322388),(9.567078,49.039261,-1.903015),(17.677673,46.193974,-7.322388),(9.011963,49.039261,-3.732910),(9.011963,49.039261,-3.732910),(17.677673,46.193974,-7.322388),(15.909485,46.193974,-10.630432),(9.011963,49.039261,-3.732910),(15.909485,46.193974,-10.630432),(8.110596,49.039261,-5.419312),(8.110596,49.039261,-5.419312),(15.909485,46.193974,-10.630432),(13.529846,46.193974,-13.529907),(8.110596,49.039261,-5.419312),(13.529846,46.193974,-13.529907),(6.897461,49.039261,-6.897522),(6.897461,49.039261,-6.897522),(13.529846,46.193974,-13.529907),(10.630371,46.193974,-15.909485),(6.897461,49.039261,-6.897522),(10.630371,46.193974,-15.909485),(5.419312,49.039261,-8.110596),(5.419312,49.039261,-8.110596),(10.630371,46.193974,-15.909485),(7.322266,46.193974,-17.677673),(5.419312,49.039261,-8.110596),(7.322266,46.193974,-17.677673),(3.732849,49.039261,-9.012024),(3.732849,49.039261,-9.012024),(7.322266,46.193974,-17.677673),(3.732849,46.193974,-18.766541),(3.732849,49.039261,-9.012024),(3.732849,46.193974,-18.766541),(1.903015,49.039261,-9.567078),(1.903015,49.039261,-9.567078),(3.732849,46.193974,-18.766541),(0.000000,46.193974,-19.134155),(1.903015,49.039261,-9.567078),(0.000000,46.193974,-19.134155),(0.000000,49.039261,-9.754517),(0.000000,46.193974,-19.134155),(0.000000,41.573479,-27.778503),(-5.419312,41.573479,-27.244751),(0.000000,46.193974,-19.134155),(-5.419312,41.573479,-27.244751),(-3.732910,46.193974,-18.766541),(-3.732910,46.193974,-18.766541),(-5.419312,41.573479,-27.244751),(-10.630371,41.573479,-25.664001),(-3.732910,46.193974,-18.766541),(-10.630371,41.573479,-25.664001),(-7.322327,46.193974,-17.677673),(-7.322327,46.193974,-17.677673),(-10.630371,41.573479,-25.664001),(-15.432922,41.573479,-23.096985),(-7.322327,46.193974,-17.677673),(-15.432922,41.573479,-23.096985),(-10.630371,46.193974,-15.909485),(-10.630371,46.193974,-15.909485),(-15.432922,41.573479,-23.096985),(-19.642395,41.573479,-19.642395),(-10.630371,46.193974,-15.909485),(-19.642395,41.573479,-19.642395),(-13.529907,46.193974,-13.529907),(-13.529907,46.193974,-13.529907),(-19.642395,41.573479,-19.642395),(-23.096985,41.573479,-15.432922),(-13.529907,46.193974,-13.529907),(-23.096985,41.573479,-15.432922),(-15.909485,46.193974,-10.630371),(-15.909485,46.193974,-10.630371),(-23.096985,41.573479,-15.432922),(-25.664001,41.573479,-10.630371),(-15.909485,46.193974,-10.630371),(-25.664001,41.573479,-10.630371),(-17.677673,46.193974,-7.322327),(-17.677673,46.193974,-7.322327),(-25.664001,41.573479,-10.630371),(-27.244751,41.573479,-5.419312),(-17.677673,46.193974,-7.322327),(-27.244751,41.573479,-5.419312),(-18.766541,46.193974,-3.732910),(-18.766541,46.193974,-3.732910),(-27.244751,41.573479,-5.419312),(-27.778503,41.573479,0.000000),(-18.766541,46.193974,-3.732910),(-27.778503,41.573479,0.000000),(-19.134155,46.193974,0.000000),(-19.134155,46.193974,0.000000),(-27.778503,41.573479,0.000000),(-27.244751,41.573479,5.419312),(-19.134155,46.193974,0.000000),(-27.244751,41.573479,5.419312),(-18.766541,46.193974,3.732910),(-18.766541,46.193974,3.732910),(-27.244751,41.573479,5.419312),(-25.664001,41.573479,10.630371),(-18.766541,46.193974,3.732910),(-25.664001,41.573479,10.630371),(-17.677673,46.193974,7.322327),(-17.677673,46.193974,7.322327),(-25.664001,41.573479,10.630371),(-23.096985,41.573479,15.432922),(-17.677673,46.193974,7.322327),(-23.096985,41.573479,15.432922),(-15.909485,46.193974,10.630371),(-15.909485,46.193974,10.630371),(-23.096985,41.573479,15.432922),(-19.642334,41.573479,19.642395),(-15.909485,46.193974,10.630371),(-19.642334,41.573479,19.642395),(-13.529907,46.193974,13.529907),(-13.529907,46.193974,13.529907),(-19.642334,41.573479,19.642395),(-15.432922,41.573479,23.096985),(-13.529907,46.193974,13.529907),(-15.432922,41.573479,23.096985),(-10.630371,46.193974,15.909485),(-10.630371,46.193974,15.909485),(-15.432922,41.573479,23.096985),(-10.630371,41.573479,25.664001),(-10.630371,46.193974,15.909485),(-10.630371,41.573479,25.664001),(-7.322327,46.193974,17.677673),(-7.322327,46.193974,17.677673),(-10.630371,41.573479,25.664001),(-5.419312,41.573479,27.244751),(-7.322327,46.193974,17.677673),(-5.419312,41.573479,27.244751),(-3.732849,46.193974,18.766541),(-3.732849,46.193974,18.766541),(-5.419312,41.573479,27.244751),(0.000000,41.573479,27.778503),(-3.732849,46.193974,18.766541),(0.000000,41.573479,27.778503),(0.000000,46.193974,19.134155),(0.000000,46.193974,19.134155),(0.000000,41.573479,27.778503),(5.419373,41.573479,27.244751),(0.000000,46.193974,19.134155),(5.419373,41.573479,27.244751),(3.732910,46.193974,18.766541),(3.732910,46.193974,18.766541),(5.419373,41.573479,27.244751),(10.630432,41.573479,25.664001),(3.732910,46.193974,18.766541),(10.630432,41.573479,25.664001),(7.322327,46.193974,17.677673),(7.322327,46.193974,17.677673),(10.630432,41.573479,25.664001),(15.432922,41.573479,23.096985),(7.322327,46.193974,17.677673),(15.432922,41.573479,23.096985),(10.630371,46.193974,15.909485),(10.630371,46.193974,15.909485),(15.432922,41.573479,23.096985),(19.642395,41.573479,19.642334),(10.630371,46.193974,15.909485),(19.642395,41.573479,19.642334),(13.529907,46.193974,13.529907),(13.529907,46.193974,13.529907),(19.642395,41.573479,19.642334),(23.096985,41.573479,15.432861),(13.529907,46.193974,13.529907),(23.096985,41.573479,15.432861),(15.909485,46.193974,10.630371),(15.909485,46.193974,10.630371),(23.096985,41.573479,15.432861),(25.664001,41.573479,10.630310),(15.909485,46.193974,10.630371),(25.664001,41.573479,10.630310),(17.677673,46.193974,7.322327),(17.677673,46.193974,7.322327),(25.664001,41.573479,10.630310),(27.244751,41.573479,5.419250),(17.677673,46.193974,7.322327),(27.244751,41.573479,5.419250),(18.766541,46.193974,3.732849),(18.766541,46.193974,3.732849),(27.244751,41.573479,5.419250),(27.778503,41.573479,-0.000061),(18.766541,46.193974,3.732849),(27.778503,41.573479,-0.000061),(19.134155,46.193974,-0.000061),(19.134155,46.193974,-0.000061),(27.778503,41.573479,-0.000061),(27.244751,41.573479,-5.419373),(19.134155,46.193974,-0.000061),(27.244751,41.573479,-5.419373),(18.766479,46.193974,-3.732910),(18.766479,46.193974,-3.732910),(27.244751,41.573479,-5.419373),(25.664001,41.573479,-10.630432),(18.766479,46.193974,-3.732910),(25.664001,41.573479,-10.630432),(17.677673,46.193974,-7.322388),(17.677673,46.193974,-7.322388),(25.664001,41.573479,-10.630432),(23.096985,41.573479,-15.432983),(17.677673,46.193974,-7.322388),(23.096985,41.573479,-15.432983),(15.909485,46.193974,-10.630432),(15.909485,46.193974,-10.630432),(23.096985,41.573479,-15.432983),(19.642334,41.573479,-19.642395),(15.909485,46.193974,-10.630432),(19.642334,41.573479,-19.642395),(13.529846,46.193974,-13.529907),(13.529846,46.193974,-13.529907),(19.642334,41.573479,-19.642395),(15.432861,41.573479,-23.097046),(13.529846,46.193974,-13.529907),(15.432861,41.573479,-23.097046),(10.630371,46.193974,-15.909485),(10.630371,46.193974,-15.909485),(15.432861,41.573479,-23.097046),(10.630310,41.573479,-25.664001),(10.630371,46.193974,-15.909485),(10.630310,41.573479,-25.664001),(7.322266,46.193974,-17.677673),(7.322266,46.193974,-17.677673),(10.630310,41.573479,-25.664001),(5.419250,41.573479,-27.244751),(7.322266,46.193974,-17.677673),(5.419250,41.573479,-27.244751),(3.732849,46.193974,-18.766541),(3.732849,46.193974,-18.766541),(5.419250,41.573479,-27.244751),(0.000000,41.573479,-27.778503),(3.732849,46.193974,-18.766541),(0.000000,41.573479,-27.778503),(0.000000,46.193974,-19.134155),(0.000000,41.573479,-27.778503),(0.000000,35.355339,-35.355347),(-6.897461,35.355339,-34.675964),(0.000000,41.573479,-27.778503),(-6.897461,35.355339,-34.675964),(-5.419312,41.573479,-27.244751),(-5.419312,41.573479,-27.244751),(-6.897461,35.355339,-34.675964),(-13.529907,35.355339,-32.664063),(-5.419312,41.573479,-27.244751),(-13.529907,35.355339,-32.664063),(-10.630371,41.573479,-25.664001),(-10.630371,41.573479,-25.664001),(-13.529907,35.355339,-32.664063),(-19.642395,35.355339,-29.396912),(-10.630371,41.573479,-25.664001),(-19.642395,35.355339,-29.396912),(-15.432922,41.573479,-23.096985),(-15.432922,41.573479,-23.096985),(-19.642395,35.355339,-29.396912),(-25.000000,35.355339,-25.000000),(-15.432922,41.573479,-23.096985),(-25.000000,35.355339,-25.000000),(-19.642395,41.573479,-19.642395),(-19.642395,41.573479,-19.642395),(-25.000000,35.355339,-25.000000),(-29.396912,35.355339,-19.642395),(-19.642395,41.573479,-19.642395),(-29.396912,35.355339,-19.642395),(-23.096985,41.573479,-15.432922),(-23.096985,41.573479,-15.432922),(-29.396912,35.355339,-19.642395),(-32.664063,35.355339,-13.529907),(-23.096985,41.573479,-15.432922),(-32.664063,35.355339,-13.529907),(-25.664001,41.573479,-10.630371),(-25.664001,41.573479,-10.630371),(-32.664063,35.355339,-13.529907),(-34.676025,35.355339,-6.897461),(-25.664001,41.573479,-10.630371),(-34.676025,35.355339,-6.897461),(-27.244751,41.573479,-5.419312),(-27.244751,41.573479,-5.419312),(-34.676025,35.355339,-6.897461),(-35.355347,35.355339,0.000000),(-27.244751,41.573479,-5.419312),(-35.355347,35.355339,0.000000),(-27.778503,41.573479,0.000000),(-27.778503,41.573479,0.000000),(-35.355347,35.355339,0.000000),(-34.675964,35.355339,6.897522),(-27.778503,41.573479,0.000000),(-34.675964,35.355339,6.897522),(-27.244751,41.573479,5.419312),(-27.244751,41.573479,5.419312),(-34.675964,35.355339,6.897522),(-32.664063,35.355339,13.529907),(-27.244751,41.573479,5.419312),(-32.664063,35.355339,13.529907),(-25.664001,41.573479,10.630371),(-25.664001,41.573479,10.630371),(-32.664063,35.355339,13.529907),(-29.396851,35.355339,19.642395),(-25.664001,41.573479,10.630371),(-29.396851,35.355339,19.642395),(-23.096985,41.573479,15.432922),(-23.096985,41.573479,15.432922),(-29.396851,35.355339,19.642395),(-25.000000,35.355339,25.000000),(-23.096985,41.573479,15.432922),(-25.000000,35.355339,25.000000),(-19.642334,41.573479,19.642395),(-19.642334,41.573479,19.642395),(-25.000000,35.355339,25.000000),(-19.642334,35.355339,29.396912),(-19.642334,41.573479,19.642395),(-19.642334,35.355339,29.396912),(-15.432922,41.573479,23.096985),(-15.432922,41.573479,23.096985),(-19.642334,35.355339,29.396912),(-13.529846,35.355339,32.664063),(-15.432922,41.573479,23.096985),(-13.529846,35.355339,32.664063),(-10.630371,41.573479,25.664001),(-10.630371,41.573479,25.664001),(-13.529846,35.355339,32.664063),(-6.897461,35.355339,34.676025),(-10.630371,41.573479,25.664001),(-6.897461,35.355339,34.676025),(-5.419312,41.573479,27.244751),(-5.419312,41.573479,27.244751),(-6.897461,35.355339,34.676025),(0.000061,35.355339,35.355347),(-5.419312,41.573479,27.244751),(0.000061,35.355339,35.355347),(0.000000,41.573479,27.778503),(0.000000,41.573479,27.778503),(0.000061,35.355339,35.355347),(6.897522,35.355339,34.675964),(0.000000,41.573479,27.778503),(6.897522,35.355339,34.675964),(5.419373,41.573479,27.244751),(5.419373,41.573479,27.244751),(6.897522,35.355339,34.675964),(13.529968,35.355339,32.664063),(5.419373,41.573479,27.244751),(13.529968,35.355339,32.664063),(10.630432,41.573479,25.664001),(10.630432,41.573479,25.664001),(13.529968,35.355339,32.664063),(19.642395,35.355339,29.396851),(10.630432,41.573479,25.664001),(19.642395,35.355339,29.396851),(15.432922,41.573479,23.096985),(15.432922,41.573479,23.096985),(19.642395,35.355339,29.396851),(25.000061,35.355339,24.999939),(15.432922,41.573479,23.096985),(25.000061,35.355339,24.999939),(19.642395,41.573479,19.642334),(19.642395,41.573479,19.642334),(25.000061,35.355339,24.999939),(29.396912,35.355339,19.642334),(19.642395,41.573479,19.642334),(29.396912,35.355339,19.642334),(23.096985,41.573479,15.432861),(23.096985,41.573479,15.432861),(29.396912,35.355339,19.642334),(32.664124,35.355339,13.529846),(23.096985,41.573479,15.432861),(32.664124,35.355339,13.529846),(25.664001,41.573479,10.630310),(25.664001,41.573479,10.630310),(32.664124,35.355339,13.529846),(34.676025,35.355339,6.897461),(25.664001,41.573479,10.630310),(34.676025,35.355339,6.897461),(27.244751,41.573479,5.419250),(27.244751,41.573479,5.419250),(34.676025,35.355339,6.897461),(35.355347,35.355339,-0.000061),(27.244751,41.573479,5.419250),(35.355347,35.355339,-0.000061),(27.778503,41.573479,-0.000061),(27.778503,41.573479,-0.000061),(35.355347,35.355339,-0.000061),(34.675964,35.355339,-6.897522),(27.778503,41.573479,-0.000061),(34.675964,35.355339,-6.897522),(27.244751,41.573479,-5.419373),(27.244751,41.573479,-5.419373),(34.675964,35.355339,-6.897522),(32.664063,35.355339,-13.529968),(27.244751,41.573479,-5.419373),(32.664063,35.355339,-13.529968),(25.664001,41.573479,-10.630432),(25.664001,41.573479,-10.630432),(32.664063,35.355339,-13.529968),(29.396851,35.355339,-19.642456),(25.664001,41.573479,-10.630432),(29.396851,35.355339,-19.642456),(23.096985,41.573479,-15.432983),(23.096985,41.573479,-15.432983),(29.396851,35.355339,-19.642456),(24.999939,35.355339,-25.000061),(23.096985,41.573479,-15.432983),(24.999939,35.355339,-25.000061),(19.642334,41.573479,-19.642395),(19.642334,41.573479,-19.642395),(24.999939,35.355339,-25.000061),(19.642334,35.355339,-29.396912),(19.642334,41.573479,-19.642395),(19.642334,35.355339,-29.396912),(15.432861,41.573479,-23.097046),(15.432861,41.573479,-23.097046),(19.642334,35.355339,-29.396912),(13.529846,35.355339,-32.664124),(15.432861,41.573479,-23.097046),(13.529846,35.355339,-32.664124),(10.630310,41.573479,-25.664001),(10.630310,41.573479,-25.664001),(13.529846,35.355339,-32.664124),(6.897400,35.355339,-34.676025),(10.630310,41.573479,-25.664001),(6.897400,35.355339,-34.676025),(5.419250,41.573479,-27.244751),(5.419250,41.573479,-27.244751),(6.897400,35.355339,-34.676025),(0.000000,35.355339,-35.355347),(5.419250,41.573479,-27.244751),(0.000000,35.355339,-35.355347),(0.000000,41.573479,-27.778503),(0.000000,35.355339,-35.355347),(0.000000,27.778509,-41.573486),(-8.110596,27.778509,-40.774658),(0.000000,35.355339,-35.355347),(-8.110596,27.778509,-40.774658),(-6.897461,35.355339,-34.675964),(-6.897461,35.355339,-34.675964),(-8.110596,27.778509,-40.774658),(-15.909485,27.778509,-38.408875),(-6.897461,35.355339,-34.675964),(-15.909485,27.778509,-38.408875),(-13.529907,35.355339,-32.664063),(-13.529907,35.355339,-32.664063),(-15.909485,27.778509,-38.408875),(-23.096985,27.778509,-34.567078),(-13.529907,35.355339,-32.664063),(-23.096985,27.778509,-34.567078),(-19.642395,35.355339,-29.396912),(-19.642395,35.355339,-29.396912),(-23.096985,27.778509,-34.567078),(-29.396912,27.778509,-29.396912),(-19.642395,35.355339,-29.396912),(-29.396912,27.778509,-29.396912),(-25.000000,35.355339,-25.000000),(-25.000000,35.355339,-25.000000),(-29.396912,27.778509,-29.396912),(-34.567078,27.778509,-23.096985),(-25.000000,35.355339,-25.000000),(-34.567078,27.778509,-23.096985),(-29.396912,35.355339,-19.642395),(-29.396912,35.355339,-19.642395),(-34.567078,27.778509,-23.096985),(-38.408875,27.778509,-15.909485),(-29.396912,35.355339,-19.642395),(-38.408875,27.778509,-15.909485),(-32.664063,35.355339,-13.529907),(-32.664063,35.355339,-13.529907),(-38.408875,27.778509,-15.909485),(-40.774658,27.778509,-8.110596),(-32.664063,35.355339,-13.529907),(-40.774658,27.778509,-8.110596),(-34.676025,35.355339,-6.897461),(-34.676025,35.355339,-6.897461),(-40.774658,27.778509,-8.110596),(-41.573486,27.778509,0.000000),(-34.676025,35.355339,-6.897461),(-41.573486,27.778509,0.000000),(-35.355347,35.355339,0.000000),(-35.355347,35.355339,0.000000),(-41.573486,27.778509,0.000000),(-40.774658,27.778509,8.110596),(-35.355347,35.355339,0.000000),(-40.774658,27.778509,8.110596),(-34.675964,35.355339,6.897522),(-34.675964,35.355339,6.897522),(-40.774658,27.778509,8.110596),(-38.408875,27.778509,15.909485),(-34.675964,35.355339,6.897522),(-38.408875,27.778509,15.909485),(-32.664063,35.355339,13.529907),(-32.664063,35.355339,13.529907),(-38.408875,27.778509,15.909485),(-34.567078,27.778509,23.096985),(-32.664063,35.355339,13.529907),(-34.567078,27.778509,23.096985),(-29.396851,35.355339,19.642395),(-29.396851,35.355339,19.642395),(-34.567078,27.778509,23.096985),(-29.396851,27.778509,29.396912),(-29.396851,35.355339,19.642395),(-29.396851,27.778509,29.396912),(-25.000000,35.355339,25.000000),(-25.000000,35.355339,25.000000),(-29.396851,27.778509,29.396912),(-23.096985,27.778509,34.567078),(-25.000000,35.355339,25.000000),(-23.096985,27.778509,34.567078),(-19.642334,35.355339,29.396912),(-19.642334,35.355339,29.396912),(-23.096985,27.778509,34.567078),(-15.909424,27.778509,38.408875),(-19.642334,35.355339,29.396912),(-15.909424,27.778509,38.408875),(-13.529846,35.355339,32.664063),(-13.529846,35.355339,32.664063),(-15.909424,27.778509,38.408875),(-8.110535,27.778509,40.774658),(-13.529846,35.355339,32.664063),(-8.110535,27.778509,40.774658),(-6.897461,35.355339,34.676025),(-6.897461,35.355339,34.676025),(-8.110535,27.778509,40.774658),(0.000061,27.778509,41.573486),(-6.897461,35.355339,34.676025),(0.000061,27.778509,41.573486),(0.000061,35.355339,35.355347),(0.000061,35.355339,35.355347),(0.000061,27.778509,41.573486),(8.110657,27.778509,40.774658),(0.000061,35.355339,35.355347),(8.110657,27.778509,40.774658),(6.897522,35.355339,34.675964),(6.897522,35.355339,34.675964),(8.110657,27.778509,40.774658),(15.909546,27.778509,38.408875),(6.897522,35.355339,34.675964),(15.909546,27.778509,38.408875),(13.529968,35.355339,32.664063),(13.529968,35.355339,32.664063),(15.909546,27.778509,38.408875),(23.097046,27.778509,34.567078),(13.529968,35.355339,32.664063),(23.097046,27.778509,34.567078),(19.642395,35.355339,29.396851),(19.642395,35.355339,29.396851),(23.097046,27.778509,34.567078),(29.396912,27.778509,29.396851),(19.642395,35.355339,29.396851),(29.396912,27.778509,29.396851),(25.000061,35.355339,24.999939),(25.000061,35.355339,24.999939),(29.396912,27.778509,29.396851),(34.567139,27.778509,23.096924),(25.000061,35.355339,24.999939),(34.567139,27.778509,23.096924),(29.396912,35.355339,19.642334),(29.396912,35.355339,19.642334),(34.567139,27.778509,23.096924),(38.408936,27.778509,15.909424),(29.396912,35.355339,19.642334),(38.408936,27.778509,15.909424),(32.664124,35.355339,13.529846),(32.664124,35.355339,13.529846),(38.408936,27.778509,15.909424),(40.774658,27.778509,8.110535),(32.664124,35.355339,13.529846),(40.774658,27.778509,8.110535),(34.676025,35.355339,6.897461),(34.676025,35.355339,6.897461),(40.774658,27.778509,8.110535),(41.573486,27.778509,-0.000061),(34.676025,35.355339,6.897461),(41.573486,27.778509,-0.000061),(35.355347,35.355339,-0.000061),(35.355347,35.355339,-0.000061),(41.573486,27.778509,-0.000061),(40.774658,27.778509,-8.110657),(35.355347,35.355339,-0.000061),(40.774658,27.778509,-8.110657),(34.675964,35.355339,-6.897522),(34.675964,35.355339,-6.897522),(40.774658,27.778509,-8.110657),(38.408875,27.778509,-15.909546),(34.675964,35.355339,-6.897522),(38.408875,27.778509,-15.909546),(32.664063,35.355339,-13.529968),(32.664063,35.355339,-13.529968),(38.408875,27.778509,-15.909546),(34.567017,27.778509,-23.097046),(32.664063,35.355339,-13.529968),(34.567017,27.778509,-23.097046),(29.396851,35.355339,-19.642456),(29.396851,35.355339,-19.642456),(34.567017,27.778509,-23.097046),(29.396851,27.778509,-29.396973),(29.396851,35.355339,-19.642456),(29.396851,27.778509,-29.396973),(24.999939,35.355339,-25.000061),(24.999939,35.355339,-25.000061),(29.396851,27.778509,-29.396973),(23.096924,27.778509,-34.567139),(24.999939,35.355339,-25.000061),(23.096924,27.778509,-34.567139),(19.642334,35.355339,-29.396912),(19.642334,35.355339,-29.396912),(23.096924,27.778509,-34.567139),(15.909424,27.778509,-38.408936),(19.642334,35.355339,-29.396912),(15.909424,27.778509,-38.408936),(13.529846,35.355339,-32.664124),(13.529846,35.355339,-32.664124),(15.909424,27.778509,-38.408936),(8.110474,27.778509,-40.774658),(13.529846,35.355339,-32.664124),(8.110474,27.778509,-40.774658),(6.897400,35.355339,-34.676025),(6.897400,35.355339,-34.676025),(8.110474,27.778509,-40.774658),(0.000000,27.778509,-41.573486),(6.897400,35.355339,-34.676025),(0.000000,27.778509,-41.573486),(0.000000,35.355339,-35.355347),(0.000000,27.778509,-41.573486),(0.000000,19.134171,-46.193970),(-9.012024,19.134171,-45.306396),(0.000000,27.778509,-41.573486),(-9.012024,19.134171,-45.306396),(-8.110596,27.778509,-40.774658),(-8.110596,27.778509,-40.774658),(-9.012024,19.134171,-45.306396),(-17.677673,19.134171,-42.677673),(-8.110596,27.778509,-40.774658),(-17.677673,19.134171,-42.677673),(-15.909485,27.778509,-38.408875),(-15.909485,27.778509,-38.408875),(-17.677673,19.134171,-42.677673),(-25.664001,19.134171,-38.408875),(-15.909485,27.778509,-38.408875),(-25.664001,19.134171,-38.408875),(-23.096985,27.778509,-34.567078),(-23.096985,27.778509,-34.567078),(-25.664001,19.134171,-38.408875),(-32.664063,19.134171,-32.664063),(-23.096985,27.778509,-34.567078),(-32.664063,19.134171,-32.664063),(-29.396912,27.778509,-29.396912),(-29.396912,27.778509,-29.396912),(-32.664063,19.134171,-32.664063),(-38.408875,19.134171,-25.664001),(-29.396912,27.778509,-29.396912),(-38.408875,19.134171,-25.664001),(-34.567078,27.778509,-23.096985),(-34.567078,27.778509,-23.096985),(-38.408875,19.134171,-25.664001),(-42.677673,19.134171,-17.677673),(-34.567078,27.778509,-23.096985),(-42.677673,19.134171,-17.677673),(-38.408875,27.778509,-15.909485),(-38.408875,27.778509,-15.909485),(-42.677673,19.134171,-17.677673),(-45.306396,19.134171,-9.011963),(-38.408875,27.778509,-15.909485),(-45.306396,19.134171,-9.011963),(-40.774658,27.778509,-8.110596),(-40.774658,27.778509,-8.110596),(-45.306396,19.134171,-9.011963),(-46.193970,19.134171,0.000000),(-40.774658,27.778509,-8.110596),(-46.193970,19.134171,0.000000),(-41.573486,27.778509,0.000000),(-41.573486,27.778509,0.000000),(-46.193970,19.134171,0.000000),(-45.306335,19.134171,9.012024),(-41.573486,27.778509,0.000000),(-45.306335,19.134171,9.012024),(-40.774658,27.778509,8.110596),(-40.774658,27.778509,8.110596),(-45.306335,19.134171,9.012024),(-42.677673,19.134171,17.677673),(-40.774658,27.778509,8.110596),(-42.677673,19.134171,17.677673),(-38.408875,27.778509,15.909485),(-38.408875,27.778509,15.909485),(-42.677673,19.134171,17.677673),(-38.408875,19.134171,25.664001),(-38.408875,27.778509,15.909485),(-38.408875,19.134171,25.664001),(-34.567078,27.778509,23.096985),(-34.567078,27.778509,23.096985),(-38.408875,19.134171,25.664001),(-32.664063,19.134171,32.664124),(-34.567078,27.778509,23.096985),(-32.664063,19.134171,32.664124),(-29.396851,27.778509,29.396912),(-29.396851,27.778509,29.396912),(-32.664063,19.134171,32.664124),(-25.663940,19.134171,38.408875),(-29.396851,27.778509,29.396912),(-25.663940,19.134171,38.408875),(-23.096985,27.778509,34.567078),(-23.096985,27.778509,34.567078),(-25.663940,19.134171,38.408875),(-17.677612,19.134171,42.677673),(-23.096985,27.778509,34.567078),(-17.677612,19.134171,42.677673),(-15.909424,27.778509,38.408875),(-15.909424,27.778509,38.408875),(-17.677612,19.134171,42.677673),(-9.011963,19.134171,45.306396),(-15.909424,27.778509,38.408875),(-9.011963,19.134171,45.306396),(-8.110535,27.778509,40.774658),(-8.110535,27.778509,40.774658),(-9.011963,19.134171,45.306396),(0.000061,19.134171,46.193970),(-8.110535,27.778509,40.774658),(0.000061,19.134171,46.193970),(0.000061,27.778509,41.573486),(0.000061,27.778509,41.573486),(0.000061,19.134171,46.193970),(9.012024,19.134171,45.306335),(0.000061,27.778509,41.573486),(9.012024,19.134171,45.306335),(8.110657,27.778509,40.774658),(8.110657,27.778509,40.774658),(9.012024,19.134171,45.306335),(17.677734,19.134171,42.677673),(8.110657,27.778509,40.774658),(17.677734,19.134171,42.677673),(15.909546,27.778509,38.408875),(15.909546,27.778509,38.408875),(17.677734,19.134171,42.677673),(25.664063,19.134171,38.408875),(15.909546,27.778509,38.408875),(25.664063,19.134171,38.408875),(23.097046,27.778509,34.567078),(23.097046,27.778509,34.567078),(25.664063,19.134171,38.408875),(32.664124,19.134171,32.664001),(23.097046,27.778509,34.567078),(32.664124,19.134171,32.664001),(29.396912,27.778509,29.396851),(29.396912,27.778509,29.396851),(32.664124,19.134171,32.664001),(38.408936,19.134171,25.663940),(29.396912,27.778509,29.396851),(38.408936,19.134171,25.663940),(34.567139,27.778509,23.096924),(34.567139,27.778509,23.096924),(38.408936,19.134171,25.663940),(42.677673,19.134171,17.677612),(34.567139,27.778509,23.096924),(42.677673,19.134171,17.677612),(38.408936,27.778509,15.909424),(38.408936,27.778509,15.909424),(42.677673,19.134171,17.677612),(45.306396,19.134171,9.011902),(38.408936,27.778509,15.909424),(45.306396,19.134171,9.011902),(40.774658,27.778509,8.110535),(40.774658,27.778509,8.110535),(45.306396,19.134171,9.011902),(46.193970,19.134171,-0.000061),(40.774658,27.778509,8.110535),(46.193970,19.134171,-0.000061),(41.573486,27.778509,-0.000061),(41.573486,27.778509,-0.000061),(46.193970,19.134171,-0.000061),(45.306335,19.134171,-9.012085),(41.573486,27.778509,-0.000061),(45.306335,19.134171,-9.012085),(40.774658,27.778509,-8.110657),(40.774658,27.778509,-8.110657),(45.306335,19.134171,-9.012085),(42.677612,19.134171,-17.677734),(40.774658,27.778509,-8.110657),(42.677612,19.134171,-17.677734),(38.408875,27.778509,-15.909546),(38.408875,27.778509,-15.909546),(42.677612,19.134171,-17.677734),(38.408813,19.134171,-25.664063),(38.408875,27.778509,-15.909546),(38.408813,19.134171,-25.664063),(34.567017,27.778509,-23.097046),(34.567017,27.778509,-23.097046),(38.408813,19.134171,-25.664063),(32.664001,19.134171,-32.664124),(34.567017,27.778509,-23.097046),(32.664001,19.134171,-32.664124),(29.396851,27.778509,-29.396973),(29.396851,27.778509,-29.396973),(32.664001,19.134171,-32.664124),(25.663940,19.134171,-38.408936),(29.396851,27.778509,-29.396973),(25.663940,19.134171,-38.408936),(23.096924,27.778509,-34.567139),(23.096924,27.778509,-34.567139),(25.663940,19.134171,-38.408936),(17.677551,19.134171,-42.677673),(23.096924,27.778509,-34.567139),(17.677551,19.134171,-42.677673),(15.909424,27.778509,-38.408936),(15.909424,27.778509,-38.408936),(17.677551,19.134171,-42.677673),(9.011902,19.134171,-45.306396),(15.909424,27.778509,-38.408936),(9.011902,19.134171,-45.306396),(8.110474,27.778509,-40.774658),(8.110474,27.778509,-40.774658),(9.011902,19.134171,-45.306396),(0.000000,19.134171,-46.193970),(8.110474,27.778509,-40.774658),(0.000000,19.134171,-46.193970),(0.000000,27.778509,-41.573486),(0.000000,19.134171,-46.193970),(0.000000,9.754518,-49.039246),(-9.567078,9.754518,-48.096985),(0.000000,19.134171,-46.193970),(-9.567078,9.754518,-48.096985),(-9.012024,19.134171,-45.306396),(-9.012024,19.134171,-45.306396),(-9.567078,9.754518,-48.096985),(-18.766541,9.754518,-45.306396),(-9.012024,19.134171,-45.306396),(-18.766541,9.754518,-45.306396),(-17.677673,19.134171,-42.677673),(-17.677673,19.134171,-42.677673),(-18.766541,9.754518,-45.306396),(-27.244751,9.754518,-40.774658),(-17.677673,19.134171,-42.677673),(-27.244751,9.754518,-40.774658),(-25.664001,19.134171,-38.408875),(-25.664001,19.134171,-38.408875),(-27.244751,9.754518,-40.774658),(-34.675964,9.754518,-34.675964),(-25.664001,19.134171,-38.408875),(-34.675964,9.754518,-34.675964),(-32.664063,19.134171,-32.664063),(-32.664063,19.134171,-32.664063),(-34.675964,9.754518,-34.675964),(-40.774658,9.754518,-27.244751),(-32.664063,19.134171,-32.664063),(-40.774658,9.754518,-27.244751),(-38.408875,19.134171,-25.664001),(-38.408875,19.134171,-25.664001),(-40.774658,9.754518,-27.244751),(-45.306396,9.754518,-18.766479),(-38.408875,19.134171,-25.664001),(-45.306396,9.754518,-18.766479),(-42.677673,19.134171,-17.677673),(-42.677673,19.134171,-17.677673),(-45.306396,9.754518,-18.766479),(-48.096985,9.754518,-9.567078),(-42.677673,19.134171,-17.677673),(-48.096985,9.754518,-9.567078),(-45.306396,19.134171,-9.011963),(-45.306396,19.134171,-9.011963),(-48.096985,9.754518,-9.567078),(-49.039246,9.754518,0.000000),(-45.306396,19.134171,-9.011963),(-49.039246,9.754518,0.000000),(-46.193970,19.134171,0.000000),(-46.193970,19.134171,0.000000),(-49.039246,9.754518,0.000000),(-48.096985,9.754518,9.567078),(-46.193970,19.134171,0.000000),(-48.096985,9.754518,9.567078),(-45.306335,19.134171,9.012024),(-45.306335,19.134171,9.012024),(-48.096985,9.754518,9.567078),(-45.306335,9.754518,18.766541),(-45.306335,19.134171,9.012024),(-45.306335,9.754518,18.766541),(-42.677673,19.134171,17.677673),(-42.677673,19.134171,17.677673),(-45.306335,9.754518,18.766541),(-40.774658,9.754518,27.244751),(-42.677673,19.134171,17.677673),(-40.774658,9.754518,27.244751),(-38.408875,19.134171,25.664001),(-38.408875,19.134171,25.664001),(-40.774658,9.754518,27.244751),(-34.675964,9.754518,34.676025),(-38.408875,19.134171,25.664001),(-34.675964,9.754518,34.676025),(-32.664063,19.134171,32.664124),(-32.664063,19.134171,32.664124),(-34.675964,9.754518,34.676025),(-27.244751,9.754518,40.774658),(-32.664063,19.134171,32.664124),(-27.244751,9.754518,40.774658),(-25.663940,19.134171,38.408875),(-25.663940,19.134171,38.408875),(-27.244751,9.754518,40.774658),(-18.766479,9.754518,45.306396),(-25.663940,19.134171,38.408875),(-18.766479,9.754518,45.306396),(-17.677612,19.134171,42.677673),(-17.677612,19.134171,42.677673),(-18.766479,9.754518,45.306396),(-9.567017,9.754518,48.096985),(-17.677612,19.134171,42.677673),(-9.567017,9.754518,48.096985),(-9.011963,19.134171,45.306396),(-9.011963,19.134171,45.306396),(-9.567017,9.754518,48.096985),(0.000061,9.754518,49.039246),(-9.011963,19.134171,45.306396),(0.000061,9.754518,49.039246),(0.000061,19.134171,46.193970),(0.000061,19.134171,46.193970),(0.000061,9.754518,49.039246),(9.567139,9.754518,48.096985),(0.000061,19.134171,46.193970),(9.567139,9.754518,48.096985),(9.012024,19.134171,45.306335),(9.012024,19.134171,45.306335),(9.567139,9.754518,48.096985),(18.766541,9.754518,45.306335),(9.012024,19.134171,45.306335),(18.766541,9.754518,45.306335),(17.677734,19.134171,42.677673),(17.677734,19.134171,42.677673),(18.766541,9.754518,45.306335),(27.244812,9.754518,40.774597),(17.677734,19.134171,42.677673),(27.244812,9.754518,40.774597),(25.664063,19.134171,38.408875),(25.664063,19.134171,38.408875),(27.244812,9.754518,40.774597),(34.676025,9.754518,34.675964),(25.664063,19.134171,38.408875),(34.676025,9.754518,34.675964),(32.664124,19.134171,32.664001),(32.664124,19.134171,32.664001),(34.676025,9.754518,34.675964),(40.774719,9.754518,27.244690),(32.664124,19.134171,32.664001),(40.774719,9.754518,27.244690),(38.408936,19.134171,25.663940),(38.408936,19.134171,25.663940),(40.774719,9.754518,27.244690),(45.306396,9.754518,18.766418),(38.408936,19.134171,25.663940),(45.306396,9.754518,18.766418),(42.677673,19.134171,17.677612),(42.677673,19.134171,17.677612),(45.306396,9.754518,18.766418),(48.096985,9.754518,9.567017),(42.677673,19.134171,17.677612),(48.096985,9.754518,9.567017),(45.306396,19.134171,9.011902),(45.306396,19.134171,9.011902),(48.096985,9.754518,9.567017),(49.039246,9.754518,-0.000061),(45.306396,19.134171,9.011902),(49.039246,9.754518,-0.000061),(46.193970,19.134171,-0.000061),(46.193970,19.134171,-0.000061),(49.039246,9.754518,-0.000061),(48.096985,9.754518,-9.567139),(46.193970,19.134171,-0.000061),(48.096985,9.754518,-9.567139),(45.306335,19.134171,-9.012085),(45.306335,19.134171,-9.012085),(48.096985,9.754518,-9.567139),(45.306335,9.754518,-18.766602),(45.306335,19.134171,-9.012085),(45.306335,9.754518,-18.766602),(42.677612,19.134171,-17.677734),(42.677612,19.134171,-17.677734),(45.306335,9.754518,-18.766602),(40.774597,9.754518,-27.244812),(42.677612,19.134171,-17.677734),(40.774597,9.754518,-27.244812),(38.408813,19.134171,-25.664063),(38.408813,19.134171,-25.664063),(40.774597,9.754518,-27.244812),(34.675903,9.754518,-34.676086),(38.408813,19.134171,-25.664063),(34.675903,9.754518,-34.676086),(32.664001,19.134171,-32.664124),(32.664001,19.134171,-32.664124),(34.675903,9.754518,-34.676086),(27.244690,9.754518,-40.774719),(32.664001,19.134171,-32.664124),(27.244690,9.754518,-40.774719),(25.663940,19.134171,-38.408936),(25.663940,19.134171,-38.408936),(27.244690,9.754518,-40.774719),(18.766418,9.754518,-45.306396),(25.663940,19.134171,-38.408936),(18.766418,9.754518,-45.306396),(17.677551,19.134171,-42.677673),(17.677551,19.134171,-42.677673),(18.766418,9.754518,-45.306396),(9.566956,9.754518,-48.096985),(17.677551,19.134171,-42.677673),(9.566956,9.754518,-48.096985),(9.011902,19.134171,-45.306396),(9.011902,19.134171,-45.306396),(9.566956,9.754518,-48.096985),(0.000000,9.754518,-49.039246),(9.011902,19.134171,-45.306396),(0.000000,9.754518,-49.039246),(0.000000,19.134171,-46.193970),(0.000000,9.754518,-49.039246),(0.000000,0.000004,-50.000000),(-9.754517,0.000004,-49.039246),(0.000000,9.754518,-49.039246),(-9.754517,0.000004,-49.039246),(-9.567078,9.754518,-48.096985),(-9.567078,9.754518,-48.096985),(-9.754517,0.000004,-49.039246),(-19.134155,0.000004,-46.193970),(-9.567078,9.754518,-48.096985),(-19.134155,0.000004,-46.193970),(-18.766541,9.754518,-45.306396),(-18.766541,9.754518,-45.306396),(-19.134155,0.000004,-46.193970),(-27.778503,0.000004,-41.573486),(-18.766541,9.754518,-45.306396),(-27.778503,0.000004,-41.573486),(-27.244751,9.754518,-40.774658),(-27.244751,9.754518,-40.774658),(-27.778503,0.000004,-41.573486),(-35.355347,0.000004,-35.355347),(-27.244751,9.754518,-40.774658),(-35.355347,0.000004,-35.355347),(-34.675964,9.754518,-34.675964),(-34.675964,9.754518,-34.675964),(-35.355347,0.000004,-35.355347),(-41.573486,0.000004,-27.778503),(-34.675964,9.754518,-34.675964),(-41.573486,0.000004,-27.778503),(-40.774658,9.754518,-27.244751),(-40.774658,9.754518,-27.244751),(-41.573486,0.000004,-27.778503),(-46.193970,0.000004,-19.134155),(-40.774658,9.754518,-27.244751),(-46.193970,0.000004,-19.134155),(-45.306396,9.754518,-18.766479),(-45.306396,9.754518,-18.766479),(-46.193970,0.000004,-19.134155),(-49.039246,0.000004,-9.754517),(-45.306396,9.754518,-18.766479),(-49.039246,0.000004,-9.754517),(-48.096985,9.754518,-9.567078),(-48.096985,9.754518,-9.567078),(-49.039246,0.000004,-9.754517),(-50.000000,0.000004,0.000000),(-48.096985,9.754518,-9.567078),(-50.000000,0.000004,0.000000),(-49.039246,9.754518,0.000000),(-49.039246,9.754518,0.000000),(-50.000000,0.000004,0.000000),(-49.039246,0.000004,9.754517),(-49.039246,9.754518,0.000000),(-49.039246,0.000004,9.754517),(-48.096985,9.754518,9.567078),(-48.096985,9.754518,9.567078),(-49.039246,0.000004,9.754517),(-46.193970,0.000004,19.134216),(-48.096985,9.754518,9.567078),(-46.193970,0.000004,19.134216),(-45.306335,9.754518,18.766541),(-45.306335,9.754518,18.766541),(-46.193970,0.000004,19.134216),(-41.573486,0.000004,27.778564),(-45.306335,9.754518,18.766541),(-41.573486,0.000004,27.778564),(-40.774658,9.754518,27.244751),(-40.774658,9.754518,27.244751),(-41.573486,0.000004,27.778564),(-35.355286,0.000004,35.355347),(-40.774658,9.754518,27.244751),(-35.355286,0.000004,35.355347),(-34.675964,9.754518,34.676025),(-34.675964,9.754518,34.676025),(-35.355286,0.000004,35.355347),(-27.778503,0.000004,41.573486),(-34.675964,9.754518,34.676025),(-27.778503,0.000004,41.573486),(-27.244751,9.754518,40.774658),(-27.244751,9.754518,40.774658),(-27.778503,0.000004,41.573486),(-19.134155,0.000004,46.193970),(-27.244751,9.754518,40.774658),(-19.134155,0.000004,46.193970),(-18.766479,9.754518,45.306396),(-18.766479,9.754518,45.306396),(-19.134155,0.000004,46.193970),(-9.754456,0.000004,49.039246),(-18.766479,9.754518,45.306396),(-9.754456,0.000004,49.039246),(-9.567017,9.754518,48.096985),(-9.567017,9.754518,48.096985),(-9.754456,0.000004,49.039246),(0.000061,0.000004,50.000000),(-9.567017,9.754518,48.096985),(0.000061,0.000004,50.000000),(0.000061,9.754518,49.039246),(0.000061,9.754518,49.039246),(0.000061,0.000004,50.000000),(9.754578,0.000004,49.039246),(0.000061,9.754518,49.039246),(9.754578,0.000004,49.039246),(9.567139,9.754518,48.096985),(9.567139,9.754518,48.096985),(9.754578,0.000004,49.039246),(19.134216,0.000004,46.193970),(9.567139,9.754518,48.096985),(19.134216,0.000004,46.193970),(18.766541,9.754518,45.306335),(18.766541,9.754518,45.306335),(19.134216,0.000004,46.193970),(27.778564,0.000004,41.573425),(18.766541,9.754518,45.306335),(27.778564,0.000004,41.573425),(27.244812,9.754518,40.774597),(27.244812,9.754518,40.774597),(27.778564,0.000004,41.573425),(35.355408,0.000004,35.355286),(27.244812,9.754518,40.774597),(35.355408,0.000004,35.355286),(34.676025,9.754518,34.675964),(34.676025,9.754518,34.675964),(35.355408,0.000004,35.355286),(41.573547,0.000004,27.778442),(34.676025,9.754518,34.675964),(41.573547,0.000004,27.778442),(40.774719,9.754518,27.244690),(40.774719,9.754518,27.244690),(41.573547,0.000004,27.778442),(46.194031,0.000004,19.134094),(40.774719,9.754518,27.244690),(46.194031,0.000004,19.134094),(45.306396,9.754518,18.766418),(45.306396,9.754518,18.766418),(46.194031,0.000004,19.134094),(49.039246,0.000004,9.754456),(45.306396,9.754518,18.766418),(49.039246,0.000004,9.754456),(48.096985,9.754518,9.567017),(48.096985,9.754518,9.567017),(49.039246,0.000004,9.754456),(50.000000,0.000004,-0.000061),(48.096985,9.754518,9.567017),(50.000000,0.000004,-0.000061),(49.039246,9.754518,-0.000061),(49.039246,9.754518,-0.000061),(50.000000,0.000004,-0.000061),(49.039246,0.000004,-9.754578),(49.039246,9.754518,-0.000061),(49.039246,0.000004,-9.754578),(48.096985,9.754518,-9.567139),(48.096985,9.754518,-9.567139),(49.039246,0.000004,-9.754578),(46.193970,0.000004,-19.134277),(48.096985,9.754518,-9.567139),(46.193970,0.000004,-19.134277),(45.306335,9.754518,-18.766602),(45.306335,9.754518,-18.766602),(46.193970,0.000004,-19.134277),(41.573425,0.000004,-27.778564),(45.306335,9.754518,-18.766602),(41.573425,0.000004,-27.778564),(40.774597,9.754518,-27.244812),(40.774597,9.754518,-27.244812),(41.573425,0.000004,-27.778564),(35.355286,0.000004,-35.355408),(40.774597,9.754518,-27.244812),(35.355286,0.000004,-35.355408),(34.675903,9.754518,-34.676086),(34.675903,9.754518,-34.676086),(35.355286,0.000004,-35.355408),(27.778442,0.000004,-41.573547),(34.675903,9.754518,-34.676086),(27.778442,0.000004,-41.573547),(27.244690,9.754518,-40.774719),(27.244690,9.754518,-40.774719),(27.778442,0.000004,-41.573547),(19.134094,0.000004,-46.194031),(27.244690,9.754518,-40.774719),(19.134094,0.000004,-46.194031),(18.766418,9.754518,-45.306396),(18.766418,9.754518,-45.306396),(19.134094,0.000004,-46.194031),(9.754395,0.000004,-49.039307),(18.766418,9.754518,-45.306396),(9.754395,0.000004,-49.039307),(9.566956,9.754518,-48.096985),(9.566956,9.754518,-48.096985),(9.754395,0.000004,-49.039307),(0.000000,0.000004,-50.000000),(9.566956,9.754518,-48.096985),(0.000000,0.000004,-50.000000),(0.000000,9.754518,-49.039246),(0.000000,0.000004,-50.000000),(0.000000,-9.754510,-49.039246),(-9.567078,-9.754510,-48.096985),(0.000000,0.000004,-50.000000),(-9.567078,-9.754510,-48.096985),(-9.754517,0.000004,-49.039246),(-9.754517,0.000004,-49.039246),(-9.567078,-9.754510,-48.096985),(-18.766541,-9.754510,-45.306396),(-9.754517,0.000004,-49.039246),(-18.766541,-9.754510,-45.306396),(-19.134155,0.000004,-46.193970),(-19.134155,0.000004,-46.193970),(-18.766541,-9.754510,-45.306396),(-27.244751,-9.754510,-40.774658),(-19.134155,0.000004,-46.193970),(-27.244751,-9.754510,-40.774658),(-27.778503,0.000004,-41.573486),(-27.778503,0.000004,-41.573486),(-27.244751,-9.754510,-40.774658),(-34.675964,-9.754510,-34.675964),(-27.778503,0.000004,-41.573486),(-34.675964,-9.754510,-34.675964),(-35.355347,0.000004,-35.355347),(-35.355347,0.000004,-35.355347),(-34.675964,-9.754510,-34.675964),(-40.774658,-9.754510,-27.244751),(-35.355347,0.000004,-35.355347),(-40.774658,-9.754510,-27.244751),(-41.573486,0.000004,-27.778503),(-41.573486,0.000004,-27.778503),(-40.774658,-9.754510,-27.244751),(-45.306396,-9.754510,-18.766479),(-41.573486,0.000004,-27.778503),(-45.306396,-9.754510,-18.766479),(-46.193970,0.000004,-19.134155),(-46.193970,0.000004,-19.134155),(-45.306396,-9.754510,-18.766479),(-48.096985,-9.754510,-9.567078),(-46.193970,0.000004,-19.134155),(-48.096985,-9.754510,-9.567078),(-49.039246,0.000004,-9.754517),(-49.039246,0.000004,-9.754517),(-48.096985,-9.754510,-9.567078),(-49.039246,-9.754510,0.000000),(-49.039246,0.000004,-9.754517),(-49.039246,-9.754510,0.000000),(-50.000000,0.000004,0.000000),(-50.000000,0.000004,0.000000),(-49.039246,-9.754510,0.000000),(-48.096985,-9.754510,9.567078),(-50.000000,0.000004,0.000000),(-48.096985,-9.754510,9.567078),(-49.039246,0.000004,9.754517),(-49.039246,0.000004,9.754517),(-48.096985,-9.754510,9.567078),(-45.306335,-9.754510,18.766541),(-49.039246,0.000004,9.754517),(-45.306335,-9.754510,18.766541),(-46.193970,0.000004,19.134216),(-46.193970,0.000004,19.134216),(-45.306335,-9.754510,18.766541),(-40.774658,-9.754510,27.244751),(-46.193970,0.000004,19.134216),(-40.774658,-9.754510,27.244751),(-41.573486,0.000004,27.778564),(-41.573486,0.000004,27.778564),(-40.774658,-9.754510,27.244751),(-34.675964,-9.754510,34.676025),(-41.573486,0.000004,27.778564),(-34.675964,-9.754510,34.676025),(-35.355286,0.000004,35.355347),(-35.355286,0.000004,35.355347),(-34.675964,-9.754510,34.676025),(-27.244751,-9.754510,40.774658),(-35.355286,0.000004,35.355347),(-27.244751,-9.754510,40.774658),(-27.778503,0.000004,41.573486),(-27.778503,0.000004,41.573486),(-27.244751,-9.754510,40.774658),(-18.766479,-9.754510,45.306396),(-27.778503,0.000004,41.573486),(-18.766479,-9.754510,45.306396),(-19.134155,0.000004,46.193970),(-19.134155,0.000004,46.193970),(-18.766479,-9.754510,45.306396),(-9.567017,-9.754510,48.096985),(-19.134155,0.000004,46.193970),(-9.567017,-9.754510,48.096985),(-9.754456,0.000004,49.039246),(-9.754456,0.000004,49.039246),(-9.567017,-9.754510,48.096985),(0.000061,-9.754510,49.039246),(-9.754456,0.000004,49.039246),(0.000061,-9.754510,49.039246),(0.000061,0.000004,50.000000),(0.000061,0.000004,50.000000),(0.000061,-9.754510,49.039246),(9.567139,-9.754510,48.096985),(0.000061,0.000004,50.000000),(9.567139,-9.754510,48.096985),(9.754578,0.000004,49.039246),(9.754578,0.000004,49.039246),(9.567139,-9.754510,48.096985),(18.766541,-9.754510,45.306335),(9.754578,0.000004,49.039246),(18.766541,-9.754510,45.306335),(19.134216,0.000004,46.193970),(19.134216,0.000004,46.193970),(18.766541,-9.754510,45.306335),(27.244812,-9.754510,40.774597),(19.134216,0.000004,46.193970),(27.244812,-9.754510,40.774597),(27.778564,0.000004,41.573425),(27.778564,0.000004,41.573425),(27.244812,-9.754510,40.774597),(34.676025,-9.754510,34.675964),(27.778564,0.000004,41.573425),(34.676025,-9.754510,34.675964),(35.355408,0.000004,35.355286),(35.355408,0.000004,35.355286),(34.676025,-9.754510,34.675964),(40.774719,-9.754510,27.244690),(35.355408,0.000004,35.355286),(40.774719,-9.754510,27.244690),(41.573547,0.000004,27.778442),(41.573547,0.000004,27.778442),(40.774719,-9.754510,27.244690),(45.306396,-9.754510,18.766418),(41.573547,0.000004,27.778442),(45.306396,-9.754510,18.766418),(46.194031,0.000004,19.134094),(46.194031,0.000004,19.134094),(45.306396,-9.754510,18.766418),(48.096985,-9.754510,9.567017),(46.194031,0.000004,19.134094),(48.096985,-9.754510,9.567017),(49.039246,0.000004,9.754456),(49.039246,0.000004,9.754456),(48.096985,-9.754510,9.567017),(49.039246,-9.754510,-0.000061),(49.039246,0.000004,9.754456),(49.039246,-9.754510,-0.000061),(50.000000,0.000004,-0.000061),(50.000000,0.000004,-0.000061),(49.039246,-9.754510,-0.000061),(48.096985,-9.754510,-9.567139),(50.000000,0.000004,-0.000061),(48.096985,-9.754510,-9.567139),(49.039246,0.000004,-9.754578),(49.039246,0.000004,-9.754578),(48.096985,-9.754510,-9.567139),(45.306335,-9.754510,-18.766602),(49.039246,0.000004,-9.754578),(45.306335,-9.754510,-18.766602),(46.193970,0.000004,-19.134277),(46.193970,0.000004,-19.134277),(45.306335,-9.754510,-18.766602),(40.774597,-9.754510,-27.244812),(46.193970,0.000004,-19.134277),(40.774597,-9.754510,-27.244812),(41.573425,0.000004,-27.778564),(41.573425,0.000004,-27.778564),(40.774597,-9.754510,-27.244812),(34.675903,-9.754510,-34.676086),(41.573425,0.000004,-27.778564),(34.675903,-9.754510,-34.676086),(35.355286,0.000004,-35.355408),(35.355286,0.000004,-35.355408),(34.675903,-9.754510,-34.676086),(27.244690,-9.754510,-40.774719),(35.355286,0.000004,-35.355408),(27.244690,-9.754510,-40.774719),(27.778442,0.000004,-41.573547),(27.778442,0.000004,-41.573547),(27.244690,-9.754510,-40.774719),(18.766418,-9.754510,-45.306396),(27.778442,0.000004,-41.573547),(18.766418,-9.754510,-45.306396),(19.134094,0.000004,-46.194031),(19.134094,0.000004,-46.194031),(18.766418,-9.754510,-45.306396),(9.566956,-9.754510,-48.096985),(19.134094,0.000004,-46.194031),(9.566956,-9.754510,-48.096985),(9.754395,0.000004,-49.039307),(9.754395,0.000004,-49.039307),(9.566956,-9.754510,-48.096985),(0.000000,-9.754510,-49.039246),(9.754395,0.000004,-49.039307),(0.000000,-9.754510,-49.039246),(0.000000,0.000004,-50.000000),(0.000000,-9.754510,-49.039246),(0.000000,-19.134163,-46.193970),(-9.012024,-19.134163,-45.306396),(0.000000,-9.754510,-49.039246),(-9.012024,-19.134163,-45.306396),(-9.567078,-9.754510,-48.096985),(-9.567078,-9.754510,-48.096985),(-9.012024,-19.134163,-45.306396),(-17.677673,-19.134163,-42.677673),(-9.567078,-9.754510,-48.096985),(-17.677673,-19.134163,-42.677673),(-18.766541,-9.754510,-45.306396),(-18.766541,-9.754510,-45.306396),(-17.677673,-19.134163,-42.677673),(-25.664001,-19.134163,-38.408875),(-18.766541,-9.754510,-45.306396),(-25.664001,-19.134163,-38.408875),(-27.244751,-9.754510,-40.774658),(-27.244751,-9.754510,-40.774658),(-25.664001,-19.134163,-38.408875),(-32.664063,-19.134163,-32.664063),(-27.244751,-9.754510,-40.774658),(-32.664063,-19.134163,-32.664063),(-34.675964,-9.754510,-34.675964),(-34.675964,-9.754510,-34.675964),(-32.664063,-19.134163,-32.664063),(-38.408875,-19.134163,-25.664001),(-34.675964,-9.754510,-34.675964),(-38.408875,-19.134163,-25.664001),(-40.774658,-9.754510,-27.244751),(-40.774658,-9.754510,-27.244751),(-38.408875,-19.134163,-25.664001),(-42.677673,-19.134163,-17.677673),(-40.774658,-9.754510,-27.244751),(-42.677673,-19.134163,-17.677673),(-45.306396,-9.754510,-18.766479),(-45.306396,-9.754510,-18.766479),(-42.677673,-19.134163,-17.677673),(-45.306396,-19.134163,-9.011963),(-45.306396,-9.754510,-18.766479),(-45.306396,-19.134163,-9.011963),(-48.096985,-9.754510,-9.567078),(-48.096985,-9.754510,-9.567078),(-45.306396,-19.134163,-9.011963),(-46.193970,-19.134163,0.000000),(-48.096985,-9.754510,-9.567078),(-46.193970,-19.134163,0.000000),(-49.039246,-9.754510,0.000000),(-49.039246,-9.754510,0.000000),(-46.193970,-19.134163,0.000000),(-45.306396,-19.134163,9.012024),(-49.039246,-9.754510,0.000000),(-45.306396,-19.134163,9.012024),(-48.096985,-9.754510,9.567078),(-48.096985,-9.754510,9.567078),(-45.306396,-19.134163,9.012024),(-42.677673,-19.134163,17.677673),(-48.096985,-9.754510,9.567078),(-42.677673,-19.134163,17.677673),(-45.306335,-9.754510,18.766541),(-45.306335,-9.754510,18.766541),(-42.677673,-19.134163,17.677673),(-38.408875,-19.134163,25.664001),(-45.306335,-9.754510,18.766541),(-38.408875,-19.134163,25.664001),(-40.774658,-9.754510,27.244751),(-40.774658,-9.754510,27.244751),(-38.408875,-19.134163,25.664001),(-32.664063,-19.134163,32.664124),(-40.774658,-9.754510,27.244751),(-32.664063,-19.134163,32.664124),(-34.675964,-9.754510,34.676025),(-34.675964,-9.754510,34.676025),(-32.664063,-19.134163,32.664124),(-25.664001,-19.134163,38.408936),(-34.675964,-9.754510,34.676025),(-25.664001,-19.134163,38.408936),(-27.244751,-9.754510,40.774658),(-27.244751,-9.754510,40.774658),(-25.664001,-19.134163,38.408936),(-17.677612,-19.134163,42.677673),(-27.244751,-9.754510,40.774658),(-17.677612,-19.134163,42.677673),(-18.766479,-9.754510,45.306396),(-18.766479,-9.754510,45.306396),(-17.677612,-19.134163,42.677673),(-9.011963,-19.134163,45.306396),(-18.766479,-9.754510,45.306396),(-9.011963,-19.134163,45.306396),(-9.567017,-9.754510,48.096985),(-9.567017,-9.754510,48.096985),(-9.011963,-19.134163,45.306396),(0.000061,-19.134163,46.193970),(-9.567017,-9.754510,48.096985),(0.000061,-19.134163,46.193970),(0.000061,-9.754510,49.039246),(0.000061,-9.754510,49.039246),(0.000061,-19.134163,46.193970),(9.012024,-19.134163,45.306335),(0.000061,-9.754510,49.039246),(9.012024,-19.134163,45.306335),(9.567139,-9.754510,48.096985),(9.567139,-9.754510,48.096985),(9.012024,-19.134163,45.306335),(17.677734,-19.134163,42.677673),(9.567139,-9.754510,48.096985),(17.677734,-19.134163,42.677673),(18.766541,-9.754510,45.306335),(18.766541,-9.754510,45.306335),(17.677734,-19.134163,42.677673),(25.664063,-19.134163,38.408875),(18.766541,-9.754510,45.306335),(25.664063,-19.134163,38.408875),(27.244812,-9.754510,40.774597),(27.244812,-9.754510,40.774597),(25.664063,-19.134163,38.408875),(32.664124,-19.134163,32.664001),(27.244812,-9.754510,40.774597),(32.664124,-19.134163,32.664001),(34.676025,-9.754510,34.675964),(34.676025,-9.754510,34.675964),(32.664124,-19.134163,32.664001),(38.408936,-19.134163,25.663940),(34.676025,-9.754510,34.675964),(38.408936,-19.134163,25.663940),(40.774719,-9.754510,27.244690),(40.774719,-9.754510,27.244690),(38.408936,-19.134163,25.663940),(42.677673,-19.134163,17.677612),(40.774719,-9.754510,27.244690),(42.677673,-19.134163,17.677612),(45.306396,-9.754510,18.766418),(45.306396,-9.754510,18.766418),(42.677673,-19.134163,17.677612),(45.306396,-19.134163,9.011902),(45.306396,-9.754510,18.766418),(45.306396,-19.134163,9.011902),(48.096985,-9.754510,9.567017),(48.096985,-9.754510,9.567017),(45.306396,-19.134163,9.011902),(46.193970,-19.134163,-0.000061),(48.096985,-9.754510,9.567017),(46.193970,-19.134163,-0.000061),(49.039246,-9.754510,-0.000061),(49.039246,-9.754510,-0.000061),(46.193970,-19.134163,-0.000061),(45.306335,-19.134163,-9.012085),(49.039246,-9.754510,-0.000061),(45.306335,-19.134163,-9.012085),(48.096985,-9.754510,-9.567139),(48.096985,-9.754510,-9.567139),(45.306335,-19.134163,-9.012085),(42.677612,-19.134163,-17.677734),(48.096985,-9.754510,-9.567139),(42.677612,-19.134163,-17.677734),(45.306335,-9.754510,-18.766602),(45.306335,-9.754510,-18.766602),(42.677612,-19.134163,-17.677734),(38.408813,-19.134163,-25.664063),(45.306335,-9.754510,-18.766602),(38.408813,-19.134163,-25.664063),(40.774597,-9.754510,-27.244812),(40.774597,-9.754510,-27.244812),(38.408813,-19.134163,-25.664063),(32.664001,-19.134163,-32.664124),(40.774597,-9.754510,-27.244812),(32.664001,-19.134163,-32.664124),(34.675903,-9.754510,-34.676086),(34.675903,-9.754510,-34.676086),(32.664001,-19.134163,-32.664124),(25.663940,-19.134163,-38.408936),(34.675903,-9.754510,-34.676086),(25.663940,-19.134163,-38.408936),(27.244690,-9.754510,-40.774719),(27.244690,-9.754510,-40.774719),(25.663940,-19.134163,-38.408936),(17.677551,-19.134163,-42.677734),(27.244690,-9.754510,-40.774719),(17.677551,-19.134163,-42.677734),(18.766418,-9.754510,-45.306396),(18.766418,-9.754510,-45.306396),(17.677551,-19.134163,-42.677734),(9.011902,-19.134163,-45.306396),(18.766418,-9.754510,-45.306396),(9.011902,-19.134163,-45.306396),(9.566956,-9.754510,-48.096985),(9.566956,-9.754510,-48.096985),(9.011902,-19.134163,-45.306396),(0.000000,-19.134163,-46.193970),(9.566956,-9.754510,-48.096985),(0.000000,-19.134163,-46.193970),(0.000000,-9.754510,-49.039246),(0.000000,-19.134163,-46.193970),(0.000000,-27.778509,-41.573486),(-8.110596,-27.778509,-40.774658),(0.000000,-19.134163,-46.193970),(-8.110596,-27.778509,-40.774658),(-9.012024,-19.134163,-45.306396),(-9.012024,-19.134163,-45.306396),(-8.110596,-27.778509,-40.774658),(-15.909485,-27.778509,-38.408875),(-9.012024,-19.134163,-45.306396),(-15.909485,-27.778509,-38.408875),(-17.677673,-19.134163,-42.677673),(-17.677673,-19.134163,-42.677673),(-15.909485,-27.778509,-38.408875),(-23.096985,-27.778509,-34.567078),(-17.677673,-19.134163,-42.677673),(-23.096985,-27.778509,-34.567078),(-25.664001,-19.134163,-38.408875),(-25.664001,-19.134163,-38.408875),(-23.096985,-27.778509,-34.567078),(-29.396912,-27.778509,-29.396912),(-25.664001,-19.134163,-38.408875),(-29.396912,-27.778509,-29.396912),(-32.664063,-19.134163,-32.664063),(-32.664063,-19.134163,-32.664063),(-29.396912,-27.778509,-29.396912),(-34.567078,-27.778509,-23.096985),(-32.664063,-19.134163,-32.664063),(-34.567078,-27.778509,-23.096985),(-38.408875,-19.134163,-25.664001),(-38.408875,-19.134163,-25.664001),(-34.567078,-27.778509,-23.096985),(-38.408875,-27.778509,-15.909485),(-38.408875,-19.134163,-25.664001),(-38.408875,-27.778509,-15.909485),(-42.677673,-19.134163,-17.677673),(-42.677673,-19.134163,-17.677673),(-38.408875,-27.778509,-15.909485),(-40.774658,-27.778509,-8.110596),(-42.677673,-19.134163,-17.677673),(-40.774658,-27.778509,-8.110596),(-45.306396,-19.134163,-9.011963),(-45.306396,-19.134163,-9.011963),(-40.774658,-27.778509,-8.110596),(-41.573486,-27.778509,0.000000),(-45.306396,-19.134163,-9.011963),(-41.573486,-27.778509,0.000000),(-46.193970,-19.134163,0.000000),(-46.193970,-19.134163,0.000000),(-41.573486,-27.778509,0.000000),(-40.774658,-27.778509,8.110596),(-46.193970,-19.134163,0.000000),(-40.774658,-27.778509,8.110596),(-45.306396,-19.134163,9.012024),(-45.306396,-19.134163,9.012024),(-40.774658,-27.778509,8.110596),(-38.408875,-27.778509,15.909485),(-45.306396,-19.134163,9.012024),(-38.408875,-27.778509,15.909485),(-42.677673,-19.134163,17.677673),(-42.677673,-19.134163,17.677673),(-38.408875,-27.778509,15.909485),(-34.567078,-27.778509,23.096985),(-42.677673,-19.134163,17.677673),(-34.567078,-27.778509,23.096985),(-38.408875,-19.134163,25.664001),(-38.408875,-19.134163,25.664001),(-34.567078,-27.778509,23.096985),(-29.396851,-27.778509,29.396912),(-38.408875,-19.134163,25.664001),(-29.396851,-27.778509,29.396912),(-32.664063,-19.134163,32.664124),(-32.664063,-19.134163,32.664124),(-29.396851,-27.778509,29.396912),(-23.096985,-27.778509,34.567078),(-32.664063,-19.134163,32.664124),(-23.096985,-27.778509,34.567078),(-25.664001,-19.134163,38.408936),(-25.664001,-19.134163,38.408936),(-23.096985,-27.778509,34.567078),(-15.909424,-27.778509,38.408875),(-25.664001,-19.134163,38.408936),(-15.909424,-27.778509,38.408875),(-17.677612,-19.134163,42.677673),(-17.677612,-19.134163,42.677673),(-15.909424,-27.778509,38.408875),(-8.110535,-27.778509,40.774658),(-17.677612,-19.134163,42.677673),(-8.110535,-27.778509,40.774658),(-9.011963,-19.134163,45.306396),(-9.011963,-19.134163,45.306396),(-8.110535,-27.778509,40.774658),(0.000061,-27.778509,41.573486),(-9.011963,-19.134163,45.306396),(0.000061,-27.778509,41.573486),(0.000061,-19.134163,46.193970),(0.000061,-19.134163,46.193970),(0.000061,-27.778509,41.573486),(8.110657,-27.778509,40.774658),(0.000061,-19.134163,46.193970),(8.110657,-27.778509,40.774658),(9.012024,-19.134163,45.306335),(9.012024,-19.134163,45.306335),(8.110657,-27.778509,40.774658),(15.909546,-27.778509,38.408875),(9.012024,-19.134163,45.306335),(15.909546,-27.778509,38.408875),(17.677734,-19.134163,42.677673),(17.677734,-19.134163,42.677673),(15.909546,-27.778509,38.408875),(23.097046,-27.778509,34.567078),(17.677734,-19.134163,42.677673),(23.097046,-27.778509,34.567078),(25.664063,-19.134163,38.408875),(25.664063,-19.134163,38.408875),(23.097046,-27.778509,34.567078),(29.396912,-27.778509,29.396851),(25.664063,-19.134163,38.408875),(29.396912,-27.778509,29.396851),(32.664124,-19.134163,32.664001),(32.664124,-19.134163,32.664001),(29.396912,-27.778509,29.396851),(34.567139,-27.778509,23.096924),(32.664124,-19.134163,32.664001),(34.567139,-27.778509,23.096924),(38.408936,-19.134163,25.663940),(38.408936,-19.134163,25.663940),(34.567139,-27.778509,23.096924),(38.408936,-27.778509,15.909424),(38.408936,-19.134163,25.663940),(38.408936,-27.778509,15.909424),(42.677673,-19.134163,17.677612),(42.677673,-19.134163,17.677612),(38.408936,-27.778509,15.909424),(40.774658,-27.778509,8.110535),(42.677673,-19.134163,17.677612),(40.774658,-27.778509,8.110535),(45.306396,-19.134163,9.011902),(45.306396,-19.134163,9.011902),(40.774658,-27.778509,8.110535),(41.573486,-27.778509,-0.000061),(45.306396,-19.134163,9.011902),(41.573486,-27.778509,-0.000061),(46.193970,-19.134163,-0.000061),(46.193970,-19.134163,-0.000061),(41.573486,-27.778509,-0.000061),(40.774658,-27.778509,-8.110657),(46.193970,-19.134163,-0.000061),(40.774658,-27.778509,-8.110657),(45.306335,-19.134163,-9.012085),(45.306335,-19.134163,-9.012085),(40.774658,-27.778509,-8.110657),(38.408875,-27.778509,-15.909546),(45.306335,-19.134163,-9.012085),(38.408875,-27.778509,-15.909546),(42.677612,-19.134163,-17.677734),(42.677612,-19.134163,-17.677734),(38.408875,-27.778509,-15.909546),(34.567017,-27.778509,-23.097046),(42.677612,-19.134163,-17.677734),(34.567017,-27.778509,-23.097046),(38.408813,-19.134163,-25.664063),(38.408813,-19.134163,-25.664063),(34.567017,-27.778509,-23.097046),(29.396851,-27.778509,-29.396973),(38.408813,-19.134163,-25.664063),(29.396851,-27.778509,-29.396973),(32.664001,-19.134163,-32.664124),(32.664001,-19.134163,-32.664124),(29.396851,-27.778509,-29.396973),(23.096924,-27.778509,-34.567139),(32.664001,-19.134163,-32.664124),(23.096924,-27.778509,-34.567139),(25.663940,-19.134163,-38.408936),(25.663940,-19.134163,-38.408936),(23.096924,-27.778509,-34.567139),(15.909424,-27.778509,-38.408936),(25.663940,-19.134163,-38.408936),(15.909424,-27.778509,-38.408936),(17.677551,-19.134163,-42.677734),(17.677551,-19.134163,-42.677734),(15.909424,-27.778509,-38.408936),(8.110474,-27.778509,-40.774658),(17.677551,-19.134163,-42.677734),(8.110474,-27.778509,-40.774658),(9.011902,-19.134163,-45.306396),(9.011902,-19.134163,-45.306396),(8.110474,-27.778509,-40.774658),(0.000000,-27.778509,-41.573486),(9.011902,-19.134163,-45.306396),(0.000000,-27.778509,-41.573486),(0.000000,-19.134163,-46.193970),(0.000000,-27.778509,-41.573486),(0.000000,-35.355339,-35.355347),(-6.897461,-35.355339,-34.675964),(0.000000,-27.778509,-41.573486),(-6.897461,-35.355339,-34.675964),(-8.110596,-27.778509,-40.774658),(-8.110596,-27.778509,-40.774658),(-6.897461,-35.355339,-34.675964),(-13.529907,-35.355339,-32.664063),(-8.110596,-27.778509,-40.774658),(-13.529907,-35.355339,-32.664063),(-15.909485,-27.778509,-38.408875),(-15.909485,-27.778509,-38.408875),(-13.529907,-35.355339,-32.664063),(-19.642395,-35.355339,-29.396912),(-15.909485,-27.778509,-38.408875),(-19.642395,-35.355339,-29.396912),(-23.096985,-27.778509,-34.567078),(-23.096985,-27.778509,-34.567078),(-19.642395,-35.355339,-29.396912),(-25.000000,-35.355339,-25.000000),(-23.096985,-27.778509,-34.567078),(-25.000000,-35.355339,-25.000000),(-29.396912,-27.778509,-29.396912),(-29.396912,-27.778509,-29.396912),(-25.000000,-35.355339,-25.000000),(-29.396912,-35.355339,-19.642395),(-29.396912,-27.778509,-29.396912),(-29.396912,-35.355339,-19.642395),(-34.567078,-27.778509,-23.096985),(-34.567078,-27.778509,-23.096985),(-29.396912,-35.355339,-19.642395),(-32.664063,-35.355339,-13.529907),(-34.567078,-27.778509,-23.096985),(-32.664063,-35.355339,-13.529907),(-38.408875,-27.778509,-15.909485),(-38.408875,-27.778509,-15.909485),(-32.664063,-35.355339,-13.529907),(-34.676025,-35.355339,-6.897461),(-38.408875,-27.778509,-15.909485),(-34.676025,-35.355339,-6.897461),(-40.774658,-27.778509,-8.110596),(-40.774658,-27.778509,-8.110596),(-34.676025,-35.355339,-6.897461),(-35.355347,-35.355339,0.000000),(-40.774658,-27.778509,-8.110596),(-35.355347,-35.355339,0.000000),(-41.573486,-27.778509,0.000000),(-41.573486,-27.778509,0.000000),(-35.355347,-35.355339,0.000000),(-34.675964,-35.355339,6.897522),(-41.573486,-27.778509,0.000000),(-34.675964,-35.355339,6.897522),(-40.774658,-27.778509,8.110596),(-40.774658,-27.778509,8.110596),(-34.675964,-35.355339,6.897522),(-32.664063,-35.355339,13.529907),(-40.774658,-27.778509,8.110596),(-32.664063,-35.355339,13.529907),(-38.408875,-27.778509,15.909485),(-38.408875,-27.778509,15.909485),(-32.664063,-35.355339,13.529907),(-29.396851,-35.355339,19.642395),(-38.408875,-27.778509,15.909485),(-29.396851,-35.355339,19.642395),(-34.567078,-27.778509,23.096985),(-34.567078,-27.778509,23.096985),(-29.396851,-35.355339,19.642395),(-25.000000,-35.355339,25.000000),(-34.567078,-27.778509,23.096985),(-25.000000,-35.355339,25.000000),(-29.396851,-27.778509,29.396912),(-29.396851,-27.778509,29.396912),(-25.000000,-35.355339,25.000000),(-19.642334,-35.355339,29.396912),(-29.396851,-27.778509,29.396912),(-19.642334,-35.355339,29.396912),(-23.096985,-27.778509,34.567078),(-23.096985,-27.778509,34.567078),(-19.642334,-35.355339,29.396912),(-13.529846,-35.355339,32.664063),(-23.096985,-27.778509,34.567078),(-13.529846,-35.355339,32.664063),(-15.909424,-27.778509,38.408875),(-15.909424,-27.778509,38.408875),(-13.529846,-35.355339,32.664063),(-6.897461,-35.355339,34.676025),(-15.909424,-27.778509,38.408875),(-6.897461,-35.355339,34.676025),(-8.110535,-27.778509,40.774658),(-8.110535,-27.778509,40.774658),(-6.897461,-35.355339,34.676025),(0.000061,-35.355339,35.355347),(-8.110535,-27.778509,40.774658),(0.000061,-35.355339,35.355347),(0.000061,-27.778509,41.573486),(0.000061,-27.778509,41.573486),(0.000061,-35.355339,35.355347),(6.897522,-35.355339,34.675964),(0.000061,-27.778509,41.573486),(6.897522,-35.355339,34.675964),(8.110657,-27.778509,40.774658),(8.110657,-27.778509,40.774658),(6.897522,-35.355339,34.675964),(13.529968,-35.355339,32.664063),(8.110657,-27.778509,40.774658),(13.529968,-35.355339,32.664063),(15.909546,-27.778509,38.408875),(15.909546,-27.778509,38.408875),(13.529968,-35.355339,32.664063),(19.642395,-35.355339,29.396851),(15.909546,-27.778509,38.408875),(19.642395,-35.355339,29.396851),(23.097046,-27.778509,34.567078),(23.097046,-27.778509,34.567078),(19.642395,-35.355339,29.396851),(25.000061,-35.355339,24.999939),(23.097046,-27.778509,34.567078),(25.000061,-35.355339,24.999939),(29.396912,-27.778509,29.396851),(29.396912,-27.778509,29.396851),(25.000061,-35.355339,24.999939),(29.396912,-35.355339,19.642334),(29.396912,-27.778509,29.396851),(29.396912,-35.355339,19.642334),(34.567139,-27.778509,23.096924),(34.567139,-27.778509,23.096924),(29.396912,-35.355339,19.642334),(32.664124,-35.355339,13.529846),(34.567139,-27.778509,23.096924),(32.664124,-35.355339,13.529846),(38.408936,-27.778509,15.909424),(38.408936,-27.778509,15.909424),(32.664124,-35.355339,13.529846),(34.676025,-35.355339,6.897461),(38.408936,-27.778509,15.909424),(34.676025,-35.355339,6.897461),(40.774658,-27.778509,8.110535),(40.774658,-27.778509,8.110535),(34.676025,-35.355339,6.897461),(35.355347,-35.355339,-0.000061),(40.774658,-27.778509,8.110535),(35.355347,-35.355339,-0.000061),(41.573486,-27.778509,-0.000061),(41.573486,-27.778509,-0.000061),(35.355347,-35.355339,-0.000061),(34.675964,-35.355339,-6.897522),(41.573486,-27.778509,-0.000061),(34.675964,-35.355339,-6.897522),(40.774658,-27.778509,-8.110657),(40.774658,-27.778509,-8.110657),(34.675964,-35.355339,-6.897522),(32.664063,-35.355339,-13.529968),(40.774658,-27.778509,-8.110657),(32.664063,-35.355339,-13.529968),(38.408875,-27.778509,-15.909546),(38.408875,-27.778509,-15.909546),(32.664063,-35.355339,-13.529968),(29.396851,-35.355339,-19.642456),(38.408875,-27.778509,-15.909546),(29.396851,-35.355339,-19.642456),(34.567017,-27.778509,-23.097046),(34.567017,-27.778509,-23.097046),(29.396851,-35.355339,-19.642456),(24.999939,-35.355339,-25.000061),(34.567017,-27.778509,-23.097046),(24.999939,-35.355339,-25.000061),(29.396851,-27.778509,-29.396973),(29.396851,-27.778509,-29.396973),(24.999939,-35.355339,-25.000061),(19.642334,-35.355339,-29.396912),(29.396851,-27.778509,-29.396973),(19.642334,-35.355339,-29.396912),(23.096924,-27.778509,-34.567139),(23.096924,-27.778509,-34.567139),(19.642334,-35.355339,-29.396912),(13.529846,-35.355339,-32.664124),(23.096924,-27.778509,-34.567139),(13.529846,-35.355339,-32.664124),(15.909424,-27.778509,-38.408936),(15.909424,-27.778509,-38.408936),(13.529846,-35.355339,-32.664124),(6.897400,-35.355339,-34.676025),(15.909424,-27.778509,-38.408936),(6.897400,-35.355339,-34.676025),(8.110474,-27.778509,-40.774658),(8.110474,-27.778509,-40.774658),(6.897400,-35.355339,-34.676025),(0.000000,-35.355339,-35.355347),(8.110474,-27.778509,-40.774658),(0.000000,-35.355339,-35.355347),(0.000000,-27.778509,-41.573486),(0.000000,-35.355339,-35.355347),(0.000000,-41.573483,-27.778503),(-5.419312,-41.573483,-27.244751),(0.000000,-35.355339,-35.355347),(-5.419312,-41.573483,-27.244751),(-6.897461,-35.355339,-34.675964),(-6.897461,-35.355339,-34.675964),(-5.419312,-41.573483,-27.244751),(-10.630371,-41.573483,-25.664001),(-6.897461,-35.355339,-34.675964),(-10.630371,-41.573483,-25.664001),(-13.529907,-35.355339,-32.664063),(-13.529907,-35.355339,-32.664063),(-10.630371,-41.573483,-25.664001),(-15.432922,-41.573483,-23.096985),(-13.529907,-35.355339,-32.664063),(-15.432922,-41.573483,-23.096985),(-19.642395,-35.355339,-29.396912),(-19.642395,-35.355339,-29.396912),(-15.432922,-41.573483,-23.096985),(-19.642395,-41.573483,-19.642395),(-19.642395,-35.355339,-29.396912),(-19.642395,-41.573483,-19.642395),(-25.000000,-35.355339,-25.000000),(-25.000000,-35.355339,-25.000000),(-19.642395,-41.573483,-19.642395),(-23.096985,-41.573483,-15.432922),(-25.000000,-35.355339,-25.000000),(-23.096985,-41.573483,-15.432922),(-29.396912,-35.355339,-19.642395),(-29.396912,-35.355339,-19.642395),(-23.096985,-41.573483,-15.432922),(-25.664001,-41.573483,-10.630371),(-29.396912,-35.355339,-19.642395),(-25.664001,-41.573483,-10.630371),(-32.664063,-35.355339,-13.529907),(-32.664063,-35.355339,-13.529907),(-25.664001,-41.573483,-10.630371),(-27.244751,-41.573483,-5.419312),(-32.664063,-35.355339,-13.529907),(-27.244751,-41.573483,-5.419312),(-34.676025,-35.355339,-6.897461),(-34.676025,-35.355339,-6.897461),(-27.244751,-41.573483,-5.419312),(-27.778503,-41.573483,0.000000),(-34.676025,-35.355339,-6.897461),(-27.778503,-41.573483,0.000000),(-35.355347,-35.355339,0.000000),(-35.355347,-35.355339,0.000000),(-27.778503,-41.573483,0.000000),(-27.244751,-41.573483,5.419312),(-35.355347,-35.355339,0.000000),(-27.244751,-41.573483,5.419312),(-34.675964,-35.355339,6.897522),(-34.675964,-35.355339,6.897522),(-27.244751,-41.573483,5.419312),(-25.664001,-41.573483,10.630371),(-34.675964,-35.355339,6.897522),(-25.664001,-41.573483,10.630371),(-32.664063,-35.355339,13.529907),(-32.664063,-35.355339,13.529907),(-25.664001,-41.573483,10.630371),(-23.096985,-41.573483,15.432922),(-32.664063,-35.355339,13.529907),(-23.096985,-41.573483,15.432922),(-29.396851,-35.355339,19.642395),(-29.396851,-35.355339,19.642395),(-23.096985,-41.573483,15.432922),(-19.642334,-41.573483,19.642395),(-29.396851,-35.355339,19.642395),(-19.642334,-41.573483,19.642395),(-25.000000,-35.355339,25.000000),(-25.000000,-35.355339,25.000000),(-19.642334,-41.573483,19.642395),(-15.432922,-41.573483,23.096985),(-25.000000,-35.355339,25.000000),(-15.432922,-41.573483,23.096985),(-19.642334,-35.355339,29.396912),(-19.642334,-35.355339,29.396912),(-15.432922,-41.573483,23.096985),(-10.630371,-41.573483,25.664001),(-19.642334,-35.355339,29.396912),(-10.630371,-41.573483,25.664001),(-13.529846,-35.355339,32.664063),(-13.529846,-35.355339,32.664063),(-10.630371,-41.573483,25.664001),(-5.419312,-41.573483,27.244751),(-13.529846,-35.355339,32.664063),(-5.419312,-41.573483,27.244751),(-6.897461,-35.355339,34.676025),(-6.897461,-35.355339,34.676025),(-5.419312,-41.573483,27.244751),(0.000000,-41.573483,27.778503),(-6.897461,-35.355339,34.676025),(0.000000,-41.573483,27.778503),(0.000061,-35.355339,35.355347),(0.000061,-35.355339,35.355347),(0.000000,-41.573483,27.778503),(5.419373,-41.573483,27.244751),(0.000061,-35.355339,35.355347),(5.419373,-41.573483,27.244751),(6.897522,-35.355339,34.675964),(6.897522,-35.355339,34.675964),(5.419373,-41.573483,27.244751),(10.630432,-41.573483,25.664001),(6.897522,-35.355339,34.675964),(10.630432,-41.573483,25.664001),(13.529968,-35.355339,32.664063),(13.529968,-35.355339,32.664063),(10.630432,-41.573483,25.664001),(15.432922,-41.573483,23.096985),(13.529968,-35.355339,32.664063),(15.432922,-41.573483,23.096985),(19.642395,-35.355339,29.396851),(19.642395,-35.355339,29.396851),(15.432922,-41.573483,23.096985),(19.642395,-41.573483,19.642334),(19.642395,-35.355339,29.396851),(19.642395,-41.573483,19.642334),(25.000061,-35.355339,24.999939),(25.000061,-35.355339,24.999939),(19.642395,-41.573483,19.642334),(23.096985,-41.573483,15.432861),(25.000061,-35.355339,24.999939),(23.096985,-41.573483,15.432861),(29.396912,-35.355339,19.642334),(29.396912,-35.355339,19.642334),(23.096985,-41.573483,15.432861),(25.664001,-41.573483,10.630310),(29.396912,-35.355339,19.642334),(25.664001,-41.573483,10.630310),(32.664124,-35.355339,13.529846),(32.664124,-35.355339,13.529846),(25.664001,-41.573483,10.630310),(27.244751,-41.573483,5.419250),(32.664124,-35.355339,13.529846),(27.244751,-41.573483,5.419250),(34.676025,-35.355339,6.897461),(34.676025,-35.355339,6.897461),(27.244751,-41.573483,5.419250),(27.778503,-41.573483,-0.000061),(34.676025,-35.355339,6.897461),(27.778503,-41.573483,-0.000061),(35.355347,-35.355339,-0.000061),(35.355347,-35.355339,-0.000061),(27.778503,-41.573483,-0.000061),(27.244751,-41.573483,-5.419373),(35.355347,-35.355339,-0.000061),(27.244751,-41.573483,-5.419373),(34.675964,-35.355339,-6.897522),(34.675964,-35.355339,-6.897522),(27.244751,-41.573483,-5.419373),(25.664001,-41.573483,-10.630432),(34.675964,-35.355339,-6.897522),(25.664001,-41.573483,-10.630432),(32.664063,-35.355339,-13.529968),(32.664063,-35.355339,-13.529968),(25.664001,-41.573483,-10.630432),(23.096985,-41.573483,-15.432983),(32.664063,-35.355339,-13.529968),(23.096985,-41.573483,-15.432983),(29.396851,-35.355339,-19.642456),(29.396851,-35.355339,-19.642456),(23.096985,-41.573483,-15.432983),(19.642334,-41.573483,-19.642395),(29.396851,-35.355339,-19.642456),(19.642334,-41.573483,-19.642395),(24.999939,-35.355339,-25.000061),(24.999939,-35.355339,-25.000061),(19.642334,-41.573483,-19.642395),(15.432861,-41.573483,-23.097046),(24.999939,-35.355339,-25.000061),(15.432861,-41.573483,-23.097046),(19.642334,-35.355339,-29.396912),(19.642334,-35.355339,-29.396912),(15.432861,-41.573483,-23.097046),(10.630310,-41.573483,-25.664001),(19.642334,-35.355339,-29.396912),(10.630310,-41.573483,-25.664001),(13.529846,-35.355339,-32.664124),(13.529846,-35.355339,-32.664124),(10.630310,-41.573483,-25.664001),(5.419250,-41.573483,-27.244751),(13.529846,-35.355339,-32.664124),(5.419250,-41.573483,-27.244751),(6.897400,-35.355339,-34.676025),(6.897400,-35.355339,-34.676025),(5.419250,-41.573483,-27.244751),(0.000000,-41.573483,-27.778503),(6.897400,-35.355339,-34.676025),(0.000000,-41.573483,-27.778503),(0.000000,-35.355339,-35.355347),(0.000000,-41.573483,-27.778503),(0.000000,-46.193981,-19.134155),(-3.732910,-46.193981,-18.766479),(0.000000,-41.573483,-27.778503),(-3.732910,-46.193981,-18.766479),(-5.419312,-41.573483,-27.244751),(-5.419312,-41.573483,-27.244751),(-3.732910,-46.193981,-18.766479),(-7.322327,-46.193981,-17.677673),(-5.419312,-41.573483,-27.244751),(-7.322327,-46.193981,-17.677673),(-10.630371,-41.573483,-25.664001),(-10.630371,-41.573483,-25.664001),(-7.322327,-46.193981,-17.677673),(-10.630371,-46.193981,-15.909485),(-10.630371,-41.573483,-25.664001),(-10.630371,-46.193981,-15.909485),(-15.432922,-41.573483,-23.096985),(-15.432922,-41.573483,-23.096985),(-10.630371,-46.193981,-15.909485),(-13.529907,-46.193981,-13.529907),(-15.432922,-41.573483,-23.096985),(-13.529907,-46.193981,-13.529907),(-19.642395,-41.573483,-19.642395),(-19.642395,-41.573483,-19.642395),(-13.529907,-46.193981,-13.529907),(-15.909485,-46.193981,-10.630371),(-19.642395,-41.573483,-19.642395),(-15.909485,-46.193981,-10.630371),(-23.096985,-41.573483,-15.432922),(-23.096985,-41.573483,-15.432922),(-15.909485,-46.193981,-10.630371),(-17.677673,-46.193981,-7.322327),(-23.096985,-41.573483,-15.432922),(-17.677673,-46.193981,-7.322327),(-25.664001,-41.573483,-10.630371),(-25.664001,-41.573483,-10.630371),(-17.677673,-46.193981,-7.322327),(-18.766479,-46.193981,-3.732910),(-25.664001,-41.573483,-10.630371),(-18.766479,-46.193981,-3.732910),(-27.244751,-41.573483,-5.419312),(-27.244751,-41.573483,-5.419312),(-18.766479,-46.193981,-3.732910),(-19.134155,-46.193981,0.000000),(-27.244751,-41.573483,-5.419312),(-19.134155,-46.193981,0.000000),(-27.778503,-41.573483,0.000000),(-27.778503,-41.573483,0.000000),(-19.134155,-46.193981,0.000000),(-18.766479,-46.193981,3.732910),(-27.778503,-41.573483,0.000000),(-18.766479,-46.193981,3.732910),(-27.244751,-41.573483,5.419312),(-27.244751,-41.573483,5.419312),(-18.766479,-46.193981,3.732910),(-17.677673,-46.193981,7.322327),(-27.244751,-41.573483,5.419312),(-17.677673,-46.193981,7.322327),(-25.664001,-41.573483,10.630371),(-25.664001,-41.573483,10.630371),(-17.677673,-46.193981,7.322327),(-15.909485,-46.193981,10.630371),(-25.664001,-41.573483,10.630371),(-15.909485,-46.193981,10.630371),(-23.096985,-41.573483,15.432922),(-23.096985,-41.573483,15.432922),(-15.909485,-46.193981,10.630371),(-13.529907,-46.193981,13.529907),(-23.096985,-41.573483,15.432922),(-13.529907,-46.193981,13.529907),(-19.642334,-41.573483,19.642395),(-19.642334,-41.573483,19.642395),(-13.529907,-46.193981,13.529907),(-10.630371,-46.193981,15.909485),(-19.642334,-41.573483,19.642395),(-10.630371,-46.193981,15.909485),(-15.432922,-41.573483,23.096985),(-15.432922,-41.573483,23.096985),(-10.630371,-46.193981,15.909485),(-7.322327,-46.193981,17.677673),(-15.432922,-41.573483,23.096985),(-7.322327,-46.193981,17.677673),(-10.630371,-41.573483,25.664001),(-10.630371,-41.573483,25.664001),(-7.322327,-46.193981,17.677673),(-3.732849,-46.193981,18.766479),(-10.630371,-41.573483,25.664001),(-3.732849,-46.193981,18.766479),(-5.419312,-41.573483,27.244751),(-5.419312,-41.573483,27.244751),(-3.732849,-46.193981,18.766479),(0.000000,-46.193981,19.134155),(-5.419312,-41.573483,27.244751),(0.000000,-46.193981,19.134155),(0.000000,-41.573483,27.778503),(0.000000,-41.573483,27.778503),(0.000000,-46.193981,19.134155),(3.732910,-46.193981,18.766479),(0.000000,-41.573483,27.778503),(3.732910,-46.193981,18.766479),(5.419373,-41.573483,27.244751),(5.419373,-41.573483,27.244751),(3.732910,-46.193981,18.766479),(7.322327,-46.193981,17.677673),(5.419373,-41.573483,27.244751),(7.322327,-46.193981,17.677673),(10.630432,-41.573483,25.664001),(10.630432,-41.573483,25.664001),(7.322327,-46.193981,17.677673),(10.630371,-46.193981,15.909485),(10.630432,-41.573483,25.664001),(10.630371,-46.193981,15.909485),(15.432922,-41.573483,23.096985),(15.432922,-41.573483,23.096985),(10.630371,-46.193981,15.909485),(13.529907,-46.193981,13.529907),(15.432922,-41.573483,23.096985),(13.529907,-46.193981,13.529907),(19.642395,-41.573483,19.642334),(19.642395,-41.573483,19.642334),(13.529907,-46.193981,13.529907),(15.909485,-46.193981,10.630371),(19.642395,-41.573483,19.642334),(15.909485,-46.193981,10.630371),(23.096985,-41.573483,15.432861),(23.096985,-41.573483,15.432861),(15.909485,-46.193981,10.630371),(17.677673,-46.193981,7.322327),(23.096985,-41.573483,15.432861),(17.677673,-46.193981,7.322327),(25.664001,-41.573483,10.630310),(25.664001,-41.573483,10.630310),(17.677673,-46.193981,7.322327),(18.766541,-46.193981,3.732849),(25.664001,-41.573483,10.630310),(18.766541,-46.193981,3.732849),(27.244751,-41.573483,5.419250),(27.244751,-41.573483,5.419250),(18.766541,-46.193981,3.732849),(19.134155,-46.193981,-0.000061),(27.244751,-41.573483,5.419250),(19.134155,-46.193981,-0.000061),(27.778503,-41.573483,-0.000061),(27.778503,-41.573483,-0.000061),(19.134155,-46.193981,-0.000061),(18.766479,-46.193981,-3.732910),(27.778503,-41.573483,-0.000061),(18.766479,-46.193981,-3.732910),(27.244751,-41.573483,-5.419373),(27.244751,-41.573483,-5.419373),(18.766479,-46.193981,-3.732910),(17.677673,-46.193981,-7.322388),(27.244751,-41.573483,-5.419373),(17.677673,-46.193981,-7.322388),(25.664001,-41.573483,-10.630432),(25.664001,-41.573483,-10.630432),(17.677673,-46.193981,-7.322388),(15.909485,-46.193981,-10.630432),(25.664001,-41.573483,-10.630432),(15.909485,-46.193981,-10.630432),(23.096985,-41.573483,-15.432983),(23.096985,-41.573483,-15.432983),(15.909485,-46.193981,-10.630432),(13.529846,-46.193981,-13.529907),(23.096985,-41.573483,-15.432983),(13.529846,-46.193981,-13.529907),(19.642334,-41.573483,-19.642395),(19.642334,-41.573483,-19.642395),(13.529846,-46.193981,-13.529907),(10.630310,-46.193981,-15.909485),(19.642334,-41.573483,-19.642395),(10.630310,-46.193981,-15.909485),(15.432861,-41.573483,-23.097046),(15.432861,-41.573483,-23.097046),(10.630310,-46.193981,-15.909485),(7.322266,-46.193981,-17.677673),(15.432861,-41.573483,-23.097046),(7.322266,-46.193981,-17.677673),(10.630310,-41.573483,-25.664001),(10.630310,-41.573483,-25.664001),(7.322266,-46.193981,-17.677673),(3.732849,-46.193981,-18.766541),(10.630310,-41.573483,-25.664001),(3.732849,-46.193981,-18.766541),(5.419250,-41.573483,-27.244751),(5.419250,-41.573483,-27.244751),(3.732849,-46.193981,-18.766541),(0.000000,-46.193981,-19.134155),(5.419250,-41.573483,-27.244751),(0.000000,-46.193981,-19.134155),(0.000000,-41.573483,-27.778503),(0.000000,-46.193981,-19.134155),(0.000000,-49.039265,-9.754517),(-1.903015,-49.039265,-9.567078),(0.000000,-46.193981,-19.134155),(-1.903015,-49.039265,-9.567078),(-3.732910,-46.193981,-18.766479),(-3.732910,-46.193981,-18.766479),(-1.903015,-49.039265,-9.567078),(-3.732910,-49.039265,-9.011963),(-3.732910,-46.193981,-18.766479),(-3.732910,-49.039265,-9.011963),(-7.322327,-46.193981,-17.677673),(-7.322327,-46.193981,-17.677673),(-3.732910,-49.039265,-9.011963),(-5.419312,-49.039265,-8.110596),(-7.322327,-46.193981,-17.677673),(-5.419312,-49.039265,-8.110596),(-10.630371,-46.193981,-15.909485),(-10.630371,-46.193981,-15.909485),(-5.419312,-49.039265,-8.110596),(-6.897461,-49.039265,-6.897461),(-10.630371,-46.193981,-15.909485),(-6.897461,-49.039265,-6.897461),(-13.529907,-46.193981,-13.529907),(-13.529907,-46.193981,-13.529907),(-6.897461,-49.039265,-6.897461),(-8.110596,-49.039265,-5.419312),(-13.529907,-46.193981,-13.529907),(-8.110596,-49.039265,-5.419312),(-15.909485,-46.193981,-10.630371),(-15.909485,-46.193981,-10.630371),(-8.110596,-49.039265,-5.419312),(-9.011963,-49.039265,-3.732910),(-15.909485,-46.193981,-10.630371),(-9.011963,-49.039265,-3.732910),(-17.677673,-46.193981,-7.322327),(-17.677673,-46.193981,-7.322327),(-9.011963,-49.039265,-3.732910),(-9.567078,-49.039265,-1.903015),(-17.677673,-46.193981,-7.322327),(-9.567078,-49.039265,-1.903015),(-18.766479,-46.193981,-3.732910),(-18.766479,-46.193981,-3.732910),(-9.567078,-49.039265,-1.903015),(-9.754517,-49.039265,0.000000),(-18.766479,-46.193981,-3.732910),(-9.754517,-49.039265,0.000000),(-19.134155,-46.193981,0.000000),(-19.134155,-46.193981,0.000000),(-9.754517,-49.039265,0.000000),(-9.567078,-49.039265,1.903015),(-19.134155,-46.193981,0.000000),(-9.567078,-49.039265,1.903015),(-18.766479,-46.193981,3.732910),(-18.766479,-46.193981,3.732910),(-9.567078,-49.039265,1.903015),(-9.011963,-49.039265,3.732910),(-18.766479,-46.193981,3.732910),(-9.011963,-49.039265,3.732910),(-17.677673,-46.193981,7.322327),(-17.677673,-46.193981,7.322327),(-9.011963,-49.039265,3.732910),(-8.110596,-49.039265,5.419312),(-17.677673,-46.193981,7.322327),(-8.110596,-49.039265,5.419312),(-15.909485,-46.193981,10.630371),(-15.909485,-46.193981,10.630371),(-8.110596,-49.039265,5.419312),(-6.897461,-49.039265,6.897461),(-15.909485,-46.193981,10.630371),(-6.897461,-49.039265,6.897461),(-13.529907,-46.193981,13.529907),(-13.529907,-46.193981,13.529907),(-6.897461,-49.039265,6.897461),(-5.419312,-49.039265,8.110596),(-13.529907,-46.193981,13.529907),(-5.419312,-49.039265,8.110596),(-10.630371,-46.193981,15.909485),(-10.630371,-46.193981,15.909485),(-5.419312,-49.039265,8.110596),(-3.732910,-49.039265,9.011963),(-10.630371,-46.193981,15.909485),(-3.732910,-49.039265,9.011963),(-7.322327,-46.193981,17.677673),(-7.322327,-46.193981,17.677673),(-3.732910,-49.039265,9.011963),(-1.903015,-49.039265,9.567078),(-7.322327,-46.193981,17.677673),(-1.903015,-49.039265,9.567078),(-3.732849,-46.193981,18.766479),(-3.732849,-46.193981,18.766479),(-1.903015,-49.039265,9.567078),(0.000000,-49.039265,9.754517),(-3.732849,-46.193981,18.766479),(0.000000,-49.039265,9.754517),(0.000000,-46.193981,19.134155),(0.000000,-46.193981,19.134155),(0.000000,-49.039265,9.754517),(1.903015,-49.039265,9.567078),(0.000000,-46.193981,19.134155),(1.903015,-49.039265,9.567078),(3.732910,-46.193981,18.766479),(3.732910,-46.193981,18.766479),(1.903015,-49.039265,9.567078),(3.732910,-49.039265,9.011963),(3.732910,-46.193981,18.766479),(3.732910,-49.039265,9.011963),(7.322327,-46.193981,17.677673),(7.322327,-46.193981,17.677673),(3.732910,-49.039265,9.011963),(5.419312,-49.039265,8.110596),(7.322327,-46.193981,17.677673),(5.419312,-49.039265,8.110596),(10.630371,-46.193981,15.909485),(10.630371,-46.193981,15.909485),(5.419312,-49.039265,8.110596),(6.897461,-49.039265,6.897461),(10.630371,-46.193981,15.909485),(6.897461,-49.039265,6.897461),(13.529907,-46.193981,13.529907),(13.529907,-46.193981,13.529907),(6.897461,-49.039265,6.897461),(8.110596,-49.039265,5.419312),(13.529907,-46.193981,13.529907),(8.110596,-49.039265,5.419312),(15.909485,-46.193981,10.630371),(15.909485,-46.193981,10.630371),(8.110596,-49.039265,5.419312),(9.011963,-49.039265,3.732849),(15.909485,-46.193981,10.630371),(9.011963,-49.039265,3.732849),(17.677673,-46.193981,7.322327),(17.677673,-46.193981,7.322327),(9.011963,-49.039265,3.732849),(9.567078,-49.039265,1.903015),(17.677673,-46.193981,7.322327),(9.567078,-49.039265,1.903015),(18.766541,-46.193981,3.732849),(18.766541,-46.193981,3.732849),(9.567078,-49.039265,1.903015),(9.754517,-49.039265,0.000000),(18.766541,-46.193981,3.732849),(9.754517,-49.039265,0.000000),(19.134155,-46.193981,-0.000061),(19.134155,-46.193981,-0.000061),(9.754517,-49.039265,0.000000),(9.567078,-49.039265,-1.903015),(19.134155,-46.193981,-0.000061),(9.567078,-49.039265,-1.903015),(18.766479,-46.193981,-3.732910),(18.766479,-46.193981,-3.732910),(9.567078,-49.039265,-1.903015),(9.011963,-49.039265,-3.732910),(18.766479,-46.193981,-3.732910),(9.011963,-49.039265,-3.732910),(17.677673,-46.193981,-7.322388),(17.677673,-46.193981,-7.322388),(9.011963,-49.039265,-3.732910),(8.110535,-49.039265,-5.419312),(17.677673,-46.193981,-7.322388),(8.110535,-49.039265,-5.419312),(15.909485,-46.193981,-10.630432),(15.909485,-46.193981,-10.630432),(8.110535,-49.039265,-5.419312),(6.897461,-49.039265,-6.897461),(15.909485,-46.193981,-10.630432),(6.897461,-49.039265,-6.897461),(13.529846,-46.193981,-13.529907),(13.529846,-46.193981,-13.529907),(6.897461,-49.039265,-6.897461),(5.419312,-49.039265,-8.110596),(13.529846,-46.193981,-13.529907),(5.419312,-49.039265,-8.110596),(10.630310,-46.193981,-15.909485),(10.630310,-46.193981,-15.909485),(5.419312,-49.039265,-8.110596),(3.732849,-49.039265,-9.012024),(10.630310,-46.193981,-15.909485),(3.732849,-49.039265,-9.012024),(7.322266,-46.193981,-17.677673),(7.322266,-46.193981,-17.677673),(3.732849,-49.039265,-9.012024),(1.903015,-49.039265,-9.567078),(7.322266,-46.193981,-17.677673),(1.903015,-49.039265,-9.567078),(3.732849,-46.193981,-18.766541),(3.732849,-46.193981,-18.766541),(1.903015,-49.039265,-9.567078),(0.000000,-49.039265,-9.754517),(3.732849,-46.193981,-18.766541),(0.000000,-49.039265,-9.754517),(0.000000,-46.193981,-19.134155),(0.000000,-50.000000,0.000000),(-1.903015,-49.039265,-9.567078),(0.000000,-49.039265,-9.754517),(0.000000,-50.000000,0.000000),(-3.732910,-49.039265,-9.011963),(-1.903015,-49.039265,-9.567078),(0.000000,-50.000000,0.000000),(-5.419312,-49.039265,-8.110596),(-3.732910,-49.039265,-9.011963),(0.000000,-50.000000,0.000000),(-6.897461,-49.039265,-6.897461),(-5.419312,-49.039265,-8.110596),(0.000000,-50.000000,0.000000),(-8.110596,-49.039265,-5.419312),(-6.897461,-49.039265,-6.897461),(0.000000,-50.000000,0.000000),(-9.011963,-49.039265,-3.732910),(-8.110596,-49.039265,-5.419312),(0.000000,-50.000000,0.000000),(-9.567078,-49.039265,-1.903015),(-9.011963,-49.039265,-3.732910),(0.000000,-50.000000,0.000000),(-9.754517,-49.039265,0.000000),(-9.567078,-49.039265,-1.903015),(0.000000,-50.000000,0.000000),(-9.567078,-49.039265,1.903015),(-9.754517,-49.039265,0.000000),(0.000000,-50.000000,0.000000),(-9.011963,-49.039265,3.732910),(-9.567078,-49.039265,1.903015),(0.000000,-50.000000,0.000000),(-8.110596,-49.039265,5.419312),(-9.011963,-49.039265,3.732910),(0.000000,-50.000000,0.000000),(-6.897461,-49.039265,6.897461),(-8.110596,-49.039265,5.419312),(0.000000,-50.000000,0.000000),(-5.419312,-49.039265,8.110596),(-6.897461,-49.039265,6.897461),(0.000000,-50.000000,0.000000),(-3.732910,-49.039265,9.011963),(-5.419312,-49.039265,8.110596),(0.000000,-50.000000,0.000000),(-1.903015,-49.039265,9.567078),(-3.732910,-49.039265,9.011963),(0.000000,-50.000000,0.000000),(0.000000,-49.039265,9.754517),(-1.903015,-49.039265,9.567078),(0.000000,-50.000000,0.000000),(1.903015,-49.039265,9.567078),(0.000000,-49.039265,9.754517),(0.000000,-50.000000,0.000000),(3.732910,-49.039265,9.011963),(1.903015,-49.039265,9.567078),(0.000000,-50.000000,0.000000),(5.419312,-49.039265,8.110596),(3.732910,-49.039265,9.011963),(0.000000,-50.000000,0.000000),(6.897461,-49.039265,6.897461),(5.419312,-49.039265,8.110596),(0.000000,-50.000000,0.000000),(8.110596,-49.039265,5.419312),(6.897461,-49.039265,6.897461),(0.000000,-50.000000,0.000000),(9.011963,-49.039265,3.732849),(8.110596,-49.039265,5.419312),(0.000000,-50.000000,0.000000),(9.567078,-49.039265,1.903015),(9.011963,-49.039265,3.732849),(0.000000,-50.000000,0.000000),(9.754517,-49.039265,0.000000),(9.567078,-49.039265,1.903015),(0.000000,-50.000000,0.000000),(9.567078,-49.039265,-1.903015),(9.754517,-49.039265,0.000000),(0.000000,-50.000000,0.000000),(9.011963,-49.039265,-3.732910),(9.567078,-49.039265,-1.903015),(0.000000,-50.000000,0.000000),(8.110535,-49.039265,-5.419312),(9.011963,-49.039265,-3.732910),(0.000000,-50.000000,0.000000),(6.897461,-49.039265,-6.897461),(8.110535,-49.039265,-5.419312),(0.000000,-50.000000,0.000000),(5.419312,-49.039265,-8.110596),(6.897461,-49.039265,-6.897461),(0.000000,-50.000000,0.000000),(3.732849,-49.039265,-9.012024),(5.419312,-49.039265,-8.110596),(0.000000,-50.000000,0.000000),(1.903015,-49.039265,-9.567078),(3.732849,-49.039265,-9.012024),(0.000000,-50.000000,0.000000),(0.000000,-49.039265,-9.754517),(1.903015,-49.039265,-9.567078)]),
          normal=Normal(vector=[(-0.000000,1.000000,-0.000000),(-0.000000,0.979598,-0.200969),(-0.039207,0.979598,-0.197107),(-0.000000,1.000000,-0.000000),(-0.039207,0.979598,-0.197107),(-0.076908,0.979598,-0.185671),(-0.000000,1.000000,-0.000000),(-0.076908,0.979598,-0.185671),(-0.111652,0.979598,-0.167100),(-0.000000,1.000000,-0.000000),(-0.111652,0.979598,-0.167100),(-0.142106,0.979598,-0.142107),(-0.000000,1.000000,-0.000000),(-0.142106,0.979598,-0.142107),(-0.167100,0.979598,-0.111652),(-0.000000,1.000000,-0.000000),(-0.167100,0.979598,-0.111652),(-0.185671,0.979598,-0.076907),(-0.000000,1.000000,-0.000000),(-0.185671,0.979598,-0.076907),(-0.197107,0.979598,-0.039207),(-0.000000,1.000000,-0.000000),(-0.197107,0.979598,-0.039207),(-0.200969,0.979598,0.000000),(-0.000000,1.000000,-0.000000),(-0.200969,0.979598,0.000000),(-0.197107,0.979598,0.039207),(-0.000000,1.000000,-0.000000),(-0.197107,0.979598,0.039207),(-0.185671,0.979598,0.076908),(-0.000000,1.000000,-0.000000),(-0.185671,0.979598,0.076908),(-0.167100,0.979598,0.111652),(-0.000000,1.000000,-0.000000),(-0.167100,0.979598,0.111652),(-0.142106,0.979598,0.142107),(-0.000000,1.000000,-0.000000),(-0.142106,0.979598,0.142107),(-0.111652,0.979598,0.167100),(-0.000000,1.000000,-0.000000),(-0.111652,0.979598,0.167100),(-0.076907,0.979598,0.185671),(-0.000000,1.000000,-0.000000),(-0.076907,0.979598,0.185671),(-0.039207,0.979598,0.197107),(-0.000000,1.000000,-0.000000),(-0.039207,0.979598,0.197107),(0.000000,0.979598,0.200969),(-0.000000,1.000000,-0.000000),(0.000000,0.979598,0.200969),(0.039207,0.979598,0.197107),(-0.000000,1.000000,-0.000000),(0.039207,0.979598,0.197107),(0.076908,0.979598,0.185671),(-0.000000,1.000000,-0.000000),(0.076908,0.979598,0.185671),(0.111653,0.979598,0.167099),(-0.000000,1.000000,-0.000000),(0.111653,0.979598,0.167099),(0.142107,0.979598,0.142106),(-0.000000,1.000000,-0.000000),(0.142107,0.979598,0.142106),(0.167100,0.979598,0.111652),(-0.000000,1.000000,-0.000000),(0.167100,0.979598,0.111652),(0.185671,0.979598,0.076907),(-0.000000,1.000000,-0.000000),(0.185671,0.979598,0.076907),(0.197107,0.979598,0.039207),(-0.000000,1.000000,-0.000000),(0.197107,0.979598,0.039207),(0.200969,0.979598,-0.000000),(-0.000000,1.000000,-0.000000),(0.200969,0.979598,-0.000000),(0.197107,0.979598,-0.039207),(-0.000000,1.000000,-0.000000),(0.197107,0.979598,-0.039207),(0.185671,0.979598,-0.076908),(-0.000000,1.000000,-0.000000),(0.185671,0.979598,-0.076908),(0.167099,0.979598,-0.111653),(-0.000000,1.000000,-0.000000),(0.167099,0.979598,-0.111653),(0.142106,0.979598,-0.142107),(-0.000000,1.000000,-0.000000),(0.142106,0.979598,-0.142107),(0.111652,0.979598,-0.167100),(-0.000000,1.000000,-0.000000),(0.111652,0.979598,-0.167100),(0.076907,0.979598,-0.185671),(-0.000000,1.000000,-0.000000),(0.076907,0.979598,-0.185671),(0.039207,0.979598,-0.197107),(-0.000000,1.000000,-0.000000),(0.039207,0.979598,-0.197107),(-0.000000,0.979598,-0.200969),(-0.000000,0.979598,-0.200969),(-0.000000,0.921707,-0.387887),(-0.075673,0.921707,-0.380434),(-0.000000,0.979598,-0.200969),(-0.075673,0.921707,-0.380434),(-0.039207,0.979598,-0.197107),(-0.039207,0.979598,-0.197107),(-0.075673,0.921707,-0.380434),(-0.148438,0.921707,-0.358361),(-0.039207,0.979598,-0.197107),(-0.148438,0.921707,-0.358361),(-0.076908,0.979598,-0.185671),(-0.076908,0.979598,-0.185671),(-0.148438,0.921707,-0.358361),(-0.215498,0.921707,-0.322516),(-0.076908,0.979598,-0.185671),(-0.215498,0.921707,-0.322516),(-0.111652,0.979598,-0.167100),(-0.111652,0.979598,-0.167100),(-0.215498,0.921707,-0.322516),(-0.274277,0.921707,-0.274277),(-0.111652,0.979598,-0.167100),(-0.274277,0.921707,-0.274277),(-0.142106,0.979598,-0.142107),(-0.142106,0.979598,-0.142107),(-0.274277,0.921707,-0.274277),(-0.322516,0.921707,-0.215498),(-0.142106,0.979598,-0.142107),(-0.322516,0.921707,-0.215498),(-0.167100,0.979598,-0.111652),(-0.167100,0.979598,-0.111652),(-0.322516,0.921707,-0.215498),(-0.358361,0.921707,-0.148438),(-0.167100,0.979598,-0.111652),(-0.358361,0.921707,-0.148438),(-0.185671,0.979598,-0.076907),(-0.185671,0.979598,-0.076907),(-0.358361,0.921707,-0.148438),(-0.380434,0.921707,-0.075673),(-0.185671,0.979598,-0.076907),(-0.380434,0.921707,-0.075673),(-0.197107,0.979598,-0.039207),(-0.197107,0.979598,-0.039207),(-0.380434,0.921707,-0.075673),(-0.387887,0.921707,0.000000),(-0.197107,0.979598,-0.039207),(-0.387887,0.921707,0.000000),(-0.200969,0.979598,0.000000),(-0.200969,0.979598,0.000000),(-0.387887,0.921707,0.000000),(-0.380434,0.921707,0.075673),(-0.200969,0.979598,0.000000),(-0.380434,0.921707,0.075673),(-0.197107,0.979598,0.039207),(-0.197107,0.979598,0.039207),(-0.380434,0.921707,0.075673),(-0.358361,0.921707,0.148438),(-0.197107,0.979598,0.039207),(-0.358361,0.921707,0.148438),(-0.185671,0.979598,0.076908),(-0.185671,0.979598,0.076908),(-0.358361,0.921707,0.148438),(-0.322516,0.921707,0.215499),(-0.185671,0.979598,0.076908),(-0.322516,0.921707,0.215499),(-0.167100,0.979598,0.111652),(-0.167100,0.979598,0.111652),(-0.322516,0.921707,0.215499),(-0.274277,0.921707,0.274278),(-0.167100,0.979598,0.111652),(-0.274277,0.921707,0.274278),(-0.142106,0.979598,0.142107),(-0.142106,0.979598,0.142107),(-0.274277,0.921707,0.274278),(-0.215498,0.921707,0.322516),(-0.142106,0.979598,0.142107),(-0.215498,0.921707,0.322516),(-0.111652,0.979598,0.167100),(-0.111652,0.979598,0.167100),(-0.215498,0.921707,0.322516),(-0.148438,0.921707,0.358361),(-0.111652,0.979598,0.167100),(-0.148438,0.921707,0.358361),(-0.076907,0.979598,0.185671),(-0.076907,0.979598,0.185671),(-0.148438,0.921707,0.358361),(-0.075673,0.921707,0.380434),(-0.076907,0.979598,0.185671),(-0.075673,0.921707,0.380434),(-0.039207,0.979598,0.197107),(-0.039207,0.979598,0.197107),(-0.075673,0.921707,0.380434),(0.000000,0.921707,0.387887),(-0.039207,0.979598,0.197107),(0.000000,0.921707,0.387887),(0.000000,0.979598,0.200969),(0.000000,0.979598,0.200969),(0.000000,0.921707,0.387887),(0.075673,0.921707,0.380434),(0.000000,0.979598,0.200969),(0.075673,0.921707,0.380434),(0.039207,0.979598,0.197107),(0.039207,0.979598,0.197107),(0.075673,0.921707,0.380434),(0.148438,0.921707,0.358361),(0.039207,0.979598,0.197107),(0.148438,0.921707,0.358361),(0.076908,0.979598,0.185671),(0.076908,0.979598,0.185671),(0.148438,0.921707,0.358361),(0.215499,0.921707,0.322516),(0.076908,0.979598,0.185671),(0.215499,0.921707,0.322516),(0.111653,0.979598,0.167099),(0.111653,0.979598,0.167099),(0.215499,0.921707,0.322516),(0.274278,0.921707,0.274277),(0.111653,0.979598,0.167099),(0.274278,0.921707,0.274277),(0.142107,0.979598,0.142106),(0.142107,0.979598,0.142106),(0.274278,0.921707,0.274277),(0.322516,0.921707,0.215498),(0.142107,0.979598,0.142106),(0.322516,0.921707,0.215498),(0.167100,0.979598,0.111652),(0.167100,0.979598,0.111652),(0.322516,0.921707,0.215498),(0.358361,0.921707,0.148437),(0.167100,0.979598,0.111652),(0.358361,0.921707,0.148437),(0.185671,0.979598,0.076907),(0.185671,0.979598,0.076907),(0.358361,0.921707,0.148437),(0.380434,0.921707,0.075672),(0.185671,0.979598,0.076907),(0.380434,0.921707,0.075672),(0.197107,0.979598,0.039207),(0.197107,0.979598,0.039207),(0.380434,0.921707,0.075672),(0.387887,0.921707,-0.000001),(0.197107,0.979598,0.039207),(0.387887,0.921707,-0.000001),(0.200969,0.979598,-0.000000),(0.200969,0.979598,-0.000000),(0.387887,0.921707,-0.000001),(0.380434,0.921707,-0.075674),(0.200969,0.979598,-0.000000),(0.380434,0.921707,-0.075674),(0.197107,0.979598,-0.039207),(0.197107,0.979598,-0.039207),(0.380434,0.921707,-0.075674),(0.358361,0.921707,-0.148439),(0.197107,0.979598,-0.039207),(0.358361,0.921707,-0.148439),(0.185671,0.979598,-0.076908),(0.185671,0.979598,-0.076908),(0.358361,0.921707,-0.148439),(0.322516,0.921707,-0.215499),(0.185671,0.979598,-0.076908),(0.322516,0.921707,-0.215499),(0.167099,0.979598,-0.111653),(0.167099,0.979598,-0.111653),(0.322516,0.921707,-0.215499),(0.274277,0.921707,-0.274278),(0.167099,0.979598,-0.111653),(0.274277,0.921707,-0.274278),(0.142106,0.979598,-0.142107),(0.142106,0.979598,-0.142107),(0.274277,0.921707,-0.274278),(0.215498,0.921707,-0.322517),(0.142106,0.979598,-0.142107),(0.215498,0.921707,-0.322517),(0.111652,0.979598,-0.167100),(0.111652,0.979598,-0.167100),(0.215498,0.921707,-0.322517),(0.148437,0.921707,-0.358361),(0.111652,0.979598,-0.167100),(0.148437,0.921707,-0.358361),(0.076907,0.979598,-0.185671),(0.076907,0.979598,-0.185671),(0.148437,0.921707,-0.358361),(0.075672,0.921707,-0.380434),(0.076907,0.979598,-0.185671),(0.075672,0.921707,-0.380434),(0.039207,0.979598,-0.197107),(0.039207,0.979598,-0.197107),(0.075672,0.921707,-0.380434),(-0.000000,0.921707,-0.387887),(0.039207,0.979598,-0.197107),(-0.000000,0.921707,-0.387887),(-0.000000,0.979598,-0.200969),(-0.000000,0.921707,-0.387887),(-0.000000,0.828645,-0.559775),(-0.109207,0.828645,-0.549019),(-0.000000,0.921707,-0.387887),(-0.109207,0.828645,-0.549019),(-0.075673,0.921707,-0.380434),(-0.075673,0.921707,-0.380434),(-0.109207,0.828645,-0.549019),(-0.214217,0.828645,-0.517165),(-0.075673,0.921707,-0.380434),(-0.214217,0.828645,-0.517165),(-0.148438,0.921707,-0.358361),(-0.148438,0.921707,-0.358361),(-0.214217,0.828645,-0.517165),(-0.310994,0.828645,-0.465436),(-0.148438,0.921707,-0.358361),(-0.310994,0.828645,-0.465436),(-0.215498,0.921707,-0.322516),(-0.215498,0.921707,-0.322516),(-0.310994,0.828645,-0.465436),(-0.395821,0.828645,-0.395821),(-0.215498,0.921707,-0.322516),(-0.395821,0.828645,-0.395821),(-0.274277,0.921707,-0.274277),(-0.274277,0.921707,-0.274277),(-0.395821,0.828645,-0.395821),(-0.465436,0.828645,-0.310994),(-0.274277,0.921707,-0.274277),(-0.465436,0.828645,-0.310994),(-0.322516,0.921707,-0.215498),(-0.322516,0.921707,-0.215498),(-0.465436,0.828645,-0.310994),(-0.517165,0.828645,-0.214216),(-0.322516,0.921707,-0.215498),(-0.517165,0.828645,-0.214216),(-0.358361,0.921707,-0.148438),(-0.358361,0.921707,-0.148438),(-0.517165,0.828645,-0.214216),(-0.549019,0.828645,-0.109207),(-0.358361,0.921707,-0.148438),(-0.549019,0.828645,-0.109207),(-0.380434,0.921707,-0.075673),(-0.380434,0.921707,-0.075673),(-0.549019,0.828645,-0.109207),(-0.559775,0.828645,0.000000),(-0.380434,0.921707,-0.075673),(-0.559775,0.828645,0.000000),(-0.387887,0.921707,0.000000),(-0.387887,0.921707,0.000000),(-0.559775,0.828645,0.000000),(-0.549019,0.828645,0.109207),(-0.387887,0.921707,0.000000),(-0.549019,0.828645,0.109207),(-0.380434,0.921707,0.075673),(-0.380434,0.921707,0.075673),(-0.549019,0.828645,0.109207),(-0.517165,0.828645,0.214217),(-0.380434,0.921707,0.075673),(-0.517165,0.828645,0.214217),(-0.358361,0.921707,0.148438),(-0.358361,0.921707,0.148438),(-0.517165,0.828645,0.214217),(-0.465436,0.828645,0.310995),(-0.358361,0.921707,0.148438),(-0.465436,0.828645,0.310995),(-0.322516,0.921707,0.215499),(-0.322516,0.921707,0.215499),(-0.465436,0.828645,0.310995),(-0.395820,0.828645,0.395821),(-0.322516,0.921707,0.215499),(-0.395820,0.828645,0.395821),(-0.274277,0.921707,0.274278),(-0.274277,0.921707,0.274278),(-0.395820,0.828645,0.395821),(-0.310994,0.828645,0.465436),(-0.274277,0.921707,0.274278),(-0.310994,0.828645,0.465436),(-0.215498,0.921707,0.322516),(-0.215498,0.921707,0.322516),(-0.310994,0.828645,0.465436),(-0.214216,0.828645,0.517165),(-0.215498,0.921707,0.322516),(-0.214216,0.828645,0.517165),(-0.148438,0.921707,0.358361),(-0.148438,0.921707,0.358361),(-0.214216,0.828645,0.517165),(-0.109206,0.828645,0.549019),(-0.148438,0.921707,0.358361),(-0.109206,0.828645,0.549019),(-0.075673,0.921707,0.380434),(-0.075673,0.921707,0.380434),(-0.109206,0.828645,0.549019),(0.000001,0.828645,0.559775),(-0.075673,0.921707,0.380434),(0.000001,0.828645,0.559775),(0.000000,0.921707,0.387887),(0.000000,0.921707,0.387887),(0.000001,0.828645,0.559775),(0.109207,0.828645,0.549019),(0.000000,0.921707,0.387887),(0.109207,0.828645,0.549019),(0.075673,0.921707,0.380434),(0.075673,0.921707,0.380434),(0.109207,0.828645,0.549019),(0.214217,0.828645,0.517164),(0.075673,0.921707,0.380434),(0.214217,0.828645,0.517164),(0.148438,0.921707,0.358361),(0.148438,0.921707,0.358361),(0.214217,0.828645,0.517164),(0.310995,0.828645,0.465435),(0.148438,0.921707,0.358361),(0.310995,0.828645,0.465435),(0.215499,0.921707,0.322516),(0.215499,0.921707,0.322516),(0.310995,0.828645,0.465435),(0.395821,0.828645,0.395820),(0.215499,0.921707,0.322516),(0.395821,0.828645,0.395820),(0.274278,0.921707,0.274277),(0.274278,0.921707,0.274277),(0.395821,0.828645,0.395820),(0.465436,0.828645,0.310994),(0.274278,0.921707,0.274277),(0.465436,0.828645,0.310994),(0.322516,0.921707,0.215498),(0.322516,0.921707,0.215498),(0.465436,0.828645,0.310994),(0.517165,0.828645,0.214216),(0.322516,0.921707,0.215498),(0.517165,0.828645,0.214216),(0.358361,0.921707,0.148437),(0.358361,0.921707,0.148437),(0.517165,0.828645,0.214216),(0.549019,0.828645,0.109206),(0.358361,0.921707,0.148437),(0.549019,0.828645,0.109206),(0.380434,0.921707,0.075672),(0.380434,0.921707,0.075672),(0.549019,0.828645,0.109206),(0.559775,0.828645,-0.000001),(0.380434,0.921707,0.075672),(0.559775,0.828645,-0.000001),(0.387887,0.921707,-0.000001),(0.387887,0.921707,-0.000001),(0.559775,0.828645,-0.000001),(0.549019,0.828645,-0.109208),(0.387887,0.921707,-0.000001),(0.549019,0.828645,-0.109208),(0.380434,0.921707,-0.075674),(0.380434,0.921707,-0.075674),(0.549019,0.828645,-0.109208),(0.517164,0.828645,-0.214217),(0.380434,0.921707,-0.075674),(0.517164,0.828645,-0.214217),(0.358361,0.921707,-0.148439),(0.358361,0.921707,-0.148439),(0.517164,0.828645,-0.214217),(0.465435,0.828645,-0.310995),(0.358361,0.921707,-0.148439),(0.465435,0.828645,-0.310995),(0.322516,0.921707,-0.215499),(0.322516,0.921707,-0.215499),(0.465435,0.828645,-0.310995),(0.395820,0.828645,-0.395821),(0.322516,0.921707,-0.215499),(0.395820,0.828645,-0.395821),(0.274277,0.921707,-0.274278),(0.274277,0.921707,-0.274278),(0.395820,0.828645,-0.395821),(0.310993,0.828645,-0.465436),(0.274277,0.921707,-0.274278),(0.310993,0.828645,-0.465436),(0.215498,0.921707,-0.322517),(0.215498,0.921707,-0.322517),(0.310993,0.828645,-0.465436),(0.214215,0.828645,-0.517165),(0.215498,0.921707,-0.322517),(0.214215,0.828645,-0.517165),(0.148437,0.921707,-0.358361),(0.148437,0.921707,-0.358361),(0.214215,0.828645,-0.517165),(0.109206,0.828645,-0.549019),(0.148437,0.921707,-0.358361),(0.109206,0.828645,-0.549019),(0.075672,0.921707,-0.380434),(0.075672,0.921707,-0.380434),(0.109206,0.828645,-0.549019),(-0.000000,0.828645,-0.559775),(0.075672,0.921707,-0.380434),(-0.000000,0.828645,-0.559775),(-0.000000,0.921707,-0.387887),(-0.000000,0.828645,-0.559775),(-0.000000,0.704059,-0.710141),(-0.138542,0.704059,-0.696496),(-0.000000,0.828645,-0.559775),(-0.138542,0.704059,-0.696496),(-0.109207,0.828645,-0.549019),(-0.109207,0.828645,-0.549019),(-0.138542,0.704059,-0.696496),(-0.271759,0.704059,-0.656085),(-0.109207,0.828645,-0.549019),(-0.271759,0.704059,-0.656085),(-0.214217,0.828645,-0.517165),(-0.214217,0.828645,-0.517165),(-0.271759,0.704059,-0.656085),(-0.394533,0.704059,-0.590461),(-0.214217,0.828645,-0.517165),(-0.394533,0.704059,-0.590461),(-0.310994,0.828645,-0.465436),(-0.310994,0.828645,-0.465436),(-0.394533,0.704059,-0.590461),(-0.502146,0.704059,-0.502146),(-0.310994,0.828645,-0.465436),(-0.502146,0.704059,-0.502146),(-0.395821,0.828645,-0.395821),(-0.395821,0.828645,-0.395821),(-0.502146,0.704059,-0.502146),(-0.590461,0.704059,-0.394533),(-0.395821,0.828645,-0.395821),(-0.590461,0.704059,-0.394533),(-0.465436,0.828645,-0.310994),(-0.465436,0.828645,-0.310994),(-0.590461,0.704059,-0.394533),(-0.656085,0.704059,-0.271759),(-0.465436,0.828645,-0.310994),(-0.656085,0.704059,-0.271759),(-0.517165,0.828645,-0.214216),(-0.517165,0.828645,-0.214216),(-0.656085,0.704059,-0.271759),(-0.696496,0.704059,-0.138542),(-0.517165,0.828645,-0.214216),(-0.696496,0.704059,-0.138542),(-0.549019,0.828645,-0.109207),(-0.549019,0.828645,-0.109207),(-0.696496,0.704059,-0.138542),(-0.710141,0.704059,0.000000),(-0.549019,0.828645,-0.109207),(-0.710141,0.704059,0.000000),(-0.559775,0.828645,0.000000),(-0.559775,0.828645,0.000000),(-0.710141,0.704059,0.000000),(-0.696496,0.704059,0.138542),(-0.559775,0.828645,0.000000),(-0.696496,0.704059,0.138542),(-0.549019,0.828645,0.109207),(-0.549019,0.828645,0.109207),(-0.696496,0.704059,0.138542),(-0.656085,0.704059,0.271760),(-0.549019,0.828645,0.109207),(-0.656085,0.704059,0.271760),(-0.517165,0.828645,0.214217),(-0.517165,0.828645,0.214217),(-0.656085,0.704059,0.271760),(-0.590461,0.704059,0.394534),(-0.517165,0.828645,0.214217),(-0.590461,0.704059,0.394534),(-0.465436,0.828645,0.310995),(-0.465436,0.828645,0.310995),(-0.590461,0.704059,0.394534),(-0.502145,0.704059,0.502146),(-0.465436,0.828645,0.310995),(-0.502145,0.704059,0.502146),(-0.395820,0.828645,0.395821),(-0.395820,0.828645,0.395821),(-0.502145,0.704059,0.502146),(-0.394533,0.704059,0.590461),(-0.395820,0.828645,0.395821),(-0.394533,0.704059,0.590461),(-0.310994,0.828645,0.465436),(-0.310994,0.828645,0.465436),(-0.394533,0.704059,0.590461),(-0.271759,0.704059,0.656085),(-0.310994,0.828645,0.465436),(-0.271759,0.704059,0.656085),(-0.214216,0.828645,0.517165),(-0.214216,0.828645,0.517165),(-0.271759,0.704059,0.656085),(-0.138541,0.704059,0.696496),(-0.214216,0.828645,0.517165),(-0.138541,0.704059,0.696496),(-0.109206,0.828645,0.549019),(-0.109206,0.828645,0.549019),(-0.138541,0.704059,0.696496),(0.000001,0.704059,0.710141),(-0.109206,0.828645,0.549019),(0.000001,0.704059,0.710141),(0.000001,0.828645,0.559775),(0.000001,0.828645,0.559775),(0.000001,0.704059,0.710141),(0.138542,0.704059,0.696496),(0.000001,0.828645,0.559775),(0.138542,0.704059,0.696496),(0.109207,0.828645,0.549019),(0.109207,0.828645,0.549019),(0.138542,0.704059,0.696496),(0.271760,0.704059,0.656085),(0.109207,0.828645,0.549019),(0.271760,0.704059,0.656085),(0.214217,0.828645,0.517164),(0.214217,0.828645,0.517164),(0.271760,0.704059,0.656085),(0.394534,0.704059,0.590460),(0.214217,0.828645,0.517164),(0.394534,0.704059,0.590460),(0.310995,0.828645,0.465435),(0.310995,0.828645,0.465435),(0.394534,0.704059,0.590460),(0.502146,0.704059,0.502145),(0.310995,0.828645,0.465435),(0.502146,0.704059,0.502145),(0.395821,0.828645,0.395820),(0.395821,0.828645,0.395820),(0.502146,0.704059,0.502145),(0.590462,0.704059,0.394533),(0.395821,0.828645,0.395820),(0.590462,0.704059,0.394533),(0.465436,0.828645,0.310994),(0.465436,0.828645,0.310994),(0.590462,0.704059,0.394533),(0.656086,0.704059,0.271758),(0.465436,0.828645,0.310994),(0.656086,0.704059,0.271758),(0.517165,0.828645,0.214216),(0.517165,0.828645,0.214216),(0.656086,0.704059,0.271758),(0.696496,0.704059,0.138541),(0.517165,0.828645,0.214216),(0.696496,0.704059,0.138541),(0.549019,0.828645,0.109206),(0.549019,0.828645,0.109206),(0.696496,0.704059,0.138541),(0.710141,0.704059,-0.000001),(0.549019,0.828645,0.109206),(0.710141,0.704059,-0.000001),(0.559775,0.828645,-0.000001),(0.559775,0.828645,-0.000001),(0.710141,0.704059,-0.000001),(0.696496,0.704059,-0.138543),(0.559775,0.828645,-0.000001),(0.696496,0.704059,-0.138543),(0.549019,0.828645,-0.109208),(0.549019,0.828645,-0.109208),(0.696496,0.704059,-0.138543),(0.656085,0.704059,-0.271760),(0.549019,0.828645,-0.109208),(0.656085,0.704059,-0.271760),(0.517164,0.828645,-0.214217),(0.517164,0.828645,-0.214217),(0.656085,0.704059,-0.271760),(0.590460,0.704059,-0.394535),(0.517164,0.828645,-0.214217),(0.590460,0.704059,-0.394535),(0.465435,0.828645,-0.310995),(0.465435,0.828645,-0.310995),(0.590460,0.704059,-0.394535),(0.502145,0.704059,-0.502147),(0.465435,0.828645,-0.310995),(0.502145,0.704059,-0.502147),(0.395820,0.828645,-0.395821),(0.395820,0.828645,-0.395821),(0.502145,0.704059,-0.502147),(0.394532,0.704059,-0.590462),(0.395820,0.828645,-0.395821),(0.394532,0.704059,-0.590462),(0.310993,0.828645,-0.465436),(0.310993,0.828645,-0.465436),(0.394532,0.704059,-0.590462),(0.271758,0.704059,-0.656086),(0.310993,0.828645,-0.465436),(0.271758,0.704059,-0.656086),(0.214215,0.828645,-0.517165),(0.214215,0.828645,-0.517165),(0.271758,0.704059,-0.656086),(0.138540,0.704059,-0.696496),(0.214215,0.828645,-0.517165),(0.138540,0.704059,-0.696496),(0.109206,0.828645,-0.549019),(0.109206,0.828645,-0.549019),(0.138540,0.704059,-0.696496),(-0.000000,0.704059,-0.710141),(0.109206,0.828645,-0.549019),(-0.000000,0.704059,-0.710141),(-0.000000,0.828645,-0.559775),(-0.000000,0.704059,-0.710141),(-0.000001,0.552761,-0.833340),(-0.162577,0.552761,-0.817327),(-0.000000,0.704059,-0.710141),(-0.162577,0.552761,-0.817327),(-0.138542,0.704059,-0.696496),(-0.138542,0.704059,-0.696496),(-0.162577,0.552761,-0.817327),(-0.318905,0.552761,-0.769905),(-0.138542,0.704059,-0.696496),(-0.318905,0.552761,-0.769905),(-0.271759,0.704059,-0.656085),(-0.271759,0.704059,-0.656085),(-0.318905,0.552761,-0.769905),(-0.462979,0.552761,-0.692897),(-0.271759,0.704059,-0.656085),(-0.462979,0.552761,-0.692897),(-0.394533,0.704059,-0.590461),(-0.394533,0.704059,-0.590461),(-0.462979,0.552761,-0.692897),(-0.589260,0.552761,-0.589260),(-0.394533,0.704059,-0.590461),(-0.589260,0.552761,-0.589260),(-0.502146,0.704059,-0.502146),(-0.502146,0.704059,-0.502146),(-0.589260,0.552761,-0.589260),(-0.692897,0.552761,-0.462979),(-0.502146,0.704059,-0.502146),(-0.692897,0.552761,-0.462979),(-0.590461,0.704059,-0.394533),(-0.590461,0.704059,-0.394533),(-0.692897,0.552761,-0.462979),(-0.769906,0.552761,-0.318905),(-0.590461,0.704059,-0.394533),(-0.769906,0.552761,-0.318905),(-0.656085,0.704059,-0.271759),(-0.656085,0.704059,-0.271759),(-0.769906,0.552761,-0.318905),(-0.817327,0.552761,-0.162576),(-0.656085,0.704059,-0.271759),(-0.817327,0.552761,-0.162576),(-0.696496,0.704059,-0.138542),(-0.696496,0.704059,-0.138542),(-0.817327,0.552761,-0.162576),(-0.833340,0.552761,0.000000),(-0.696496,0.704059,-0.138542),(-0.833340,0.552761,0.000000),(-0.710141,0.704059,0.000000),(-0.710141,0.704059,0.000000),(-0.833340,0.552761,0.000000),(-0.817327,0.552761,0.162577),(-0.710141,0.704059,0.000000),(-0.817327,0.552761,0.162577),(-0.696496,0.704059,0.138542),(-0.696496,0.704059,0.138542),(-0.817327,0.552761,0.162577),(-0.769905,0.552761,0.318906),(-0.696496,0.704059,0.138542),(-0.769905,0.552761,0.318906),(-0.656085,0.704059,0.271760),(-0.656085,0.704059,0.271760),(-0.769905,0.552761,0.318906),(-0.692896,0.552761,0.462979),(-0.656085,0.704059,0.271760),(-0.692896,0.552761,0.462979),(-0.590461,0.704059,0.394534),(-0.590461,0.704059,0.394534),(-0.692896,0.552761,0.462979),(-0.589260,0.552761,0.589261),(-0.590461,0.704059,0.394534),(-0.589260,0.552761,0.589261),(-0.502145,0.704059,0.502146),(-0.502145,0.704059,0.502146),(-0.589260,0.552761,0.589261),(-0.462978,0.552761,0.692897),(-0.502145,0.704059,0.502146),(-0.462978,0.552761,0.692897),(-0.394533,0.704059,0.590461),(-0.394533,0.704059,0.590461),(-0.462978,0.552761,0.692897),(-0.318905,0.552761,0.769906),(-0.394533,0.704059,0.590461),(-0.318905,0.552761,0.769906),(-0.271759,0.704059,0.656085),(-0.271759,0.704059,0.656085),(-0.318905,0.552761,0.769906),(-0.162576,0.552761,0.817328),(-0.271759,0.704059,0.656085),(-0.162576,0.552761,0.817328),(-0.138541,0.704059,0.696496),(-0.138541,0.704059,0.696496),(-0.162576,0.552761,0.817328),(0.000001,0.552761,0.833340),(-0.138541,0.704059,0.696496),(0.000001,0.552761,0.833340),(0.000001,0.704059,0.710141),(0.000001,0.704059,0.710141),(0.000001,0.552761,0.833340),(0.162577,0.552761,0.817327),(0.000001,0.704059,0.710141),(0.162577,0.552761,0.817327),(0.138542,0.704059,0.696496),(0.138542,0.704059,0.696496),(0.162577,0.552761,0.817327),(0.318906,0.552761,0.769905),(0.138542,0.704059,0.696496),(0.318906,0.552761,0.769905),(0.271760,0.704059,0.656085),(0.271760,0.704059,0.656085),(0.318906,0.552761,0.769905),(0.462980,0.552761,0.692896),(0.271760,0.704059,0.656085),(0.462980,0.552761,0.692896),(0.394534,0.704059,0.590460),(0.394534,0.704059,0.590460),(0.462980,0.552761,0.692896),(0.589261,0.552761,0.589259),(0.394534,0.704059,0.590460),(0.589261,0.552761,0.589259),(0.502146,0.704059,0.502145),(0.502146,0.704059,0.502145),(0.589261,0.552761,0.589259),(0.692897,0.552761,0.462978),(0.502146,0.704059,0.502145),(0.692897,0.552761,0.462978),(0.590462,0.704059,0.394533),(0.590462,0.704059,0.394533),(0.692897,0.552761,0.462978),(0.769906,0.552761,0.318904),(0.590462,0.704059,0.394533),(0.769906,0.552761,0.318904),(0.656086,0.704059,0.271758),(0.656086,0.704059,0.271758),(0.769906,0.552761,0.318904),(0.817328,0.552761,0.162575),(0.656086,0.704059,0.271758),(0.817328,0.552761,0.162575),(0.696496,0.704059,0.138541),(0.696496,0.704059,0.138541),(0.817328,0.552761,0.162575),(0.833340,0.552761,-0.000001),(0.696496,0.704059,0.138541),(0.833340,0.552761,-0.000001),(0.710141,0.704059,-0.000001),(0.710141,0.704059,-0.000001),(0.833340,0.552761,-0.000001),(0.817327,0.552761,-0.162578),(0.710141,0.704059,-0.000001),(0.817327,0.552761,-0.162578),(0.696496,0.704059,-0.138543),(0.696496,0.704059,-0.138543),(0.817327,0.552761,-0.162578),(0.769905,0.552761,-0.318907),(0.696496,0.704059,-0.138543),(0.769905,0.552761,-0.318907),(0.656085,0.704059,-0.271760),(0.656085,0.704059,-0.271760),(0.769905,0.552761,-0.318907),(0.692896,0.552761,-0.462980),(0.656085,0.704059,-0.271760),(0.692896,0.552761,-0.462980),(0.590460,0.704059,-0.394535),(0.590460,0.704059,-0.394535),(0.692896,0.552761,-0.462980),(0.589259,0.552761,-0.589261),(0.590460,0.704059,-0.394535),(0.589259,0.552761,-0.589261),(0.502145,0.704059,-0.502147),(0.502145,0.704059,-0.502147),(0.589259,0.552761,-0.589261),(0.462977,0.552761,-0.692898),(0.502145,0.704059,-0.502147),(0.462977,0.552761,-0.692898),(0.394532,0.704059,-0.590462),(0.394532,0.704059,-0.590462),(0.462977,0.552761,-0.692898),(0.318904,0.552761,-0.769906),(0.394532,0.704059,-0.590462),(0.318904,0.552761,-0.769906),(0.271758,0.704059,-0.656086),(0.271758,0.704059,-0.656086),(0.318904,0.552761,-0.769906),(0.162575,0.552761,-0.817328),(0.271758,0.704059,-0.656086),(0.162575,0.552761,-0.817328),(0.138540,0.704059,-0.696496),(0.138540,0.704059,-0.696496),(0.162575,0.552761,-0.817328),(-0.000001,0.552761,-0.833340),(0.138540,0.704059,-0.696496),(-0.000001,0.552761,-0.833340),(-0.000000,0.704059,-0.710141),(-0.000001,0.552761,-0.833340),(-0.000001,0.380537,-0.924766),(-0.180413,0.380537,-0.906997),(-0.000001,0.552761,-0.833340),(-0.180413,0.380537,-0.906997),(-0.162577,0.552761,-0.817327),(-0.162577,0.552761,-0.817327),(-0.180413,0.380537,-0.906997),(-0.353892,0.380537,-0.854372),(-0.162577,0.552761,-0.817327),(-0.353892,0.380537,-0.854372),(-0.318905,0.552761,-0.769905),(-0.318905,0.552761,-0.769905),(-0.353892,0.380537,-0.854372),(-0.513772,0.380537,-0.768914),(-0.318905,0.552761,-0.769905),(-0.513772,0.380537,-0.768914),(-0.462979,0.552761,-0.692897),(-0.462979,0.552761,-0.692897),(-0.513772,0.380537,-0.768914),(-0.653908,0.380537,-0.653908),(-0.462979,0.552761,-0.692897),(-0.653908,0.380537,-0.653908),(-0.589260,0.552761,-0.589260),(-0.589260,0.552761,-0.589260),(-0.653908,0.380537,-0.653908),(-0.768915,0.380537,-0.513772),(-0.589260,0.552761,-0.589260),(-0.768915,0.380537,-0.513772),(-0.692897,0.552761,-0.462979),(-0.692897,0.552761,-0.462979),(-0.768915,0.380537,-0.513772),(-0.854372,0.380537,-0.353892),(-0.692897,0.552761,-0.462979),(-0.854372,0.380537,-0.353892),(-0.769906,0.552761,-0.318905),(-0.769906,0.552761,-0.318905),(-0.854372,0.380537,-0.353892),(-0.906997,0.380537,-0.180413),(-0.769906,0.552761,-0.318905),(-0.906997,0.380537,-0.180413),(-0.817327,0.552761,-0.162576),(-0.817327,0.552761,-0.162576),(-0.906997,0.380537,-0.180413),(-0.924766,0.380537,0.000000),(-0.817327,0.552761,-0.162576),(-0.924766,0.380537,0.000000),(-0.833340,0.552761,0.000000),(-0.833340,0.552761,0.000000),(-0.924766,0.380537,0.000000),(-0.906996,0.380537,0.180413),(-0.833340,0.552761,0.000000),(-0.906996,0.380537,0.180413),(-0.817327,0.552761,0.162577),(-0.817327,0.552761,0.162577),(-0.906996,0.380537,0.180413),(-0.854372,0.380537,0.353893),(-0.817327,0.552761,0.162577),(-0.854372,0.380537,0.353893),(-0.769905,0.552761,0.318906),(-0.769905,0.552761,0.318906),(-0.854372,0.380537,0.353893),(-0.768914,0.380537,0.513773),(-0.769905,0.552761,0.318906),(-0.768914,0.380537,0.513773),(-0.692896,0.552761,0.462979),(-0.692896,0.552761,0.462979),(-0.768914,0.380537,0.513773),(-0.653908,0.380537,0.653908),(-0.692896,0.552761,0.462979),(-0.653908,0.380537,0.653908),(-0.589260,0.552761,0.589261),(-0.589260,0.552761,0.589261),(-0.653908,0.380537,0.653908),(-0.513772,0.380537,0.768915),(-0.589260,0.552761,0.589261),(-0.513772,0.380537,0.768915),(-0.462978,0.552761,0.692897),(-0.462978,0.552761,0.692897),(-0.513772,0.380537,0.768915),(-0.353892,0.380537,0.854372),(-0.462978,0.552761,0.692897),(-0.353892,0.380537,0.854372),(-0.318905,0.552761,0.769906),(-0.318905,0.552761,0.769906),(-0.353892,0.380537,0.854372),(-0.180412,0.380537,0.906997),(-0.318905,0.552761,0.769906),(-0.180412,0.380537,0.906997),(-0.162576,0.552761,0.817328),(-0.162576,0.552761,0.817328),(-0.180412,0.380537,0.906997),(0.000001,0.380537,0.924766),(-0.162576,0.552761,0.817328),(0.000001,0.380537,0.924766),(0.000001,0.552761,0.833340),(0.000001,0.552761,0.833340),(0.000001,0.380537,0.924766),(0.180414,0.380537,0.906996),(0.000001,0.552761,0.833340),(0.180414,0.380537,0.906996),(0.162577,0.552761,0.817327),(0.162577,0.552761,0.817327),(0.180414,0.380537,0.906996),(0.353893,0.380537,0.854372),(0.162577,0.552761,0.817327),(0.353893,0.380537,0.854372),(0.318906,0.552761,0.769905),(0.318906,0.552761,0.769905),(0.353893,0.380537,0.854372),(0.513773,0.380537,0.768914),(0.318906,0.552761,0.769905),(0.513773,0.380537,0.768914),(0.462980,0.552761,0.692896),(0.462980,0.552761,0.692896),(0.513773,0.380537,0.768914),(0.653909,0.380537,0.653907),(0.462980,0.552761,0.692896),(0.653909,0.380537,0.653907),(0.589261,0.552761,0.589259),(0.589261,0.552761,0.589259),(0.653909,0.380537,0.653907),(0.768915,0.380537,0.513771),(0.589261,0.552761,0.589259),(0.768915,0.380537,0.513771),(0.692897,0.552761,0.462978),(0.692897,0.552761,0.462978),(0.768915,0.380537,0.513771),(0.854373,0.380537,0.353891),(0.692897,0.552761,0.462978),(0.854373,0.380537,0.353891),(0.769906,0.552761,0.318904),(0.769906,0.552761,0.318904),(0.854373,0.380537,0.353891),(0.906997,0.380537,0.180411),(0.769906,0.552761,0.318904),(0.906997,0.380537,0.180411),(0.817328,0.552761,0.162575),(0.817328,0.552761,0.162575),(0.906997,0.380537,0.180411),(0.924766,0.380537,-0.000001),(0.817328,0.552761,0.162575),(0.924766,0.380537,-0.000001),(0.833340,0.552761,-0.000001),(0.833340,0.552761,-0.000001),(0.924766,0.380537,-0.000001),(0.906996,0.380537,-0.180414),(0.833340,0.552761,-0.000001),(0.906996,0.380537,-0.180414),(0.817327,0.552761,-0.162578),(0.817327,0.552761,-0.162578),(0.906996,0.380537,-0.180414),(0.854371,0.380537,-0.353894),(0.817327,0.552761,-0.162578),(0.854371,0.380537,-0.353894),(0.769905,0.552761,-0.318907),(0.769905,0.552761,-0.318907),(0.854371,0.380537,-0.353894),(0.768914,0.380537,-0.513774),(0.769905,0.552761,-0.318907),(0.768914,0.380537,-0.513774),(0.692896,0.552761,-0.462980),(0.692896,0.552761,-0.462980),(0.768914,0.380537,-0.513774),(0.653907,0.380537,-0.653909),(0.692896,0.552761,-0.462980),(0.653907,0.380537,-0.653909),(0.589259,0.552761,-0.589261),(0.589259,0.552761,-0.589261),(0.653907,0.380537,-0.653909),(0.513771,0.380537,-0.768916),(0.589259,0.552761,-0.589261),(0.513771,0.380537,-0.768916),(0.462977,0.552761,-0.692898),(0.462977,0.552761,-0.692898),(0.513771,0.380537,-0.768916),(0.353891,0.380537,-0.854373),(0.462977,0.552761,-0.692898),(0.353891,0.380537,-0.854373),(0.318904,0.552761,-0.769906),(0.318904,0.552761,-0.769906),(0.353891,0.380537,-0.854373),(0.180411,0.380537,-0.906997),(0.318904,0.552761,-0.769906),(0.180411,0.380537,-0.906997),(0.162575,0.552761,-0.817328),(0.162575,0.552761,-0.817328),(0.180411,0.380537,-0.906997),(-0.000001,0.380537,-0.924766),(0.162575,0.552761,-0.817328),(-0.000001,0.380537,-0.924766),(-0.000001,0.552761,-0.833340),(-0.000001,0.380537,-0.924766),(-0.000001,0.193930,-0.981015),(-0.191387,0.193930,-0.962165),(-0.000001,0.380537,-0.924766),(-0.191387,0.193930,-0.962165),(-0.180413,0.380537,-0.906997),(-0.180413,0.380537,-0.906997),(-0.191387,0.193930,-0.962165),(-0.375418,0.193930,-0.906340),(-0.180413,0.380537,-0.906997),(-0.375418,0.193930,-0.906340),(-0.353892,0.380537,-0.854372),(-0.353892,0.380537,-0.854372),(-0.375418,0.193930,-0.906340),(-0.545023,0.193930,-0.815684),(-0.353892,0.380537,-0.854372),(-0.545023,0.193930,-0.815684),(-0.513772,0.380537,-0.768914),(-0.513772,0.380537,-0.768914),(-0.545023,0.193930,-0.815684),(-0.693683,0.193930,-0.693683),(-0.513772,0.380537,-0.768914),(-0.693683,0.193930,-0.693683),(-0.653908,0.380537,-0.653908),(-0.653908,0.380537,-0.653908),(-0.693683,0.193930,-0.693683),(-0.815684,0.193930,-0.545023),(-0.653908,0.380537,-0.653908),(-0.815684,0.193930,-0.545023),(-0.768915,0.380537,-0.513772),(-0.768915,0.380537,-0.513772),(-0.815684,0.193930,-0.545023),(-0.906340,0.193930,-0.375418),(-0.768915,0.380537,-0.513772),(-0.906340,0.193930,-0.375418),(-0.854372,0.380537,-0.353892),(-0.854372,0.380537,-0.353892),(-0.906340,0.193930,-0.375418),(-0.962165,0.193930,-0.191386),(-0.854372,0.380537,-0.353892),(-0.962165,0.193930,-0.191386),(-0.906997,0.380537,-0.180413),(-0.906997,0.380537,-0.180413),(-0.962165,0.193930,-0.191386),(-0.981015,0.193930,0.000000),(-0.906997,0.380537,-0.180413),(-0.981015,0.193930,0.000000),(-0.924766,0.380537,0.000000),(-0.924766,0.380537,0.000000),(-0.981015,0.193930,0.000000),(-0.962165,0.193930,0.191387),(-0.924766,0.380537,0.000000),(-0.962165,0.193930,0.191387),(-0.906996,0.380537,0.180413),(-0.906996,0.380537,0.180413),(-0.962165,0.193930,0.191387),(-0.906340,0.193930,0.375419),(-0.906996,0.380537,0.180413),(-0.906340,0.193930,0.375419),(-0.854372,0.380537,0.353893),(-0.854372,0.380537,0.353893),(-0.906340,0.193930,0.375419),(-0.815684,0.193930,0.545023),(-0.854372,0.380537,0.353893),(-0.815684,0.193930,0.545023),(-0.768914,0.380537,0.513773),(-0.768914,0.380537,0.513773),(-0.815684,0.193930,0.545023),(-0.693682,0.193930,0.693683),(-0.768914,0.380537,0.513773),(-0.693682,0.193930,0.693683),(-0.653908,0.380537,0.653908),(-0.653908,0.380537,0.653908),(-0.693682,0.193930,0.693683),(-0.545022,0.193930,0.815685),(-0.653908,0.380537,0.653908),(-0.545022,0.193930,0.815685),(-0.513772,0.380537,0.768915),(-0.513772,0.380537,0.768915),(-0.545022,0.193930,0.815685),(-0.375418,0.193930,0.906340),(-0.513772,0.380537,0.768915),(-0.375418,0.193930,0.906340),(-0.353892,0.380537,0.854372),(-0.353892,0.380537,0.854372),(-0.375418,0.193930,0.906340),(-0.191386,0.193930,0.962165),(-0.353892,0.380537,0.854372),(-0.191386,0.193930,0.962165),(-0.180412,0.380537,0.906997),(-0.180412,0.380537,0.906997),(-0.191386,0.193930,0.962165),(0.000001,0.193930,0.981015),(-0.180412,0.380537,0.906997),(0.000001,0.193930,0.981015),(0.000001,0.380537,0.924766),(0.000001,0.380537,0.924766),(0.000001,0.193930,0.981015),(0.191388,0.193930,0.962165),(0.000001,0.380537,0.924766),(0.191388,0.193930,0.962165),(0.180414,0.380537,0.906996),(0.180414,0.380537,0.906996),(0.191388,0.193930,0.962165),(0.375419,0.193930,0.906340),(0.180414,0.380537,0.906996),(0.375419,0.193930,0.906340),(0.353893,0.380537,0.854372),(0.353893,0.380537,0.854372),(0.375419,0.193930,0.906340),(0.545024,0.193930,0.815684),(0.353893,0.380537,0.854372),(0.545024,0.193930,0.815684),(0.513773,0.380537,0.768914),(0.513773,0.380537,0.768914),(0.545024,0.193930,0.815684),(0.693683,0.193930,0.693682),(0.513773,0.380537,0.768914),(0.693683,0.193930,0.693682),(0.653909,0.380537,0.653907),(0.653909,0.380537,0.653907),(0.693683,0.193930,0.693682),(0.815685,0.193930,0.545022),(0.653909,0.380537,0.653907),(0.815685,0.193930,0.545022),(0.768915,0.380537,0.513771),(0.768915,0.380537,0.513771),(0.815685,0.193930,0.545022),(0.906341,0.193930,0.375417),(0.768915,0.380537,0.513771),(0.906341,0.193930,0.375417),(0.854373,0.380537,0.353891),(0.854373,0.380537,0.353891),(0.906341,0.193930,0.375417),(0.962166,0.193930,0.191385),(0.854373,0.380537,0.353891),(0.962166,0.193930,0.191385),(0.906997,0.380537,0.180411),(0.906997,0.380537,0.180411),(0.962166,0.193930,0.191385),(0.981015,0.193930,-0.000002),(0.906997,0.380537,0.180411),(0.981015,0.193930,-0.000002),(0.924766,0.380537,-0.000001),(0.924766,0.380537,-0.000001),(0.981015,0.193930,-0.000002),(0.962165,0.193930,-0.191388),(0.924766,0.380537,-0.000001),(0.962165,0.193930,-0.191388),(0.906996,0.380537,-0.180414),(0.906996,0.380537,-0.180414),(0.962165,0.193930,-0.191388),(0.906339,0.193930,-0.375420),(0.906996,0.380537,-0.180414),(0.906339,0.193930,-0.375420),(0.854371,0.380537,-0.353894),(0.854371,0.380537,-0.353894),(0.906339,0.193930,-0.375420),(0.815683,0.193930,-0.545024),(0.854371,0.380537,-0.353894),(0.815683,0.193930,-0.545024),(0.768914,0.380537,-0.513774),(0.768914,0.380537,-0.513774),(0.815683,0.193930,-0.545024),(0.693681,0.193930,-0.693684),(0.768914,0.380537,-0.513774),(0.693681,0.193930,-0.693684),(0.653907,0.380537,-0.653909),(0.653907,0.380537,-0.653909),(0.693681,0.193930,-0.693684),(0.545021,0.193930,-0.815686),(0.653907,0.380537,-0.653909),(0.545021,0.193930,-0.815686),(0.513771,0.380537,-0.768916),(0.513771,0.380537,-0.768916),(0.545021,0.193930,-0.815686),(0.375416,0.193930,-0.906341),(0.513771,0.380537,-0.768916),(0.375416,0.193930,-0.906341),(0.353891,0.380537,-0.854373),(0.353891,0.380537,-0.854373),(0.375416,0.193930,-0.906341),(0.191385,0.193930,-0.962166),(0.353891,0.380537,-0.854373),(0.191385,0.193930,-0.962166),(0.180411,0.380537,-0.906997),(0.180411,0.380537,-0.906997),(0.191385,0.193930,-0.962166),(-0.000001,0.193930,-0.981015),(0.180411,0.380537,-0.906997),(-0.000001,0.193930,-0.981015),(-0.000001,0.380537,-0.924766),(-0.000001,0.193930,-0.981015),(-0.000001,0.000000,-1.000000),(-0.195090,0.000000,-0.980785),(-0.000001,0.193930,-0.981015),(-0.195090,0.000000,-0.980785),(-0.191387,0.193930,-0.962165),(-0.191387,0.193930,-0.962165),(-0.195090,0.000000,-0.980785),(-0.382683,0.000000,-0.923880),(-0.191387,0.193930,-0.962165),(-0.382683,0.000000,-0.923880),(-0.375418,0.193930,-0.906340),(-0.375418,0.193930,-0.906340),(-0.382683,0.000000,-0.923880),(-0.555570,0.000000,-0.831470),(-0.375418,0.193930,-0.906340),(-0.555570,0.000000,-0.831470),(-0.545023,0.193930,-0.815684),(-0.545023,0.193930,-0.815684),(-0.555570,0.000000,-0.831470),(-0.707107,0.000000,-0.707107),(-0.545023,0.193930,-0.815684),(-0.707107,0.000000,-0.707107),(-0.693683,0.193930,-0.693683),(-0.693683,0.193930,-0.693683),(-0.707107,0.000000,-0.707107),(-0.831470,0.000000,-0.555570),(-0.693683,0.193930,-0.693683),(-0.831470,0.000000,-0.555570),(-0.815684,0.193930,-0.545023),(-0.815684,0.193930,-0.545023),(-0.831470,0.000000,-0.555570),(-0.923880,0.000000,-0.382683),(-0.815684,0.193930,-0.545023),(-0.923880,0.000000,-0.382683),(-0.906340,0.193930,-0.375418),(-0.906340,0.193930,-0.375418),(-0.923880,0.000000,-0.382683),(-0.980785,0.000000,-0.195090),(-0.906340,0.193930,-0.375418),(-0.980785,0.000000,-0.195090),(-0.962165,0.193930,-0.191386),(-0.962165,0.193930,-0.191386),(-0.980785,0.000000,-0.195090),(-1.000000,0.000000,0.000000),(-0.962165,0.193930,-0.191386),(-1.000000,0.000000,0.000000),(-0.981015,0.193930,0.000000),(-0.981015,0.193930,0.000000),(-1.000000,0.000000,0.000000),(-0.980785,0.000000,0.195091),(-0.981015,0.193930,0.000000),(-0.980785,0.000000,0.195091),(-0.962165,0.193930,0.191387),(-0.962165,0.193930,0.191387),(-0.980785,0.000000,0.195091),(-0.923879,0.000000,0.382684),(-0.962165,0.193930,0.191387),(-0.923879,0.000000,0.382684),(-0.906340,0.193930,0.375419),(-0.906340,0.193930,0.375419),(-0.923879,0.000000,0.382684),(-0.831469,0.000000,0.555571),(-0.906340,0.193930,0.375419),(-0.831469,0.000000,0.555571),(-0.815684,0.193930,0.545023),(-0.815684,0.193930,0.545023),(-0.831469,0.000000,0.555571),(-0.707106,0.000000,0.707107),(-0.815684,0.193930,0.545023),(-0.707106,0.000000,0.707107),(-0.693682,0.193930,0.693683),(-0.693682,0.193930,0.693683),(-0.707106,0.000000,0.707107),(-0.555570,0.000000,0.831470),(-0.693682,0.193930,0.693683),(-0.555570,0.000000,0.831470),(-0.545022,0.193930,0.815685),(-0.545022,0.193930,0.815685),(-0.555570,0.000000,0.831470),(-0.382683,0.000000,0.923880),(-0.545022,0.193930,0.815685),(-0.382683,0.000000,0.923880),(-0.375418,0.193930,0.906340),(-0.375418,0.193930,0.906340),(-0.382683,0.000000,0.923880),(-0.195089,0.000000,0.980785),(-0.375418,0.193930,0.906340),(-0.195089,0.000000,0.980785),(-0.191386,0.193930,0.962165),(-0.191386,0.193930,0.962165),(-0.195089,0.000000,0.980785),(0.000001,0.000000,1.000000),(-0.191386,0.193930,0.962165),(0.000001,0.000000,1.000000),(0.000001,0.193930,0.981015),(0.000001,0.193930,0.981015),(0.000001,0.000000,1.000000),(0.195091,0.000000,0.980785),(0.000001,0.193930,0.981015),(0.195091,0.000000,0.980785),(0.191388,0.193930,0.962165),(0.191388,0.193930,0.962165),(0.195091,0.000000,0.980785),(0.382684,0.000000,0.923879),(0.191388,0.193930,0.962165),(0.382684,0.000000,0.923879),(0.375419,0.193930,0.906340),(0.375419,0.193930,0.906340),(0.382684,0.000000,0.923879),(0.555571,0.000000,0.831469),(0.375419,0.193930,0.906340),(0.555571,0.000000,0.831469),(0.545024,0.193930,0.815684),(0.545024,0.193930,0.815684),(0.555571,0.000000,0.831469),(0.707108,0.000000,0.707106),(0.545024,0.193930,0.815684),(0.707108,0.000000,0.707106),(0.693683,0.193930,0.693682),(0.693683,0.193930,0.693682),(0.707108,0.000000,0.707106),(0.831470,0.000000,0.555569),(0.693683,0.193930,0.693682),(0.831470,0.000000,0.555569),(0.815685,0.193930,0.545022),(0.815685,0.193930,0.545022),(0.831470,0.000000,0.555569),(0.923880,0.000000,0.382682),(0.815685,0.193930,0.545022),(0.923880,0.000000,0.382682),(0.906341,0.193930,0.375417),(0.906341,0.193930,0.375417),(0.923880,0.000000,0.382682),(0.980786,0.000000,0.195089),(0.906341,0.193930,0.375417),(0.980786,0.000000,0.195089),(0.962166,0.193930,0.191385),(0.962166,0.193930,0.191385),(0.980786,0.000000,0.195089),(1.000000,0.000000,-0.000001),(0.962166,0.193930,0.191385),(1.000000,0.000000,-0.000001),(0.981015,0.193930,-0.000002),(0.981015,0.193930,-0.000002),(1.000000,0.000000,-0.000001),(0.980785,0.000000,-0.195092),(0.981015,0.193930,-0.000002),(0.980785,0.000000,-0.195092),(0.962165,0.193930,-0.191388),(0.962165,0.193930,-0.191388),(0.980785,0.000000,-0.195092),(0.923879,0.000000,-0.382685),(0.962165,0.193930,-0.191388),(0.923879,0.000000,-0.382685),(0.906339,0.193930,-0.375420),(0.906339,0.193930,-0.375420),(0.923879,0.000000,-0.382685),(0.831469,0.000000,-0.555572),(0.906339,0.193930,-0.375420),(0.831469,0.000000,-0.555572),(0.815683,0.193930,-0.545024),(0.815683,0.193930,-0.545024),(0.831469,0.000000,-0.555572),(0.707105,0.000000,-0.707108),(0.815683,0.193930,-0.545024),(0.707105,0.000000,-0.707108),(0.693681,0.193930,-0.693684),(0.693681,0.193930,-0.693684),(0.707105,0.000000,-0.707108),(0.555569,0.000000,-0.831471),(0.693681,0.193930,-0.693684),(0.555569,0.000000,-0.831471),(0.545021,0.193930,-0.815686),(0.545021,0.193930,-0.815686),(0.555569,0.000000,-0.831471),(0.382682,0.000000,-0.923880),(0.545021,0.193930,-0.815686),(0.382682,0.000000,-0.923880),(0.375416,0.193930,-0.906341),(0.375416,0.193930,-0.906341),(0.382682,0.000000,-0.923880),(0.195089,0.000000,-0.980786),(0.375416,0.193930,-0.906341),(0.195089,0.000000,-0.980786),(0.191385,0.193930,-0.962166),(0.191385,0.193930,-0.962166),(0.195089,0.000000,-0.980786),(-0.000001,0.000000,-1.000000),(0.191385,0.193930,-0.962166),(-0.000001,0.000000,-1.000000),(-0.000001,0.193930,-0.981015),(-0.000001,0.000000,-1.000000),(-0.000001,-0.193930,-0.981015),(-0.191387,-0.193930,-0.962165),(-0.000001,0.000000,-1.000000),(-0.191387,-0.193930,-0.962165),(-0.195090,0.000000,-0.980785),(-0.195090,0.000000,-0.980785),(-0.191387,-0.193930,-0.962165),(-0.375418,-0.193930,-0.906340),(-0.195090,0.000000,-0.980785),(-0.375418,-0.193930,-0.906340),(-0.382683,0.000000,-0.923880),(-0.382683,0.000000,-0.923880),(-0.375418,-0.193930,-0.906340),(-0.545023,-0.193930,-0.815684),(-0.382683,0.000000,-0.923880),(-0.545023,-0.193930,-0.815684),(-0.555570,0.000000,-0.831470),(-0.555570,0.000000,-0.831470),(-0.545023,-0.193930,-0.815684),(-0.693683,-0.193930,-0.693683),(-0.555570,0.000000,-0.831470),(-0.693683,-0.193930,-0.693683),(-0.707107,0.000000,-0.707107),(-0.707107,0.000000,-0.707107),(-0.693683,-0.193930,-0.693683),(-0.815684,-0.193930,-0.545023),(-0.707107,0.000000,-0.707107),(-0.815684,-0.193930,-0.545023),(-0.831470,0.000000,-0.555570),(-0.831470,0.000000,-0.555570),(-0.815684,-0.193930,-0.545023),(-0.906340,-0.193930,-0.375418),(-0.831470,0.000000,-0.555570),(-0.906340,-0.193930,-0.375418),(-0.923880,0.000000,-0.382683),(-0.923880,0.000000,-0.382683),(-0.906340,-0.193930,-0.375418),(-0.962165,-0.193930,-0.191386),(-0.923880,0.000000,-0.382683),(-0.962165,-0.193930,-0.191386),(-0.980785,0.000000,-0.195090),(-0.980785,0.000000,-0.195090),(-0.962165,-0.193930,-0.191386),(-0.981015,-0.193930,0.000000),(-0.980785,0.000000,-0.195090),(-0.981015,-0.193930,0.000000),(-1.000000,0.000000,0.000000),(-1.000000,0.000000,0.000000),(-0.981015,-0.193930,0.000000),(-0.962165,-0.193930,0.191387),(-1.000000,0.000000,0.000000),(-0.962165,-0.193930,0.191387),(-0.980785,0.000000,0.195091),(-0.980785,0.000000,0.195091),(-0.962165,-0.193930,0.191387),(-0.906340,-0.193930,0.375419),(-0.980785,0.000000,0.195091),(-0.906340,-0.193930,0.375419),(-0.923879,0.000000,0.382684),(-0.923879,0.000000,0.382684),(-0.906340,-0.193930,0.375419),(-0.815684,-0.193930,0.545023),(-0.923879,0.000000,0.382684),(-0.815684,-0.193930,0.545023),(-0.831469,0.000000,0.555571),(-0.831469,0.000000,0.555571),(-0.815684,-0.193930,0.545023),(-0.693682,-0.193930,0.693683),(-0.831469,0.000000,0.555571),(-0.693682,-0.193930,0.693683),(-0.707106,0.000000,0.707107),(-0.707106,0.000000,0.707107),(-0.693682,-0.193930,0.693683),(-0.545022,-0.193930,0.815685),(-0.707106,0.000000,0.707107),(-0.545022,-0.193930,0.815685),(-0.555570,0.000000,0.831470),(-0.555570,0.000000,0.831470),(-0.545022,-0.193930,0.815685),(-0.375418,-0.193930,0.906340),(-0.555570,0.000000,0.831470),(-0.375418,-0.193930,0.906340),(-0.382683,0.000000,0.923880),(-0.382683,0.000000,0.923880),(-0.375418,-0.193930,0.906340),(-0.191386,-0.193930,0.962166),(-0.382683,0.000000,0.923880),(-0.191386,-0.193930,0.962166),(-0.195089,0.000000,0.980785),(-0.195089,0.000000,0.980785),(-0.191386,-0.193930,0.962166),(0.000001,-0.193930,0.981015),(-0.195089,0.000000,0.980785),(0.000001,-0.193930,0.981015),(0.000001,0.000000,1.000000),(0.000001,0.000000,1.000000),(0.000001,-0.193930,0.981015),(0.191388,-0.193930,0.962165),(0.000001,0.000000,1.000000),(0.191388,-0.193930,0.962165),(0.195091,0.000000,0.980785),(0.195091,0.000000,0.980785),(0.191388,-0.193930,0.962165),(0.375419,-0.193930,0.906340),(0.195091,0.000000,0.980785),(0.375419,-0.193930,0.906340),(0.382684,0.000000,0.923879),(0.382684,0.000000,0.923879),(0.375419,-0.193930,0.906340),(0.545024,-0.193930,0.815684),(0.382684,0.000000,0.923879),(0.545024,-0.193930,0.815684),(0.555571,0.000000,0.831469),(0.555571,0.000000,0.831469),(0.545024,-0.193930,0.815684),(0.693683,-0.193930,0.693682),(0.555571,0.000000,0.831469),(0.693683,-0.193930,0.693682),(0.707108,0.000000,0.707106),(0.707108,0.000000,0.707106),(0.693683,-0.193930,0.693682),(0.815685,-0.193930,0.545022),(0.707108,0.000000,0.707106),(0.815685,-0.193930,0.545022),(0.831470,0.000000,0.555569),(0.831470,0.000000,0.555569),(0.815685,-0.193930,0.545022),(0.906341,-0.193930,0.375417),(0.831470,0.000000,0.555569),(0.906341,-0.193930,0.375417),(0.923880,0.000000,0.382682),(0.923880,0.000000,0.382682),(0.906341,-0.193930,0.375417),(0.962166,-0.193930,0.191385),(0.923880,0.000000,0.382682),(0.962166,-0.193930,0.191385),(0.980786,0.000000,0.195089),(0.980786,0.000000,0.195089),(0.962166,-0.193930,0.191385),(0.981015,-0.193930,-0.000002),(0.980786,0.000000,0.195089),(0.981015,-0.193930,-0.000002),(1.000000,0.000000,-0.000001),(1.000000,0.000000,-0.000001),(0.981015,-0.193930,-0.000002),(0.962165,-0.193930,-0.191388),(1.000000,0.000000,-0.000001),(0.962165,-0.193930,-0.191388),(0.980785,0.000000,-0.195092),(0.980785,0.000000,-0.195092),(0.962165,-0.193930,-0.191388),(0.906339,-0.193930,-0.375420),(0.980785,0.000000,-0.195092),(0.906339,-0.193930,-0.375420),(0.923879,0.000000,-0.382685),(0.923879,0.000000,-0.382685),(0.906339,-0.193930,-0.375420),(0.815683,-0.193930,-0.545024),(0.923879,0.000000,-0.382685),(0.815683,-0.193930,-0.545024),(0.831469,0.000000,-0.555572),(0.831469,0.000000,-0.555572),(0.815683,-0.193930,-0.545024),(0.693681,-0.193930,-0.693684),(0.831469,0.000000,-0.555572),(0.693681,-0.193930,-0.693684),(0.707105,0.000000,-0.707108),(0.707105,0.000000,-0.707108),(0.693681,-0.193930,-0.693684),(0.545021,-0.193930,-0.815686),(0.707105,0.000000,-0.707108),(0.545021,-0.193930,-0.815686),(0.555569,0.000000,-0.831471),(0.555569,0.000000,-0.831471),(0.545021,-0.193930,-0.815686),(0.375417,-0.193930,-0.906341),(0.555569,0.000000,-0.831471),(0.375417,-0.193930,-0.906341),(0.382682,0.000000,-0.923880),(0.382682,0.000000,-0.923880),(0.375417,-0.193930,-0.906341),(0.191385,-0.193930,-0.962166),(0.382682,0.000000,-0.923880),(0.191385,-0.193930,-0.962166),(0.195089,0.000000,-0.980786),(0.195089,0.000000,-0.980786),(0.191385,-0.193930,-0.962166),(-0.000001,-0.193930,-0.981015),(0.195089,0.000000,-0.980786),(-0.000001,-0.193930,-0.981015),(-0.000001,0.000000,-1.000000),(-0.000001,-0.193930,-0.981015),(-0.000001,-0.380537,-0.924766),(-0.180413,-0.380537,-0.906997),(-0.000001,-0.193930,-0.981015),(-0.180413,-0.380537,-0.906997),(-0.191387,-0.193930,-0.962165),(-0.191387,-0.193930,-0.962165),(-0.180413,-0.380537,-0.906997),(-0.353892,-0.380537,-0.854372),(-0.191387,-0.193930,-0.962165),(-0.353892,-0.380537,-0.854372),(-0.375418,-0.193930,-0.906340),(-0.375418,-0.193930,-0.906340),(-0.353892,-0.380537,-0.854372),(-0.513772,-0.380537,-0.768915),(-0.375418,-0.193930,-0.906340),(-0.513772,-0.380537,-0.768915),(-0.545023,-0.193930,-0.815684),(-0.545023,-0.193930,-0.815684),(-0.513772,-0.380537,-0.768915),(-0.653908,-0.380537,-0.653908),(-0.545023,-0.193930,-0.815684),(-0.653908,-0.380537,-0.653908),(-0.693683,-0.193930,-0.693683),(-0.693683,-0.193930,-0.693683),(-0.653908,-0.380537,-0.653908),(-0.768915,-0.380537,-0.513772),(-0.693683,-0.193930,-0.693683),(-0.768915,-0.380537,-0.513772),(-0.815684,-0.193930,-0.545023),(-0.815684,-0.193930,-0.545023),(-0.768915,-0.380537,-0.513772),(-0.854372,-0.380537,-0.353892),(-0.815684,-0.193930,-0.545023),(-0.854372,-0.380537,-0.353892),(-0.906340,-0.193930,-0.375418),(-0.906340,-0.193930,-0.375418),(-0.854372,-0.380537,-0.353892),(-0.906997,-0.380537,-0.180413),(-0.906340,-0.193930,-0.375418),(-0.906997,-0.380537,-0.180413),(-0.962165,-0.193930,-0.191386),(-0.962165,-0.193930,-0.191386),(-0.906997,-0.380537,-0.180413),(-0.924766,-0.380537,0.000000),(-0.962165,-0.193930,-0.191386),(-0.924766,-0.380537,0.000000),(-0.981015,-0.193930,0.000000),(-0.981015,-0.193930,0.000000),(-0.924766,-0.380537,0.000000),(-0.906996,-0.380537,0.180413),(-0.981015,-0.193930,0.000000),(-0.906996,-0.380537,0.180413),(-0.962165,-0.193930,0.191387),(-0.962165,-0.193930,0.191387),(-0.906996,-0.380537,0.180413),(-0.854372,-0.380537,0.353893),(-0.962165,-0.193930,0.191387),(-0.854372,-0.380537,0.353893),(-0.906340,-0.193930,0.375419),(-0.906340,-0.193930,0.375419),(-0.854372,-0.380537,0.353893),(-0.768914,-0.380537,0.513773),(-0.906340,-0.193930,0.375419),(-0.768914,-0.380537,0.513773),(-0.815684,-0.193930,0.545023),(-0.815684,-0.193930,0.545023),(-0.768914,-0.380537,0.513773),(-0.653908,-0.380537,0.653908),(-0.815684,-0.193930,0.545023),(-0.653908,-0.380537,0.653908),(-0.693682,-0.193930,0.693683),(-0.693682,-0.193930,0.693683),(-0.653908,-0.380537,0.653908),(-0.513772,-0.380537,0.768915),(-0.693682,-0.193930,0.693683),(-0.513772,-0.380537,0.768915),(-0.545022,-0.193930,0.815685),(-0.545022,-0.193930,0.815685),(-0.513772,-0.380537,0.768915),(-0.353892,-0.380537,0.854372),(-0.545022,-0.193930,0.815685),(-0.353892,-0.380537,0.854372),(-0.375418,-0.193930,0.906340),(-0.375418,-0.193930,0.906340),(-0.353892,-0.380537,0.854372),(-0.180412,-0.380537,0.906997),(-0.375418,-0.193930,0.906340),(-0.180412,-0.380537,0.906997),(-0.191386,-0.193930,0.962166),(-0.191386,-0.193930,0.962166),(-0.180412,-0.380537,0.906997),(0.000001,-0.380537,0.924766),(-0.191386,-0.193930,0.962166),(0.000001,-0.380537,0.924766),(0.000001,-0.193930,0.981015),(0.000001,-0.193930,0.981015),(0.000001,-0.380537,0.924766),(0.180414,-0.380537,0.906996),(0.000001,-0.193930,0.981015),(0.180414,-0.380537,0.906996),(0.191388,-0.193930,0.962165),(0.191388,-0.193930,0.962165),(0.180414,-0.380537,0.906996),(0.353893,-0.380537,0.854372),(0.191388,-0.193930,0.962165),(0.353893,-0.380537,0.854372),(0.375419,-0.193930,0.906340),(0.375419,-0.193930,0.906340),(0.353893,-0.380537,0.854372),(0.513773,-0.380537,0.768914),(0.375419,-0.193930,0.906340),(0.513773,-0.380537,0.768914),(0.545024,-0.193930,0.815684),(0.545024,-0.193930,0.815684),(0.513773,-0.380537,0.768914),(0.653909,-0.380537,0.653907),(0.545024,-0.193930,0.815684),(0.653909,-0.380537,0.653907),(0.693683,-0.193930,0.693682),(0.693683,-0.193930,0.693682),(0.653909,-0.380537,0.653907),(0.768915,-0.380537,0.513771),(0.693683,-0.193930,0.693682),(0.768915,-0.380537,0.513771),(0.815685,-0.193930,0.545022),(0.815685,-0.193930,0.545022),(0.768915,-0.380537,0.513771),(0.854373,-0.380537,0.353891),(0.815685,-0.193930,0.545022),(0.854373,-0.380537,0.353891),(0.906341,-0.193930,0.375417),(0.906341,-0.193930,0.375417),(0.854373,-0.380537,0.353891),(0.906997,-0.380537,0.180411),(0.906341,-0.193930,0.375417),(0.906997,-0.380537,0.180411),(0.962166,-0.193930,0.191385),(0.962166,-0.193930,0.191385),(0.906997,-0.380537,0.180411),(0.924766,-0.380537,-0.000001),(0.962166,-0.193930,0.191385),(0.924766,-0.380537,-0.000001),(0.981015,-0.193930,-0.000002),(0.981015,-0.193930,-0.000002),(0.924766,-0.380537,-0.000001),(0.906996,-0.380537,-0.180414),(0.981015,-0.193930,-0.000002),(0.906996,-0.380537,-0.180414),(0.962165,-0.193930,-0.191388),(0.962165,-0.193930,-0.191388),(0.906996,-0.380537,-0.180414),(0.854371,-0.380537,-0.353894),(0.962165,-0.193930,-0.191388),(0.854371,-0.380537,-0.353894),(0.906339,-0.193930,-0.375420),(0.906339,-0.193930,-0.375420),(0.854371,-0.380537,-0.353894),(0.768914,-0.380537,-0.513774),(0.906339,-0.193930,-0.375420),(0.768914,-0.380537,-0.513774),(0.815683,-0.193930,-0.545024),(0.815683,-0.193930,-0.545024),(0.768914,-0.380537,-0.513774),(0.653907,-0.380537,-0.653909),(0.815683,-0.193930,-0.545024),(0.653907,-0.380537,-0.653909),(0.693681,-0.193930,-0.693684),(0.693681,-0.193930,-0.693684),(0.653907,-0.380537,-0.653909),(0.513771,-0.380537,-0.768916),(0.693681,-0.193930,-0.693684),(0.513771,-0.380537,-0.768916),(0.545021,-0.193930,-0.815686),(0.545021,-0.193930,-0.815686),(0.513771,-0.380537,-0.768916),(0.353891,-0.380537,-0.854373),(0.545021,-0.193930,-0.815686),(0.353891,-0.380537,-0.854373),(0.375417,-0.193930,-0.906341),(0.375417,-0.193930,-0.906341),(0.353891,-0.380537,-0.854373),(0.180411,-0.380537,-0.906997),(0.375417,-0.193930,-0.906341),(0.180411,-0.380537,-0.906997),(0.191385,-0.193930,-0.962166),(0.191385,-0.193930,-0.962166),(0.180411,-0.380537,-0.906997),(-0.000001,-0.380537,-0.924766),(0.191385,-0.193930,-0.962166),(-0.000001,-0.380537,-0.924766),(-0.000001,-0.193930,-0.981015),(-0.000001,-0.380537,-0.924766),(-0.000001,-0.552761,-0.833340),(-0.162577,-0.552761,-0.817327),(-0.000001,-0.380537,-0.924766),(-0.162577,-0.552761,-0.817327),(-0.180413,-0.380537,-0.906997),(-0.180413,-0.380537,-0.906997),(-0.162577,-0.552761,-0.817327),(-0.318905,-0.552761,-0.769906),(-0.180413,-0.380537,-0.906997),(-0.318905,-0.552761,-0.769906),(-0.353892,-0.380537,-0.854372),(-0.353892,-0.380537,-0.854372),(-0.318905,-0.552761,-0.769906),(-0.462979,-0.552761,-0.692897),(-0.353892,-0.380537,-0.854372),(-0.462979,-0.552761,-0.692897),(-0.513772,-0.380537,-0.768915),(-0.513772,-0.380537,-0.768915),(-0.462979,-0.552761,-0.692897),(-0.589260,-0.552761,-0.589260),(-0.513772,-0.380537,-0.768915),(-0.589260,-0.552761,-0.589260),(-0.653908,-0.380537,-0.653908),(-0.653908,-0.380537,-0.653908),(-0.589260,-0.552761,-0.589260),(-0.692897,-0.552761,-0.462979),(-0.653908,-0.380537,-0.653908),(-0.692897,-0.552761,-0.462979),(-0.768915,-0.380537,-0.513772),(-0.768915,-0.380537,-0.513772),(-0.692897,-0.552761,-0.462979),(-0.769906,-0.552761,-0.318905),(-0.768915,-0.380537,-0.513772),(-0.769906,-0.552761,-0.318905),(-0.854372,-0.380537,-0.353892),(-0.854372,-0.380537,-0.353892),(-0.769906,-0.552761,-0.318905),(-0.817327,-0.552761,-0.162576),(-0.854372,-0.380537,-0.353892),(-0.817327,-0.552761,-0.162576),(-0.906997,-0.380537,-0.180413),(-0.906997,-0.380537,-0.180413),(-0.817327,-0.552761,-0.162576),(-0.833340,-0.552761,0.000000),(-0.906997,-0.380537,-0.180413),(-0.833340,-0.552761,0.000000),(-0.924766,-0.380537,0.000000),(-0.924766,-0.380537,0.000000),(-0.833340,-0.552761,0.000000),(-0.817327,-0.552761,0.162577),(-0.924766,-0.380537,0.000000),(-0.817327,-0.552761,0.162577),(-0.906996,-0.380537,0.180413),(-0.906996,-0.380537,0.180413),(-0.817327,-0.552761,0.162577),(-0.769905,-0.552761,0.318906),(-0.906996,-0.380537,0.180413),(-0.769905,-0.552761,0.318906),(-0.854372,-0.380537,0.353893),(-0.854372,-0.380537,0.353893),(-0.769905,-0.552761,0.318906),(-0.692896,-0.552761,0.462979),(-0.854372,-0.380537,0.353893),(-0.692896,-0.552761,0.462979),(-0.768914,-0.380537,0.513773),(-0.768914,-0.380537,0.513773),(-0.692896,-0.552761,0.462979),(-0.589260,-0.552761,0.589261),(-0.768914,-0.380537,0.513773),(-0.589260,-0.552761,0.589261),(-0.653908,-0.380537,0.653908),(-0.653908,-0.380537,0.653908),(-0.589260,-0.552761,0.589261),(-0.462978,-0.552761,0.692897),(-0.653908,-0.380537,0.653908),(-0.462978,-0.552761,0.692897),(-0.513772,-0.380537,0.768915),(-0.513772,-0.380537,0.768915),(-0.462978,-0.552761,0.692897),(-0.318905,-0.552761,0.769906),(-0.513772,-0.380537,0.768915),(-0.318905,-0.552761,0.769906),(-0.353892,-0.380537,0.854372),(-0.353892,-0.380537,0.854372),(-0.318905,-0.552761,0.769906),(-0.162576,-0.552761,0.817328),(-0.353892,-0.380537,0.854372),(-0.162576,-0.552761,0.817328),(-0.180412,-0.380537,0.906997),(-0.180412,-0.380537,0.906997),(-0.162576,-0.552761,0.817328),(0.000001,-0.552761,0.833340),(-0.180412,-0.380537,0.906997),(0.000001,-0.552761,0.833340),(0.000001,-0.380537,0.924766),(0.000001,-0.380537,0.924766),(0.000001,-0.552761,0.833340),(0.162577,-0.552761,0.817327),(0.000001,-0.380537,0.924766),(0.162577,-0.552761,0.817327),(0.180414,-0.380537,0.906996),(0.180414,-0.380537,0.906996),(0.162577,-0.552761,0.817327),(0.318906,-0.552761,0.769905),(0.180414,-0.380537,0.906996),(0.318906,-0.552761,0.769905),(0.353893,-0.380537,0.854372),(0.353893,-0.380537,0.854372),(0.318906,-0.552761,0.769905),(0.462980,-0.552761,0.692896),(0.353893,-0.380537,0.854372),(0.462980,-0.552761,0.692896),(0.513773,-0.380537,0.768914),(0.513773,-0.380537,0.768914),(0.462980,-0.552761,0.692896),(0.589261,-0.552761,0.589260),(0.513773,-0.380537,0.768914),(0.589261,-0.552761,0.589260),(0.653909,-0.380537,0.653907),(0.653909,-0.380537,0.653907),(0.589261,-0.552761,0.589260),(0.692897,-0.552761,0.462978),(0.653909,-0.380537,0.653907),(0.692897,-0.552761,0.462978),(0.768915,-0.380537,0.513771),(0.768915,-0.380537,0.513771),(0.692897,-0.552761,0.462978),(0.769906,-0.552761,0.318904),(0.768915,-0.380537,0.513771),(0.769906,-0.552761,0.318904),(0.854373,-0.380537,0.353891),(0.854373,-0.380537,0.353891),(0.769906,-0.552761,0.318904),(0.817328,-0.552761,0.162575),(0.854373,-0.380537,0.353891),(0.817328,-0.552761,0.162575),(0.906997,-0.380537,0.180411),(0.906997,-0.380537,0.180411),(0.817328,-0.552761,0.162575),(0.833340,-0.552761,-0.000001),(0.906997,-0.380537,0.180411),(0.833340,-0.552761,-0.000001),(0.924766,-0.380537,-0.000001),(0.924766,-0.380537,-0.000001),(0.833340,-0.552761,-0.000001),(0.817327,-0.552761,-0.162578),(0.924766,-0.380537,-0.000001),(0.817327,-0.552761,-0.162578),(0.906996,-0.380537,-0.180414),(0.906996,-0.380537,-0.180414),(0.817327,-0.552761,-0.162578),(0.769905,-0.552761,-0.318907),(0.906996,-0.380537,-0.180414),(0.769905,-0.552761,-0.318907),(0.854371,-0.380537,-0.353894),(0.854371,-0.380537,-0.353894),(0.769905,-0.552761,-0.318907),(0.692896,-0.552761,-0.462980),(0.854371,-0.380537,-0.353894),(0.692896,-0.552761,-0.462980),(0.768914,-0.380537,-0.513774),(0.768914,-0.380537,-0.513774),(0.692896,-0.552761,-0.462980),(0.589259,-0.552761,-0.589261),(0.768914,-0.380537,-0.513774),(0.589259,-0.552761,-0.589261),(0.653907,-0.380537,-0.653909),(0.653907,-0.380537,-0.653909),(0.589259,-0.552761,-0.589261),(0.462977,-0.552761,-0.692898),(0.653907,-0.380537,-0.653909),(0.462977,-0.552761,-0.692898),(0.513771,-0.380537,-0.768916),(0.513771,-0.380537,-0.768916),(0.462977,-0.552761,-0.692898),(0.318904,-0.552761,-0.769906),(0.513771,-0.380537,-0.768916),(0.318904,-0.552761,-0.769906),(0.353891,-0.380537,-0.854373),(0.353891,-0.380537,-0.854373),(0.318904,-0.552761,-0.769906),(0.162575,-0.552761,-0.817328),(0.353891,-0.380537,-0.854373),(0.162575,-0.552761,-0.817328),(0.180411,-0.380537,-0.906997),(0.180411,-0.380537,-0.906997),(0.162575,-0.552761,-0.817328),(-0.000001,-0.552761,-0.833340),(0.180411,-0.380537,-0.906997),(-0.000001,-0.552761,-0.833340),(-0.000001,-0.380537,-0.924766),(-0.000001,-0.552761,-0.833340),(-0.000000,-0.704059,-0.710141),(-0.138542,-0.704059,-0.696496),(-0.000001,-0.552761,-0.833340),(-0.138542,-0.704059,-0.696496),(-0.162577,-0.552761,-0.817327),(-0.162577,-0.552761,-0.817327),(-0.138542,-0.704059,-0.696496),(-0.271759,-0.704059,-0.656085),(-0.162577,-0.552761,-0.817327),(-0.271759,-0.704059,-0.656085),(-0.318905,-0.552761,-0.769906),(-0.318905,-0.552761,-0.769906),(-0.271759,-0.704059,-0.656085),(-0.394533,-0.704059,-0.590461),(-0.318905,-0.552761,-0.769906),(-0.394533,-0.704059,-0.590461),(-0.462979,-0.552761,-0.692897),(-0.462979,-0.552761,-0.692897),(-0.394533,-0.704059,-0.590461),(-0.502146,-0.704059,-0.502146),(-0.462979,-0.552761,-0.692897),(-0.502146,-0.704059,-0.502146),(-0.589260,-0.552761,-0.589260),(-0.589260,-0.552761,-0.589260),(-0.502146,-0.704059,-0.502146),(-0.590461,-0.704059,-0.394533),(-0.589260,-0.552761,-0.589260),(-0.590461,-0.704059,-0.394533),(-0.692897,-0.552761,-0.462979),(-0.692897,-0.552761,-0.462979),(-0.590461,-0.704059,-0.394533),(-0.656085,-0.704059,-0.271759),(-0.692897,-0.552761,-0.462979),(-0.656085,-0.704059,-0.271759),(-0.769906,-0.552761,-0.318905),(-0.769906,-0.552761,-0.318905),(-0.656085,-0.704059,-0.271759),(-0.696496,-0.704059,-0.138541),(-0.769906,-0.552761,-0.318905),(-0.696496,-0.704059,-0.138541),(-0.817327,-0.552761,-0.162576),(-0.817327,-0.552761,-0.162576),(-0.696496,-0.704059,-0.138541),(-0.710141,-0.704059,0.000000),(-0.817327,-0.552761,-0.162576),(-0.710141,-0.704059,0.000000),(-0.833340,-0.552761,0.000000),(-0.833340,-0.552761,0.000000),(-0.710141,-0.704059,0.000000),(-0.696496,-0.704059,0.138542),(-0.833340,-0.552761,0.000000),(-0.696496,-0.704059,0.138542),(-0.817327,-0.552761,0.162577),(-0.817327,-0.552761,0.162577),(-0.696496,-0.704059,0.138542),(-0.656085,-0.704059,0.271760),(-0.817327,-0.552761,0.162577),(-0.656085,-0.704059,0.271760),(-0.769905,-0.552761,0.318906),(-0.769905,-0.552761,0.318906),(-0.656085,-0.704059,0.271760),(-0.590461,-0.704059,0.394534),(-0.769905,-0.552761,0.318906),(-0.590461,-0.704059,0.394534),(-0.692896,-0.552761,0.462979),(-0.692896,-0.552761,0.462979),(-0.590461,-0.704059,0.394534),(-0.502146,-0.704059,0.502146),(-0.692896,-0.552761,0.462979),(-0.502146,-0.704059,0.502146),(-0.589260,-0.552761,0.589261),(-0.589260,-0.552761,0.589261),(-0.502146,-0.704059,0.502146),(-0.394533,-0.704059,0.590461),(-0.589260,-0.552761,0.589261),(-0.394533,-0.704059,0.590461),(-0.462978,-0.552761,0.692897),(-0.462978,-0.552761,0.692897),(-0.394533,-0.704059,0.590461),(-0.271759,-0.704059,0.656085),(-0.462978,-0.552761,0.692897),(-0.271759,-0.704059,0.656085),(-0.318905,-0.552761,0.769906),(-0.318905,-0.552761,0.769906),(-0.271759,-0.704059,0.656085),(-0.138541,-0.704059,0.696496),(-0.318905,-0.552761,0.769906),(-0.138541,-0.704059,0.696496),(-0.162576,-0.552761,0.817328),(-0.162576,-0.552761,0.817328),(-0.138541,-0.704059,0.696496),(0.000001,-0.704059,0.710141),(-0.162576,-0.552761,0.817328),(0.000001,-0.704059,0.710141),(0.000001,-0.552761,0.833340),(0.000001,-0.552761,0.833340),(0.000001,-0.704059,0.710141),(0.138542,-0.704059,0.696496),(0.000001,-0.552761,0.833340),(0.138542,-0.704059,0.696496),(0.162577,-0.552761,0.817327),(0.162577,-0.552761,0.817327),(0.138542,-0.704059,0.696496),(0.271760,-0.704059,0.656085),(0.162577,-0.552761,0.817327),(0.271760,-0.704059,0.656085),(0.318906,-0.552761,0.769905),(0.318906,-0.552761,0.769905),(0.271760,-0.704059,0.656085),(0.394534,-0.704059,0.590461),(0.318906,-0.552761,0.769905),(0.394534,-0.704059,0.590461),(0.462980,-0.552761,0.692896),(0.462980,-0.552761,0.692896),(0.394534,-0.704059,0.590461),(0.502146,-0.704059,0.502145),(0.462980,-0.552761,0.692896),(0.502146,-0.704059,0.502145),(0.589261,-0.552761,0.589260),(0.589261,-0.552761,0.589260),(0.502146,-0.704059,0.502145),(0.590462,-0.704059,0.394533),(0.589261,-0.552761,0.589260),(0.590462,-0.704059,0.394533),(0.692897,-0.552761,0.462978),(0.692897,-0.552761,0.462978),(0.590462,-0.704059,0.394533),(0.656086,-0.704059,0.271758),(0.692897,-0.552761,0.462978),(0.656086,-0.704059,0.271758),(0.769906,-0.552761,0.318904),(0.769906,-0.552761,0.318904),(0.656086,-0.704059,0.271758),(0.696496,-0.704059,0.138541),(0.769906,-0.552761,0.318904),(0.696496,-0.704059,0.138541),(0.817328,-0.552761,0.162575),(0.817328,-0.552761,0.162575),(0.696496,-0.704059,0.138541),(0.710141,-0.704059,-0.000001),(0.817328,-0.552761,0.162575),(0.710141,-0.704059,-0.000001),(0.833340,-0.552761,-0.000001),(0.833340,-0.552761,-0.000001),(0.710141,-0.704059,-0.000001),(0.696496,-0.704059,-0.138543),(0.833340,-0.552761,-0.000001),(0.696496,-0.704059,-0.138543),(0.817327,-0.552761,-0.162578),(0.817327,-0.552761,-0.162578),(0.696496,-0.704059,-0.138543),(0.656085,-0.704059,-0.271760),(0.817327,-0.552761,-0.162578),(0.656085,-0.704059,-0.271760),(0.769905,-0.552761,-0.318907),(0.769905,-0.552761,-0.318907),(0.656085,-0.704059,-0.271760),(0.590460,-0.704059,-0.394535),(0.769905,-0.552761,-0.318907),(0.590460,-0.704059,-0.394535),(0.692896,-0.552761,-0.462980),(0.692896,-0.552761,-0.462980),(0.590460,-0.704059,-0.394535),(0.502145,-0.704059,-0.502147),(0.692896,-0.552761,-0.462980),(0.502145,-0.704059,-0.502147),(0.589259,-0.552761,-0.589261),(0.589259,-0.552761,-0.589261),(0.502145,-0.704059,-0.502147),(0.394532,-0.704059,-0.590462),(0.589259,-0.552761,-0.589261),(0.394532,-0.704059,-0.590462),(0.462977,-0.552761,-0.692898),(0.462977,-0.552761,-0.692898),(0.394532,-0.704059,-0.590462),(0.271758,-0.704059,-0.656086),(0.462977,-0.552761,-0.692898),(0.271758,-0.704059,-0.656086),(0.318904,-0.552761,-0.769906),(0.318904,-0.552761,-0.769906),(0.271758,-0.704059,-0.656086),(0.138540,-0.704059,-0.696497),(0.318904,-0.552761,-0.769906),(0.138540,-0.704059,-0.696497),(0.162575,-0.552761,-0.817328),(0.162575,-0.552761,-0.817328),(0.138540,-0.704059,-0.696497),(-0.000000,-0.704059,-0.710141),(0.162575,-0.552761,-0.817328),(-0.000000,-0.704059,-0.710141),(-0.000001,-0.552761,-0.833340),(-0.000000,-0.704059,-0.710141),(-0.000000,-0.828645,-0.559775),(-0.109207,-0.828645,-0.549019),(-0.000000,-0.704059,-0.710141),(-0.109207,-0.828645,-0.549019),(-0.138542,-0.704059,-0.696496),(-0.138542,-0.704059,-0.696496),(-0.109207,-0.828645,-0.549019),(-0.214217,-0.828645,-0.517165),(-0.138542,-0.704059,-0.696496),(-0.214217,-0.828645,-0.517165),(-0.271759,-0.704059,-0.656085),(-0.271759,-0.704059,-0.656085),(-0.214217,-0.828645,-0.517165),(-0.310994,-0.828645,-0.465436),(-0.271759,-0.704059,-0.656085),(-0.310994,-0.828645,-0.465436),(-0.394533,-0.704059,-0.590461),(-0.394533,-0.704059,-0.590461),(-0.310994,-0.828645,-0.465436),(-0.395821,-0.828645,-0.395821),(-0.394533,-0.704059,-0.590461),(-0.395821,-0.828645,-0.395821),(-0.502146,-0.704059,-0.502146),(-0.502146,-0.704059,-0.502146),(-0.395821,-0.828645,-0.395821),(-0.465436,-0.828645,-0.310994),(-0.502146,-0.704059,-0.502146),(-0.465436,-0.828645,-0.310994),(-0.590461,-0.704059,-0.394533),(-0.590461,-0.704059,-0.394533),(-0.465436,-0.828645,-0.310994),(-0.517165,-0.828645,-0.214217),(-0.590461,-0.704059,-0.394533),(-0.517165,-0.828645,-0.214217),(-0.656085,-0.704059,-0.271759),(-0.656085,-0.704059,-0.271759),(-0.517165,-0.828645,-0.214217),(-0.549019,-0.828645,-0.109207),(-0.656085,-0.704059,-0.271759),(-0.549019,-0.828645,-0.109207),(-0.696496,-0.704059,-0.138541),(-0.696496,-0.704059,-0.138541),(-0.549019,-0.828645,-0.109207),(-0.559775,-0.828645,0.000000),(-0.696496,-0.704059,-0.138541),(-0.559775,-0.828645,0.000000),(-0.710141,-0.704059,0.000000),(-0.710141,-0.704059,0.000000),(-0.559775,-0.828645,0.000000),(-0.549019,-0.828645,0.109207),(-0.710141,-0.704059,0.000000),(-0.549019,-0.828645,0.109207),(-0.696496,-0.704059,0.138542),(-0.696496,-0.704059,0.138542),(-0.549019,-0.828645,0.109207),(-0.517165,-0.828645,0.214217),(-0.696496,-0.704059,0.138542),(-0.517165,-0.828645,0.214217),(-0.656085,-0.704059,0.271760),(-0.656085,-0.704059,0.271760),(-0.517165,-0.828645,0.214217),(-0.465436,-0.828645,0.310995),(-0.656085,-0.704059,0.271760),(-0.465436,-0.828645,0.310995),(-0.590461,-0.704059,0.394534),(-0.590461,-0.704059,0.394534),(-0.465436,-0.828645,0.310995),(-0.395820,-0.828645,0.395821),(-0.590461,-0.704059,0.394534),(-0.395820,-0.828645,0.395821),(-0.502146,-0.704059,0.502146),(-0.502146,-0.704059,0.502146),(-0.395820,-0.828645,0.395821),(-0.310994,-0.828645,0.465436),(-0.502146,-0.704059,0.502146),(-0.310994,-0.828645,0.465436),(-0.394533,-0.704059,0.590461),(-0.394533,-0.704059,0.590461),(-0.310994,-0.828645,0.465436),(-0.214216,-0.828645,0.517165),(-0.394533,-0.704059,0.590461),(-0.214216,-0.828645,0.517165),(-0.271759,-0.704059,0.656085),(-0.271759,-0.704059,0.656085),(-0.214216,-0.828645,0.517165),(-0.109206,-0.828645,0.549019),(-0.271759,-0.704059,0.656085),(-0.109206,-0.828645,0.549019),(-0.138541,-0.704059,0.696496),(-0.138541,-0.704059,0.696496),(-0.109206,-0.828645,0.549019),(0.000001,-0.828645,0.559775),(-0.138541,-0.704059,0.696496),(0.000001,-0.828645,0.559775),(0.000001,-0.704059,0.710141),(0.000001,-0.704059,0.710141),(0.000001,-0.828645,0.559775),(0.109207,-0.828645,0.549019),(0.000001,-0.704059,0.710141),(0.109207,-0.828645,0.549019),(0.138542,-0.704059,0.696496),(0.138542,-0.704059,0.696496),(0.109207,-0.828645,0.549019),(0.214217,-0.828645,0.517164),(0.138542,-0.704059,0.696496),(0.214217,-0.828645,0.517164),(0.271760,-0.704059,0.656085),(0.271760,-0.704059,0.656085),(0.214217,-0.828645,0.517164),(0.310995,-0.828645,0.465436),(0.271760,-0.704059,0.656085),(0.310995,-0.828645,0.465436),(0.394534,-0.704059,0.590461),(0.394534,-0.704059,0.590461),(0.310995,-0.828645,0.465436),(0.395821,-0.828645,0.395820),(0.394534,-0.704059,0.590461),(0.395821,-0.828645,0.395820),(0.502146,-0.704059,0.502145),(0.502146,-0.704059,0.502145),(0.395821,-0.828645,0.395820),(0.465436,-0.828645,0.310994),(0.502146,-0.704059,0.502145),(0.465436,-0.828645,0.310994),(0.590462,-0.704059,0.394533),(0.590462,-0.704059,0.394533),(0.465436,-0.828645,0.310994),(0.517165,-0.828645,0.214216),(0.590462,-0.704059,0.394533),(0.517165,-0.828645,0.214216),(0.656086,-0.704059,0.271758),(0.656086,-0.704059,0.271758),(0.517165,-0.828645,0.214216),(0.549019,-0.828645,0.109206),(0.656086,-0.704059,0.271758),(0.549019,-0.828645,0.109206),(0.696496,-0.704059,0.138541),(0.696496,-0.704059,0.138541),(0.549019,-0.828645,0.109206),(0.559775,-0.828645,-0.000001),(0.696496,-0.704059,0.138541),(0.559775,-0.828645,-0.000001),(0.710141,-0.704059,-0.000001),(0.710141,-0.704059,-0.000001),(0.559775,-0.828645,-0.000001),(0.549019,-0.828645,-0.109208),(0.710141,-0.704059,-0.000001),(0.549019,-0.828645,-0.109208),(0.696496,-0.704059,-0.138543),(0.696496,-0.704059,-0.138543),(0.549019,-0.828645,-0.109208),(0.517164,-0.828645,-0.214217),(0.696496,-0.704059,-0.138543),(0.517164,-0.828645,-0.214217),(0.656085,-0.704059,-0.271760),(0.656085,-0.704059,-0.271760),(0.517164,-0.828645,-0.214217),(0.465435,-0.828645,-0.310995),(0.656085,-0.704059,-0.271760),(0.465435,-0.828645,-0.310995),(0.590460,-0.704059,-0.394535),(0.590460,-0.704059,-0.394535),(0.465435,-0.828645,-0.310995),(0.395820,-0.828645,-0.395822),(0.590460,-0.704059,-0.394535),(0.395820,-0.828645,-0.395822),(0.502145,-0.704059,-0.502147),(0.502145,-0.704059,-0.502147),(0.395820,-0.828645,-0.395822),(0.310993,-0.828645,-0.465437),(0.502145,-0.704059,-0.502147),(0.310993,-0.828645,-0.465437),(0.394532,-0.704059,-0.590462),(0.394532,-0.704059,-0.590462),(0.310993,-0.828645,-0.465437),(0.214216,-0.828645,-0.517165),(0.394532,-0.704059,-0.590462),(0.214216,-0.828645,-0.517165),(0.271758,-0.704059,-0.656086),(0.271758,-0.704059,-0.656086),(0.214216,-0.828645,-0.517165),(0.109206,-0.828645,-0.549019),(0.271758,-0.704059,-0.656086),(0.109206,-0.828645,-0.549019),(0.138540,-0.704059,-0.696497),(0.138540,-0.704059,-0.696497),(0.109206,-0.828645,-0.549019),(-0.000000,-0.828645,-0.559775),(0.138540,-0.704059,-0.696497),(-0.000000,-0.828645,-0.559775),(-0.000000,-0.704059,-0.710141),(-0.000000,-0.828645,-0.559775),(-0.000000,-0.921707,-0.387887),(-0.075673,-0.921707,-0.380433),(-0.000000,-0.828645,-0.559775),(-0.075673,-0.921707,-0.380433),(-0.109207,-0.828645,-0.549019),(-0.109207,-0.828645,-0.549019),(-0.075673,-0.921707,-0.380433),(-0.148438,-0.921707,-0.358361),(-0.109207,-0.828645,-0.549019),(-0.148438,-0.921707,-0.358361),(-0.214217,-0.828645,-0.517165),(-0.214217,-0.828645,-0.517165),(-0.148438,-0.921707,-0.358361),(-0.215498,-0.921707,-0.322516),(-0.214217,-0.828645,-0.517165),(-0.215498,-0.921707,-0.322516),(-0.310994,-0.828645,-0.465436),(-0.310994,-0.828645,-0.465436),(-0.215498,-0.921707,-0.322516),(-0.274277,-0.921707,-0.274277),(-0.310994,-0.828645,-0.465436),(-0.274277,-0.921707,-0.274277),(-0.395821,-0.828645,-0.395821),(-0.395821,-0.828645,-0.395821),(-0.274277,-0.921707,-0.274277),(-0.322516,-0.921707,-0.215498),(-0.395821,-0.828645,-0.395821),(-0.322516,-0.921707,-0.215498),(-0.465436,-0.828645,-0.310994),(-0.465436,-0.828645,-0.310994),(-0.322516,-0.921707,-0.215498),(-0.358361,-0.921707,-0.148438),(-0.465436,-0.828645,-0.310994),(-0.358361,-0.921707,-0.148438),(-0.517165,-0.828645,-0.214217),(-0.517165,-0.828645,-0.214217),(-0.358361,-0.921707,-0.148438),(-0.380434,-0.921707,-0.075673),(-0.517165,-0.828645,-0.214217),(-0.380434,-0.921707,-0.075673),(-0.549019,-0.828645,-0.109207),(-0.549019,-0.828645,-0.109207),(-0.380434,-0.921707,-0.075673),(-0.387887,-0.921707,0.000000),(-0.549019,-0.828645,-0.109207),(-0.387887,-0.921707,0.000000),(-0.559775,-0.828645,0.000000),(-0.559775,-0.828645,0.000000),(-0.387887,-0.921707,0.000000),(-0.380434,-0.921707,0.075673),(-0.559775,-0.828645,0.000000),(-0.380434,-0.921707,0.075673),(-0.549019,-0.828645,0.109207),(-0.549019,-0.828645,0.109207),(-0.380434,-0.921707,0.075673),(-0.358361,-0.921707,0.148438),(-0.549019,-0.828645,0.109207),(-0.358361,-0.921707,0.148438),(-0.517165,-0.828645,0.214217),(-0.517165,-0.828645,0.214217),(-0.358361,-0.921707,0.148438),(-0.322516,-0.921707,0.215498),(-0.517165,-0.828645,0.214217),(-0.322516,-0.921707,0.215498),(-0.465436,-0.828645,0.310995),(-0.465436,-0.828645,0.310995),(-0.322516,-0.921707,0.215498),(-0.274277,-0.921707,0.274277),(-0.465436,-0.828645,0.310995),(-0.274277,-0.921707,0.274277),(-0.395820,-0.828645,0.395821),(-0.395820,-0.828645,0.395821),(-0.274277,-0.921707,0.274277),(-0.215498,-0.921707,0.322516),(-0.395820,-0.828645,0.395821),(-0.215498,-0.921707,0.322516),(-0.310994,-0.828645,0.465436),(-0.310994,-0.828645,0.465436),(-0.215498,-0.921707,0.322516),(-0.148437,-0.921707,0.358361),(-0.310994,-0.828645,0.465436),(-0.148437,-0.921707,0.358361),(-0.214216,-0.828645,0.517165),(-0.214216,-0.828645,0.517165),(-0.148437,-0.921707,0.358361),(-0.075673,-0.921707,0.380434),(-0.214216,-0.828645,0.517165),(-0.075673,-0.921707,0.380434),(-0.109206,-0.828645,0.549019),(-0.109206,-0.828645,0.549019),(-0.075673,-0.921707,0.380434),(0.000000,-0.921707,0.387887),(-0.109206,-0.828645,0.549019),(0.000000,-0.921707,0.387887),(0.000001,-0.828645,0.559775),(0.000001,-0.828645,0.559775),(0.000000,-0.921707,0.387887),(0.075673,-0.921707,0.380433),(0.000001,-0.828645,0.559775),(0.075673,-0.921707,0.380433),(0.109207,-0.828645,0.549019),(0.109207,-0.828645,0.549019),(0.075673,-0.921707,0.380433),(0.148438,-0.921707,0.358360),(0.109207,-0.828645,0.549019),(0.148438,-0.921707,0.358360),(0.214217,-0.828645,0.517164),(0.214217,-0.828645,0.517164),(0.148438,-0.921707,0.358360),(0.215499,-0.921707,0.322516),(0.214217,-0.828645,0.517164),(0.215499,-0.921707,0.322516),(0.310995,-0.828645,0.465436),(0.310995,-0.828645,0.465436),(0.215499,-0.921707,0.322516),(0.274278,-0.921707,0.274277),(0.310995,-0.828645,0.465436),(0.274278,-0.921707,0.274277),(0.395821,-0.828645,0.395820),(0.395821,-0.828645,0.395820),(0.274278,-0.921707,0.274277),(0.322516,-0.921707,0.215498),(0.395821,-0.828645,0.395820),(0.322516,-0.921707,0.215498),(0.465436,-0.828645,0.310994),(0.465436,-0.828645,0.310994),(0.322516,-0.921707,0.215498),(0.358361,-0.921707,0.148437),(0.465436,-0.828645,0.310994),(0.358361,-0.921707,0.148437),(0.517165,-0.828645,0.214216),(0.517165,-0.828645,0.214216),(0.358361,-0.921707,0.148437),(0.380434,-0.921707,0.075672),(0.517165,-0.828645,0.214216),(0.380434,-0.921707,0.075672),(0.549019,-0.828645,0.109206),(0.549019,-0.828645,0.109206),(0.380434,-0.921707,0.075672),(0.387887,-0.921707,-0.000001),(0.549019,-0.828645,0.109206),(0.387887,-0.921707,-0.000001),(0.559775,-0.828645,-0.000001),(0.559775,-0.828645,-0.000001),(0.387887,-0.921707,-0.000001),(0.380433,-0.921707,-0.075674),(0.559775,-0.828645,-0.000001),(0.380433,-0.921707,-0.075674),(0.549019,-0.828645,-0.109208),(0.549019,-0.828645,-0.109208),(0.380433,-0.921707,-0.075674),(0.358360,-0.921707,-0.148438),(0.549019,-0.828645,-0.109208),(0.358360,-0.921707,-0.148438),(0.517164,-0.828645,-0.214217),(0.517164,-0.828645,-0.214217),(0.358360,-0.921707,-0.148438),(0.322516,-0.921707,-0.215499),(0.517164,-0.828645,-0.214217),(0.322516,-0.921707,-0.215499),(0.465435,-0.828645,-0.310995),(0.465435,-0.828645,-0.310995),(0.322516,-0.921707,-0.215499),(0.274277,-0.921707,-0.274278),(0.465435,-0.828645,-0.310995),(0.274277,-0.921707,-0.274278),(0.395820,-0.828645,-0.395822),(0.395820,-0.828645,-0.395822),(0.274277,-0.921707,-0.274278),(0.215498,-0.921707,-0.322516),(0.395820,-0.828645,-0.395822),(0.215498,-0.921707,-0.322516),(0.310993,-0.828645,-0.465437),(0.310993,-0.828645,-0.465437),(0.215498,-0.921707,-0.322516),(0.148437,-0.921707,-0.358361),(0.310993,-0.828645,-0.465437),(0.148437,-0.921707,-0.358361),(0.214216,-0.828645,-0.517165),(0.214216,-0.828645,-0.517165),(0.148437,-0.921707,-0.358361),(0.075672,-0.921707,-0.380434),(0.214216,-0.828645,-0.517165),(0.075672,-0.921707,-0.380434),(0.109206,-0.828645,-0.549019),(0.109206,-0.828645,-0.549019),(0.075672,-0.921707,-0.380434),(-0.000000,-0.921707,-0.387887),(0.109206,-0.828645,-0.549019),(-0.000000,-0.921707,-0.387887),(-0.000000,-0.828645,-0.559775),(-0.000000,-0.921707,-0.387887),(-0.000000,-0.979598,-0.200969),(-0.039207,-0.979598,-0.197107),(-0.000000,-0.921707,-0.387887),(-0.039207,-0.979598,-0.197107),(-0.075673,-0.921707,-0.380433),(-0.075673,-0.921707,-0.380433),(-0.039207,-0.979598,-0.197107),(-0.076907,-0.979598,-0.185671),(-0.075673,-0.921707,-0.380433),(-0.076907,-0.979598,-0.185671),(-0.148438,-0.921707,-0.358361),(-0.148438,-0.921707,-0.358361),(-0.076907,-0.979598,-0.185671),(-0.111652,-0.979598,-0.167099),(-0.148438,-0.921707,-0.358361),(-0.111652,-0.979598,-0.167099),(-0.215498,-0.921707,-0.322516),(-0.215498,-0.921707,-0.322516),(-0.111652,-0.979598,-0.167099),(-0.142106,-0.979598,-0.142106),(-0.215498,-0.921707,-0.322516),(-0.142106,-0.979598,-0.142106),(-0.274277,-0.921707,-0.274277),(-0.274277,-0.921707,-0.274277),(-0.142106,-0.979598,-0.142106),(-0.167099,-0.979598,-0.111652),(-0.274277,-0.921707,-0.274277),(-0.167099,-0.979598,-0.111652),(-0.322516,-0.921707,-0.215498),(-0.322516,-0.921707,-0.215498),(-0.167099,-0.979598,-0.111652),(-0.185671,-0.979598,-0.076907),(-0.322516,-0.921707,-0.215498),(-0.185671,-0.979598,-0.076907),(-0.358361,-0.921707,-0.148438),(-0.358361,-0.921707,-0.148438),(-0.185671,-0.979598,-0.076907),(-0.197107,-0.979598,-0.039207),(-0.358361,-0.921707,-0.148438),(-0.197107,-0.979598,-0.039207),(-0.380434,-0.921707,-0.075673),(-0.380434,-0.921707,-0.075673),(-0.197107,-0.979598,-0.039207),(-0.200969,-0.979598,0.000000),(-0.380434,-0.921707,-0.075673),(-0.200969,-0.979598,0.000000),(-0.387887,-0.921707,0.000000),(-0.387887,-0.921707,0.000000),(-0.200969,-0.979598,0.000000),(-0.197107,-0.979598,0.039207),(-0.387887,-0.921707,0.000000),(-0.197107,-0.979598,0.039207),(-0.380434,-0.921707,0.075673),(-0.380434,-0.921707,0.075673),(-0.197107,-0.979598,0.039207),(-0.185671,-0.979598,0.076907),(-0.380434,-0.921707,0.075673),(-0.185671,-0.979598,0.076907),(-0.358361,-0.921707,0.148438),(-0.358361,-0.921707,0.148438),(-0.185671,-0.979598,0.076907),(-0.167099,-0.979598,0.111652),(-0.358361,-0.921707,0.148438),(-0.167099,-0.979598,0.111652),(-0.322516,-0.921707,0.215498),(-0.322516,-0.921707,0.215498),(-0.167099,-0.979598,0.111652),(-0.142106,-0.979598,0.142106),(-0.322516,-0.921707,0.215498),(-0.142106,-0.979598,0.142106),(-0.274277,-0.921707,0.274277),(-0.274277,-0.921707,0.274277),(-0.142106,-0.979598,0.142106),(-0.111652,-0.979598,0.167099),(-0.274277,-0.921707,0.274277),(-0.111652,-0.979598,0.167099),(-0.215498,-0.921707,0.322516),(-0.215498,-0.921707,0.322516),(-0.111652,-0.979598,0.167099),(-0.076907,-0.979598,0.185671),(-0.215498,-0.921707,0.322516),(-0.076907,-0.979598,0.185671),(-0.148437,-0.921707,0.358361),(-0.148437,-0.921707,0.358361),(-0.076907,-0.979598,0.185671),(-0.039207,-0.979598,0.197107),(-0.148437,-0.921707,0.358361),(-0.039207,-0.979598,0.197107),(-0.075673,-0.921707,0.380434),(-0.075673,-0.921707,0.380434),(-0.039207,-0.979598,0.197107),(0.000000,-0.979598,0.200969),(-0.075673,-0.921707,0.380434),(0.000000,-0.979598,0.200969),(0.000000,-0.921707,0.387887),(0.000000,-0.921707,0.387887),(0.000000,-0.979598,0.200969),(0.039207,-0.979598,0.197107),(0.000000,-0.921707,0.387887),(0.039207,-0.979598,0.197107),(0.075673,-0.921707,0.380433),(0.075673,-0.921707,0.380433),(0.039207,-0.979598,0.197107),(0.076908,-0.979598,0.185671),(0.075673,-0.921707,0.380433),(0.076908,-0.979598,0.185671),(0.148438,-0.921707,0.358360),(0.148438,-0.921707,0.358360),(0.076908,-0.979598,0.185671),(0.111652,-0.979598,0.167099),(0.148438,-0.921707,0.358360),(0.111652,-0.979598,0.167099),(0.215499,-0.921707,0.322516),(0.215499,-0.921707,0.322516),(0.111652,-0.979598,0.167099),(0.142106,-0.979598,0.142106),(0.215499,-0.921707,0.322516),(0.142106,-0.979598,0.142106),(0.274278,-0.921707,0.274277),(0.274278,-0.921707,0.274277),(0.142106,-0.979598,0.142106),(0.167099,-0.979598,0.111652),(0.274278,-0.921707,0.274277),(0.167099,-0.979598,0.111652),(0.322516,-0.921707,0.215498),(0.322516,-0.921707,0.215498),(0.167099,-0.979598,0.111652),(0.185671,-0.979598,0.076907),(0.322516,-0.921707,0.215498),(0.185671,-0.979598,0.076907),(0.358361,-0.921707,0.148437),(0.358361,-0.921707,0.148437),(0.185671,-0.979598,0.076907),(0.197107,-0.979598,0.039207),(0.358361,-0.921707,0.148437),(0.197107,-0.979598,0.039207),(0.380434,-0.921707,0.075672),(0.380434,-0.921707,0.075672),(0.197107,-0.979598,0.039207),(0.200969,-0.979598,-0.000000),(0.380434,-0.921707,0.075672),(0.200969,-0.979598,-0.000000),(0.387887,-0.921707,-0.000001),(0.387887,-0.921707,-0.000001),(0.200969,-0.979598,-0.000000),(0.197107,-0.979598,-0.039207),(0.387887,-0.921707,-0.000001),(0.197107,-0.979598,-0.039207),(0.380433,-0.921707,-0.075674),(0.380433,-0.921707,-0.075674),(0.197107,-0.979598,-0.039207),(0.185671,-0.979598,-0.076908),(0.380433,-0.921707,-0.075674),(0.185671,-0.979598,-0.076908),(0.358360,-0.921707,-0.148438),(0.358360,-0.921707,-0.148438),(0.185671,-0.979598,-0.076908),(0.167099,-0.979598,-0.111652),(0.358360,-0.921707,-0.148438),(0.167099,-0.979598,-0.111652),(0.322516,-0.921707,-0.215499),(0.322516,-0.921707,-0.215499),(0.167099,-0.979598,-0.111652),(0.142106,-0.979598,-0.142107),(0.322516,-0.921707,-0.215499),(0.142106,-0.979598,-0.142107),(0.274277,-0.921707,-0.274278),(0.274277,-0.921707,-0.274278),(0.142106,-0.979598,-0.142107),(0.111652,-0.979598,-0.167100),(0.274277,-0.921707,-0.274278),(0.111652,-0.979598,-0.167100),(0.215498,-0.921707,-0.322516),(0.215498,-0.921707,-0.322516),(0.111652,-0.979598,-0.167100),(0.076907,-0.979598,-0.185671),(0.215498,-0.921707,-0.322516),(0.076907,-0.979598,-0.185671),(0.148437,-0.921707,-0.358361),(0.148437,-0.921707,-0.358361),(0.076907,-0.979598,-0.185671),(0.039207,-0.979598,-0.197107),(0.148437,-0.921707,-0.358361),(0.039207,-0.979598,-0.197107),(0.075672,-0.921707,-0.380434),(0.075672,-0.921707,-0.380434),(0.039207,-0.979598,-0.197107),(-0.000000,-0.979598,-0.200969),(0.075672,-0.921707,-0.380434),(-0.000000,-0.979598,-0.200969),(-0.000000,-0.921707,-0.387887),(-0.000000,-1.000000,0.000000),(-0.039207,-0.979598,-0.197107),(-0.000000,-0.979598,-0.200969),(-0.000000,-1.000000,0.000000),(-0.076907,-0.979598,-0.185671),(-0.039207,-0.979598,-0.197107),(-0.000000,-1.000000,0.000000),(-0.111652,-0.979598,-0.167099),(-0.076907,-0.979598,-0.185671),(-0.000000,-1.000000,0.000000),(-0.142106,-0.979598,-0.142106),(-0.111652,-0.979598,-0.167099),(-0.000000,-1.000000,0.000000),(-0.167099,-0.979598,-0.111652),(-0.142106,-0.979598,-0.142106),(-0.000000,-1.000000,0.000000),(-0.185671,-0.979598,-0.076907),(-0.167099,-0.979598,-0.111652),(-0.000000,-1.000000,0.000000),(-0.197107,-0.979598,-0.039207),(-0.185671,-0.979598,-0.076907),(-0.000000,-1.000000,0.000000),(-0.200969,-0.979598,0.000000),(-0.197107,-0.979598,-0.039207),(-0.000000,-1.000000,0.000000),(-0.197107,-0.979598,0.039207),(-0.200969,-0.979598,0.000000),(-0.000000,-1.000000,0.000000),(-0.185671,-0.979598,0.076907),(-0.197107,-0.979598,0.039207),(-0.000000,-1.000000,0.000000),(-0.167099,-0.979598,0.111652),(-0.185671,-0.979598,0.076907),(-0.000000,-1.000000,0.000000),(-0.142106,-0.979598,0.142106),(-0.167099,-0.979598,0.111652),(-0.000000,-1.000000,0.000000),(-0.111652,-0.979598,0.167099),(-0.142106,-0.979598,0.142106),(-0.000000,-1.000000,0.000000),(-0.076907,-0.979598,0.185671),(-0.111652,-0.979598,0.167099),(-0.000000,-1.000000,0.000000),(-0.039207,-0.979598,0.197107),(-0.076907,-0.979598,0.185671),(-0.000000,-1.000000,0.000000),(0.000000,-0.979598,0.200969),(-0.039207,-0.979598,0.197107),(-0.000000,-1.000000,0.000000),(0.039207,-0.979598,0.197107),(0.000000,-0.979598,0.200969),(-0.000000,-1.000000,0.000000),(0.076908,-0.979598,0.185671),(0.039207,-0.979598,0.197107),(-0.000000,-1.000000,0.000000),(0.111652,-0.979598,0.167099),(0.076908,-0.979598,0.185671),(-0.000000,-1.000000,0.000000),(0.142106,-0.979598,0.142106),(0.111652,-0.979598,0.167099),(-0.000000,-1.000000,0.000000),(0.167099,-0.979598,0.111652),(0.142106,-0.979598,0.142106),(-0.000000,-1.000000,0.000000),(0.185671,-0.979598,0.076907),(0.167099,-0.979598,0.111652),(-0.000000,-1.000000,0.000000),(0.197107,-0.979598,0.039207),(0.185671,-0.979598,0.076907),(-0.000000,-1.000000,0.000000),(0.200969,-0.979598,-0.000000),(0.197107,-0.979598,0.039207),(-0.000000,-1.000000,0.000000),(0.197107,-0.979598,-0.039207),(0.200969,-0.979598,-0.000000),(-0.000000,-1.000000,0.000000),(0.185671,-0.979598,-0.076908),(0.197107,-0.979598,-0.039207),(-0.000000,-1.000000,0.000000),(0.167099,-0.979598,-0.111652),(0.185671,-0.979598,-0.076908),(-0.000000,-1.000000,0.000000),(0.142106,-0.979598,-0.142107),(0.167099,-0.979598,-0.111652),(-0.000000,-1.000000,0.000000),(0.111652,-0.979598,-0.167100),(0.142106,-0.979598,-0.142107),(-0.000000,-1.000000,0.000000),(0.076907,-0.979598,-0.185671),(0.111652,-0.979598,-0.167100),(-0.000000,-1.000000,0.000000),(0.039207,-0.979598,-0.197107),(0.076907,-0.979598,-0.185671),(-0.000000,-1.000000,0.000000),(-0.000000,-0.979598,-0.200969),(0.039207,-0.979598,-0.197107)]))),
      Billboard(
        children=[
        Transform(DEF='violin',rotation=(1,0,0,-0.5),scale=(100,100,100),translation=(0,100,0),
          children=[
          Shape(
            appearance=Appearance(
              material=Material(ambientIntensity=0.0933,diffuseColor=(0.345,0.345,0.882),shininess=0.51,specularColor=(0.46,0.46,0.46))),
            geometry=Text(string=['Sound Source'],
              fontStyle=FontStyle(family=["Times","SERIF"],style_='BOLD')))])])]),
    StreamAudioDestination(
# not allowed here <Transform USE='Audio1'/>

      SpatialSound(coneInnerAngle=6.283,coneOuterAngle=6.283,enableHRTF=True),
      BufferAudioSource(loop=True,pauseTime=-1,resumeTime=-1,stopTime=-1,url=["sound/saxophone.mp3","sound/saxophone.ogg"])])])
)

### X3D model conversion complete ###

####################################################################################################
# Self-test diagnostics
####################################################################################################

print('Self-test diagnostics for SingleAudio.py:')
if        metaDiagnostics(newModel): # built-in utility method in X3D class
    print(metaDiagnostics(newModel)) # display meta info, hint, warning, error, TODO values in this model
# print('check newModel.XML() serialization...')
newModelXML= newModel.XML() # test export method XML() for exceptions during export
newModel.XMLvalidate()
# print(newModelXML) # diagnostic

try:
#   print('check newModel.VRML() serialization...')
    newModelVRML=newModel.VRML() # test export method VRML() for exceptions during export
    # print(prependLineNumbers(newModelVRML)) # debug
    print("Python-to-VRML export of VRML output successful", flush=True)
except Exception as err: # usually BaseException
    # https://stackoverflow.com/questions/18176602/how-to-get-the-name-of-an-exception-that-was-caught-in-python
    print("*** Python-to-VRML export of VRML output failed:", type(err).__name__, err)
    if newModelVRML: # may have failed to generate
        print(prependLineNumbers(newModelVRML, err.lineno))

try:
#   print('check newModel.JSON() serialization...')
    newModelJSON=newModel.JSON() # test export method JSON() for exceptions during export
#   print(prependLineNumbers(newModelJSON)) # debug
    print("Python-to-JSON export of JSON output successful (under development)")
except Exception as err: # usually SyntaxError
    print("*** Python-to-JSON export of JSON output failed:", type(err).__name__, err)
    if newModelJSON: # may have failed to generate
        print(prependLineNumbers(newModelJSON,err.lineno))

print("python SingleAudio.py load and self-test diagnostics complete.")
