####################################################################################################
#
# Invoking X3D model self-test:
#
#   $ python ChurchModel.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.
#
####################################################################################################

from x3d import *

newModel=X3D(profile='Immersive',version='3.3',
  head=head(
    children=[
    meta(content='ChurchModel.x3d',name='title'),
    meta(content='San Carlos Cathedral is the oldest continuously functioning church and the first stone building in the State of California.',name='description'),
    meta(content='Michele Foti',name='creator'),
    meta(content='15 December 2011',name='created'),
    meta(content='20 October 2019',name='modified'),
    meta(content='tests/',name='reference'),
    meta(content='TODO.html',name='reference'),
    meta(content='http://www.sancarloscathedral.net',name='reference'),
    meta(content='RoyalPresidioChapelHistoricalReferences.pdf',name='reference'),
    meta(content='CulturalHeritageProjectSanCarlosCathedral.pdf',name='reference'),
    meta(content='originals/',name='reference'),
    meta(content='SanCarlosCathedralFrontAbove.2012February.png',name='Image'),
    meta(content='originals/ModelSanCarlosChurchFeb-3-2012.x3d',name='reference'),
    meta(content='under development',name='warning'),
    meta(content='https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/SanCarlosCathedral/ChurchModel.x3d',name='identifier'),
    meta(content='X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit',name='generator'),
    meta(content='../license.html',name='license')]),
  Scene=Scene(
    #  Enter any text between the end tags <Viewpoint description='Left rear balcony' position='3 5 -5'/> <Viewpoint description='Left rear balcony' position='3 5 -5'/> <Viewpoint description='Left rear balcony' position='3 5 -5'/> <Viewpoint description='Left rear balcony' position='3 5 -5'/> <Viewpoint description='Left rear balcony' position='3 5 -5'/> <Viewpoint description='Left rear balcony' position='3 5 -5'/> <Viewpoint description='Left rear balcony' position='3 5 -5'/> <Viewpoint centerOfRotation='5 0 -30' /> <NavigationInfo avatarSize='0.01 1.6 0.75' type='"FLY" "WALK" "ANY"'/> <Viewpoint description='rear' position='3 5 -46'/> <Viewpoint description='Left rear balcony' position='3 4 -3'/> 
    #  Enter any text between the end tags <Transform DEF="Mappa" translation=' 3.3 -2.1 -23.5' scale="0.438 0 0.438"> <Shape> <Box size='68.5 0.1 121.1'/> <Appearance> <ImageTexture url='Immagine22.png'/> </Appearance> </Shape> </Transform> 
    #  Enter any text between the end tags <Transform scale='0.4 0.4 0.4' translation='4 -0.5 -1.9'> <Shape> <IndexedFaceSet convex='false' coordIndex='0 1 4 -1 3 4 0 -1 3 4 2 -1 2 4 1 -1 0 1 2 3 -1' solid='false'> <Coordinate point='0 0 0 0 0 0.25 0.25 0 0.25 0.25 0 0 0.125 0.42 0.125'/> </IndexedFaceSet> <Appearance> <ImageTexture url='blu2.jpg'/> <TextureTransform scale='5 5'/> </Appearance> </Shape> </Transform> 
    children=[
    WorldInfo(title='ChurchModel.x3d'),
    Transform(DEF='Transform',scale=(0.1,0.1,0.1),
      children=[
      Transform(DEF='Base',scale=(0.438,1,0.438),translation=(5.7,-2.18,-23.5),
        children=[
        Shape(
          geometry=Box(size=(68.5,0.1,121.1)),
          appearance=Appearance(
            material=Material(DEF='Sandstone',diffuseColor=(1,0.75,0.25))))]),
      Transform(DEF='_______TOWERBIG________',translation=(0.36,0,0),
        #  TOWER1 
        #  Enter any text between the end tags <Transform DEF="MuroFrontSotto" > <Shape> <Box size='7.3 4.27 1.34'/> <Appearance> <Material USE="Sandstone"/> </Appearance> </Shape> </Transform> 
        children=[
        Transform(DEF='MuroLatSotto',translation=(-2.98,1.08,-2.165),
          children=[
          Shape(
            geometry=Box(size=(1.34,6.71,2.99)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='TR1',translation=(-0.36,0,0),
          children=[
          Transform(DEF='Scale1',rotation=(0,1,0,1.57),translation=(3.43,-2.135,-0.67),
            children=[
            Shape(DEF='scal',
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,-1,2,3,4,5,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(1.45,0,0),(1.45,0.26,0),(0,0.26,0),(0,0.26,-0.35),(1.45,0.26,-0.35)])),
              appearance=Appearance(
                material=Material(USE='Sandstone'))),
            Transform(translation=(0,0.26,-0.35),
              children=[
              Shape(USE='scal')]),
            Transform(translation=(0,0.52,-0.70),
              children=[
              Shape(USE='scal')]),
            Transform(translation=(0,0.78,-1.05),
              children=[
              Shape(USE='scal')]),
            Transform(translation=(0,1.04,-1.40),
              children=[
              Shape(USE='scal')]),
            Transform(translation=(0,1.3,-1.75),
              children=[
              Shape(USE='scal')]),
            Transform(translation=(0,1.56,-2.1),
              children=[
              Shape(USE='scal')]),
            Transform(translation=(0,1.82,-2.45),
              children=[
              Shape(USE='scal')]),
            Transform(translation=(0,2.08,-2.8),
              children=[
              Shape(USE='scal')]),
            Transform(translation=(0,2.34,-3.15),
              children=[
              Shape(USE='scal')]),
            Transform(translation=(0,2.6,-3.5),
              children=[
              Shape(USE='scal')])]),
          Transform(DEF='Strozzatura1',translation=(0.19,-2.05,-2.3),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1,5,8,9,6,-1],solid=False,
                coord=Coordinate(point=[(0,4.5,0.4),(2,3.9,0.1),(2,3.9,1.11),(0,4.5,1.41),(0,6.4,0.4),(2,6.4,0.1),(2,6.4,1.11),(0,6.4,1.41),(2,7.1,0.1),(2,7.1,1.11)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Strozzatura11',translation=(0.19,-2.05,-2.1),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0.2),(2,0,-0.1),(2,0,0.41),(0,0,0.71),(0,6.4,0.2),(2,6.4,-0.1),(2,6.4,0.41),(0,6.4,0.71)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Strozzatura4',translation=(0.19,4.35,-1.6),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[2,3,7,6,-1],solid=False,
                coord=Coordinate(point=[(0,0,0.35),(2,0,0.35),(2,0,0.41),(0,0,0.71),(0,2,0.67),(2,0.3,0),(2,0.3,0.41),(0,1.74,0.71)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Strozzatura2',translation=(0.19,-2,-3.739),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[1,2,6,5,-1,2,3,7,6,-1],solid=False,
                coord=Coordinate(point=[(0,0,0.2),(2,0,0.2),(2,0,0.81),(0,0,1.11),(0,6.48,0.2),(2,6.98,0.2),(2,6.98,0.81),(0,6.48,1.11)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Pavimento1',translation=(-1.4,0.675,-1),
            children=[
            Shape(
              geometry=Box(size=(2.2,0.1,2.5)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Scalino',translation=(-1.2,0.825,-2.451),
            children=[
            Shape(
              geometry=Box(size=(3,0.6,1.6)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Scale2',rotation=(0,1,0,-1.57),translation=(-1.311,1.125,-3.0995),
            children=[
            Shape(DEF='scal2',
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,-1,2,3,4,5,-1,0,3,4,-1,1,2,7,6,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(1.45,0,0),(1.45,0.285,0),(0,0.285,0),(0,0.285,-0.5),(1.45,0.285,-0.5),(1.45,0,-1.5),(1.45,0.285,-1.5)])),
              appearance=Appearance(
                material=Material(USE='Sandstone'))),
            Transform(translation=(0,0.285,-0.5),
              children=[
              Shape(USE='scal2')]),
            Transform(translation=(0,0.57,-1),
              children=[
              Shape(USE='scal2')]),
            Transform(translation=(0,0.855,-1.5),
              children=[
              Shape(DEF='scalino',
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,-1,2,3,4,5,-1,0,3,4,-1,1,2,7,6,-1],solid=False,
                  coord=Coordinate(point=[(0,0,0),(1.45,0,0),(1.45,0.24,0),(0,0.24,0),(0,0.24,-0.5),(1.45,0.24,-0.5),(1.45,0,-1.5),(1.45,0.24,-1.5)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(DEF='Pavimento2',translation=(1.4,2.17,-2.44),
            children=[
            Shape(
              geometry=Box(size=(2.2,0.1,1)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='MuroDietro1',translation=(-1.67,1.08,-2.77),
          children=[
          Shape(
            geometry=Box(size=(3,6.43,0.3)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroDietro2',translation=(-0.95,1.08,-3.61),
          children=[
          Shape(
            geometry=Box(size=(5.4,6.71,0.3)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Finestra',rotation=(0,1,0,1.57),translation=(-4.187,-0.358,-0.83),
          children=[
          Transform(DEF='finestra1',
            children=[
            Transform(rotation=(1,0,0,-1.57),translation=(-1.5,2.49,3),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1],solid=False,
                  coord=Coordinate(point=[(0,0,0),(1.34,0,0),(0.9,0,0.182),(0.44,0,0.182),(0,0.858,0),(1.34,0.858,0),(0.9,0.858,0.182),(0.44,0.858,0.182)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(DEF='finestra2',
            children=[
            Transform(rotation=(1,0,0,-1.57),translation=(-1.5,3.465,3),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1],solid=False,
                  coord=Coordinate(point=[(0,0,0),(1.34,0,0),(0.9,0,-0.182),(0.44,0,-0.182),(0,0.858,0),(1.34,0.858,0),(0.9,0.858,-0.182),(0.44,0.858,-0.182)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(DEF='finestra11',translation=(-1.5,2.495,3.145),
            children=[
            Transform(translation=(0,0,-1.01),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1],solid=False,
                  coord=Coordinate(point=[(0,0,0),(1.34,0,0),(0.9,0,0.182),(0.44,0,0.182),(0,0.963,0),(1.34,0.963,0),(0.9,0.963,0.182),(0.44,0.963,0.182)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(DEF='finestra21',translation=(-1.5,2.495,3.145),
            children=[
            Transform(translation=(0,0,-0.15),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1],solid=False,
                  coord=Coordinate(point=[(0,0,0),(1.34,0,0),(0.9,0,-0.182),(0.44,0,-0.182),(0,0.963,0),(1.34,0.963,0),(0.9,0.963,-0.182),(0.44,0.963,-0.182)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])])]),
        Transform(DEF='TR2',translation=(-0.36,0,0),
          children=[
          Transform(DEF='Arco1',rotation=(0,1,0,1.57),scale=(0.85,1,0.3845),translation=(2.19,0.33,-1.18),
            children=[
            Transform(translation=(0,0.7,0),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,86,87,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1],solid=False,
                  coord=Coordinate(point=[(0.62265,0,0),(0.6218712,0.0311325,0),(0.6195289,0.062265,0),(0.6156054,0.0933975,0),(0.6100699,0.12453,0),(0.6028783,0.1556625,0),(0.5939702,0.186795,0),(0.5832672,0.2179275,0),(0.5706682,0.24906,0),(0.5560442,0.2801925,0),(0.5392307,0.311325,0),(0.5200153,0.3424575,0),(0.49812,0.37359,0),(0.473173,0.4047225,0),(0.4446611,0.435855,0),(0.4118443,0.4669875,0),(0.37359,0.49812,0),(0.3280012,0.5292525,0),(0.2714068,0.560385,0),(0.1944224,0.5915175,0),(0,0.62265,0),(-0,0.62265,0),(-0.1944224,0.5915175,0),(-0.2714068,0.560385,0),(-0.3280012,0.5292525,0),(-0.37359,0.49812,0),(-0.4118443,0.4669875,0),(-0.4446611,0.435855,0),(-0.473173,0.4047225,0),(-0.49812,0.37359,0),(-0.5200153,0.3424575,0),(-0.5392307,0.311325,0),(-0.5560442,0.2801925,0),(-0.5706682,0.24906,0),(-0.5832672,0.2179275,0),(-0.5939702,0.186795,0),(-0.6028783,0.1556625,0),(-0.6100699,0.12453,0),(-0.6156054,0.0933975,0),(-0.6195289,0.062265,0),(-0.6218712,0.0311325,0),(-0.62265,0,0),(0.62265,0.7359,-5.1999998),(0.6218712,0.7670325,-5.1999998),(0.6195289,0.798165,-5.1999998),(0.6156054,0.8292975,-5.1999998),(0.6100699,0.86043,-5.1999998),(0.6028783,0.8915625,-5.1999998),(0.5939702,0.922695,-5.1999998),(0.5832672,0.9538275,-5.1999998),(0.5706682,0.98496,-5.1999998),(0.5560442,1.0160925,-5.1999998),(0.5392307,1.047225,-5.1999998),(0.5200153,1.0783575,-5.1999998),(0.49812,1.10949,-5.1999998),(0.473173,1.1406225,-5.1999998),(0.4446611,1.171755,-5.1999998),(0.4118443,1.2028875,-5.1999998),(0.37359,1.23402,-5.1999998),(0.3280012,1.2651525,-5.1999998),(0.2714068,1.296285,-5.1999998),(0.1944224,1.3274175,-5.1999998),(0,1.35855,-5.1999998),(-0,1.35855,-5.1999998),(-0.1944224,1.3274175,-5.1999998),(-0.2714068,1.296285,-5.1999998),(-0.3280012,1.2651525,-5.1999998),(-0.37359,1.23402,-5.1999998),(-0.4118443,1.2028875,-5.1999998),(-0.4446611,1.171755,-5.1999998),(-0.473173,1.1406225,-5.1999998),(-0.49812,1.10949,-5.1999998),(-0.5200153,1.0783575,-5.1999998),(-0.5392307,1.047225,-5.1999998),(-0.5560442,1.0160925,-5.1999998),(-0.5706682,0.98496,-5.1999998),(-0.5832672,0.9538275,-5.1999998),(-0.5939702,0.922695,-5.1999998),(-0.6028783,0.8915625,-5.1999998),(-0.6100699,0.86043,-5.1999998),(-0.6156054,0.8292975,-5.1999998),(-0.6195289,0.798165,-5.1999998),(-0.6218712,0.7670325,-5.1999998),(-0.62265,0.7359,-5.1999998),(-0.62265,1,0),(0.62265,1,0),(-0.62265,2.98,-5.1999998),(0.62265,2.98,-5.1999998)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(DEF='Arco2',rotation=(0,1,0,1.72),scale=(0.57,1,1),translation=(0.137,3.6,-2.25),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
                coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,1.8),(0.6218712004456791,0.0311325,1.8),(0.6195289277144369,0.062265,1.8),(0.6156053358230011,0.0933975,1.8),(0.6100699153375784,0.12453,1.8),(0.6028782701290121,0.1556625,1.8),(0.5939702437622613,0.186795,1.8),(0.5832672005554145,0.2179275,1.8),(0.5706681512928509,0.24906,1.8),(0.5560442297549271,0.2801925,1.8),(0.5392307176663808,0.311325,1.8),(0.520015272077417,0.3424575,1.8),(0.49812000000000006,0.37359,1.8),(0.47317303441103875,0.4047225,1.8),(0.4446610411032206,0.435855,1.8),(0.4118442634585919,0.4669875,1.8),(0.37359000000000003,0.49812,1.8),(0.3280012404606879,0.5292525,1.8),(0.2714068427195601,0.560385,1.8),(0.19442240018513812,0.5915175,1.8),(0.0,0.62265,1.8),(-0.0,0.62265,1.8),(-0.19442240018513812,0.5915175,1.8),(-0.2714068427195601,0.560385,1.8),(-0.3280012404606879,0.5292525,1.8),(-0.37359000000000003,0.49812,1.8),(-0.4118442634585919,0.4669875,1.8),(-0.4446610411032206,0.435855,1.8),(-0.47317303441103875,0.4047225,1.8),(-0.49812000000000006,0.37359,1.8),(-0.520015272077417,0.3424575,1.8),(-0.5392307176663808,0.311325,1.8),(-0.5560442297549271,0.2801925,1.8),(-0.5706681512928509,0.24906,1.8),(-0.5832672005554145,0.2179275,1.8),(-0.5939702437622613,0.186795,1.8),(-0.6028782701290121,0.1556625,1.8),(-0.6100699153375784,0.12453,1.8),(-0.6156053358230011,0.0933975,1.8),(-0.6195289277144369,0.062265,1.8),(-0.6218712004456791,0.0311325,1.8),(-0.62265,0.0,1.8),(-0.62265,-1.70,0),(-0.62265,0,0),(-0.62265,0.7,0),(0.62265,0.7,0),(0.62265,0,0),(0.62265,-1.70,0),(-0.62265,0,1.8),(-0.62265,0,1.8),(-0.62265,0.7,1.8),(0.62265,0.7,1.8),(0.62265,0,1.8),(0.62265,-1.50,1.8)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Trave1',translation=(2.14,4.6,-2.565),
            children=[
            Shape(
              geometry=Box(size=(0.1,0.9,0.73)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        #  Enter any text between the end tags <Transform DEF="Soffitto1" translation='-1.4 4.203 -2'> <Shape> <Box size='2.6 0.01 2.3'/> <Appearance> <Material USE="Sandstone"/> </Appearance> </Shape> </Transform> <Transform DEF="Soffitto11" translation='-1.9 4.203 -0.7'> <Shape> <Box size='2.4 0.01 0.5'/> <Appearance> <Material USE="Sandstone"/> </Appearance> </Shape> </Transform> 
        #  TOWER2 
        Transform(DEF='Pavimento31',rotation=(0,1,0,1.72),translation=(-1.3,4.342,-1.94),
          children=[
          Shape(
            geometry=Box(size=(2.4,0.2,2.7)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Pavimento31Sottile',rotation=(0,1,0,1.72),translation=(-0.57,4.292,-0.84),
          children=[
          Shape(
            geometry=Box(size=(0.02,0.3,0.37)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Pavimento31Scalino',rotation=(0,1,0,1.72),translation=(-2.05,4.342,-1.2),
          children=[
          Shape(
            geometry=Box(size=(2.4,0.2,2.5)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Pavimento31ScalinoSottile',rotation=(0,1,0,1.72),translation=(-0.69,4.292,-0.56),
          children=[
          Shape(
            geometry=Box(size=(0.5,0.3,0.02)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Pavimento313',translation=(-2.65,4.342,-2.7),
          children=[
          Shape(
            geometry=Box(size=(0.9,0.2,0.9)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        #  Enter any text between the end tags <Transform DEF="Pavimento32" translation='-0.1 4.392 -1.36' rotation="0 1 0 1.72"> <Shape> <Box size='1 0.1 2'/> <Appearance> <Material USE="Sandstone"/> </Appearance> </Shape> </Transform> <Transform DEF="Pavimento322" translation='-0.4 4.392 -2.5' rotation="0 1 0 1.72"> <Shape> <Box size='2 0.1 1'/> <Appearance> <Material USE="Sandstone"/> </Appearance> </Shape> </Transform> <Transform DEF="Pavimento323" translation='-2.7 4.392 -1.7' > <Shape> <Box size='1 0.1 3'/> <Appearance> <Material USE="Sandstone"/> </Appearance> </Shape> </Transform> <Transform DEF="Pavimento324" translation='-2.2 4.392 -2.9' > <Shape> <Box size='2.5 0.1 1'/> <Appearance> <Material USE="Sandstone"/> </Appearance> </Shape> </Transform> 
        #  Enter any text between the end tags <Transform DEF="Pavimento322" translation='-0.1 4.392 -3' rotation="0 1 0 1.72"> <Shape> <Box size='1 0.1 1'/> <Appearance> <Material USE="Sandstone"/> </Appearance> </Shape> </Transform> <Transform DEF="Pavimento33" translation='-0.4 4.392 -0.35' rotation="0 1 0 1.72"> <Shape> <Box size='1 0.1 2'/> <Appearance> <Material USE="Sandstone"/> </Appearance> </Shape> </Transform> <Transform DEF="Pavimento34" translation='-2.8 4.392 -1.4' rotation="0 1 0 1.72"> <Shape> <Box size='1.5 0.1 1'/> <Appearance> <Material USE="Sandstone"/> </Appearance> </Shape> </Transform> 
        Transform(DEF='TR3',translation=(-0.36,0,0),
          children=[
          Transform(DEF='Scale3',rotation=(0,1,0,1.72),translation=(2.2,2.25,-0.6),
            children=[
            Transform(
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,-1,2,3,4,5,-1],solid=False,
                  coord=Coordinate(point=[(0,-0.1,0),(0.6,-0.1,0.08),(0.6,0.254,0.08),(0,0.254,0),(0,0.254,-0.32),(0.6,0.254,-0.32)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(translation=(0,0.254,-0.32),
              children=[
              Shape(DEF='scal3',
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,-1,2,3,4,5,-1],solid=False,
                  coord=Coordinate(point=[(0,0,0),(0.6,0,0),(0.6,0.254,0),(0,0.254,0),(0,0.254,-0.32),(0.6,0.254,-0.32)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(translation=(0,0.508,-0.64),
              children=[
              Shape(USE='scal3')]),
            Transform(translation=(0,0.762,-0.96),
              children=[
              Shape(USE='scal3')]),
            Transform(translation=(0,1.016,-1.28),
              children=[
              Shape(USE='scal3')]),
            Transform(translation=(0,1.27,-1.6),
              children=[
              Shape(USE='scal3')]),
            Transform(translation=(0,1.524,-1.92),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,-1,2,3,4,5,-1],solid=False,
                  coord=Coordinate(point=[(-0.1,0,0.15),(0.8,0,0.15),(0.8,0.254,0.15),(-0.1,0.254,0.15),(-0.1,0.254,-0.2625),(0.8,0.254,-0.2625)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(translation=(0,1.778,-2.24),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,-1,2,3,4,5,-1],solid=False,
                  coord=Coordinate(point=[(-0.1,0,0.15),(0.8,0,0.15),(0.8,0.21,0.15),(-0.1,0.21,0.15),(-0.1,0.21,-0.2625),(0.8,0.21,-0.2625)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(DEF='Strozzatura3',translation=(0.19,2,-0.3),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,5,8,9,6,-1],solid=False,
                coord=Coordinate(point=[(0,0.14,0),(2,0.14,-0.3),(2,0.14,0.41),(0,0.14,0.71),(0,4.2,0),(2,2.8,-0.3),(2,2.8,0.41),(0,4.2,0.71),(2,3.1,-0.3),(2,3.1,0.41)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          #  Enter any text between the end tags <Transform DEF="Strozzatura5" translation='0.38 4.8 -1' > <Shape > <IndexedFaceSet convex='false' coordIndex='0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1 0 1 2 3 -1 4 5 6 7 -1 ' solid='false'> <Coordinate point='0 0 -0.03 2 0 -0.33 2 0 0.38 0 0 0.68 0 2.8 -0.03 2 2.8 -0.33 2 2.8 0.38 0 2.8 0.68'/> </IndexedFaceSet> <Appearance> <Material diffuseColor='1 0.725 0.25'/> </Appearance> </Shape> </Transform> 
          Transform(DEF='Arco3',rotation=(0,1,0,1.72),scale=(0.5,0.4,0.6),translation=(2,4.38,-0.875),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1],solid=False,
                coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,3.7359,-2.501),(0.6218712004456791,3.7670325,-2.501),(0.6195289277144369,3.798165,-2.501),(0.6156053358230011,3.8292975,-2.501),(0.6100699153375784,3.86043,-2.501),(0.6028782701290121,3.8915625,-2.501),(0.5939702437622613,3.922695,-2.501),(0.5832672005554145,3.9538275,-2.501),(0.5706681512928509,3.98496,-2.501),(0.5560442297549271,4.0160925,-2.501),(0.5392307176663808,4.047225,-2.501),(0.520015272077417,4.0783575,-2.501),(0.49812000000000006,4.10949,-2.501),(0.47317303441103875,4.1406225,-2.501),(0.4446610411032206,4.171755,-2.501),(0.4118442634585919,4.2028875,-2.501),(0.37359000000000003,4.23402,-2.501),(0.3280012404606879,4.2651525,-2.501),(0.2714068427195601,4.296285,-2.501),(0.19442240018513812,4.3274175,-2.501),(0.0,4.35855,-2.501),(-0.0,4.35855,-2.501),(-0.19442240018513812,4.3274175,-2.501),(-0.2714068427195601,4.296285,-2.501),(-0.3280012404606879,4.2651525,-2.501),(-0.37359000000000003,4.23402,-2.501),(-0.4118442634585919,4.2028875,-2.501),(-0.4446610411032206,4.171755,-2.501),(-0.47317303441103875,4.1406225,-2.501),(-0.49812000000000006,4.10949,-2.501),(-0.520015272077417,4.0783575,-2.501),(-0.5392307176663808,4.047225,-2.501),(-0.5560442297549271,4.0160925,-2.501),(-0.5706681512928509,3.98496,-2.501),(-0.5832672005554145,3.9538275,-2.501),(-0.5939702437622613,3.922695,-2.501),(-0.6028782701290121,3.8915625,-2.501),(-0.6100699153375784,3.86043,-2.501),(-0.6156053358230011,3.8292975,-2.501),(-0.6195289277144369,3.798165,-2.501),(-0.6218712004456791,3.7670325,-2.501),(-0.62265,3.7359,-2.501),(-0.62265,1,0),(0.62265,1,0),(-0.62265,4.5,-2.501),(0.62265,4.5,-2.501)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='muro',rotation=(0,1,0,1.72),translation=(0.4,4.9,-0.972),
            children=[
            Shape(
              geometry=Box(size=(0.1,2.1,1.05)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='box',translation=(-0.2,3.83,-1.11),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,-1,0,4,7,3,-1,0,1,5,4,-1],solid=False,
                coord=Coordinate(point=[(-0.23,-0.1,0),(0.45,-0.1,0),(0.45,0.5,0),(-0.23,0.5,0),(-0.23,-0.1,0.6),(0.45,-0.1,0.6),(0.45,0.5,0.6),(-0.23,0.5,0.6)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='ArcoTrave',rotation=(0,1,0,1.57),scale=(0.5,0.7,1),translation=(2.1,4.4,-0.88),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1,0,41,83,42,-1],solid=False,
                coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.1),(0.6218712004456791,0.0311325,0.1),(0.6195289277144369,0.062265,0.1),(0.6156053358230011,0.0933975,0.1),(0.6100699153375784,0.12453,0.1),(0.6028782701290121,0.1556625,0.1),(0.5939702437622613,0.186795,0.1),(0.5832672005554145,0.2179275,0.1),(0.5706681512928509,0.24906,0.1),(0.5560442297549271,0.2801925,0.1),(0.5392307176663808,0.311325,0.1),(0.520015272077417,0.3424575,0.1),(0.49812000000000006,0.37359,0.1),(0.47317303441103875,0.4047225,0.1),(0.4446610411032206,0.435855,0.1),(0.4118442634585919,0.4669875,0.1),(0.37359000000000003,0.49812,0.1),(0.3280012404606879,0.5292525,0.1),(0.2714068427195601,0.560385,0.1),(0.19442240018513812,0.5915175,0.1),(0.0,0.62265,0.1),(-0.0,0.62265,0.1),(-0.19442240018513812,0.5915175,0.1),(-0.2714068427195601,0.560385,0.1),(-0.3280012404606879,0.5292525,0.1),(-0.37359000000000003,0.49812,0.1),(-0.4118442634585919,0.4669875,0.1),(-0.4446610411032206,0.435855,0.1),(-0.47317303441103875,0.4047225,0.1),(-0.49812000000000006,0.37359,0.1),(-0.520015272077417,0.3424575,0.1),(-0.5392307176663808,0.311325,0.1),(-0.5560442297549271,0.2801925,0.1),(-0.5706681512928509,0.24906,0.1),(-0.5832672005554145,0.2179275,0.1),(-0.5939702437622613,0.186795,0.1),(-0.6028782701290121,0.1556625,0.1),(-0.6100699153375784,0.12453,0.1),(-0.6156053358230011,0.0933975,0.1),(-0.6195289277144369,0.062265,0.1),(-0.6218712004456791,0.0311325,0.1),(-0.62265,0.0,0.1),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.1),(0,0,0.1),(-0.62265,0,0.1),(0.62265,0,0.1),(0.62265,0,0.1),(0.62265,0,0.1)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Trave2',translation=(2.185,4.7,-0.87),
            children=[
            Shape(
              geometry=Box(size=(0.01,0.6,0.65)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Arco4',rotation=(0,1,0,1.9),scale=(0.6,0.6,1),translation=(-0.03,5.52,-0.597),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89],solid=False,
                coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.05),(0.6218712004456791,0.0311325,0.05),(0.6195289277144369,0.062265,0.05),(0.6156053358230011,0.0933975,0.05),(0.6100699153375784,0.12453,0.05),(0.6028782701290121,0.1556625,0.05),(0.5939702437622613,0.186795,0.05),(0.5832672005554145,0.2179275,0.05),(0.5706681512928509,0.24906,0.05),(0.5560442297549271,0.2801925,0.05),(0.5392307176663808,0.311325,0.05),(0.520015272077417,0.3424575,0.05),(0.49812000000000006,0.37359,0.05),(0.47317303441103875,0.4047225,0.05),(0.4446610411032206,0.435855,0.05),(0.4118442634585919,0.4669875,0.05),(0.37359000000000003,0.49812,0.05),(0.3280012404606879,0.5292525,0.05),(0.2714068427195601,0.560385,0.05),(0.19442240018513812,0.5915175,0.05),(0.0,0.62265,0.05),(-0.0,0.62265,0.05),(-0.19442240018513812,0.5915175,0.05),(-0.2714068427195601,0.560385,0.05),(-0.3280012404606879,0.5292525,0.05),(-0.37359000000000003,0.49812,0.05),(-0.4118442634585919,0.4669875,0.05),(-0.4446610411032206,0.435855,0.05),(-0.47317303441103875,0.4047225,0.05),(-0.49812000000000006,0.37359,0.05),(-0.520015272077417,0.3424575,0.05),(-0.5392307176663808,0.311325,0.05),(-0.5560442297549271,0.2801925,0.05),(-0.5706681512928509,0.24906,0.05),(-0.5832672005554145,0.2179275,0.05),(-0.5939702437622613,0.186795,0.05),(-0.6028782701290121,0.1556625,0.05),(-0.6100699153375784,0.12453,0.05),(-0.6156053358230011,0.0933975,0.05),(-0.6195289277144369,0.062265,0.05),(-0.6218712004456791,0.0311325,0.05),(-0.62265,0.0,0.05),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,0.7,0),(0.62265,0.7,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.05),(-0.62265,0,0.05),(-0.62265,0.7,0.05),(0.62265,0.7,0.05),(0.62265,0,0.05),(0.62265,0,0.05)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Arco5',rotation=(0,1,0,1.9),scale=(0.575,0.3,1),translation=(-0.03,5.94,-0.597),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,86,87,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1],solid=False,
                coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.901),(0.6218712004456791,0.0311325,0.901),(0.6195289277144369,0.062265,0.901),(0.6156053358230011,0.0933975,0.901),(0.6100699153375784,0.12453,0.901),(0.6028782701290121,0.1556625,0.901),(0.5939702437622613,0.186795,0.901),(0.5832672005554145,0.2179275,0.901),(0.5706681512928509,0.24906,0.901),(0.5560442297549271,0.2801925,0.901),(0.5392307176663808,0.311325,0.901),(0.520015272077417,0.3424575,0.901),(0.49812000000000006,0.37359,0.901),(0.47317303441103875,0.4047225,0.901),(0.4446610411032206,0.435855,0.901),(0.4118442634585919,0.4669875,0.901),(0.37359000000000003,0.49812,0.901),(0.3280012404606879,0.5292525,0.901),(0.2714068427195601,0.560385,0.901),(0.19442240018513812,0.5915175,0.901),(0.0,0.62265,0.901),(-0.0,0.62265,0.901),(-0.19442240018513812,0.5915175,0.901),(-0.2714068427195601,0.560385,0.901),(-0.3280012404606879,0.5292525,0.901),(-0.37359000000000003,0.49812,0.901),(-0.4118442634585919,0.4669875,0.901),(-0.4446610411032206,0.435855,0.901),(-0.47317303441103875,0.4047225,0.901),(-0.49812000000000006,0.37359,0.901),(-0.520015272077417,0.3424575,0.901),(-0.5392307176663808,0.311325,0.901),(-0.5560442297549271,0.2801925,0.901),(-0.5706681512928509,0.24906,0.901),(-0.5832672005554145,0.2179275,0.901),(-0.5939702437622613,0.186795,0.901),(-0.6028782701290121,0.1556625,0.901),(-0.6100699153375784,0.12453,0.901),(-0.6156053358230011,0.0933975,0.901),(-0.6195289277144369,0.062265,0.901),(-0.6218712004456791,0.0311325,0.901),(-0.62265,0.0,0.901),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.901),(-0.62265,0,0.901),(-0.62265,0,0.901),(0.62265,0,0.901),(0.62265,0,0.901),(0.62265,0,0.901)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Arco6',rotation=(0,1,0,1.57),scale=(1,2.6,1),translation=(-0.13,4.4,-0.85),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,84,85,86,87,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,90,91,92,93,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1],solid=False,
                coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,1,0),(0.62265,0.0,1.2453),(0.6218712004456791,0.0311325,1.2453),(0.6195289277144369,0.062265,1.2453),(0.6156053358230011,0.0933975,1.2453),(0.6100699153375784,0.12453,1.2453),(0.6028782701290121,0.1556625,1.2453),(0.5939702437622613,0.186795,1.2453),(0.5832672005554145,0.2179275,1.2453),(0.5706681512928509,0.24906,1.2453),(0.5560442297549271,0.2801925,1.2453),(0.5392307176663808,0.311325,1.2453),(0.520015272077417,0.3424575,1.2453),(0.49812000000000006,0.37359,1.2453),(0.47317303441103875,0.4047225,1.2453),(0.4446610411032206,0.435855,1.2453),(0.4118442634585919,0.4669875,1.2453),(0.37359000000000003,0.49812,1.2453),(0.3280012404606879,0.5292525,1.2453),(0.2714068427195601,0.560385,1.2453),(0.19442240018513812,0.5915175,1.2453),(0.0,0.62265,1.2453),(0,0.62265,1.2453),(-0.19442240018513812,0.5915175,1.2453),(-0.2714068427195601,0.560385,1.2453),(-0.3280012404606879,0.5292525,1.2453),(-0.37359000000000003,0.49812,1.2453),(-0.4118442634585919,0.4669875,1.2453),(-0.4446610411032206,0.435855,1.2453),(-0.47317303441103875,0.4047225,1.2453),(-0.49812000000000006,0.37359,1.2453),(-0.520015272077417,0.3424575,1.2453),(-0.5392307176663808,0.311325,1.2453),(-0.5560442297549271,0.2801925,1.2453),(-0.5706681512928509,0.24906,1.2453),(-0.5832672005554145,0.2179275,1.2453),(-0.5939702437622613,0.186795,1.2453),(-0.6028782701290121,0.1556625,1.2453),(-0.6100699153375784,0.12453,1.2453),(-0.6156053358230011,0.0933975,1.2453),(-0.6195289277144369,0.062265,1.2453),(-0.6218712004456791,0.0311325,1.2453),(-0.62265,0.0,1.2453),(0,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0,1,1.2453),(0.62265,1,1.2453),(0.62265,1,1.2453),(0.62265,1,1.2453),(0.62265,0,1.2453)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='MuroDietro3',translation=(-0.955,4.555,-3.39),
          children=[
          Shape(
            geometry=Box(size=(5.4,0.3,0.74)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroLatSottoSX2',translation=(-3.281,4.555,-1.965),
          children=[
          Shape(
            geometry=Box(size=(0.74,0.3,3.39)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroLatSottoDX2',translation=(-0.11,4.555,-2.165),
          children=[
          Shape(
            geometry=Box(size=(0.74,0.3,2)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        #  Enter any text between the end tags <Transform DEF="MuroLateraleDX2" translation='0.94 7.156 -1.7'> <Shape> <Box size='0.5 2.312 3.5'/> <Appearance> <Material USE="Sandstone"/> </Appearance> </Shape> </Transform> 
        Transform(DEF='MuroDietro4',translation=(-1.495,6.507,-3.39),
          children=[
          Shape(
            geometry=Box(size=(0.87,3.61,0.74)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroDietro5SX',translation=(-3.285,6.507,-3.2595),
          children=[
          Shape(
            geometry=Box(size=(0.74,3.61,1.01)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroLat5SX',translation=(-3.285,6.507,0.165),
          children=[
          Shape(
            geometry=Box(size=(0.74,3.61,1.01)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroFrontCentale5',translation=(-1.72,6.507,0.165),
          children=[
          Shape(
            geometry=Box(size=(0.4,3.61,1.01)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroLat5SX2Centro',translation=(-3.285,6.507,-1.545),
          children=[
          Shape(
            geometry=Box(size=(0.74,3.61,0.45)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroLat5DX',translation=(0.049,6.107,0.165),
          children=[
          Shape(
            geometry=Box(size=(0.74,4.41,1.01)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroLat6DX',translation=(0.169,7.1885,-0.845),
          children=[
          Shape(
            geometry=Box(size=(0.5,2.247,1.03)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroLat7DX',translation=(-0.081,6.507,-3.76),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
              coord=Coordinate(point=[(0,-2.1,0),(0.5,-2.1,0),(0.5,-2.1,2.78),(0,-2.1,2.78),(0,1.805,0),(0.5,1.805,0),(0.5,1.805,2.78),(0,1.805,2.78)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='ArcoTorre1',scale=(0.79,0.79,1),translation=(-0.57,6.9,-3.76),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1,92,93,87,86,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.74),(0.6218712004456791,0.0311325,0.74),(0.6195289277144369,0.062265,0.74),(0.6156053358230011,0.0933975,0.74),(0.6100699153375784,0.12453,0.74),(0.6028782701290121,0.1556625,0.74),(0.5939702437622613,0.186795,0.74),(0.5832672005554145,0.2179275,0.74),(0.5706681512928509,0.24906,0.74),(0.5560442297549271,0.2801925,0.74),(0.5392307176663808,0.311325,0.74),(0.520015272077417,0.3424575,0.74),(0.49812000000000006,0.37359,0.74),(0.47317303441103875,0.4047225,0.74),(0.4446610411032206,0.435855,0.74),(0.4118442634585919,0.4669875,0.74),(0.37359000000000003,0.49812,0.74),(0.3280012404606879,0.5292525,0.74),(0.2714068427195601,0.560385,0.74),(0.19442240018513812,0.5915175,0.74),(0.0,0.62265,0.74),(-0.0,0.62265,0.74),(-0.19442240018513812,0.5915175,0.74),(-0.2714068427195601,0.560385,0.74),(-0.3280012404606879,0.5292525,0.74),(-0.37359000000000003,0.49812,0.74),(-0.4118442634585919,0.4669875,0.74),(-0.4446610411032206,0.435855,0.74),(-0.47317303441103875,0.4047225,0.74),(-0.49812000000000006,0.37359,0.74),(-0.520015272077417,0.3424575,0.74),(-0.5392307176663808,0.311325,0.74),(-0.5560442297549271,0.2801925,0.74),(-0.5706681512928509,0.24906,0.74),(-0.5832672005554145,0.2179275,0.74),(-0.5939702437622613,0.186795,0.74),(-0.6028782701290121,0.1556625,0.74),(-0.6100699153375784,0.12453,0.74),(-0.6156053358230011,0.0933975,0.74),(-0.6195289277144369,0.062265,0.74),(-0.6218712004456791,0.0311325,0.74),(-0.62265,0.0,0.74),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,1.789,0),(0.62265,1.789,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.74),(-0.62265,0,0.74),(-0.62265,1.789,0.74),(0.62265,1.789,0.74),(0.62265,0,0.74),(0.62265,0,0.74)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='ArcoTorre2',scale=(0.79,0.79,1),translation=(-2.42,6.9,-3.76),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1,92,93,87,86,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.74),(0.6218712004456791,0.0311325,0.74),(0.6195289277144369,0.062265,0.74),(0.6156053358230011,0.0933975,0.74),(0.6100699153375784,0.12453,0.74),(0.6028782701290121,0.1556625,0.74),(0.5939702437622613,0.186795,0.74),(0.5832672005554145,0.2179275,0.74),(0.5706681512928509,0.24906,0.74),(0.5560442297549271,0.2801925,0.74),(0.5392307176663808,0.311325,0.74),(0.520015272077417,0.3424575,0.74),(0.49812000000000006,0.37359,0.74),(0.47317303441103875,0.4047225,0.74),(0.4446610411032206,0.435855,0.74),(0.4118442634585919,0.4669875,0.74),(0.37359000000000003,0.49812,0.74),(0.3280012404606879,0.5292525,0.74),(0.2714068427195601,0.560385,0.74),(0.19442240018513812,0.5915175,0.74),(0.0,0.62265,0.74),(-0.0,0.62265,0.74),(-0.19442240018513812,0.5915175,0.74),(-0.2714068427195601,0.560385,0.74),(-0.3280012404606879,0.5292525,0.74),(-0.37359000000000003,0.49812,0.74),(-0.4118442634585919,0.4669875,0.74),(-0.4446610411032206,0.435855,0.74),(-0.47317303441103875,0.4047225,0.74),(-0.49812000000000006,0.37359,0.74),(-0.520015272077417,0.3424575,0.74),(-0.5392307176663808,0.311325,0.74),(-0.5560442297549271,0.2801925,0.74),(-0.5706681512928509,0.24906,0.74),(-0.5832672005554145,0.2179275,0.74),(-0.5939702437622613,0.186795,0.74),(-0.6028782701290121,0.1556625,0.74),(-0.6100699153375784,0.12453,0.74),(-0.6156053358230011,0.0933975,0.74),(-0.6195289277144369,0.062265,0.74),(-0.6218712004456791,0.0311325,0.74),(-0.62265,0.0,0.74),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,1.789,0),(0.62265,1.789,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.74),(-0.62265,0,0.74),(-0.62265,1.789,0.74),(0.62265,1.789,0.74),(0.62265,0,0.74),(0.62265,0,0.74)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='ArcoTorre3',rotation=(0,1,0,1.57),scale=(0.79,0.79,1),translation=(-3.651,6.9,-2.261),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1,92,93,87,86,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.74),(0.6218712004456791,0.0311325,0.74),(0.6195289277144369,0.062265,0.74),(0.6156053358230011,0.0933975,0.74),(0.6100699153375784,0.12453,0.74),(0.6028782701290121,0.1556625,0.74),(0.5939702437622613,0.186795,0.74),(0.5832672005554145,0.2179275,0.74),(0.5706681512928509,0.24906,0.74),(0.5560442297549271,0.2801925,0.74),(0.5392307176663808,0.311325,0.74),(0.520015272077417,0.3424575,0.74),(0.49812000000000006,0.37359,0.74),(0.47317303441103875,0.4047225,0.74),(0.4446610411032206,0.435855,0.74),(0.4118442634585919,0.4669875,0.74),(0.37359000000000003,0.49812,0.74),(0.3280012404606879,0.5292525,0.74),(0.2714068427195601,0.560385,0.74),(0.19442240018513812,0.5915175,0.74),(0.0,0.62265,0.74),(-0.0,0.62265,0.74),(-0.19442240018513812,0.5915175,0.74),(-0.2714068427195601,0.560385,0.74),(-0.3280012404606879,0.5292525,0.74),(-0.37359000000000003,0.49812,0.74),(-0.4118442634585919,0.4669875,0.74),(-0.4446610411032206,0.435855,0.74),(-0.47317303441103875,0.4047225,0.74),(-0.49812000000000006,0.37359,0.74),(-0.520015272077417,0.3424575,0.74),(-0.5392307176663808,0.311325,0.74),(-0.5560442297549271,0.2801925,0.74),(-0.5706681512928509,0.24906,0.74),(-0.5832672005554145,0.2179275,0.74),(-0.5939702437622613,0.186795,0.74),(-0.6028782701290121,0.1556625,0.74),(-0.6100699153375784,0.12453,0.74),(-0.6156053358230011,0.0933975,0.74),(-0.6195289277144369,0.062265,0.74),(-0.6218712004456791,0.0311325,0.74),(-0.62265,0.0,0.74),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,1.788,0),(0.62265,1.788,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.74),(-0.62265,0,0.74),(-0.62265,1.788,0.74),(0.62265,1.788,0.74),(0.62265,0,0.74),(0.62265,0,0.74)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='ArcoTorre4',rotation=(0,1,0,1.57),scale=(0.79,0.79,1),translation=(-3.651,6.9,-0.831),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1,92,93,87,86,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.74),(0.6218712004456791,0.0311325,0.74),(0.6195289277144369,0.062265,0.74),(0.6156053358230011,0.0933975,0.74),(0.6100699153375784,0.12453,0.74),(0.6028782701290121,0.1556625,0.74),(0.5939702437622613,0.186795,0.74),(0.5832672005554145,0.2179275,0.74),(0.5706681512928509,0.24906,0.74),(0.5560442297549271,0.2801925,0.74),(0.5392307176663808,0.311325,0.74),(0.520015272077417,0.3424575,0.74),(0.49812000000000006,0.37359,0.74),(0.47317303441103875,0.4047225,0.74),(0.4446610411032206,0.435855,0.74),(0.4118442634585919,0.4669875,0.74),(0.37359000000000003,0.49812,0.74),(0.3280012404606879,0.5292525,0.74),(0.2714068427195601,0.560385,0.74),(0.19442240018513812,0.5915175,0.74),(0.0,0.62265,0.74),(-0.0,0.62265,0.74),(-0.19442240018513812,0.5915175,0.74),(-0.2714068427195601,0.560385,0.74),(-0.3280012404606879,0.5292525,0.74),(-0.37359000000000003,0.49812,0.74),(-0.4118442634585919,0.4669875,0.74),(-0.4446610411032206,0.435855,0.74),(-0.47317303441103875,0.4047225,0.74),(-0.49812000000000006,0.37359,0.74),(-0.520015272077417,0.3424575,0.74),(-0.5392307176663808,0.311325,0.74),(-0.5560442297549271,0.2801925,0.74),(-0.5706681512928509,0.24906,0.74),(-0.5832672005554145,0.2179275,0.74),(-0.5939702437622613,0.186795,0.74),(-0.6028782701290121,0.1556625,0.74),(-0.6100699153375784,0.12453,0.74),(-0.6156053358230011,0.0933975,0.74),(-0.6195289277144369,0.062265,0.74),(-0.6218712004456791,0.0311325,0.74),(-0.62265,0.0,0.74),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,1.788,0),(0.62265,1.788,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.74),(-0.62265,0,0.74),(-0.62265,1.788,0.74),(0.62265,1.788,0.74),(0.62265,0,0.74),(0.62265,0,0.74)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='ArcoTorre5',scale=(0.971,0.971,1),translation=(-0.92,6.9,-0.34),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1,92,93,87,86,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,1.01),(0.6218712004456791,0.0311325,1.01),(0.6195289277144369,0.062265,1.01),(0.6156053358230011,0.0933975,1.01),(0.6100699153375784,0.12453,1.01),(0.6028782701290121,0.1556625,1.01),(0.5939702437622613,0.186795,1.01),(0.5832672005554145,0.2179275,1.01),(0.5706681512928509,0.24906,1.01),(0.5560442297549271,0.2801925,1.01),(0.5392307176663808,0.311325,1.01),(0.520015272077417,0.3424575,1.01),(0.49812000000000006,0.37359,1.01),(0.47317303441103875,0.4047225,1.01),(0.4446610411032206,0.435855,1.01),(0.4118442634585919,0.4669875,1.01),(0.37359000000000003,0.49812,1.01),(0.3280012404606879,0.5292525,1.01),(0.2714068427195601,0.560385,1.01),(0.19442240018513812,0.5915175,1.01),(0.0,0.62265,1.01),(-0.0,0.62265,1.01),(-0.19442240018513812,0.5915175,1.01),(-0.2714068427195601,0.560385,1.01),(-0.3280012404606879,0.5292525,1.01),(-0.37359000000000003,0.49812,1.01),(-0.4118442634585919,0.4669875,1.01),(-0.4446610411032206,0.435855,1.01),(-0.47317303441103875,0.4047225,1.01),(-0.49812000000000006,0.37359,1.01),(-0.520015272077417,0.3424575,1.01),(-0.5392307176663808,0.311325,1.01),(-0.5560442297549271,0.2801925,1.01),(-0.5706681512928509,0.24906,1.01),(-0.5832672005554145,0.2179275,1.01),(-0.5939702437622613,0.186795,1.01),(-0.6028782701290121,0.1556625,1.01),(-0.6100699153375784,0.12453,1.01),(-0.6156053358230011,0.0933975,1.01),(-0.6195289277144369,0.062265,1.01),(-0.6218712004456791,0.0311325,1.01),(-0.62265,0.0,1.01),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,1.454,0),(0.62265,1.454,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,1.01),(-0.62265,0,1.01),(-0.62265,1.454,1.01),(0.62265,1.454,1.01),(0.62265,0,1.01),(0.62265,0,1.01)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='ArcoTorre6',scale=(0.8,0.8,1),translation=(-2.418,7.01,-0.34),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1,92,93,87,86,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,1.01),(0.6218712004456791,0.0311325,1.01),(0.6195289277144369,0.062265,1.01),(0.6156053358230011,0.0933975,1.01),(0.6100699153375784,0.12453,1.01),(0.6028782701290121,0.1556625,1.01),(0.5939702437622613,0.186795,1.01),(0.5832672005554145,0.2179275,1.01),(0.5706681512928509,0.24906,1.01),(0.5560442297549271,0.2801925,1.01),(0.5392307176663808,0.311325,1.01),(0.520015272077417,0.3424575,1.01),(0.49812000000000006,0.37359,1.01),(0.47317303441103875,0.4047225,1.01),(0.4446610411032206,0.435855,1.01),(0.4118442634585919,0.4669875,1.01),(0.37359000000000003,0.49812,1.01),(0.3280012404606879,0.5292525,1.01),(0.2714068427195601,0.560385,1.01),(0.19442240018513812,0.5915175,1.01),(0.0,0.62265,1.01),(-0.0,0.62265,1.01),(-0.19442240018513812,0.5915175,1.01),(-0.2714068427195601,0.560385,1.01),(-0.3280012404606879,0.5292525,1.01),(-0.37359000000000003,0.49812,1.01),(-0.4118442634585919,0.4669875,1.01),(-0.4446610411032206,0.435855,1.01),(-0.47317303441103875,0.4047225,1.01),(-0.49812000000000006,0.37359,1.01),(-0.520015272077417,0.3424575,1.01),(-0.5392307176663808,0.311325,1.01),(-0.5560442297549271,0.2801925,1.01),(-0.5706681512928509,0.24906,1.01),(-0.5832672005554145,0.2179275,1.01),(-0.5939702437622613,0.186795,1.01),(-0.6028782701290121,0.1556625,1.01),(-0.6100699153375784,0.12453,1.01),(-0.6156053358230011,0.0933975,1.01),(-0.6195289277144369,0.062265,1.01),(-0.6218712004456791,0.0311325,1.01),(-0.62265,0.0,1.01),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,1.628,0),(0.62265,1.628,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,1.01),(-0.62265,0,1.01),(-0.62265,1.628,1.01),(0.62265,1.628,1.01),(0.62265,0,1.01),(0.62265,0,1.01)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='ColonninaTetto',scale=(0.06,0.12,0.06),translation=(-1.735,11.68,-1.68),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,0,3,7,4,-1,1,2,6,5,-1,2,3,7,6,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(4.3,0,0),(4.3,0,4.3),(0,0,4.3),(1,3,1),(3,3,1),(3,3,3),(1,3,3)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='ColonninaTetto2',translation=(-1.61,12,-1.57),
          children=[
          Shape(
            geometry=Sphere(radius=0.13),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        #  TOWER3 
        Group(DEF='Torrtta',
          children=[
          Transform(DEF='Torretta',scale=(0.6,0.75,0.6),translation=(0.26,8.39,0.55),
            children=[
            Transform(DEF='BaseCil1',
              children=[
              Shape(
                geometry=Box(size=(0.442,0.17,0.442)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='Sfera',scale=(1,0.3,1),translation=(0,0.12,0),
              children=[
              Shape(
                geometry=Sphere(radius=0.25),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='baseCil2',translation=(0,0.26,0),
              children=[
              Shape(
                geometry=Box(size=(0.3,0.196,0.3)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='curva11',translation=(-0.15,0.357,-0.15),
              children=[
              Shape(
                geometry=Extrusion(convex=False,crossSection=[(0,0),(0.3,0),(0.3,0.3),(0,0.3)],scale=[(1,1),(1.13,1.13)],solid=False,spine=[(0,0,0),(0,0.03,0)]),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='curva12',rotation=(0,1,0,3.14),translation=(0.15,0.357,0.15),
              children=[
              Shape(
                geometry=Extrusion(convex=False,crossSection=[(0,0),(0.3,0),(0.3,0.3),(0,0.3)],scale=[(1,1),(1.13,1.13)],solid=False,spine=[(0,0,0),(0,0.03,0)]),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='curva13',rotation=(0,1,0,1.57),translation=(-0.15,0.357,0.15),
              children=[
              Shape(
                geometry=Extrusion(convex=False,crossSection=[(0,0),(0.3,0),(0.3,0.3),(0,0.3)],scale=[(1,1),(1.13,1.13)],solid=False,spine=[(0,0,0),(0,0.03,0)]),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='curva14',rotation=(0,1,0,-1.57),translation=(0.15,0.357,-0.15),
              children=[
              Shape(
                geometry=Extrusion(convex=False,crossSection=[(0,0),(0.3,0),(0.3,0.3),(0,0.3)],scale=[(1,1),(1.13,1.13)],solid=False,spine=[(0,0,0),(0,0.03,0)]),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='curva21',translation=(-0.15,0.387,-0.15),
              children=[
              Shape(
                geometry=Extrusion(convex=False,crossSection=[(0,0),(0.3,0),(0.3,0.3),(0,0.3)],scale=[(1.2,1.2),(1,1)],solid=False,spine=[(0,0,0),(0,0.07,0)]),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='curva22',rotation=(0,1,0,3.14),translation=(0.15,0.387,0.15),
              children=[
              Shape(
                geometry=Extrusion(convex=False,crossSection=[(0,0),(0.3,0),(0.3,0.3),(0,0.3)],scale=[(1.2,1.2),(1,1)],solid=False,spine=[(0,0,0),(0,0.07,0)]),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='curva23',rotation=(0,1,0,1.57),translation=(-0.15,0.387,0.15),
              children=[
              Shape(
                geometry=Extrusion(convex=False,crossSection=[(0,0),(0.3,0),(0.3,0.3),(0,0.3)],scale=[(1.2,1.2),(1,1)],solid=False,spine=[(0,0,0),(0,0.07,0)]),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='curva24',rotation=(0,1,0,-1.57),translation=(0.15,0.387,-0.15),
              children=[
              Shape(
                geometry=Extrusion(convex=False,crossSection=[(0,0),(0.3,0),(0.3,0.3),(0,0.3)],scale=[(1.2,1.2),(1,1)],solid=False,spine=[(0,0,0),(0,0.07,0)]),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='curva31',translation=(-0.11,0.43,-0.11),
              children=[
              Shape(
                geometry=Extrusion(convex=False,crossSection=[(0,0),(0.3,0),(0.3,0.3),(0,0.3)],scale=[(0.6,0.6),(1,1)],solid=False,spine=[(0,0,0),(0,0.1,0)]),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='curva32',rotation=(0,1,0,3.14),translation=(0.11,0.43,0.11),
              children=[
              Shape(
                geometry=Extrusion(convex=False,crossSection=[(0,0),(0.3,0),(0.3,0.3),(0,0.3)],scale=[(0.6,0.6),(1,1)],solid=False,spine=[(0,0,0),(0,0.1,0)]),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='curva33',rotation=(0,1,0,1.57),translation=(-0.11,0.43,0.11),
              children=[
              Shape(
                geometry=Extrusion(convex=False,crossSection=[(0,0),(0.3,0),(0.3,0.3),(0,0.3)],scale=[(0.6,0.6),(1,1)],solid=False,spine=[(0,0,0),(0,0.1,0)]),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='curva34',rotation=(0,1,0,-1.57),translation=(0.11,0.43,-0.11),
              children=[
              Shape(
                geometry=Extrusion(convex=False,crossSection=[(0,0),(0.3,0),(0.3,0.3),(0,0.3)],scale=[(0.6,0.6),(1,1)],solid=False,spine=[(0,0,0),(0,0.1,0)]),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='curva4',scale=(1.13,1,1.13),translation=(0,0.53,0),
              children=[
              Shape(
                geometry=Extrusion(convex=False,crossSection=[(0.142,0.0),(0.14182238892361107,0.0070999999999999995),(0.14128821606914002,0.014199999999999999),(0.14039341152632484,0.0213),(0.13913101739008452,0.028399999999999998),(0.1374909087903633,0.0355),(0.13545936660120628,0.0426),(0.13301845736588588,0.049699999999999994),(0.13014514973674585,0.056799999999999996),(0.12681005480639143,0.0639),(0.12297560733739028,0.071),(0.11859338092827947,0.07809999999999999),(0.11359999999999999,0.0852),(0.10791065749035171,0.0923),(0.10140828368530846,0.09939999999999999),(0.09392417154279295,0.1065),(0.0852,0.11359999999999999),(0.07480314164525445,0.12069999999999999),(0.06189636499827757,0.1278),(0.04433948578862864,0.1349),(0.0,0.142),(-0.0,0.142),(-0.04433948578862864,0.1349),(-0.06189636499827757,0.1278),(-0.07480314164525445,0.12069999999999999),(-0.0852,0.11359999999999999),(-0.09392417154279295,0.1065),(-0.10140828368530846,0.09939999999999999),(-0.10791065749035171,0.0923),(-0.11359999999999999,0.0852),(-0.11859338092827947,0.07809999999999999),(-0.12297560733739028,0.071),(-0.12681005480639143,0.0639),(-0.13014514973674585,0.056799999999999996),(-0.13301845736588588,0.049699999999999994),(-0.13545936660120628,0.0426),(-0.1374909087903633,0.0355),(-0.13913101739008452,0.028399999999999998),(-0.14039341152632484,0.0213),(-0.14128821606914002,0.014199999999999999),(-0.14182238892361107,0.0070999999999999995),(-0.142,0.0),(0.142,0.0),(0.14182238892361107,-0.0070999999999999995),(0.14128821606914002,-0.014199999999999999),(0.14039341152632484,-0.0213),(0.13913101739008452,-0.028399999999999998),(0.1374909087903633,-0.0355),(0.13545936660120628,-0.0426),(0.13301845736588588,-0.049699999999999994),(0.13014514973674585,-0.056799999999999996),(0.12681005480639143,-0.0639),(0.12297560733739028,-0.071),(0.11859338092827947,-0.07809999999999999),(0.11359999999999999,-0.0852),(0.10791065749035171,-0.0923),(0.10140828368530846,-0.09939999999999999),(0.09392417154279295,-0.1065),(0.0852,-0.11359999999999999),(0.07480314164525445,-0.12069999999999999),(0.06189636499827757,-0.1278),(0.04433948578862864,-0.1349),(0.0,-0.142),(-0.0070999999999999995,-0.14182238892361107),(-0.014199999999999999,-0.14128821606914002),(-0.0213,-0.14039341152632484),(-0.028399999999999998,-0.13913101739008452),(-0.0355,-0.1374909087903633),(-0.0426,-0.13545936660120628),(-0.049699999999999994,-0.13301845736588588),(-0.056799999999999996,-0.13014514973674585),(-0.0639,-0.12681005480639143),(-0.071,-0.12297560733739028),(-0.07809999999999999,-0.11859338092827947),(-0.0852,-0.11359999999999999),(-0.0923,-0.10791065749035171),(-0.09939999999999999,-0.10140828368530846),(-0.1065,-0.09392417154279295),(-0.11359999999999999,-0.0852),(-0.12069999999999999,-0.07480314164525445),(-0.1278,-0.06189636499827757),(-0.1349,-0.04433948578862864),(-0.142,0.0)],scale=[(1.2,1.2),(0.9,0.9),(0.6,0.6),(0.4,0.4),(0.3,0.3),(0.2,0.2)],solid=False,spine=[(0,0,0),(0,0.038,0),(0,0.076,0),(0,0.114,0),(0,0.152,0),(0,0.19,0)]),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='curva5',scale=(1,1.1,1),translation=(0,0.72,0),
              children=[
              Shape(
                geometry=Sphere(radius=0.033),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])])]),
        Transform(DEF='torr2',translation=(-3.75,0,0),
          children=[
          Group(USE='Torrtta')]),
        Transform(DEF='torr3',translation=(0,0,-4.22),
          children=[
          Group(USE='Torrtta')]),
        Transform(DEF='torr4Front',scale=(0.88,1,0.88),translation=(-1.802,0.8,0.074),
          children=[
          Group(USE='Torrtta')]),
        Transform(DEF='torr5Facc',scale=(1,1.1,1),translation=(9.9,-3.54,-0.22),
          children=[
          Group(USE='Torrtta')]),
        Transform(DEF='torr6DietroSx',translation=(-3.75,0,-4.22),
          children=[
          Group(USE='Torrtta')]),
        Transform(DEF='campanaEtrave1',translation=(0,0,0.2),
          children=[
          Transform(DEF='campana1',scale=(1.15,1.15,1.15),
            children=[
            Transform(scale=(3.1,1,3.1),translation=(-0.82,4.8,0),
              children=[
              Shape(
                geometry=Extrusion(beginCap=False,convex=False,crossSection=[(0.142,0.0),(0.14182238892361107,0.0070999999999999995),(0.14128821606914002,0.014199999999999999),(0.14039341152632484,0.0213),(0.13913101739008452,0.028399999999999998),(0.1374909087903633,0.0355),(0.13545936660120628,0.0426),(0.13301845736588588,0.049699999999999994),(0.13014514973674585,0.056799999999999996),(0.12681005480639143,0.0639),(0.12297560733739028,0.071),(0.11859338092827947,0.07809999999999999),(0.11359999999999999,0.0852),(0.10791065749035171,0.0923),(0.10140828368530846,0.09939999999999999),(0.09392417154279295,0.1065),(0.0852,0.11359999999999999),(0.07480314164525445,0.12069999999999999),(0.06189636499827757,0.1278),(0.04433948578862864,0.1349),(0.0,0.142),(-0.0,0.142),(-0.04433948578862864,0.1349),(-0.06189636499827757,0.1278),(-0.07480314164525445,0.12069999999999999),(-0.0852,0.11359999999999999),(-0.09392417154279295,0.1065),(-0.10140828368530846,0.09939999999999999),(-0.10791065749035171,0.0923),(-0.11359999999999999,0.0852),(-0.11859338092827947,0.07809999999999999),(-0.12297560733739028,0.071),(-0.12681005480639143,0.0639),(-0.13014514973674585,0.056799999999999996),(-0.13301845736588588,0.049699999999999994),(-0.13545936660120628,0.0426),(-0.1374909087903633,0.0355),(-0.13913101739008452,0.028399999999999998),(-0.14039341152632484,0.0213),(-0.14128821606914002,0.014199999999999999),(-0.14182238892361107,0.0070999999999999995),(-0.142,0.0),(-0.142,0.0),(-0.1349,-0.04433948578862864),(-0.1278,-0.06189636499827757),(-0.12069999999999999,-0.07480314164525445),(-0.11359999999999999,-0.0852),(-0.1065,-0.09392417154279295),(-0.09939999999999999,-0.10140828368530846),(-0.0923,-0.10791065749035171),(-0.0852,-0.11359999999999999),(-0.07809999999999999,-0.11859338092827947),(-0.071,-0.12297560733739028),(-0.0639,-0.12681005480639143),(-0.056799999999999996,-0.13014514973674585),(-0.049699999999999994,-0.13301845736588588),(-0.0426,-0.13545936660120628),(-0.0355,-0.1374909087903633),(-0.028399999999999998,-0.13913101739008452),(-0.0213,-0.14039341152632484),(-0.014199999999999999,-0.14128821606914002),(-0.0070999999999999995,-0.14182238892361107),(0.0,-0.142),(0.04433948578862864,-0.1349),(0.06189636499827757,-0.1278),(0.07480314164525445,-0.12069999999999999),(0.0852,-0.11359999999999999),(0.09392417154279295,-0.1065),(0.10140828368530846,-0.09939999999999999),(0.10791065749035171,-0.0923),(0.11359999999999999,-0.0852),(0.11859338092827947,-0.07809999999999999),(0.12297560733739028,-0.071),(0.12681005480639143,-0.0639),(0.13014514973674585,-0.056799999999999996),(0.13301845736588588,-0.049699999999999994),(0.13545936660120628,-0.0426),(0.1374909087903633,-0.0355),(0.13913101739008452,-0.028399999999999998),(0.14039341152632484,-0.0213),(0.14128821606914002,-0.014199999999999999),(0.14182238892361107,-0.0070999999999999995),(0.142,0.0)],scale=[(1,1),(0.9,0.9),(0.8,0.8),(0.73,0.73),(0.68,0.68),(0.65,0.65),(0.595,0.595),(0.5,0.5)],solid=False,spine=[(0,0,0),(0,0.08,0),(0,0.1,0),(0,0.183,0),(0,0.266,0),(0,0.35,0),(0,0.6,0),(0,0.65,0)]),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(DEF='Trave111',translation=(0,0,-0.04),
            children=[
            Transform(DEF='TraveCamp1',rotation=(0,0,1,1.57),translation=(-0.88,6.15,0),
              children=[
              Shape(
                geometry=Cylinder(height=1.5,radius=0.05),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='TraveCamp11',translation=(-0.93,6.37,0),
              children=[
              Shape(
                geometry=Box(size=(0.553,0.07,0.07)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='TraveCamp12',rotation=(0,0,1,0.785),translation=(-1.25,6.31,0),
              children=[
              Shape(
                geometry=Box(size=(0.2,0.07,0.07)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='TraveCamp13',rotation=(0,0,1,1.57),translation=(-1.31,6.191,0),
              children=[
              Shape(
                geometry=Box(size=(0.15,0.07,0.07)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='TraveCamp14',rotation=(0,0,1,-0.785),translation=(-0.61,6.31,0),
              children=[
              Shape(
                geometry=Box(size=(0.2,0.07,0.07)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='TraveCamp15',rotation=(0,0,1,1.57),translation=(-0.55,6.191,0),
              children=[
              Shape(
                geometry=Box(size=(0.15,0.07,0.07)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])])]),
        Transform(DEF='campana2',scale=(0.95,0.95,0.95),translation=(-1.65,1.05,0.15),
          children=[
          Transform(scale=(3.1,1,3.1),translation=(-0.82,4.8,0),
            children=[
            Shape(
              geometry=Extrusion(beginCap=False,convex=False,crossSection=[(0.142,0.0),(0.14182238892361107,0.0070999999999999995),(0.14128821606914002,0.014199999999999999),(0.14039341152632484,0.0213),(0.13913101739008452,0.028399999999999998),(0.1374909087903633,0.0355),(0.13545936660120628,0.0426),(0.13301845736588588,0.049699999999999994),(0.13014514973674585,0.056799999999999996),(0.12681005480639143,0.0639),(0.12297560733739028,0.071),(0.11859338092827947,0.07809999999999999),(0.11359999999999999,0.0852),(0.10791065749035171,0.0923),(0.10140828368530846,0.09939999999999999),(0.09392417154279295,0.1065),(0.0852,0.11359999999999999),(0.07480314164525445,0.12069999999999999),(0.06189636499827757,0.1278),(0.04433948578862864,0.1349),(0.0,0.142),(-0.0,0.142),(-0.04433948578862864,0.1349),(-0.06189636499827757,0.1278),(-0.07480314164525445,0.12069999999999999),(-0.0852,0.11359999999999999),(-0.09392417154279295,0.1065),(-0.10140828368530846,0.09939999999999999),(-0.10791065749035171,0.0923),(-0.11359999999999999,0.0852),(-0.11859338092827947,0.07809999999999999),(-0.12297560733739028,0.071),(-0.12681005480639143,0.0639),(-0.13014514973674585,0.056799999999999996),(-0.13301845736588588,0.049699999999999994),(-0.13545936660120628,0.0426),(-0.1374909087903633,0.0355),(-0.13913101739008452,0.028399999999999998),(-0.14039341152632484,0.0213),(-0.14128821606914002,0.014199999999999999),(-0.14182238892361107,0.0070999999999999995),(-0.142,0.0),(-0.142,0.0),(-0.1349,-0.04433948578862864),(-0.1278,-0.06189636499827757),(-0.12069999999999999,-0.07480314164525445),(-0.11359999999999999,-0.0852),(-0.1065,-0.09392417154279295),(-0.09939999999999999,-0.10140828368530846),(-0.0923,-0.10791065749035171),(-0.0852,-0.11359999999999999),(-0.07809999999999999,-0.11859338092827947),(-0.071,-0.12297560733739028),(-0.0639,-0.12681005480639143),(-0.056799999999999996,-0.13014514973674585),(-0.049699999999999994,-0.13301845736588588),(-0.0426,-0.13545936660120628),(-0.0355,-0.1374909087903633),(-0.028399999999999998,-0.13913101739008452),(-0.0213,-0.14039341152632484),(-0.014199999999999999,-0.14128821606914002),(-0.0070999999999999995,-0.14182238892361107),(0.0,-0.142),(0.04433948578862864,-0.1349),(0.06189636499827757,-0.1278),(0.07480314164525445,-0.12069999999999999),(0.0852,-0.11359999999999999),(0.09392417154279295,-0.1065),(0.10140828368530846,-0.09939999999999999),(0.10791065749035171,-0.0923),(0.11359999999999999,-0.0852),(0.11859338092827947,-0.07809999999999999),(0.12297560733739028,-0.071),(0.12681005480639143,-0.0639),(0.13014514973674585,-0.056799999999999996),(0.13301845736588588,-0.049699999999999994),(0.13545936660120628,-0.0426),(0.1374909087903633,-0.0355),(0.13913101739008452,-0.028399999999999998),(0.14039341152632484,-0.0213),(0.14128821606914002,-0.014199999999999999),(0.14182238892361107,-0.0070999999999999995),(0.142,0.0)],scale=[(1,1),(0.9,0.9),(0.8,0.8),(0.73,0.73),(0.68,0.68),(0.65,0.65),(0.595,0.595),(0.5,0.5)],solid=False,spine=[(0,0,0),(0,0.08,0),(0,0.1,0),(0,0.183,0),(0,0.266,0),(0,0.35,0),(0,0.6,0),(0,0.65,0)]),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='Trave222',scale=(0.8,0.8,0.8),translation=(-1.69,1.21,0.11),
          children=[
          Transform(DEF='TraveCamp2',rotation=(0,0,1,1.57),translation=(-0.88,6.15,0),
            children=[
            Shape(
              geometry=Cylinder(height=1.5,radius=0.05),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='TraveCamp21',translation=(-0.93,6.37,0),
            children=[
            Shape(
              geometry=Box(size=(0.553,0.07,0.07)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='TraveCamp22',rotation=(0,0,1,0.785),translation=(-1.25,6.31,0),
            children=[
            Shape(
              geometry=Box(size=(0.2,0.07,0.07)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='TraveCamp23',rotation=(0,0,1,1.57),translation=(-1.31,6.191,0),
            children=[
            Shape(
              geometry=Box(size=(0.15,0.07,0.07)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='TraveCamp24',rotation=(0,0,1,-0.785),translation=(-0.61,6.31,0),
            children=[
            Shape(
              geometry=Box(size=(0.2,0.07,0.07)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='TraveCamp25',rotation=(0,0,1,1.57),translation=(-0.55,6.191,0),
            children=[
            Shape(
              geometry=Box(size=(0.15,0.07,0.07)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='batacchio1',translation=(-0.94,5.95,0.16),
          children=[
          Shape(
            geometry=Cylinder(height=0.7,radius=0.03),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='batacchio2',translation=(-0.94,5.6,0.16),
          children=[
          Shape(
            geometry=Sphere(radius=0.05),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='batacchioPic',scale=(0.8,0.8,0.8),translation=(-1.69,1.21,0.11),
          children=[
          Transform(DEF='batacchio1pic',translation=(-0.94,5.95,0.16),
            children=[
            Shape(
              geometry=Cylinder(height=0.7,radius=0.03),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='batacchio2pic',translation=(-0.94,5.6,0.16),
            children=[
            Shape(
              geometry=Sphere(radius=0.05),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])])]),
      #  FACCIATA 
      Transform(DEF='FacciataSX',translation=(-3.29,-2.134,0.67),
        children=[
        Transform(DEF='FacciataSXest',
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,6,11,5,-1,0,20,13,12,15,14,21,5,-1,20,21,4,24,25,1,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(7.73,0,0),(7.73,6.83,0),(4.07,6.83,0),(4.07,6.842,0),(0,6.842,0),(0,0,-1.34),(7.73,0,-1.34),(7.73,6.83,-1.34),(4.07,6.83,-1.34),(4.07,6.842,-1.34),(0,6.842,-1.34),(1.603,4.27,0),(2.461,4.27,0),(2.461,5.233,0),(1.603,5.233,0),(1.603,4.27,-1.34),(2.461,4.27,-1.34),(2.461,5.233,-1.34),(1.603,5.233,-1.34),(2.461,0,0),(2.461,6.842,0),(2.461,0,-1.34),(2.461,6.842,-1.34),(4.07,5.52,0),(7.73,5.52,0)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='FacciataSXint',
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[6,22,17,16,19,18,23,11,-1,22,23,29,30,10,26,28,27,7,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(6.936,0,0),(6.936,6.83,0),(4.07,6.83,0),(4.07,6.44,0),(0,6.44,0),(0,0,-1.34),(6.936,0,-1.34),(6.936,6.83,-1.34),(4.07,6.83,-1.34),(4.07,5.45,-1.34),(0,6.44,-1.34),(1.603,4.27,0),(2.461,4.27,0),(2.461,5.233,0),(1.603,5.233,0),(1.603,4.27,-1.34),(2.461,4.27,-1.34),(2.461,5.233,-1.34),(1.603,5.233,-1.34),(2.461,0,0),(2.461,6.44,0),(2.461,0,-1.34),(2.461,6.44,-1.34),(4.07,5.52,0),(6.936,5.52,0),(4.07,5.52,-1.34),(6.936,4,-1.34),(4.07,4,-1.34),(2.861,6.44,-1.34),(2.861,6.34,-1.34)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='FacciataSXintOrizzontale',
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[4,10,11,5,-1,10,11,26,27,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(7.3,0,0),(7.3,6.83,0),(4.07,6.83,0),(4.07,6.842,0),(0,6.842,0),(0,0,-1.01),(7.3,0,-1.01),(7.3,6.83,-1.01),(4.07,6.83,-1.01),(4.07,6.842,-1.01),(0,6.842,-1.01),(1.603,4.27,0),(2.461,4.27,0),(2.461,5.233,0),(1.603,5.233,0),(1.603,4.27,-1.01),(2.461,4.27,-1.01),(2.461,5.233,-1.01),(1.603,5.233,-1.01),(2.461,0,0),(2.461,6.842,0),(2.461,0,-1.01),(2.461,6.842,-1.01),(4.07,5.52,0),(7.3,5.52,0),(0,6.342,-1.01),(4.07,6.342,-1.01)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='FacciataSXestDIETRO',translation=(0,0,-0.1),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[3,2,25,24,-1,25,24,26,27,-1,3,24,26,28,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(7.3,0,0),(8.075,7.73,0),(4.07,7.73,0),(4.07,6.43,0),(0,6.43,0),(0,0,-1.34),(7.3,0,-1.34),(7.3,7.73,-1.34),(4.07,7.73,-1.34),(4.07,6.43,-1.34),(0,6.43,-1.34),(1.603,4.27,0),(2.461,4.27,0),(2.461,5.233,0),(1.603,5.233,0),(1.603,4.27,-1.34),(2.461,4.27,-1.34),(2.461,5.233,-1.34),(1.603,5.233,-1.34),(2.461,0,0),(2.461,6.43,0),(2.461,0,-1.34),(2.461,6.43,-1.34),(4.07,5.52,0),(8.075,5.52,0),(4.07,5.52,0.1),(8,5.52,0.1),(4.07,7.73,0.1)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='FacciataDXestDIETRO',translation=(6.67,0,-0.1),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[3,2,25,24,-1,25,24,26,27,-1,2,28,29,25,-1,28,29,30,31,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(7.3,0,0),(7.3,7.73,0),(3.28,7.73,0),(4.07,6.43,0),(0,6.43,0),(0,0,-1.34),(7.3,0,-1.34),(7.3,7.73,-1.34),(4.07,7.73,-1.34),(4.07,6.43,-1.34),(0,6.43,-1.34),(1.603,4.27,0),(2.461,4.27,0),(2.461,5.233,0),(1.603,5.233,0),(1.603,4.27,-1.34),(2.461,4.27,-1.34),(2.461,5.233,-1.34),(1.603,5.233,-1.34),(2.461,0,0),(2.461,6.43,0),(2.461,0,-1.34),(2.461,6.43,-1.34),(3.28,5.52,0),(7.3,5.52,0),(3.355,5.52,0.1),(7.3,5.52,0.1),(7.3,7.73,-0.58),(7.3,5.52,-0.58),(5.3,5.52,-0.62),(5.3,7.73,-0.62)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      Transform(DEF='FacciataDX',translation=(9.08,0.015,-0.008),
        children=[
        Shape(
          geometry=Box(size=(3.2,4.32,1.357)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='FacciataSopra',translation=(7,5,0.57),
        children=[
        Shape(
          geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,-1],solid=False,
            coord=Coordinate(point=[(-5,0,0),(3,0,0),(1.7,1,0),(1.5,1.5,0),(0.27,3.65,0),(-2.8,3.65,0),(-3.9,2,0),(-4.1,1.2,0),(-5,0.7,0)])),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='FacciataSopraDietro',translation=(7,5,-0.09),
        children=[
        Shape(
          geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,-1],solid=False,
            coord=Coordinate(point=[(-5,0,0),(3,0,0),(1.7,1,0),(1.5,1.5,0),(0.27,3.65,0),(-2.8,3.65,0),(-3.9,2,0),(-4.1,1.2,0),(-5,0.7,0)])),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='ArcoIngresso',scale=(1.9,1.9,1),translation=(5.72,0.31,-0.09),
        children=[
        Shape(
          geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
            coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.76),(0.6218712004456791,0.0311325,0.76),(0.6195289277144369,0.062265,0.76),(0.6156053358230011,0.0933975,0.76),(0.6100699153375784,0.12453,0.76),(0.6028782701290121,0.1556625,0.76),(0.5939702437622613,0.186795,0.76),(0.5832672005554145,0.2179275,0.76),(0.5706681512928509,0.24906,0.76),(0.5560442297549271,0.2801925,0.76),(0.5392307176663808,0.311325,0.76),(0.520015272077417,0.3424575,0.76),(0.49812000000000006,0.37359,0.76),(0.47317303441103875,0.4047225,0.76),(0.4446610411032206,0.435855,0.76),(0.4118442634585919,0.4669875,0.76),(0.37359000000000003,0.49812,0.76),(0.3280012404606879,0.5292525,0.76),(0.2714068427195601,0.560385,0.76),(0.19442240018513812,0.5915175,0.76),(0.0,0.62265,0.76),(-0.0,0.62265,0.76),(-0.19442240018513812,0.5915175,0.76),(-0.2714068427195601,0.560385,0.76),(-0.3280012404606879,0.5292525,0.76),(-0.37359000000000003,0.49812,0.76),(-0.4118442634585919,0.4669875,0.76),(-0.4446610411032206,0.435855,0.76),(-0.47317303441103875,0.4047225,0.76),(-0.49812000000000006,0.37359,0.76),(-0.520015272077417,0.3424575,0.76),(-0.5392307176663808,0.311325,0.76),(-0.5560442297549271,0.2801925,0.76),(-0.5706681512928509,0.24906,0.76),(-0.5832672005554145,0.2179275,0.76),(-0.5939702437622613,0.186795,0.76),(-0.6028782701290121,0.1556625,0.76),(-0.6100699153375784,0.12453,0.76),(-0.6156053358230011,0.0933975,0.76),(-0.6195289277144369,0.062265,0.76),(-0.6218712004456791,0.0311325,0.76),(-0.62265,0.0,0.76),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,1.32,0),(0.62265,1.32,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.76),(-0.62265,0,0.76),(-0.62265,1.3,0.76),(0.62265,1.3,0.76),(0.62265,0,0.76),(0.62265,0,0.76)])),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='Controfacciatadx',translation=(6.707,1.31,-0.084),
        children=[
        Shape(
          geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,-1],solid=False,
            coord=Coordinate(point=[(0,0,0),(0,3.8,0),(3,3.8,0),(3,0,0)])),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='Controfacciatasx',translation=(1.737,1.31,-0.084),
        children=[
        Shape(
          geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,-1],solid=False,
            coord=Coordinate(point=[(0,0,0),(0,3.7,0),(6,3.7,0),(6,2.98,0),(3.2,2.98,0),(3,2.64,0),(3,0,0)])),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='FinFacciata',translation=(-2.5,-3.01,1.135),
        children=[
        Transform(DEF='TerminiFinFacciata',scale=(1,1,0.34),
          children=[
          Transform(DEF='faccestra1',rotation=(0,1,0,1.57),translation=(13,6.01,8),
            children=[
            Transform(DEF='terminixfaccSOTT',rotation=(1,0,0,1.57),translation=(9.3699,-0.2165,-5.77),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                  coord=Coordinate(point=[(0,0,0),(1.31,0,0),(1.31,0,-0.149),(0.89,0,-0.149),(0,1.97,0),(1.31,1.97,0),(1.31,1.97,-0.149),(0.89,1.97,-0.149)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='terminixfaccLAT',translation=(9.37,-0.2165,-3.8),
              children=[
              Transform(DEF='terminexfacc1DX',
                children=[
                Shape(
                  geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                    coord=Coordinate(point=[(0,0,0),(1.31,0,0),(1.31,0,-0.149),(0.89,0,-0.149),(0,1.15,0),(1.31,1.15,0),(1.31,1.15,-0.149),(0.89,1.15,-0.149)])),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))]),
              Transform(DEF='terminexfacc2DX',translation=(0,0,-1.97),
                children=[
                Shape(
                  geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                    coord=Coordinate(point=[(0,0,0),(1.31,0,0),(1.31,0,0.149),(0.89,0,0.149),(0,1.15,0),(1.31,1.15,0),(1.31,1.15,0.149),(0.89,1.15,0.149)])),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))])])]),
          Transform(DEF='faccestra12',rotation=(0,1,0,1.57),translation=(13,6.01,5.811),
            children=[
            Transform(DEF='terminixfaccSOTT2',rotation=(1,0,0,1.57),translation=(9.3699,-0.2165,-5.77),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                  coord=Coordinate(point=[(0,0,0),(-1.31,0,0),(-1.31,0,-0.149),(-0.89,0,-0.149),(0,1.97,0),(-1.31,1.97,0),(-1.31,1.97,-0.149),(-0.89,1.97,-0.149)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]
              #  Enter any text between the end tags 0.045 0 0 0.045 1.97 
              ),
            Transform(DEF='terminixfaccLAT2',translation=(9.37,-0.2165,-3.8),
              children=[
              Transform(DEF='terminexfacc1DX2',
                children=[
                Shape(
                  geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                    coord=Coordinate(point=[(0,0,0),(-1.31,0,0),(-1.31,0,-0.149),(-0.89,0,-0.149),(0,1.15,0),(-1.31,1.15,0),(-1.31,1.15,-0.149),(-0.89,1.15,-0.149)])),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))]),
              Transform(DEF='terminexfacc2DX2',translation=(0,0,-1.97),
                children=[
                Shape(
                  geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                    coord=Coordinate(point=[(0,0,0),(-1.31,0,0),(-1.31,0,0.149),(-0.89,0,0.149),(0,1.15,0),(-1.31,1.15,0),(-1.31,1.15,0.149),(-0.89,1.15,0.149)])),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))])])])]),
        Transform(DEF='Cap',rotation=(1,0,0,-1.57),scale=(1.34,1,0.5),translation=(8.225,6.93,-0.765),
          children=[
          Transform(rotation=(0,0,1,3.14),
            children=[
            Shape(
              geometry=Extrusion(beginCap=False,convex=False,crossSection=[(0.6226500273,0),(0.6218711734,0.0311325006),(0.6195289493,0.0622650012),(0.6156053543,0.0933974981),(0.6100699306,0.1245300025),(0.6028782725,0.1556625068),(0.5939702392,0.1867949963),(0.5832672119,0.2179275006),(0.5706681609,0.2490600049),(0.5560442209,0.2801924944),(0.5392307043,0.3113250136),(0.5200152993,0.3424575031),(0.4981200099,0.3735899925),(0.4731730223,0.4047225118),(0.444661051,0.4358550012),(0.4118442535,0.4669874907),(0.3735899925,0.4981200099),(0.328001231,0.5292525291),(0.2714068294,0.5603849888),(0.194422394,0.591517508),(0,0.6226500273),(-0,0.6226500273),(-0.194422394,0.591517508),(-0.2714068294,0.5603849888),(-0.328001231,0.5292525291),(-0.3735899925,0.4981200099),(-0.4118442535,0.4669874907),(-0.444661051,0.4358550012),(-0.4731730223,0.4047225118),(-0.4981200099,0.3735899925),(-0.5200152993,0.3424575031),(-0.5392307043,0.3113250136),(-0.5560442209,0.2801924944),(-0.5706681609,0.2490600049),(-0.5832672119,0.2179275006),(-0.5939702392,0.1867949963),(-0.6028782725,0.1556625068),(-0.6100699306,0.1245300025),(-0.6156053543,0.0933974981),(-0.6195289493,0.0622650012),(-0.6218711734,0.0311325006),(-0.6226500273,0),(-0.6226500273,2.7),(0.6226500273,2.7)],scale=[(1,1),(1.18,1.18)],solid=False,spine=[(0,0,0),(0,0.3,0)]),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='Cap2',rotation=(1,0,0,-1.57),scale=(1.34,1,0.5),translation=(8.225,6.93,-0.915),
          children=[
          Transform(
            children=[
            Shape(
              geometry=Extrusion(beginCap=False,convex=False,crossSection=[(0.6226500273,0),(0.6218711734,0.0311325006),(0.6195289493,0.0622650012),(0.6156053543,0.0933974981),(0.6100699306,0.1245300025),(0.6028782725,0.1556625068),(0.5939702392,0.1867949963),(0.5832672119,0.2179275006),(0.5706681609,0.2490600049),(0.5560442209,0.2801924944),(0.5392307043,0.3113250136),(0.5200152993,0.3424575031),(0.4981200099,0.3735899925),(0.4731730223,0.4047225118),(0.444661051,0.4358550012),(0.4118442535,0.4669874907),(0.3735899925,0.4981200099),(0.328001231,0.5292525291),(0.2714068294,0.5603849888),(0.194422394,0.591517508),(0,0.6226500273),(-0,0.6226500273),(-0.194422394,0.591517508),(-0.2714068294,0.5603849888),(-0.328001231,0.5292525291),(-0.3735899925,0.4981200099),(-0.4118442535,0.4669874907),(-0.444661051,0.4358550012),(-0.4731730223,0.4047225118),(-0.4981200099,0.3735899925),(-0.5200152993,0.3424575031),(-0.5392307043,0.3113250136),(-0.5560442209,0.2801924944),(-0.5706681609,0.2490600049),(-0.5832672119,0.2179275006),(-0.5939702392,0.1867949963),(-0.6028782725,0.1556625068),(-0.6100699306,0.1245300025),(-0.6156053543,0.0933974981),(-0.6195289493,0.0622650012),(-0.6218711734,0.0311325006),(-0.6226500273,0),(-0.6226500273,2.7),(0.6226500273,2.7)],scale=[(1,1),(1.18,1.18)],solid=False,spine=[(0,0,0),(0,0.3,0)]),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='Cap3',scale=(1.34,0.5,0.84),translation=(8.225,6.93,-0.913),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.18),(0.6218712004456791,0.0311325,0.18),(0.6195289277144369,0.062265,0.18),(0.6156053358230011,0.0933975,0.18),(0.6100699153375784,0.12453,0.18),(0.6028782701290121,0.1556625,0.18),(0.5939702437622613,0.186795,0.18),(0.5832672005554145,0.2179275,0.18),(0.5706681512928509,0.24906,0.18),(0.5560442297549271,0.2801925,0.18),(0.5392307176663808,0.311325,0.18),(0.520015272077417,0.3424575,0.18),(0.49812000000000006,0.37359,0.18),(0.47317303441103875,0.4047225,0.18),(0.4446610411032206,0.435855,0.18),(0.4118442634585919,0.4669875,0.18),(0.37359000000000003,0.49812,0.18),(0.3280012404606879,0.5292525,0.18),(0.2714068427195601,0.560385,0.18),(0.19442240018513812,0.5915175,0.18),(0.0,0.62265,0.18),(-0.0,0.62265,0.18),(-0.19442240018513812,0.5915175,0.18),(-0.2714068427195601,0.560385,0.18),(-0.3280012404606879,0.5292525,0.18),(-0.37359000000000003,0.49812,0.18),(-0.4118442634585919,0.4669875,0.18),(-0.4446610411032206,0.435855,0.18),(-0.47317303441103875,0.4047225,0.18),(-0.49812000000000006,0.37359,0.18),(-0.520015272077417,0.3424575,0.18),(-0.5392307176663808,0.311325,0.18),(-0.5560442297549271,0.2801925,0.18),(-0.5706681512928509,0.24906,0.18),(-0.5832672005554145,0.2179275,0.18),(-0.5939702437622613,0.186795,0.18),(-0.6028782701290121,0.1556625,0.18),(-0.6100699153375784,0.12453,0.18),(-0.6156053358230011,0.0933975,0.18),(-0.6195289277144369,0.062265,0.18),(-0.6218712004456791,0.0311325,0.18),(-0.62265,0.0,0.18),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,1.56,0),(0.62265,1.56,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.18),(-0.62265,0,0.18),(-0.62265,1.56,0.18),(0.62265,1.56,0.18),(0.62265,0,0.18),(0.62265,0,0.18)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      #  Enter any text between the end tags <Transform DEF="CurvaFacciata1" translation='5 7 -1.97' scale="0.7 0.3 1"> <Shape> <IndexedFaceSet convex='false' coordIndex=' 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 -1 ' solid='false'> <Coordinate point=' 0 3.2782 0 -0.2392 3.3582 0 -0.4467 3.3782 0 -0.6595 3.3782 0 -0.9 3.4163 0 -1.117 3.5106 0 -1.3 3.5811 0 -1.5159 3.7234 0 -1.74 3.8989 0 -1.821 4.0425 0 -1.94 4.191 0 -2 -5 0 0 -5 0'/> </IndexedFaceSet> <Appearance> <Material USE="Sandstone"/> </Appearance> </Shape> </Transform> <Transform DEF="CurvaFacciata2" translation='6.35 4.2pa -1.97' scale="1.3 0.9 1"> <Shape> <IndexedFaceSet convex='false' coordIndex=' 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 -1 ' solid='false'> <Coordinate point=' -2.07 4.46 0 -2.23 4.7498 0 -2.4335 5.2127 0 -2.63 5.4229 0 -2.77 5.6 0 -2.95 5.815 0 -3.1 6 0 -3.19 6.1 0 -3.3936 6.23400116 0 -3.5 6.2611 0 -3.5 -5 0 -2.23 -5 0'/> </IndexedFaceSet> <Appearance> <Material USE="Sandstone"/> </Appearance> </Shape> </Transform> <Transform DEF="CurvaFacciata" translation='5 7 -1.97' rotation="1 0 0 -1.57"> <Shape> <Extrusion beginCap='false' crossSection='0 3.3782 -0.2392 3.3782 -0.4467 3.3782 -0.6595 3.3782 -0.8999999762 3.4263000488 -1.1169999838 3.51060009 -1.2999999523 3.581099987 -1.5159000158 3.723400116 -1.7400000095 3.898900032 -1.82099998 4.0425000191 -1.9400000572 4.1909999847 -2.0699999332 4.4600000381 -2.2300000191 4.7498002052 -2.4335000515 5.2126998901 -2.6300001144 5.4229001999 -2.7699999809 5.5999999046 -2.9500000477 5.7150001526 -2.9574000835 5.9307999611 -3.1900000572 5.9816999435 -3.393599987 6.223400116 -3.5 6.2610998154' endCap='true' orientation='0 0 1 0' solid='false' spine='0 0 0 0 4 0'/> <Appearance> <Material USE="Sandstone"/> </Appearance> </Shape> </Transform> 
      Transform(DEF='Cornicione',scale=(1.2,1.2,2.6),translation=(6.2,5.45,-0.091),
        children=[
        Transform(DEF='cornicione1',translation=(-0.3,0,0),
          children=[
          Transform(DEF='n1',rotation=(0,0,1,1.14),scale=(2.6,1.2,1),translation=(-1.55,1.3,0),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,84,41,83,90,-1],solid=False,
                coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.30),(0.6218712004456791,0.0311325,0.30),(0.6195289277144369,0.062265,0.30),(0.6156053358230011,0.0933975,0.30),(0.6100699153375784,0.12453,0.30),(0.6028782701290121,0.1556625,0.30),(0.5939702437622613,0.186795,0.30),(0.5832672005554145,0.2179275,0.30),(0.5706681512928509,0.24906,0.30),(0.5560442297549271,0.2801925,0.30),(0.5392307176663808,0.311325,0.30),(0.520015272077417,0.3424575,0.30),(0.49812000000000006,0.37359,0.30),(0.47317303441103875,0.4047225,0.30),(0.4446610411032206,0.435855,0.30),(0.4118442634585919,0.4669875,0.30),(0.37359000000000003,0.49812,0.30),(0.3280012404606879,0.5292525,0.30),(0.2714068427195601,0.560385,0.30),(0.19442240018513812,0.5915175,0.30),(0.0,0.62265,0.30),(-0.0,0.62265,0.30),(-0.19442240018513812,0.5915175,0.30),(-0.2714068427195601,0.560385,0.30),(-0.3280012404606879,0.5292525,0.30),(-0.37359000000000003,0.49812,0.30),(-0.4118442634585919,0.4669875,0.30),(-0.4446610411032206,0.435855,0.30),(-0.47317303441103875,0.4047225,0.30),(-0.49812000000000006,0.37359,0.30),(-0.520015272077417,0.3424575,0.30),(-0.5392307176663808,0.311325,0.30),(-0.5560442297549271,0.2801925,0.30),(-0.5706681512928509,0.24906,0.30),(-0.5832672005554145,0.2179275,0.30),(-0.5939702437622613,0.186795,0.30),(-0.6028782701290121,0.1556625,0.30),(-0.6100699153375784,0.12453,0.30),(-0.6156053358230011,0.0933975,0.30),(-0.6195289277144369,0.062265,0.30),(-0.6218712004456791,0.0311325,0.30),(-0.62265,0.0,0.30),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.30),(-0.62265,0,0.30),(-0.62265,0,0.30),(0.62265,0,0.30),(0.62265,0,0.30),(0.62265,0,0.30)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='n1bis',rotation=(0,0,1,1.14),scale=(2.6,1.2,1),translation=(-1.35,1.27,0),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,84,41,83,90,-1],solid=False,
                coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.30),(0.6218712004456791,0.0311325,0.30),(0.6195289277144369,0.062265,0.30),(0.6156053358230011,0.0933975,0.30),(0.6100699153375784,0.12453,0.30),(0.6028782701290121,0.1556625,0.30),(0.5939702437622613,0.186795,0.30),(0.5832672005554145,0.2179275,0.30),(0.5706681512928509,0.24906,0.30),(0.5560442297549271,0.2801925,0.30),(0.5392307176663808,0.311325,0.30),(0.520015272077417,0.3424575,0.30),(0.49812000000000006,0.37359,0.30),(0.47317303441103875,0.4047225,0.30),(0.4446610411032206,0.435855,0.30),(0.4118442634585919,0.4669875,0.30),(0.37359000000000003,0.49812,0.30),(0.3280012404606879,0.5292525,0.30),(0.2714068427195601,0.560385,0.30),(0.19442240018513812,0.5915175,0.30),(0.0,0.62265,0.30),(-0.0,0.62265,0.30),(-0.19442240018513812,0.5915175,0.30),(-0.2714068427195601,0.560385,0.30),(-0.3280012404606879,0.5292525,0.30),(-0.37359000000000003,0.49812,0.30),(-0.4118442634585919,0.4669875,0.30),(-0.4446610411032206,0.435855,0.30),(-0.47317303441103875,0.4047225,0.30),(-0.49812000000000006,0.37359,0.30),(-0.520015272077417,0.3424575,0.30),(-0.5392307176663808,0.311325,0.30),(-0.5560442297549271,0.2801925,0.30),(-0.5706681512928509,0.24906,0.30),(-0.5832672005554145,0.2179275,0.30),(-0.5939702437622613,0.186795,0.30),(-0.6028782701290121,0.1556625,0.30),(-0.6100699153375784,0.12453,0.30),(-0.6156053358230011,0.0933975,0.30),(-0.6195289277144369,0.062265,0.30),(-0.6218712004456791,0.0311325,0.30),(-0.62265,0.0,0.30),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.30),(-0.62265,0,0.30),(-0.62265,0,0.30),(0.62265,0,0.30),(0.62265,0,0.30),(0.62265,0,0.30)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='box1',translation=(-2.4,0.8,0.3),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,38,37,-1,35,36,73,72,-1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,-1,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,-1],creaseAngle=0.1745,solid=False,
                coord=Coordinate(point=[(-1.8,-0.66,0),(-1.05,-0.64,0),(-0.9,-0.61,0),(-0.6,-0.48,0),(-0.315,-0.25,0),(-0.16,-0.08,0),(-0.07,0.08,0),(0,0.355,0),(0.09,0.57,0),(0.16,0.77,0),(0.26,0.97,0),(0.37,1.17,0),(0.495,1.37,0),(0.66,1.57,0),(0.86,1.77,0),(0.995,1.87,0),(1.12,1.94,0),(1.19,1.94,0),(1.19,1.86,0),(0.98,1.67,0),(0.781,1.47,0),(0.715,1.37,0),(0.58,1.17,0),(0.52,1.07,0),(0.42,0.87,0),(0.36,0.76,0),(0.164,0.22,0),(0.166,0.2,0),(0.097,0,0),(-0.02,-0.2,0),(-0.17,-0.38,0),(-0.3,-0.49,0),(-0.6,-0.67,0),(-0.75,-0.72,0),(-0.95,-0.79,0),(-1.05,-0.81,0),(-1.8,-0.83,0),(-1.8,-0.66,-0.30),(-1.05,-0.64,-0.30),(-0.9,-0.61,-0.30),(-0.6,-0.48,-0.30),(-0.315,-0.25,-0.30),(-0.16,-0.08,-0.30),(-0.07,0.08,-0.30),(0,0.355,-0.30),(0.09,0.57,-0.30),(0.16,0.77,-0.30),(0.26,0.97,-0.30),(0.37,1.17,-0.30),(0.495,1.37,-0.30),(0.66,1.57,-0.30),(0.86,1.77,-0.30),(0.995,1.87,-0.30),(1.12,1.94,-0.30),(1.19,1.94,-0.30),(1.19,1.86,-0.30),(0.98,1.67,-0.30),(0.781,1.47,-0.30),(0.715,1.37,-0.30),(0.58,1.17,-0.30),(0.52,1.07,-0.30),(0.42,0.87,-0.30),(0.36,0.76,-0.30),(0.164,0.22,-0.30),(0.166,0.2,-0.30),(0.097,0,-0.30),(-0.02,-0.2,-0.30),(-0.17,-0.38,-0.30),(-0.3,-0.49,-0.30),(-0.6,-0.67,-0.30),(-0.75,-0.72,-0.30),(-0.95,-0.79,-0.30),(-1.05,-0.81,-0.30),(-1.8,-0.83,-0.30)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cil',rotation=(1,0,0,1.57),translation=(-1.13,2.625,0.15),
            children=[
            Shape(
              geometry=Cylinder(height=0.3,radius=0.17),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='n2',rotation=(0,0,1,-2.6),scale=(1.8,1.45,1),translation=(-3.45,1.11,0),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,84,41,83,90,-1],solid=False,
                coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.30),(0.6218712004456791,0.0311325,0.30),(0.6195289277144369,0.062265,0.30),(0.6156053358230011,0.0933975,0.30),(0.6100699153375784,0.12453,0.30),(0.6028782701290121,0.1556625,0.30),(0.5939702437622613,0.186795,0.30),(0.5832672005554145,0.2179275,0.30),(0.5706681512928509,0.24906,0.30),(0.5560442297549271,0.2801925,0.30),(0.5392307176663808,0.311325,0.30),(0.520015272077417,0.3424575,0.30),(0.49812000000000006,0.37359,0.30),(0.47317303441103875,0.4047225,0.30),(0.4446610411032206,0.435855,0.30),(0.4118442634585919,0.4669875,0.30),(0.37359000000000003,0.49812,0.30),(0.3280012404606879,0.5292525,0.30),(0.2714068427195601,0.560385,0.30),(0.19442240018513812,0.5915175,0.30),(0.0,0.62265,0.30),(-0.0,0.62265,0.30),(-0.19442240018513812,0.5915175,0.30),(-0.2714068427195601,0.560385,0.30),(-0.3280012404606879,0.5292525,0.30),(-0.37359000000000003,0.49812,0.30),(-0.4118442634585919,0.4669875,0.30),(-0.4446610411032206,0.435855,0.30),(-0.47317303441103875,0.4047225,0.30),(-0.49812000000000006,0.37359,0.30),(-0.520015272077417,0.3424575,0.30),(-0.5392307176663808,0.311325,0.30),(-0.5560442297549271,0.2801925,0.30),(-0.5706681512928509,0.24906,0.30),(-0.5832672005554145,0.2179275,0.30),(-0.5939702437622613,0.186795,0.30),(-0.6028782701290121,0.1556625,0.30),(-0.6100699153375784,0.12453,0.30),(-0.6156053358230011,0.0933975,0.30),(-0.6195289277144369,0.062265,0.30),(-0.6218712004456791,0.0311325,0.30),(-0.62265,0.0,0.30),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,1,0),(0.62265,1,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.30),(-0.62265,0,0.30),(-0.62265,1,0.30),(0.62265,1,0.30),(0.62265,0,0.30),(0.62265,0,0.30)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='n2bis',rotation=(0,0,1,-2.7),scale=(1.9,1.4,1),translation=(-3.36,0.92,0),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,84,41,83,90,-1],solid=False,
                coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.30),(0.6218712004456791,0.0311325,0.30),(0.6195289277144369,0.062265,0.30),(0.6156053358230011,0.0933975,0.30),(0.6100699153375784,0.12453,0.30),(0.6028782701290121,0.1556625,0.30),(0.5939702437622613,0.186795,0.30),(0.5832672005554145,0.2179275,0.30),(0.5706681512928509,0.24906,0.30),(0.5560442297549271,0.2801925,0.30),(0.5392307176663808,0.311325,0.30),(0.520015272077417,0.3424575,0.30),(0.49812000000000006,0.37359,0.30),(0.47317303441103875,0.4047225,0.30),(0.4446610411032206,0.435855,0.30),(0.4118442634585919,0.4669875,0.30),(0.37359000000000003,0.49812,0.30),(0.3280012404606879,0.5292525,0.30),(0.2714068427195601,0.560385,0.30),(0.19442240018513812,0.5915175,0.30),(0.0,0.62265,0.30),(-0.0,0.62265,0.30),(-0.19442240018513812,0.5915175,0.30),(-0.2714068427195601,0.560385,0.30),(-0.3280012404606879,0.5292525,0.30),(-0.37359000000000003,0.49812,0.30),(-0.4118442634585919,0.4669875,0.30),(-0.4446610411032206,0.435855,0.30),(-0.47317303441103875,0.4047225,0.30),(-0.49812000000000006,0.37359,0.30),(-0.520015272077417,0.3424575,0.30),(-0.5392307176663808,0.311325,0.30),(-0.5560442297549271,0.2801925,0.30),(-0.5706681512928509,0.24906,0.30),(-0.5832672005554145,0.2179275,0.30),(-0.5939702437622613,0.186795,0.30),(-0.6028782701290121,0.1556625,0.30),(-0.6100699153375784,0.12453,0.30),(-0.6156053358230011,0.0933975,0.30),(-0.6195289277144369,0.062265,0.30),(-0.6218712004456791,0.0311325,0.30),(-0.62265,0.0,0.30),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,1,0),(0.62265,1,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.30),(-0.62265,0,0.30),(-0.62265,1,0.30),(0.62265,1,0.30),(0.62265,0,0.30),(0.62265,0,0.30)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        #  Enter any text between the end tags <Transform DEF="Sezione" translation='-0.09 0 -0.1' scale="0.202 0.202 1"> <Shape> <Box size=' 44.6 33.3 0.22'/> <Appearance> <ImageTexture url='4.jpg'/> </Appearance> </Shape> </Transform> 
        Transform(DEF='cornicione2',rotation=(0,1,0,3.14),translation=(-0.51,0,0.3),
          children=[
          Transform(DEF='n1c',rotation=(0,0,1,1.14),scale=(2.6,1.2,1),translation=(-1.55,1.3,0),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,84,41,83,90,-1],solid=False,
                coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.30),(0.6218712004456791,0.0311325,0.30),(0.6195289277144369,0.062265,0.30),(0.6156053358230011,0.0933975,0.30),(0.6100699153375784,0.12453,0.30),(0.6028782701290121,0.1556625,0.30),(0.5939702437622613,0.186795,0.30),(0.5832672005554145,0.2179275,0.30),(0.5706681512928509,0.24906,0.30),(0.5560442297549271,0.2801925,0.30),(0.5392307176663808,0.311325,0.30),(0.520015272077417,0.3424575,0.30),(0.49812000000000006,0.37359,0.30),(0.47317303441103875,0.4047225,0.30),(0.4446610411032206,0.435855,0.30),(0.4118442634585919,0.4669875,0.30),(0.37359000000000003,0.49812,0.30),(0.3280012404606879,0.5292525,0.30),(0.2714068427195601,0.560385,0.30),(0.19442240018513812,0.5915175,0.30),(0.0,0.62265,0.30),(-0.0,0.62265,0.30),(-0.19442240018513812,0.5915175,0.30),(-0.2714068427195601,0.560385,0.30),(-0.3280012404606879,0.5292525,0.30),(-0.37359000000000003,0.49812,0.30),(-0.4118442634585919,0.4669875,0.30),(-0.4446610411032206,0.435855,0.30),(-0.47317303441103875,0.4047225,0.30),(-0.49812000000000006,0.37359,0.30),(-0.520015272077417,0.3424575,0.30),(-0.5392307176663808,0.311325,0.30),(-0.5560442297549271,0.2801925,0.30),(-0.5706681512928509,0.24906,0.30),(-0.5832672005554145,0.2179275,0.30),(-0.5939702437622613,0.186795,0.30),(-0.6028782701290121,0.1556625,0.30),(-0.6100699153375784,0.12453,0.30),(-0.6156053358230011,0.0933975,0.30),(-0.6195289277144369,0.062265,0.30),(-0.6218712004456791,0.0311325,0.30),(-0.62265,0.0,0.30),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.30),(-0.62265,0,0.30),(-0.62265,0,0.30),(0.62265,0,0.30),(0.62265,0,0.30),(0.62265,0,0.30)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='n1bisc',rotation=(0,0,1,1.14),scale=(2.6,1.2,1),translation=(-1.35,1.27,0),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,84,41,83,90,-1],solid=False,
                coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.30),(0.6218712004456791,0.0311325,0.30),(0.6195289277144369,0.062265,0.30),(0.6156053358230011,0.0933975,0.30),(0.6100699153375784,0.12453,0.30),(0.6028782701290121,0.1556625,0.30),(0.5939702437622613,0.186795,0.30),(0.5832672005554145,0.2179275,0.30),(0.5706681512928509,0.24906,0.30),(0.5560442297549271,0.2801925,0.30),(0.5392307176663808,0.311325,0.30),(0.520015272077417,0.3424575,0.30),(0.49812000000000006,0.37359,0.30),(0.47317303441103875,0.4047225,0.30),(0.4446610411032206,0.435855,0.30),(0.4118442634585919,0.4669875,0.30),(0.37359000000000003,0.49812,0.30),(0.3280012404606879,0.5292525,0.30),(0.2714068427195601,0.560385,0.30),(0.19442240018513812,0.5915175,0.30),(0.0,0.62265,0.30),(-0.0,0.62265,0.30),(-0.19442240018513812,0.5915175,0.30),(-0.2714068427195601,0.560385,0.30),(-0.3280012404606879,0.5292525,0.30),(-0.37359000000000003,0.49812,0.30),(-0.4118442634585919,0.4669875,0.30),(-0.4446610411032206,0.435855,0.30),(-0.47317303441103875,0.4047225,0.30),(-0.49812000000000006,0.37359,0.30),(-0.520015272077417,0.3424575,0.30),(-0.5392307176663808,0.311325,0.30),(-0.5560442297549271,0.2801925,0.30),(-0.5706681512928509,0.24906,0.30),(-0.5832672005554145,0.2179275,0.30),(-0.5939702437622613,0.186795,0.30),(-0.6028782701290121,0.1556625,0.30),(-0.6100699153375784,0.12453,0.30),(-0.6156053358230011,0.0933975,0.30),(-0.6195289277144369,0.062265,0.30),(-0.6218712004456791,0.0311325,0.30),(-0.62265,0.0,0.30),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.30),(-0.62265,0,0.30),(-0.62265,0,0.30),(0.62265,0,0.30),(0.62265,0,0.30),(0.62265,0,0.30)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='box1c',translation=(-2.4,0.8,0.3),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,38,37,-1,35,36,73,72,-1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,-1,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,-1],creaseAngle=0.1745,solid=False,
                coord=Coordinate(point=[(-1.8,-0.66,0),(-1.05,-0.64,0),(-0.9,-0.61,0),(-0.6,-0.48,0),(-0.315,-0.25,0),(-0.16,-0.08,0),(-0.07,0.08,0),(0,0.355,0),(0.09,0.57,0),(0.16,0.77,0),(0.26,0.97,0),(0.37,1.17,0),(0.495,1.37,0),(0.66,1.57,0),(0.86,1.77,0),(0.995,1.87,0),(1.12,1.94,0),(1.19,1.94,0),(1.19,1.86,0),(0.98,1.67,0),(0.781,1.47,0),(0.715,1.37,0),(0.58,1.17,0),(0.52,1.07,0),(0.42,0.87,0),(0.36,0.76,0),(0.164,0.22,0),(0.166,0.2,0),(0.097,0,0),(-0.02,-0.2,0),(-0.17,-0.38,0),(-0.3,-0.49,0),(-0.6,-0.67,0),(-0.75,-0.72,0),(-0.95,-0.79,0),(-1.05,-0.81,0),(-1.8,-0.83,0),(-1.8,-0.66,-0.30),(-1.05,-0.64,-0.30),(-0.9,-0.61,-0.30),(-0.6,-0.48,-0.30),(-0.315,-0.25,-0.30),(-0.16,-0.08,-0.30),(-0.07,0.08,-0.30),(0,0.355,-0.30),(0.09,0.57,-0.30),(0.16,0.77,-0.30),(0.26,0.97,-0.30),(0.37,1.17,-0.30),(0.495,1.37,-0.30),(0.66,1.57,-0.30),(0.86,1.77,-0.30),(0.995,1.87,-0.30),(1.12,1.94,-0.30),(1.19,1.94,-0.30),(1.19,1.86,-0.30),(0.98,1.67,-0.30),(0.781,1.47,-0.30),(0.715,1.37,-0.30),(0.58,1.17,-0.30),(0.52,1.07,-0.30),(0.42,0.87,-0.30),(0.36,0.76,-0.30),(0.164,0.22,-0.30),(0.166,0.2,-0.30),(0.097,0,-0.30),(-0.02,-0.2,-0.30),(-0.17,-0.38,-0.30),(-0.3,-0.49,-0.30),(-0.6,-0.67,-0.30),(-0.75,-0.72,-0.30),(-0.95,-0.79,-0.30),(-1.05,-0.81,-0.30),(-1.8,-0.83,-0.30)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cilc',rotation=(1,0,0,1.57),translation=(-1.13,2.625,0.15),
            children=[
            Shape(
              geometry=Cylinder(height=0.3,radius=0.17),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='n2c',rotation=(0,0,1,-2.6),scale=(1.8,1.45,1),translation=(-3.45,1.11,0),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,84,41,83,90,-1],solid=False,
                coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.30),(0.6218712004456791,0.0311325,0.30),(0.6195289277144369,0.062265,0.30),(0.6156053358230011,0.0933975,0.30),(0.6100699153375784,0.12453,0.30),(0.6028782701290121,0.1556625,0.30),(0.5939702437622613,0.186795,0.30),(0.5832672005554145,0.2179275,0.30),(0.5706681512928509,0.24906,0.30),(0.5560442297549271,0.2801925,0.30),(0.5392307176663808,0.311325,0.30),(0.520015272077417,0.3424575,0.30),(0.49812000000000006,0.37359,0.30),(0.47317303441103875,0.4047225,0.30),(0.4446610411032206,0.435855,0.30),(0.4118442634585919,0.4669875,0.30),(0.37359000000000003,0.49812,0.30),(0.3280012404606879,0.5292525,0.30),(0.2714068427195601,0.560385,0.30),(0.19442240018513812,0.5915175,0.30),(0.0,0.62265,0.30),(-0.0,0.62265,0.30),(-0.19442240018513812,0.5915175,0.30),(-0.2714068427195601,0.560385,0.30),(-0.3280012404606879,0.5292525,0.30),(-0.37359000000000003,0.49812,0.30),(-0.4118442634585919,0.4669875,0.30),(-0.4446610411032206,0.435855,0.30),(-0.47317303441103875,0.4047225,0.30),(-0.49812000000000006,0.37359,0.30),(-0.520015272077417,0.3424575,0.30),(-0.5392307176663808,0.311325,0.30),(-0.5560442297549271,0.2801925,0.30),(-0.5706681512928509,0.24906,0.30),(-0.5832672005554145,0.2179275,0.30),(-0.5939702437622613,0.186795,0.30),(-0.6028782701290121,0.1556625,0.30),(-0.6100699153375784,0.12453,0.30),(-0.6156053358230011,0.0933975,0.30),(-0.6195289277144369,0.062265,0.30),(-0.6218712004456791,0.0311325,0.30),(-0.62265,0.0,0.30),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,1,0),(0.62265,1,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.30),(-0.62265,0,0.30),(-0.62265,1,0.30),(0.62265,1,0.30),(0.62265,0,0.30),(0.62265,0,0.30)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='n2bisc',rotation=(0,0,1,-2.7),scale=(1.9,1.4,1),translation=(-3.36,0.92,0),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,84,41,83,90,-1],solid=False,
                coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.30),(0.6218712004456791,0.0311325,0.30),(0.6195289277144369,0.062265,0.30),(0.6156053358230011,0.0933975,0.30),(0.6100699153375784,0.12453,0.30),(0.6028782701290121,0.1556625,0.30),(0.5939702437622613,0.186795,0.30),(0.5832672005554145,0.2179275,0.30),(0.5706681512928509,0.24906,0.30),(0.5560442297549271,0.2801925,0.30),(0.5392307176663808,0.311325,0.30),(0.520015272077417,0.3424575,0.30),(0.49812000000000006,0.37359,0.30),(0.47317303441103875,0.4047225,0.30),(0.4446610411032206,0.435855,0.30),(0.4118442634585919,0.4669875,0.30),(0.37359000000000003,0.49812,0.30),(0.3280012404606879,0.5292525,0.30),(0.2714068427195601,0.560385,0.30),(0.19442240018513812,0.5915175,0.30),(0.0,0.62265,0.30),(-0.0,0.62265,0.30),(-0.19442240018513812,0.5915175,0.30),(-0.2714068427195601,0.560385,0.30),(-0.3280012404606879,0.5292525,0.30),(-0.37359000000000003,0.49812,0.30),(-0.4118442634585919,0.4669875,0.30),(-0.4446610411032206,0.435855,0.30),(-0.47317303441103875,0.4047225,0.30),(-0.49812000000000006,0.37359,0.30),(-0.520015272077417,0.3424575,0.30),(-0.5392307176663808,0.311325,0.30),(-0.5560442297549271,0.2801925,0.30),(-0.5706681512928509,0.24906,0.30),(-0.5832672005554145,0.2179275,0.30),(-0.5939702437622613,0.186795,0.30),(-0.6028782701290121,0.1556625,0.30),(-0.6100699153375784,0.12453,0.30),(-0.6156053358230011,0.0933975,0.30),(-0.6195289277144369,0.062265,0.30),(-0.6218712004456791,0.0311325,0.30),(-0.62265,0.0,0.30),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,1,0),(0.62265,1,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.30),(-0.62265,0,0.30),(-0.62265,1,0.30),(0.62265,1,0.30),(0.62265,0,0.30),(0.62265,0,0.30)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])])]),
      Transform(DEF='arcoSopra',scale=(1.6,1,2.2),translation=(5.725,8.35,-0.09),
        children=[
        Shape(
          geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
            coord=Coordinate(point=[(0.62265,0,0),(0.6218712,0.0311325,0),(0.6195289,0.062265,0),(0.6156054,0.0933975,0),(0.6100699,0.12453,0),(0.6028783,0.1556625,0),(0.5939702,0.186795,0),(0.5832672,0.2179275,0),(0.5706682,0.24906,0),(0.5560442,0.2801925,0),(0.5392307,0.311325,0),(0.5200153,0.3424575,0),(0.49812,0.37359,0),(0.473173,0.4047225,0),(0.4446611,0.435855,0),(0.4118443,0.4669875,0),(0.37359,0.49812,0),(0.3280012,0.5292525,0),(0.2714068,0.560385,0),(0.1944224,0.5915175,0),(0,0.62265,0),(-0,0.62265,0),(-0.1944224,0.5915175,0),(-0.2714068,0.560385,0),(-0.3280012,0.5292525,0),(-0.37359,0.49812,0),(-0.4118443,0.4669875,0),(-0.4446611,0.435855,0),(-0.473173,0.4047225,0),(-0.49812,0.37359,0),(-0.5200153,0.3424575,0),(-0.5392307,0.311325,0),(-0.5560442,0.2801925,0),(-0.5706682,0.24906,0),(-0.5832672,0.2179275,0),(-0.5939702,0.186795,0),(-0.6028783,0.1556625,0),(-0.6100699,0.12453,0),(-0.6156054,0.0933975,0),(-0.6195289,0.062265,0),(-0.6218712,0.0311325,0),(-0.62265,0,0),(0.62265,0,0.3),(0.6218712,0.0311325,0.3),(0.6195289,0.062265,0.3),(0.6156054,0.0933975,0.3),(0.6100699,0.12453,0.3),(0.6028783,0.1556625,0.3),(0.5939702,0.186795,0.3),(0.5832672,0.2179275,0.3),(0.5706682,0.24906,0.3),(0.5560442,0.2801925,0.3),(0.5392307,0.311325,0.3),(0.5200153,0.3424575,0.3),(0.49812,0.37359,0.3),(0.473173,0.4047225,0.3),(0.4446611,0.435855,0.3),(0.4118443,0.4669875,0.3),(0.37359,0.49812,0.3),(0.3280012,0.5292525,0.3),(0.2714068,0.560385,0.3),(0.1944224,0.5915175,0.3),(0,0.62265,0.3),(-0,0.62265,0.3),(-0.1944224,0.5915175,0.3),(-0.2714068,0.560385,0.3),(-0.3280012,0.5292525,0.3),(-0.37359,0.49812,0.3),(-0.4118443,0.4669875,0.3),(-0.4446611,0.435855,0.3),(-0.473173,0.4047225,0.3),(-0.49812,0.37359,0.3),(-0.5200153,0.3424575,0.3),(-0.5392307,0.311325,0.3),(-0.5560442,0.2801925,0.3),(-0.5706682,0.24906,0.3),(-0.5832672,0.2179275,0.3),(-0.5939702,0.186795,0.3),(-0.6028783,0.1556625,0.3),(-0.6100699,0.12453,0.3),(-0.6156054,0.0933975,0.3),(-0.6195289,0.062265,0.3),(-0.6218712,0.0311325,0.3),(-0.62265,0,0.3),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,-0.62265,0),(0.62265,-0.62265,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.3),(-0.62265,0,0.3),(-0.62265,-0.62265,0.3),(0.62265,-0.62265,0.3),(0.62265,0,0.3),(0.62265,0,0.3)])),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='BaseCroce',scale=(1,1.2,1),translation=(5.72,9.03,0.22),
        children=[
        Transform(DEF='baseCil1bis',
          children=[
          Shape(
            geometry=Cylinder(height=0.13,radius=0.221),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Sferabis',scale=(1,0.25,1),translation=(0,0.1,0),
          children=[
          Shape(
            geometry=Sphere(radius=0.221),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='cur',translation=(0,-0.22,0),
          children=[
          Transform(DEF='curva2bis',rotation=(1,0,0,3.14),scale=(1.13,1,1.13),translation=(0,0.468,0),
            children=[
            Shape(
              geometry=Extrusion(convex=False,crossSection=[(0.142,0.0),(0.14182238892361107,0.0070999999999999995),(0.14128821606914002,0.014199999999999999),(0.14039341152632484,0.0213),(0.13913101739008452,0.028399999999999998),(0.1374909087903633,0.0355),(0.13545936660120628,0.0426),(0.13301845736588588,0.049699999999999994),(0.13014514973674585,0.056799999999999996),(0.12681005480639143,0.0639),(0.12297560733739028,0.071),(0.11859338092827947,0.07809999999999999),(0.11359999999999999,0.0852),(0.10791065749035171,0.0923),(0.10140828368530846,0.09939999999999999),(0.09392417154279295,0.1065),(0.0852,0.11359999999999999),(0.07480314164525445,0.12069999999999999),(0.06189636499827757,0.1278),(0.04433948578862864,0.1349),(0.0,0.142),(-0.0,0.142),(-0.04433948578862864,0.1349),(-0.06189636499827757,0.1278),(-0.07480314164525445,0.12069999999999999),(-0.0852,0.11359999999999999),(-0.09392417154279295,0.1065),(-0.10140828368530846,0.09939999999999999),(-0.10791065749035171,0.0923),(-0.11359999999999999,0.0852),(-0.11859338092827947,0.07809999999999999),(-0.12297560733739028,0.071),(-0.12681005480639143,0.0639),(-0.13014514973674585,0.056799999999999996),(-0.13301845736588588,0.049699999999999994),(-0.13545936660120628,0.0426),(-0.1374909087903633,0.0355),(-0.13913101739008452,0.028399999999999998),(-0.14039341152632484,0.0213),(-0.14128821606914002,0.014199999999999999),(-0.14182238892361107,0.0070999999999999995),(-0.142,0.0),(0.142,0.0),(0.14182238892361107,-0.0070999999999999995),(0.14128821606914002,-0.014199999999999999),(0.14039341152632484,-0.0213),(0.13913101739008452,-0.028399999999999998),(0.1374909087903633,-0.0355),(0.13545936660120628,-0.0426),(0.13301845736588588,-0.049699999999999994),(0.13014514973674585,-0.056799999999999996),(0.12681005480639143,-0.0639),(0.12297560733739028,-0.071),(0.11859338092827947,-0.07809999999999999),(0.11359999999999999,-0.0852),(0.10791065749035171,-0.0923),(0.10140828368530846,-0.09939999999999999),(0.09392417154279295,-0.1065),(0.0852,-0.11359999999999999),(0.07480314164525445,-0.12069999999999999),(0.06189636499827757,-0.1278),(0.04433948578862864,-0.1349),(0.0,-0.142),(-0.0070999999999999995,-0.14182238892361107),(-0.014199999999999999,-0.14128821606914002),(-0.0213,-0.14039341152632484),(-0.028399999999999998,-0.13913101739008452),(-0.0355,-0.1374909087903633),(-0.0426,-0.13545936660120628),(-0.049699999999999994,-0.13301845736588588),(-0.056799999999999996,-0.13014514973674585),(-0.0639,-0.12681005480639143),(-0.071,-0.12297560733739028),(-0.07809999999999999,-0.11859338092827947),(-0.0852,-0.11359999999999999),(-0.0923,-0.10791065749035171),(-0.09939999999999999,-0.10140828368530846),(-0.1065,-0.09392417154279295),(-0.11359999999999999,-0.0852),(-0.12069999999999999,-0.07480314164525445),(-0.1278,-0.06189636499827757),(-0.1349,-0.04433948578862864),(-0.142,0.0)],scale=[(1.2,1.2),(1,1)],solid=False,spine=[(0,0,0),(0,0.1,0)]),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='curva3bis',scale=(1.13,1,1.13),translation=(0,0.47,0),
            children=[
            Shape(
              geometry=Extrusion(convex=False,crossSection=[(0.142,0.0),(0.14182238892361107,0.0070999999999999995),(0.14128821606914002,0.014199999999999999),(0.14039341152632484,0.0213),(0.13913101739008452,0.028399999999999998),(0.1374909087903633,0.0355),(0.13545936660120628,0.0426),(0.13301845736588588,0.049699999999999994),(0.13014514973674585,0.056799999999999996),(0.12681005480639143,0.0639),(0.12297560733739028,0.071),(0.11859338092827947,0.07809999999999999),(0.11359999999999999,0.0852),(0.10791065749035171,0.0923),(0.10140828368530846,0.09939999999999999),(0.09392417154279295,0.1065),(0.0852,0.11359999999999999),(0.07480314164525445,0.12069999999999999),(0.06189636499827757,0.1278),(0.04433948578862864,0.1349),(0.0,0.142),(-0.0,0.142),(-0.04433948578862864,0.1349),(-0.06189636499827757,0.1278),(-0.07480314164525445,0.12069999999999999),(-0.0852,0.11359999999999999),(-0.09392417154279295,0.1065),(-0.10140828368530846,0.09939999999999999),(-0.10791065749035171,0.0923),(-0.11359999999999999,0.0852),(-0.11859338092827947,0.07809999999999999),(-0.12297560733739028,0.071),(-0.12681005480639143,0.0639),(-0.13014514973674585,0.056799999999999996),(-0.13301845736588588,0.049699999999999994),(-0.13545936660120628,0.0426),(-0.1374909087903633,0.0355),(-0.13913101739008452,0.028399999999999998),(-0.14039341152632484,0.0213),(-0.14128821606914002,0.014199999999999999),(-0.14182238892361107,0.0070999999999999995),(-0.142,0.0),(0.142,0.0),(0.14182238892361107,-0.0070999999999999995),(0.14128821606914002,-0.014199999999999999),(0.14039341152632484,-0.0213),(0.13913101739008452,-0.028399999999999998),(0.1374909087903633,-0.0355),(0.13545936660120628,-0.0426),(0.13301845736588588,-0.049699999999999994),(0.13014514973674585,-0.056799999999999996),(0.12681005480639143,-0.0639),(0.12297560733739028,-0.071),(0.11859338092827947,-0.07809999999999999),(0.11359999999999999,-0.0852),(0.10791065749035171,-0.0923),(0.10140828368530846,-0.09939999999999999),(0.09392417154279295,-0.1065),(0.0852,-0.11359999999999999),(0.07480314164525445,-0.12069999999999999),(0.06189636499827757,-0.1278),(0.04433948578862864,-0.1349),(0.0,-0.142),(-0.0070999999999999995,-0.14182238892361107),(-0.014199999999999999,-0.14128821606914002),(-0.0213,-0.14039341152632484),(-0.028399999999999998,-0.13913101739008452),(-0.0355,-0.1374909087903633),(-0.0426,-0.13545936660120628),(-0.049699999999999994,-0.13301845736588588),(-0.056799999999999996,-0.13014514973674585),(-0.0639,-0.12681005480639143),(-0.071,-0.12297560733739028),(-0.07809999999999999,-0.11859338092827947),(-0.0852,-0.11359999999999999),(-0.0923,-0.10791065749035171),(-0.09939999999999999,-0.10140828368530846),(-0.1065,-0.09392417154279295),(-0.11359999999999999,-0.0852),(-0.12069999999999999,-0.07480314164525445),(-0.1278,-0.06189636499827757),(-0.1349,-0.04433948578862864),(-0.142,0.0)],scale=[(0.7,0.7),(0.9,0.9)],solid=False,spine=[(0,0,0),(0,0.03,0)]),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='curva3bis2',rotation=(1,0,0,3.14),scale=(1.13,1,1.13),translation=(0,0.53,0),
            children=[
            Shape(
              geometry=Extrusion(convex=False,crossSection=[(0.142,0.0),(0.14182238892361107,0.0070999999999999995),(0.14128821606914002,0.014199999999999999),(0.14039341152632484,0.0213),(0.13913101739008452,0.028399999999999998),(0.1374909087903633,0.0355),(0.13545936660120628,0.0426),(0.13301845736588588,0.049699999999999994),(0.13014514973674585,0.056799999999999996),(0.12681005480639143,0.0639),(0.12297560733739028,0.071),(0.11859338092827947,0.07809999999999999),(0.11359999999999999,0.0852),(0.10791065749035171,0.0923),(0.10140828368530846,0.09939999999999999),(0.09392417154279295,0.1065),(0.0852,0.11359999999999999),(0.07480314164525445,0.12069999999999999),(0.06189636499827757,0.1278),(0.04433948578862864,0.1349),(0.0,0.142),(-0.0,0.142),(-0.04433948578862864,0.1349),(-0.06189636499827757,0.1278),(-0.07480314164525445,0.12069999999999999),(-0.0852,0.11359999999999999),(-0.09392417154279295,0.1065),(-0.10140828368530846,0.09939999999999999),(-0.10791065749035171,0.0923),(-0.11359999999999999,0.0852),(-0.11859338092827947,0.07809999999999999),(-0.12297560733739028,0.071),(-0.12681005480639143,0.0639),(-0.13014514973674585,0.056799999999999996),(-0.13301845736588588,0.049699999999999994),(-0.13545936660120628,0.0426),(-0.1374909087903633,0.0355),(-0.13913101739008452,0.028399999999999998),(-0.14039341152632484,0.0213),(-0.14128821606914002,0.014199999999999999),(-0.14182238892361107,0.0070999999999999995),(-0.142,0.0),(0.142,0.0),(0.14182238892361107,-0.0070999999999999995),(0.14128821606914002,-0.014199999999999999),(0.14039341152632484,-0.0213),(0.13913101739008452,-0.028399999999999998),(0.1374909087903633,-0.0355),(0.13545936660120628,-0.0426),(0.13301845736588588,-0.049699999999999994),(0.13014514973674585,-0.056799999999999996),(0.12681005480639143,-0.0639),(0.12297560733739028,-0.071),(0.11859338092827947,-0.07809999999999999),(0.11359999999999999,-0.0852),(0.10791065749035171,-0.0923),(0.10140828368530846,-0.09939999999999999),(0.09392417154279295,-0.1065),(0.0852,-0.11359999999999999),(0.07480314164525445,-0.12069999999999999),(0.06189636499827757,-0.1278),(0.04433948578862864,-0.1349),(0.0,-0.142),(-0.0070999999999999995,-0.14182238892361107),(-0.014199999999999999,-0.14128821606914002),(-0.0213,-0.14039341152632484),(-0.028399999999999998,-0.13913101739008452),(-0.0355,-0.1374909087903633),(-0.0426,-0.13545936660120628),(-0.049699999999999994,-0.13301845736588588),(-0.056799999999999996,-0.13014514973674585),(-0.0639,-0.12681005480639143),(-0.071,-0.12297560733739028),(-0.07809999999999999,-0.11859338092827947),(-0.0852,-0.11359999999999999),(-0.0923,-0.10791065749035171),(-0.09939999999999999,-0.10140828368530846),(-0.1065,-0.09392417154279295),(-0.11359999999999999,-0.0852),(-0.12069999999999999,-0.07480314164525445),(-0.1278,-0.06189636499827757),(-0.1349,-0.04433948578862864),(-0.142,0.0)],scale=[(0.7,0.7),(0.9,0.9)],solid=False,spine=[(0,0,0),(0,0.03,0)]),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])])]),
      Transform(DEF='Croce1',translation=(5.72,10.5,0.22),
        children=[
        Shape(
          geometry=Box(size=(0.1,2.21,0.1)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='Croce2',translation=(5.72,11.1,0.22),
        children=[
        Shape(
          geometry=Box(size=(1.66,0.1,0.1)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='FrontoneTorre',scale=(0.5,0.5,0.18),translation=(-1.15,8.64,0.63),
        #  Enter any text between the end tags <Transform DEF="Sezione2" scale="0.5 0.5 1"> <Shape> <Box size='9.84 6.51 0.1'/> <Appearance> <ImageTexture url='frontone.jpg'/> </Appearance> </Shape> </Transform> 
        children=[
        Transform(rotation=(0,0,1,3.14),scale=(2.87,2.65,1),translation=(2.1,1,-1),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,84,85,86,87,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,90,91,92,93,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,1,0),(0.62265,0.0,1.2453),(0.6218712004456791,0.0311325,1.2453),(0.6195289277144369,0.062265,1.2453),(0.6156053358230011,0.0933975,1.2453),(0.6100699153375784,0.12453,1.2453),(0.6028782701290121,0.1556625,1.2453),(0.5939702437622613,0.186795,1.2453),(0.5832672005554145,0.2179275,1.2453),(0.5706681512928509,0.24906,1.2453),(0.5560442297549271,0.2801925,1.2453),(0.5392307176663808,0.311325,1.2453),(0.520015272077417,0.3424575,1.2453),(0.49812000000000006,0.37359,1.2453),(0.47317303441103875,0.4047225,1.2453),(0.4446610411032206,0.435855,1.2453),(0.4118442634585919,0.4669875,1.2453),(0.37359000000000003,0.49812,1.2453),(0.3280012404606879,0.5292525,1.2453),(0.2714068427195601,0.560385,1.2453),(0.19442240018513812,0.5915175,1.2453),(0.0,0.62265,1.2453),(0,0.62265,1.2453),(-0.19442240018513812,0.5915175,1.2453),(-0.2714068427195601,0.560385,1.2453),(-0.3280012404606879,0.5292525,1.2453),(-0.37359000000000003,0.49812,1.2453),(-0.4118442634585919,0.4669875,1.2453),(-0.4446610411032206,0.435855,1.2453),(-0.47317303441103875,0.4047225,1.2453),(-0.49812000000000006,0.37359,1.2453),(-0.520015272077417,0.3424575,1.2453),(-0.5392307176663808,0.311325,1.2453),(-0.5560442297549271,0.2801925,1.2453),(-0.5706681512928509,0.24906,1.2453),(-0.5832672005554145,0.2179275,1.2453),(-0.5939702437622613,0.186795,1.2453),(-0.6028782701290121,0.1556625,1.2453),(-0.6100699153375784,0.12453,1.2453),(-0.6156053358230011,0.0933975,1.2453),(-0.6195289277144369,0.062265,1.2453),(-0.6218712004456791,0.0311325,1.2453),(-0.62265,0.0,1.2453),(0,0.62265,0),(0.62265,0.62265,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0,0.62265,1.2453),(0.62265,0.62265,1.2453),(0.62265,0,1.2453),(0.62265,0,1.2453),(0.62265,0,1.2453)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(rotation=(0,0,1,3.14),scale=(2.85,2.65,1),translation=(-2.34,1,-1),
          children=[
          Transform(rotation=(0,0,1,1.57),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,84,85,86,87,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,90,91,92,93,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1],solid=False,
                coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,1,0),(0.62265,0.0,1.2453),(0.6218712004456791,0.0311325,1.2453),(0.6195289277144369,0.062265,1.2453),(0.6156053358230011,0.0933975,1.2453),(0.6100699153375784,0.12453,1.2453),(0.6028782701290121,0.1556625,1.2453),(0.5939702437622613,0.186795,1.2453),(0.5832672005554145,0.2179275,1.2453),(0.5706681512928509,0.24906,1.2453),(0.5560442297549271,0.2801925,1.2453),(0.5392307176663808,0.311325,1.2453),(0.520015272077417,0.3424575,1.2453),(0.49812000000000006,0.37359,1.2453),(0.47317303441103875,0.4047225,1.2453),(0.4446610411032206,0.435855,1.2453),(0.4118442634585919,0.4669875,1.2453),(0.37359000000000003,0.49812,1.2453),(0.3280012404606879,0.5292525,1.2453),(0.2714068427195601,0.560385,1.2453),(0.19442240018513812,0.5915175,1.2453),(0.0,0.62265,1.2453),(0,0.62265,1.2453),(-0.19442240018513812,0.5915175,1.2453),(-0.2714068427195601,0.560385,1.2453),(-0.3280012404606879,0.5292525,1.2453),(-0.37359000000000003,0.49812,1.2453),(-0.4118442634585919,0.4669875,1.2453),(-0.4446610411032206,0.435855,1.2453),(-0.47317303441103875,0.4047225,1.2453),(-0.49812000000000006,0.37359,1.2453),(-0.520015272077417,0.3424575,1.2453),(-0.5392307176663808,0.311325,1.2453),(-0.5560442297549271,0.2801925,1.2453),(-0.5706681512928509,0.24906,1.2453),(-0.5832672005554145,0.2179275,1.2453),(-0.5939702437622613,0.186795,1.2453),(-0.6028782701290121,0.1556625,1.2453),(-0.6100699153375784,0.12453,1.2453),(-0.6156053358230011,0.0933975,1.2453),(-0.6195289277144369,0.062265,1.2453),(-0.6218712004456791,0.0311325,1.2453),(-0.62265,0.0,1.2453),(0,0.62265,0),(0.62265,0.62265,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0,0.62265,1.2453),(0.62265,0.62265,1.2453),(0.62265,0,1.2453),(0.62265,0,1.2453),(0.62265,0,1.2453)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='Centro',translation=(-0.12,0.179,-0.37735),
          children=[
          Shape(
            geometry=Box(size=(0.9,1.65,1.2453)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      #  Ground Floor - Center 
      Transform(DEF='TramezzoIngresso',translation=(3.365,-0.07,-2.1),
        children=[
        Shape(
          geometry=Box(size=(2.35,4.13,0.22)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='ArcoIngr',scale=(1.9,1.9,1),translation=(5.72,0.23,-2.21),
        children=[
        Shape(
          geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
            coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.22),(0.6218712004456791,0.0311325,0.22),(0.6195289277144369,0.062265,0.22),(0.6156053358230011,0.0933975,0.22),(0.6100699153375784,0.12453,0.22),(0.6028782701290121,0.1556625,0.22),(0.5939702437622613,0.186795,0.22),(0.5832672005554145,0.2179275,0.22),(0.5706681512928509,0.24906,0.22),(0.5560442297549271,0.2801925,0.22),(0.5392307176663808,0.311325,0.22),(0.520015272077417,0.3424575,0.22),(0.49812000000000006,0.37359,0.22),(0.47317303441103875,0.4047225,0.22),(0.4446610411032206,0.435855,0.22),(0.4118442634585919,0.4669875,0.22),(0.37359000000000003,0.49812,0.22),(0.3280012404606879,0.5292525,0.22),(0.2714068427195601,0.560385,0.22),(0.19442240018513812,0.5915175,0.22),(0.0,0.62265,0.22),(-0.0,0.62265,0.22),(-0.19442240018513812,0.5915175,0.22),(-0.2714068427195601,0.560385,0.22),(-0.3280012404606879,0.5292525,0.22),(-0.37359000000000003,0.49812,0.22),(-0.4118442634585919,0.4669875,0.22),(-0.4446610411032206,0.435855,0.22),(-0.47317303441103875,0.4047225,0.22),(-0.49812000000000006,0.37359,0.22),(-0.520015272077417,0.3424575,0.22),(-0.5392307176663808,0.311325,0.22),(-0.5560442297549271,0.2801925,0.22),(-0.5706681512928509,0.24906,0.22),(-0.5832672005554145,0.2179275,0.22),(-0.5939702437622613,0.186795,0.22),(-0.6028782701290121,0.1556625,0.22),(-0.6100699153375784,0.12453,0.22),(-0.6156053358230011,0.0933975,0.22),(-0.6195289277144369,0.062265,0.22),(-0.6218712004456791,0.0311325,0.22),(-0.62265,0.0,0.22),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,0.92,0),(0.62265,0.93,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.22),(-0.62265,0,0.22),(-0.62265,0.93,0.22),(0.62265,0.93,0.22),(0.62265,0,0.22),(0.62265,0,0.22)])),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='TramezzoDX',translation=(7.205,-0.07,-2.1),
        children=[
        Shape(
          geometry=Box(size=(0.61,4.13,0.22)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='Termine0',translation=(3.65,-2.13,-0.67),
        children=[
        Shape(
          geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,6,5,-1,0,4,9,5,-1,4,3,8,9,-1,3,2,7,8,-1,1,2,7,6,-1,0,1,2,3,4,-1,5,6,7,8,9,-1,6,12,11,10,-1],solid=False,
            coord=Coordinate(point=[(0,0,0),(0,0,1.34),(0.89,0,1.34),(0.89,0,0.58),(0.62,0,0.58),(0,4.3,0),(0,4.3,1.34),(0.89,4.3,1.34),(0.89,4.3,0.58),(0.62,4.3,0.58),(0,5.52,1.34),(1.081,5.52,1.34),(1.081,4.3,1.34)])),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='termine1',translation=(6.9,-2.13,0.49),
        children=[
        Shape(
          geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1,10,8,9,11,-1],solid=False,
            coord=Coordinate(point=[(0,0,0.18),(0.63,0,0.18),(0.63,0,-0.8),(0,0,-0.58),(0,4.3,0.18),(0.63,4.3,0.18),(0.63,4.3,-0.8),(0,4.3,-0.58),(-0.191,5.52,0.18),(3.78,5.52,0.18),(-0.191,4.3,0.18),(3.78,4.3,0.18)])),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      #  Ground Floor - right 
      Transform(DEF='MuroLateraleDX',
        children=[
        Transform(DEF='MuroLateraleInt',rotation=(0,1,0,-1.57),translation=(9.356,-2.135,-31.17),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,10,12,7,3,-1,3,4,5,6,11,13,14,16,-1,16,10,34,19,20,22,-1,22,35,24,26,25,27,28,30,-1,30,24,31,32,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0,7.3,0),(4.41,7.3,0),(4.41,0,0),(4.41,1.91,0),(6.23,1.91,0),(6.23,4.66,0),(4.41,4.66,0),(6.23,7.3,0),(13.39,7.3,0),(15.21,7.3,0),(13.39,4.66,0),(15.21,4.66,0),(13.39,1.91,0),(15.21,1.91,0),(13.39,0,0),(15.21,0,0),(17.46,4.09,0),(18.68,4.09,0),(17.46,2.33,0),(18.68,2.33,0),(17.46,0,0),(18.68,0,0),(22.61,7.3,0),(24.43,7.3,0),(22.61,4.66,0),(24.43,4.66,0),(22.61,1.91,0),(24.43,1.91,0),(22.61,0,0),(24.43,0,0),(31.3,7.3,0),(31.3,0,0),(6.23,0,0),(17.46,7.3,0),(18.68,7.3,0)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='nicchia',rotation=(0,1,0,1.57),translation=(9.3708,0.195,-12.49),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,3,2,6,7,-1,1,2,6,5,-1,0,1,2,3,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0,0,0.8),(1.221,0,0.8),(1.221,0,0),(0,2.5,0),(0,2.5,0.8),(1.221,2.5,0.8),(1.221,2.5,0)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='nicchia2',rotation=(0,1,0,1.57),scale=(0.99,1,1),translation=(9.3708,1.95,-13.1),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.8),(0.6218712004456791,0.0311325,0.8),(0.6195289277144369,0.062265,0.8),(0.6156053358230011,0.0933975,0.8),(0.6100699153375784,0.12453,0.8),(0.6028782701290121,0.1556625,0.8),(0.5939702437622613,0.186795,0.8),(0.5832672005554145,0.2179275,0.8),(0.5706681512928509,0.24906,0.8),(0.5560442297549271,0.2801925,0.8),(0.5392307176663808,0.311325,0.8),(0.520015272077417,0.3424575,0.8),(0.49812000000000006,0.37359,0.8),(0.47317303441103875,0.4047225,0.8),(0.4446610411032206,0.435855,0.8),(0.4118442634585919,0.4669875,0.8),(0.37359000000000003,0.49812,0.8),(0.3280012404606879,0.5292525,0.8),(0.2714068427195601,0.560385,0.8),(0.19442240018513812,0.5915175,0.8),(0.0,0.62265,0.8),(-0.0,0.62265,0.8),(-0.19442240018513812,0.5915175,0.8),(-0.2714068427195601,0.560385,0.8),(-0.3280012404606879,0.5292525,0.8),(-0.37359000000000003,0.49812,0.8),(-0.4118442634585919,0.4669875,0.8),(-0.4446610411032206,0.435855,0.8),(-0.47317303441103875,0.4047225,0.8),(-0.49812000000000006,0.37359,0.8),(-0.520015272077417,0.3424575,0.8),(-0.5392307176663808,0.311325,0.8),(-0.5560442297549271,0.2801925,0.8),(-0.5706681512928509,0.24906,0.8),(-0.5832672005554145,0.2179275,0.8),(-0.5939702437622613,0.186795,0.8),(-0.6028782701290121,0.1556625,0.8),(-0.6100699153375784,0.12453,0.8),(-0.6156053358230011,0.0933975,0.8),(-0.6195289277144369,0.062265,0.8),(-0.6218712004456791,0.0311325,0.8),(-0.62265,0.0,0.8),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,3.25,0),(0.62265,3.25,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.8),(-0.62265,0,0.8),(-0.62265,0.8,0.8),(0.62265,0.8,0.8),(0.62265,0,0.8),(0.62265,0,0.8)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroLateraleEst',rotation=(0,1,0,-1.57),translation=(10.666,-2.135,-31.17),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,10,12,7,3,-1,3,4,5,6,11,13,14,16,-1,16,10,34,19,20,22,-1,22,35,24,26,25,27,28,30,-1,30,24,31,32,-1,19,29,35,34,-1,31,38,40,39,37,36,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0,6.83,0),(4.41,6.83,0),(4.41,0,0),(4.41,1.91,0),(6.23,1.91,0),(6.23,4.66,0),(4.41,4.66,0),(6.23,6.83,0),(13.39,6.83,0),(15.21,6.83,0),(13.39,4.66,0),(15.21,4.66,0),(13.39,1.91,0),(15.21,1.91,0),(13.39,0,0),(15.21,0,0),(17.46,4.09,0),(18.68,4.09,0),(17.46,2.33,0),(18.68,2.33,0),(17.46,0,0),(18.68,0,0),(22.61,6.83,0),(24.43,6.83,0),(22.61,4.66,0),(24.43,4.66,0),(22.61,1.91,0),(24.43,1.91,0),(22.61,0,0),(24.43,0,0),(30.5,6.83,0),(30.5,0,0),(6.23,0,0),(17.46,6.83,0),(18.68,6.83,0),(30.5,4.31,0),(31.84,4.31,0),(31.74,6.83,0),(31.84,5.52,0),(31.74,5.52,0)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      Transform(DEF='MuroLateraleSX',translation=(-9.81,0,0.02),
        children=[
        Transform(DEF='MuroLateraleInt2',rotation=(0,1,0,-1.57),translation=(11.985,-2.135,-31.17),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,10,12,7,3,-1,3,4,5,6,11,13,14,16,-1,16,10,34,19,20,22,-1,22,35,24,26,25,27,28,30,-1,30,24,31,32,-1,32,36,37,38,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0,7.3,0),(4.41,7.3,0),(4.41,0,0),(4.41,1.91,0),(6.23,1.91,0),(6.23,4.66,0),(4.41,4.66,0),(6.23,7.3,0),(13.39,7.3,0),(15.21,7.3,0),(13.39,4.66,0),(15.21,4.66,0),(13.39,1.91,0),(15.21,1.91,0),(13.39,0,0),(15.21,0,0),(17.32,4.09,0),(19.44,4.09,0),(17.32,2.33,0),(19.44,2.33,0),(17.32,0,0),(19.44,0,0),(22.61,7.3,0),(24.43,7.3,0),(22.61,4.66,0),(24.43,4.66,0),(22.61,1.91,0),(24.43,1.91,0),(22.61,0,0),(24.43,0,0),(27.7,7.3,0),(27.7,0,0),(6.23,0,0),(17.32,7.3,0),(19.44,7.3,0),(27.7,4.13,0),(29,4.13,0),(29,0,0),(17.32,4.09,0.8),(19.44,4.09,0.8),(17.32,2.33,0.8),(19.44,2.33,0.8)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroLateraleEst2',rotation=(0,1,0,-1.57),translation=(10.666,-2.135,-31.17),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,10,12,7,3,-1,3,4,5,6,11,13,14,16,-1,16,10,34,19,20,22,-1,22,35,24,26,25,27,28,30,-1,30,24,31,32,-1,19,29,35,34,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0,6.88,0),(4.41,6.88,0),(4.41,0,0),(4.41,1.91,0),(6.23,1.91,0),(6.23,4.66,0),(4.41,4.66,0),(6.23,6.88,0),(13.39,6.88,0),(15.21,6.88,0),(13.39,4.66,0),(15.21,4.66,0),(13.39,1.91,0),(15.21,1.91,0),(13.39,0,0),(15.21,0,0),(17.46,4.09,0),(18.68,4.09,0),(17.46,2.33,0),(18.68,2.33,0),(17.46,0,0),(18.68,0,0),(22.61,6.88,0),(24.43,6.88,0),(22.61,4.66,0),(24.43,4.66,0),(22.61,1.91,0),(24.43,1.91,0),(22.61,0,0),(24.43,0,0),(27.7,6.88,0),(27.7,0,0),(6.23,0,0),(17.46,6.88,0),(18.68,6.88,0)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='NicchiaSX1',rotation=(0,1,0,-1.57),translation=(11.985,-2.135,-31.17),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[18,20,42,40,-1,19,20,42,41,-1,17,19,41,39,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0,6.83,0),(4.41,6.83,0),(4.41,0,0),(4.41,1.91,0),(6.23,1.91,0),(6.23,4.66,0),(4.41,4.66,0),(6.23,6.83,0),(13.39,6.83,0),(15.21,6.83,0),(13.39,4.66,0),(15.21,4.66,0),(13.39,1.91,0),(15.21,1.91,0),(13.39,0,0),(15.21,0,0),(17.32,4.34,0),(19.44,4.34,0),(17.32,2.33,0),(19.44,2.33,0),(17.32,0,0),(19.44,0,0),(22.61,6.83,0),(24.43,6.83,0),(22.61,4.66,0),(24.43,4.66,0),(22.61,1.91,0),(24.43,1.91,0),(22.61,0,0),(24.43,0,0),(27.7,6.83,0),(27.7,0,0),(6.23,0,0),(17.32,6.83,0),(19.44,6.83,0),(27.7,4.13,0),(29,4.13,0),(29,0,0),(17.32,4.34,0.8),(19.44,4.34,0.8),(17.32,2.33,0.8),(19.44,2.33,0.8)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='NicchiaSX2',rotation=(0,1,0,-1.57),scale=(1.71,1,1),translation=(12,2.2,-12.79),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.8),(0.6218712004456791,0.0311325,0.8),(0.6195289277144369,0.062265,0.8),(0.6156053358230011,0.0933975,0.8),(0.6100699153375784,0.12453,0.8),(0.6028782701290121,0.1556625,0.8),(0.5939702437622613,0.186795,0.8),(0.5832672005554145,0.2179275,0.8),(0.5706681512928509,0.24906,0.8),(0.5560442297549271,0.2801925,0.8),(0.5392307176663808,0.311325,0.8),(0.520015272077417,0.3424575,0.8),(0.49812000000000006,0.37359,0.8),(0.47317303441103875,0.4047225,0.8),(0.4446610411032206,0.435855,0.8),(0.4118442634585919,0.4669875,0.8),(0.37359000000000003,0.49812,0.8),(0.3280012404606879,0.5292525,0.8),(0.2714068427195601,0.560385,0.8),(0.19442240018513812,0.5915175,0.8),(0.0,0.62265,0.8),(-0.0,0.62265,0.8),(-0.19442240018513812,0.5915175,0.8),(-0.2714068427195601,0.560385,0.8),(-0.3280012404606879,0.5292525,0.8),(-0.37359000000000003,0.49812,0.8),(-0.4118442634585919,0.4669875,0.8),(-0.4446610411032206,0.435855,0.8),(-0.47317303441103875,0.4047225,0.8),(-0.49812000000000006,0.37359,0.8),(-0.520015272077417,0.3424575,0.8),(-0.5392307176663808,0.311325,0.8),(-0.5560442297549271,0.2801925,0.8),(-0.5706681512928509,0.24906,0.8),(-0.5832672005554145,0.2179275,0.8),(-0.5939702437622613,0.186795,0.8),(-0.6028782701290121,0.1556625,0.8),(-0.6100699153375784,0.12453,0.8),(-0.6156053358230011,0.0933975,0.8),(-0.6195289277144369,0.062265,0.8),(-0.6218712004456791,0.0311325,0.8),(-0.62265,0.0,0.8),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,2.95,0),(0.62265,2.95,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.8),(-0.62265,0,0.8),(-0.62265,0.95,0.8),(0.62265,0.95,0.8),(0.62265,0,0.8),(0.62265,0,0.8)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      Transform(DEF='MuroTransetto1DX',translation=(9.36,-2.135,-30.22),
        children=[
        Transform(DEF='MuroTransetto1InttDX',
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[1,2,18,19,4,5,13,9,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0,0,-0.95),(3.87,0,-0.95),(3.87,0,0),(5.58,0,-0.95),(7.9,0,-0.95),(8,0,0),(5.58,0,0),(0,7.1,0),(0,7.1,-0.95),(3.87,7.1,-0.95),(3.87,7.1,0),(5.58,7.1,-0.95),(7.9,7.1,-0.95),(8,7.1,0),(5.58,7.1,0),(3.87,2.75,0),(5.58,2.75,0),(3.87,2.75,-0.95),(5.58,2.75,-0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroTransetto1InttDXLat',
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[6,5,13,14,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0,0,-0.95),(3.87,0,-0.95),(3.87,0,0),(5.58,0,-0.95),(8.28,0,-0.95),(8.28,0,0),(5.58,0,0),(0,6.8,0),(0,6.8,-0.95),(3.87,6.8,-0.95),(3.87,6.8,0),(5.58,6.8,-0.95),(8.28,6.8,-0.95),(8.28,6.8,0),(5.58,6.8,0),(3.87,2.75,0),(5.58,2.75,0),(3.87,2.75,-0.95),(5.58,2.75,-0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroTransetto1EsttDX',
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,3,16,17,7,6,14,8,-1,2,3,16,18,-1,4,7,17,19,-1,16,17,19,18,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0,0,-0.95),(3.87,0,-0.95),(3.87,0,0),(5.58,0,-0.95),(8.28,0,-0.95),(8.28,0,0),(5.58,0,0),(0,6.8,0),(0,6.8,-0.95),(3.87,6.8,-0.95),(3.87,6.8,0),(5.58,6.8,-0.95),(8.28,6.8,-0.95),(8.28,6.8,0),(5.58,6.8,0),(3.87,2.75,0),(5.58,2.75,0),(3.87,2.75,-0.95),(5.58,2.75,-0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      Transform(DEF='MuroTransetto1SX',rotation=(0,1,0,3.14),translation=(-6.1035,-2.135,-31.17),
        children=[
        Transform(DEF='MuroTransetto1EstSX',
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[1,2,18,19,4,5,13,9,-1,0,1,9,8,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0,0,-0.95),(-3.87,0,-0.95),(-3.87,0,0),(-5.58,0,-0.95),(-8.28,0,-0.95),(-8.28,0,0),(-5.58,0,0),(0,6.8,0),(0,6.8,-0.95),(-3.87,6.8,-0.95),(-3.87,6.8,0),(-5.58,6.8,-0.95),(-8.28,6.8,-0.95),(-8.28,6.8,0),(-5.58,6.8,0),(-3.87,2.75,0),(-5.58,2.75,0),(-3.87,2.75,-0.95),(-5.58,2.75,-0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroTransetto1IntSX',
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,3,16,17,7,6,14,8,-1,2,3,16,18,-1,4,7,17,19,-1,16,17,19,18,-1],solid=False,
              coord=Coordinate(point=[(-0.2,0,0),(0,0,-0.95),(-3.87,0,-0.95),(-3.87,0,0),(-5.58,0,-0.95),(-7.9,0,-0.95),(-8.28,0,0),(-5.58,0,0),(-0.2,7.1,0),(0,7.1,-0.95),(-3.87,7.1,-0.95),(-3.87,7.1,0),(-5.58,7.1,-0.95),(-7.1,7.1,-0.95),(-8.28,7.1,0),(-5.58,7.1,0),(-3.87,2.75,0),(-5.58,2.75,0),(-3.87,2.75,-0.95),(-5.58,2.75,-0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      Transform(DEF='MuroTransetto3DX',
        children=[
        Transform(DEF='MuroTransetto3Int',rotation=(0,1,0,1.57),translation=(16.6895,-2.135,-31.17),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,3,2,1,9,6,7,8,-1,4,5,9,8,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(7.4,0,0),(7.4,7.1,0),(0,7.1,0),(2.94,1.91,0),(4.76,1.91,0),(4.76,4.66,0),(2.94,4.66,0),(2.94,0,0),(4.76,0,0)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroTransetto3Est',rotation=(0,1,0,1.57),translation=(17.6395,-2.135,-31.17),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,3,2,1,9,6,7,8,-1,4,5,9,8,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(8.35,0,0),(8.35,6.83,0),(0,6.83,0),(2.94,1.91,0),(4.76,1.91,0),(4.76,4.66,0),(2.94,4.66,0),(2.94,0,0),(4.76,0,0)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      Transform(DEF='MuroTransetto3SX',translation=(-22.79,0,0),
        children=[
        Transform(DEF='MuroTransetto3Int2',rotation=(0,1,0,1.57),translation=(17.6395,-2.135,-31.17),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,3,2,1,9,6,7,8,-1,4,5,9,8,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(7.4,0,0),(7.4,7.1,0),(0,7.1,0),(2.94,1.91,0),(4.76,1.91,0),(4.76,4.66,0),(2.94,4.66,0),(2.94,0,0),(4.76,0,0)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroTransetto3Est2',rotation=(0,1,0,1.57),translation=(16.6895,-2.135,-31.17),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,3,2,1,9,6,7,8,-1,4,5,9,8,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(8.35,0,0),(8.35,6.83,0),(0,6.83,0),(2.94,1.91,0),(4.76,1.91,0),(4.76,4.66,0),(2.94,4.66,0),(2.94,0,0),(4.76,0,0)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      Transform(DEF='MuroTransetto4DX',
        children=[
        Transform(DEF='MuroTransetto4Int',translation=(9.2995,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[3,7,17,9,8,16,6,2,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(8,0,0),(7.9,0,0.95),(0,0,0.95),(0,7.1,0),(8,7.1,0),(7.9,7.1,0.95),(0,7.1,0.95),(4.74,2.23,0.95),(2.65,2.23,0.95),(2.65,4.09,0.95),(4.74,4.09,0.95),(4.74,2.23,0.25),(2.65,2.23,0.25),(2.65,4.09,0.25),(4.74,4.09,0.25),(4.74,7.1,0.95),(2.65,7.1,0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='NicchiaTransetto1',translation=(9.2995,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[9,13,14,10,-1,8,12,15,11,-1,8,9,13,12,-1,12,13,14,15,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(8.34,0,0),(8.34,0,0.95),(0,0,0.95),(0,6.83,0),(8.34,6.83,0),(8.34,6.83,0.95),(0,6.83,0.95),(4.74,2.23,0.95),(2.65,2.23,0.95),(2.65,4.09,0.95),(4.74,4.09,0.95),(4.74,2.23,0.25),(2.65,2.23,0.25),(2.65,5,0.25),(4.74,5,0.25),(4.74,6.83,0.95),(2.65,6.83,0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='NicchiaTransetto2',scale=(1.685,1,1),translation=(12.995,1.955,-39.37),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.8),(0.6218712004456791,0.0311325,0.8),(0.6195289277144369,0.062265,0.8),(0.6156053358230011,0.0933975,0.8),(0.6100699153375784,0.12453,0.8),(0.6028782701290121,0.1556625,0.8),(0.5939702437622613,0.186795,0.8),(0.5832672005554145,0.2179275,0.8),(0.5706681512928509,0.24906,0.8),(0.5560442297549271,0.2801925,0.8),(0.5392307176663808,0.311325,0.8),(0.520015272077417,0.3424575,0.8),(0.49812000000000006,0.37359,0.8),(0.47317303441103875,0.4047225,0.8),(0.4446610411032206,0.435855,0.8),(0.4118442634585919,0.4669875,0.8),(0.37359000000000003,0.49812,0.8),(0.3280012404606879,0.5292525,0.8),(0.2714068427195601,0.560385,0.8),(0.19442240018513812,0.5915175,0.8),(0.0,0.62265,0.8),(-0.0,0.62265,0.8),(-0.19442240018513812,0.5915175,0.8),(-0.2714068427195601,0.560385,0.8),(-0.3280012404606879,0.5292525,0.8),(-0.37359000000000003,0.49812,0.8),(-0.4118442634585919,0.4669875,0.8),(-0.4446610411032206,0.435855,0.8),(-0.47317303441103875,0.4047225,0.8),(-0.49812000000000006,0.37359,0.8),(-0.520015272077417,0.3424575,0.8),(-0.5392307176663808,0.311325,0.8),(-0.5560442297549271,0.2801925,0.8),(-0.5706681512928509,0.24906,0.8),(-0.5832672005554145,0.2179275,0.8),(-0.5939702437622613,0.186795,0.8),(-0.6028782701290121,0.1556625,0.8),(-0.6100699153375784,0.12453,0.8),(-0.6156053358230011,0.0933975,0.8),(-0.6195289277144369,0.062265,0.8),(-0.6218712004456791,0.0311325,0.8),(-0.62265,0.0,0.8),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,1.15,0),(0.62265,1.15,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.8),(-0.62265,0,0.8),(-0.62265,3.05,0.8),(0.62265,3.05,0.8),(0.62265,0,0.8),(0.62265,0,0.8)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroTransetto4Est',translation=(9.2995,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(8.34,0,0),(8.34,0,0.95),(0,0,0.95),(0,6.83,0),(8.34,6.83,0),(8.34,6.83,0.95),(0,6.83,0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      Transform(DEF='MuroTransetto4SX',translation=(-7.05,0,0),
        children=[
        Transform(DEF='MuroTransetto4Int2',translation=(9.2995,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[3,7,17,9,8,16,6,2,-1],solid=False,
              coord=Coordinate(point=[(-0.2,0,0),(-8.34,0,0),(-8.14,0,0.95),(0,0,0.95),(0,7.1,0),(-8.34,7.1,0),(-8.14,7.1,0.95),(0,7.1,0.95),(-4.74,2.23,0.95),(-2.65,2.23,0.95),(-2.65,4.09,0.95),(-4.74,4.09,0.95),(-4.74,2.23,0.25),(-2.65,2.23,0.25),(-2.65,4.09,0.25),(-4.74,4.09,0.25),(-4.74,7.1,0.95),(-2.65,7.1,0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='NicchiaTransetto12',translation=(9.2995,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[9,13,14,10,-1,8,12,15,11,-1,8,9,13,12,-1,12,13,14,15,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(-8.34,0,0),(-8.34,0,0.95),(0,0,0.95),(0,6.83,0),(-8.34,6.83,0),(-8.34,6.83,0.95),(0,6.83,0.95),(-4.74,2.23,0.95),(-2.65,2.23,0.95),(-2.65,4.09,0.95),(-4.74,4.09,0.95),(-4.74,2.23,0.25),(-2.65,2.23,0.25),(-2.65,5,0.25),(-4.74,5,0.25),(-4.74,6.83,0.95),(-2.65,6.83,0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='NicchiaTransetto22',scale=(1.685,1,1),translation=(5.6,1.955,-39.37),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.8),(0.6218712004456791,0.0311325,0.8),(0.6195289277144369,0.062265,0.8),(0.6156053358230011,0.0933975,0.8),(0.6100699153375784,0.12453,0.8),(0.6028782701290121,0.1556625,0.8),(0.5939702437622613,0.186795,0.8),(0.5832672005554145,0.2179275,0.8),(0.5706681512928509,0.24906,0.8),(0.5560442297549271,0.2801925,0.8),(0.5392307176663808,0.311325,0.8),(0.520015272077417,0.3424575,0.8),(0.49812000000000006,0.37359,0.8),(0.47317303441103875,0.4047225,0.8),(0.4446610411032206,0.435855,0.8),(0.4118442634585919,0.4669875,0.8),(0.37359000000000003,0.49812,0.8),(0.3280012404606879,0.5292525,0.8),(0.2714068427195601,0.560385,0.8),(0.19442240018513812,0.5915175,0.8),(0.0,0.62265,0.8),(-0.0,0.62265,0.8),(-0.19442240018513812,0.5915175,0.8),(-0.2714068427195601,0.560385,0.8),(-0.3280012404606879,0.5292525,0.8),(-0.37359000000000003,0.49812,0.8),(-0.4118442634585919,0.4669875,0.8),(-0.4446610411032206,0.435855,0.8),(-0.47317303441103875,0.4047225,0.8),(-0.49812000000000006,0.37359,0.8),(-0.520015272077417,0.3424575,0.8),(-0.5392307176663808,0.311325,0.8),(-0.5560442297549271,0.2801925,0.8),(-0.5706681512928509,0.24906,0.8),(-0.5832672005554145,0.2179275,0.8),(-0.5939702437622613,0.186795,0.8),(-0.6028782701290121,0.1556625,0.8),(-0.6100699153375784,0.12453,0.8),(-0.6156053358230011,0.0933975,0.8),(-0.6195289277144369,0.062265,0.8),(-0.6218712004456791,0.0311325,0.8),(-0.62265,0.0,0.8),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,1.15,0),(0.62265,1.15,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.8),(-0.62265,0,0.8),(-0.62265,3.05,0.8),(0.62265,3.05,0.8),(0.62265,0,0.8),(0.62265,0,0.8)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='MuroTransetto4Est2',translation=(9.2995,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(-8.34,0,0),(-8.34,0,0.95),(0,0,0.95),(0,6.83,0),(-8.34,6.83,0),(-8.34,6.83,0.95),(0,6.83,0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      Transform(DEF='Presbiterio',translation=(0.95,0,-5.45),
        children=[
        Transform(DEF='Presbiterio1Int',rotation=(0,1,0,-1.57),translation=(9.295,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[6,15,12,11,5,4,13,14,-1,7,8,12,11,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(3.05,0,0),(4.96,0,0),(6.4,0,0),(6.4,0,0.95),(4.96,0,0.95),(0,0,0.95),(4.96,2.71,0),(3.05,2.71,0),(6.4,7.3,0),(0,7.3,0),(4.96,2.71,0.95),(3.05,2.71,0.95),(6.4,7.3,0.95),(0,7.3,0.95),(3.05,0,0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Presbiterio1Est',rotation=(0,1,0,-1.57),translation=(9.2995,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,8,7,2,3,9,10,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(3.05,0,0),(4.96,0,0),(6.4,0,0),(6.4,0,0.95),(4.96,0,0.95),(0,0,0.95),(4.96,2.71,0),(3.05,2.71,0),(6.4,7.05,0),(0,7.05,0),(4.96,2.71,0.95),(3.05,2.71,0.95),(6.4,7.05,0.95),(0,7.05,0.95),(3.05,0,0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Presbiterio2Est',rotation=(0,1,0,-1.57),translation=(0.344,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,17,9,8,12,13,21,4,-1,17,1,5,21,-1],solid=False,
              coord=Coordinate(point=[(-0.02,0,0),(6.4,0,0),(6.4,0,-0.95),(-0.02,0,-0.95),(-0.02,7.1,0),(6.4,7.1,0),(6.4,7.1,-0.95),(-0.02,7.1,-0.95),(2.75,3.37,0),(4.277,3.37,0),(4.277,3.37,-0.95),(2.75,3.37,-0.95),(2.75,5.86,0),(4.277,5.86,0),(4.277,5.86,-0.95),(2.75,5.86,-0.95),(2.75,0,0),(4.277,0,0),(4.277,0,-0.95),(2.75,0,-0.95),(2.75,7.1,0),(4.277,7.1,0),(4.277,7.1,-0.95),(2.75,7.1,-0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Presbiterio2Int',rotation=(0,1,0,-1.57),translation=(0.344,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[3,18,10,11,15,14,22,7,-1,18,22,6,2,-1],solid=False,
              coord=Coordinate(point=[(-0.02,0,0),(6.4,0,0),(6.4,0,-0.95),(-0.02,0,-0.95),(-0.02,7.3,0),(6.4,7.3,0),(6.4,7.3,-0.95),(-0.02,7.3,-0.95),(2.75,3.37,0),(4.277,3.37,0),(4.277,3.37,-0.95),(2.75,3.37,-0.95),(2.75,5.86,0),(4.277,5.86,0),(4.277,5.86,-0.95),(2.75,5.86,-0.95),(2.75,0,0),(4.277,0,0),(4.277,0,-0.95),(2.75,0,-0.95),(2.75,7.3,0),(4.277,7.3,0),(4.277,7.3,-0.95),(2.75,7.3,-0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      Transform(DEF='Retro',translation=(0.95,0,-8.623),
        children=[
        Transform(DEF='Retro1Est',rotation=(0,1,0,-1.57),translation=(9.295,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,8,9,2,3,13,12,-1,8,9,11,10,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0.9,0,0),(2.53,0,0),(3.17,0,0),(0,0,0.95),(0.9,0,0.95),(2.53,0,0.95),(3.17,0,0.95),(0.9,2.25,0),(2.53,2.25,0),(0.9,2.25,0),(2.53,2.25,0),(0,7.001,0),(3.17,7.001,0),(3.17,7.001,0.95),(0,7.001,0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Retro1Int',rotation=(0,1,0,-1.57),translation=(9.295,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[4,5,10,11,6,7,15,14,-1],solid=False,
              coord=Coordinate(point=[(0,-1,0),(0.9,0,0),(2.53,0,0),(3.17,0,0),(0,0,0.95),(0.9,0,0.95),(2.53,0,0.95),(3.17,0,0.95),(0.9,2.25,0),(2.53,2.25,0),(0.9,2.25,0.95),(2.53,2.25,0.95),(0,7.1,0),(3.17,7.1,0),(0,7.1,0.95),(3.17,7.1,0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Retro2Int',rotation=(0,1,0,3.14),translation=(9.295,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[4,10,9,3,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(8.946,0,0),(8.946,0,-3.17),(7.996,0,-3.17),(7.996,0,-0.95),(0.2,0,-0.95),(0,7.1,0),(8.946,7.1,0),(8.946,7.1,-3.17),(7.996,7.1,-3.17),(7.996,7.1,-0.95),(0.2,7.1,-0.95),(3.4,0,0),(3.85,0,0),(3.4,0,-0.95),(3.85,0,-0.95),(3.4,5.3,0),(3.85,5.3,0),(3.4,5.3,-0.95),(3.85,5.3,-0.95),(3.4,6.3,0),(3.85,6.3,0),(3.4,6.3,-0.95),(3.85,6.3,-0.95),(3.4,7.1,0),(3.85,7.1,0),(3.4,7.1,-0.95),(3.85,7.1,-0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Retro2Est',rotation=(0,1,0,3.14),translation=(9.295,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[1,2,8,7,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(8.946,0,0),(8.946,0,-3.17),(7.996,0,-3.17),(7.996,0,-0.95),(0,0,-0.95),(0,7.001,0),(8.946,7.001,0),(8.946,7.001,-3.17),(7.996,7.001,-3.17),(7.996,7.001,-0.95),(0,7.001,-0.95),(3.4,6.3,0),(3.85,6.3,0),(3.4,6.3,-0.95),(3.85,6.3,-0.95),(3.4,7.1,0),(3.85,7.1,0),(3.4,7.1,-0.95),(3.85,7.001,-0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='BisRetro2Est',rotation=(0,1,0,3.14),translation=(9.295,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,4,19,16,12,41,18,17,13,14,9,6,-1,9,41,15,4,5,11,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(4.001,0,0),(4.05,0,0),(4.85,0,0),(5.01,0,0),(8.946,0,0),(0,7.05,0),(4.001,7.05,0),(4.05,7.05,0),(4.85,7.05,0),(5.01,7.05,0),(8.946,7.05,0),(4.001,3,0),(4.05,6.26,0),(4.85,6.26,0),(5.01,3,0),(4.001,1.3,0),(4.05,4.85,0),(4.85,4.85,0),(5.01,1.3,0),(0,0,-0.95),(4.001,0,-0.95),(4.05,0,-0.95),(4.85,0,-0.95),(5.01,0,-0.95),(8.946,0,-0.95),(0,7.05,-0.95),(4.001,5.013,-0.95),(4.05,7.05,-0.95),(4.85,7.05,-0.95),(5.01,5.013,-0.95),(8.946,7.05,-0.95),(4.001,3,-0.95),(4.05,6.26,-0.95),(4.85,6.26,-0.95),(5.01,3,-0.95),(4.001,1.3,-0.95),(4.05,4.85,-0.95),(4.85,4.85,-0.95),(5.01,1.3,-0.95),(4.05,3,0),(4.85,3,0),(4.05,3,-0.95),(4.85,3,-0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='BisRetro2Int',rotation=(0,1,0,3.14),translation=(9.295,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[20,24,39,36,32,43,38,37,33,34,29,26,-1,29,43,35,24,25,31,-1,16,19,39,36,-1,12,15,35,32,-1,16,12,32,36,-1,19,15,35,39,-1,17,18,38,37,-1,13,14,34,33,-1,17,13,33,37,-1,18,14,34,38,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(3.852,0,0),(4.05,0,0),(4.85,0,0),(5.159,0,0),(8.946,0,0),(0,6.83,0),(3.852,6.83,0),(4.05,6.83,0),(4.85,6.83,0),(5.159,6.83,0),(8.946,6.83,0),(3.852,3.149,0),(4.05,6.26,0),(4.85,6.26,0),(5.159,3.149,0),(3.852,1.151,0),(4.05,4.85,0),(4.85,4.85,0),(5.159,1.151,0),(0,0,-0.95),(3.852,0,-0.95),(4.05,0,-0.95),(4.85,0,-0.95),(5.159,0,-0.95),(8.946,0,-0.95),(0,6.83,-0.95),(3.852,5.1593,-0.95),(4.05,6.83,-0.95),(4.85,6.83,-0.95),(5.159,5.1593,-0.95),(8.946,6.83,-0.95),(3.852,3.149,-0.95),(4.05,6.26,-0.95),(4.85,6.26,-0.95),(5.159,3.149,-0.95),(3.852,1.151,-0.95),(4.05,4.85,-0.95),(4.85,4.85,-0.95),(5.159,1.151,-0.95),(4.05,3.149,0),(4.85,3.149,0),(4.05,3.149,-0.95),(4.85,3.149,-0.95)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Finestra4DXbis',rotation=(0,1,0,1.57),translation=(12.65,-0.615,-29.2015),
          children=[
          Transform(DEF='terminixfinLAT4bis',translation=(9.3699,-0.2165,-7.216),
            children=[
            Transform(DEF='terminexfin4bis',translation=(0,-0.149,0),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                  coord=Coordinate(point=[(0,0,0),(0.95,0,0),(0.95,0,-0.149),(0.7,0,-0.149),(0,1.998,0),(0.95,1.998,0),(0.95,1.998,-0.149),(0.7,1.998,-0.149)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='terminexfin42bis',translation=(0,-0.149,-1.299),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                  coord=Coordinate(point=[(0,0,0),(0.95,0,0),(0.95,0,0.149),(0.7,0,0.149),(0,1.998,0),(0.95,1.998,0),(0.95,1.998,0.149),(0.7,1.998,0.149)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(DEF='terminixfinSOTtris',rotation=(1,0,0,1.57),translation=(9.37,-0.2165,-8.37),
            children=[
            Transform(DEF='terminexfin1bis',translation=(0,-0.149,0.149),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                  coord=Coordinate(point=[(0,0,0),(0.95,0,0),(0.95,0,-0.149),(0.7,0,-0.149),(0,1.299,0),(0.95,1.299,0),(0.95,1.299,-0.149),(0.7,1.299,-0.149)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='terminexfin2bis',translation=(0,-0.149,-1.849),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                  coord=Coordinate(point=[(0,0,0),(0.95,0,0),(0.95,0,0.149),(0.7,0,0.149),(0,1.299,0),(0.95,1.299,0),(0.95,1.299,0.149),(0.7,1.299,0.149)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])])]),
        Transform(DEF='Finestra4DXtris',rotation=(0,1,0,1.57),translation=(12.65,2.9,-29.2015),
          children=[
          Transform(DEF='terminixfinLAT4tris',translation=(9.3699,-0.2165,-7.365),
            children=[
            Transform(DEF='terminexfin4tris',
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                  coord=Coordinate(point=[(0,0,0),(0.95,0,0),(0.95,0,-0.149),(0.7,0,-0.149),(0,1.7,0),(0.95,1.7,0),(0.95,1.7,-0.149),(0.7,1.7,-0.149)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='terminexfin42tris',translation=(0,0,-1.01),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                  coord=Coordinate(point=[(0,0,0),(0.95,0,0),(0.95,0,0.149),(0.7,0,0.149),(0,1.7,0),(0.95,1.7,0),(0.95,1.7,0.149),(0.7,1.7,0.149)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(DEF='terminixfinSOTquatris',rotation=(1,0,0,1.57),translation=(9.37,-0.2165,-8.37),
            children=[
            Transform(DEF='terminexfin1tris',
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                  coord=Coordinate(point=[(0,0,0),(0.95,0,0),(0.95,0,-0.149),(0.7,0,-0.149),(0,1.01,0),(0.95,1.01,0),(0.95,1.01,-0.149),(0.7,1.01,-0.149)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='terminexfin2tris',translation=(0,0,-1.7),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                  coord=Coordinate(point=[(0,0,0),(0.95,0,0),(0.95,0,0.149),(0.7,0,0.149),(0,1.01,0),(0.95,1.01,0),(0.95,1.01,0.149),(0.7,1.01,0.149)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])])]),
        Transform(DEF='MuriRetro1',rotation=(0,1,0,1.57),translation=(5.8,-2.135,-36.5),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,9,8,7,6,5,25,11,10,1,-1,2,25,4,3,-1,12,21,20,19,18,17,27,23,22,13,-1,14,27,16,15,-1,1,10,22,13,-1,10,11,23,22,-1,2,11,23,14,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0.74,0,0),(1.63,0,0),(2.07,0,0),(2.07,7.1,0),(0,7.1,0),(0,5.75,0),(0.551,5.75,0),(0.551,2.6,0),(0,2.2,0),(0.74,2,0),(1.63,2,0),(0,0,-0.1),(0.74,0,-0.1),(1.63,0,-0.1),(2.07,0,-0.1),(2.07,7.1,-0.1),(0,7.1,-0.1),(0,5.75,-0.1),(0.551,5.75,-0.1),(0.551,2.6,-0.1),(0,2.2,-0.1),(0.74,2,-0.1),(1.63,2,-0.1),(0.74,7.1,0),(1.63,7.1,0),(0.74,7.1,-0.1),(1.63,7.1,-0.1),(0.551,7.1,0),(0.551,7.1,-0.1),(0.551,0,0),(0.551,0,-0.1)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      Transform(DEF='AbsideDX',rotation=(0,1,0,3.14),translation=(18.827,0.4,-84.475),
        children=[
        Transform(DEF='AbsideDXint',translation=(9.295,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,3,12,8,9,22,-1,11,22,1,2,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(2.1,0,0),(2.1,6.92,0),(0,6.92,0),(0,0,0.149),(2.1,0,0.149),(2.1,6.92,0.149),(0,6.92,0.149),(0.59,2.51,0),(1.49,2.51,0),(1.49,4.06,0),(1.49,6.92,0),(0.59,6.92,0),(0.59,4.06,0),(0.59,2.51,0.7),(1.49,2.51,0.7),(1.49,4.06,0.7),(0.59,4.06,0.7),(1.49,6.92,0.149),(0.59,6.92,0.149),(1.49,6.92,0.7),(0.59,6.92,0.7),(1.49,0,0),(1.49,0,0.149),(1.49,0,0.7)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='AbsideNicchia1',translation=(9.295,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[8,14,17,13,-1,9,15,16,10,-1,8,9,15,14,-1,14,15,16,17,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(2.1,0,0),(2.1,7.1,0),(0,7.1,0),(0,0,0.149),(2.1,0,0.149),(2.1,7.1,0.149),(0,7.1,0.149),(0.59,2.51,0),(1.49,2.51,0),(1.49,4.06,0),(1.49,7.1,0),(0.59,7.1,0),(0.59,4.06,0),(0.59,2.51,0.7),(1.49,2.51,0.7),(1.49,4.06,0.7),(0.59,4.06,0.7),(1.49,7.1,0.149),(0.59,7.1,0.149),(1.49,7.1,0.7),(0.59,7.1,0.7),(1.49,0,0),(1.49,0,0.149),(1.49,0,0.7)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='AbsideNicchia2',rotation=(0,1,0,3.14),scale=(0.725,1,1),translation=(10.334,1.49,-38.821),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.7),(0.6218712004456791,0.0311325,0.7),(0.6195289277144369,0.062265,0.7),(0.6156053358230011,0.0933975,0.7),(0.6100699153375784,0.12453,0.7),(0.6028782701290121,0.1556625,0.7),(0.5939702437622613,0.186795,0.7),(0.5832672005554145,0.2179275,0.7),(0.5706681512928509,0.24906,0.7),(0.5560442297549271,0.2801925,0.7),(0.5392307176663808,0.311325,0.7),(0.520015272077417,0.3424575,0.7),(0.49812000000000006,0.37359,0.7),(0.47317303441103875,0.4047225,0.7),(0.4446610411032206,0.435855,0.7),(0.4118442634585919,0.4669875,0.7),(0.37359000000000003,0.49812,0.7),(0.3280012404606879,0.5292525,0.7),(0.2714068427195601,0.560385,0.7),(0.19442240018513812,0.5915175,0.7),(0.0,0.62265,0.7),(-0.0,0.62265,0.7),(-0.19442240018513812,0.5915175,0.7),(-0.2714068427195601,0.560385,0.7),(-0.3280012404606879,0.5292525,0.7),(-0.37359000000000003,0.49812,0.7),(-0.4118442634585919,0.4669875,0.7),(-0.4446610411032206,0.435855,0.7),(-0.47317303441103875,0.4047225,0.7),(-0.49812000000000006,0.37359,0.7),(-0.520015272077417,0.3424575,0.7),(-0.5392307176663808,0.311325,0.7),(-0.5560442297549271,0.2801925,0.7),(-0.5706681512928509,0.24906,0.7),(-0.5832672005554145,0.2179275,0.7),(-0.5939702437622613,0.186795,0.7),(-0.6028782701290121,0.1556625,0.7),(-0.6100699153375784,0.12453,0.7),(-0.6156053358230011,0.0933975,0.7),(-0.6195289277144369,0.062265,0.7),(-0.6218712004456791,0.0311325,0.7),(-0.62265,0.0,0.7),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,-0.5,0),(0.62265,-0.5,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.7),(-0.62265,0,0.7),(-0.62265,3.5,0.7),(0.62265,3.5,0.7),(0.62265,0,0.7),(0.62265,0,0.7)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='AbsideNicchia22',rotation=(0,1,0,3.14),scale=(0.725,1,1),translation=(10.334,1.49,-39.372),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.149),(0.6218712004456791,0.0311325,0.149),(0.6195289277144369,0.062265,0.149),(0.6156053358230011,0.0933975,0.149),(0.6100699153375784,0.12453,0.149),(0.6028782701290121,0.1556625,0.149),(0.5939702437622613,0.186795,0.149),(0.5832672005554145,0.2179275,0.149),(0.5706681512928509,0.24906,0.149),(0.5560442297549271,0.2801925,0.149),(0.5392307176663808,0.311325,0.149),(0.520015272077417,0.3424575,0.149),(0.49812000000000006,0.37359,0.149),(0.47317303441103875,0.4047225,0.149),(0.4446610411032206,0.435855,0.149),(0.4118442634585919,0.4669875,0.149),(0.37359000000000003,0.49812,0.149),(0.3280012404606879,0.5292525,0.149),(0.2714068427195601,0.560385,0.149),(0.19442240018513812,0.5915175,0.149),(0.0,0.62265,0.149),(-0.0,0.62265,0.149),(-0.19442240018513812,0.5915175,0.149),(-0.2714068427195601,0.560385,0.149),(-0.3280012404606879,0.5292525,0.149),(-0.37359000000000003,0.49812,0.149),(-0.4118442634585919,0.4669875,0.149),(-0.4446610411032206,0.435855,0.149),(-0.47317303441103875,0.4047225,0.149),(-0.49812000000000006,0.37359,0.149),(-0.520015272077417,0.3424575,0.149),(-0.5392307176663808,0.311325,0.149),(-0.5560442297549271,0.2801925,0.149),(-0.5706681512928509,0.24906,0.149),(-0.5832672005554145,0.2179275,0.149),(-0.5939702437622613,0.186795,0.149),(-0.6028782701290121,0.1556625,0.149),(-0.6100699153375784,0.12453,0.149),(-0.6156053358230011,0.0933975,0.149),(-0.6195289277144369,0.062265,0.149),(-0.6218712004456791,0.0311325,0.149),(-0.62265,0.0,0.149),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,3,0),(0.62265,3,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.149),(-0.62265,0,0.149),(-0.62265,3.5,0.149),(0.62265,3.5,0.149),(0.62265,0,0.149),(0.62265,0,0.149)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='AbsideDXest',translation=(9.295,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[5,23,18,6,-1,4,26,19,7,-1,26,28,29,23,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(2.1,0,0),(2.1,6.91,0),(0,6.91,0),(0,0,0.149),(2.1,0,0.149),(2.1,6.91,0.149),(0,6.91,0.149),(0.59,2.51,0),(1.49,2.51,0),(1.49,4.06,0),(1.49,6.91,0),(0.59,6.91,0),(0.59,4.06,0),(0.59,2.51,0.7),(1.49,2.51,0.7),(1.49,4.06,0.7),(0.59,4.06,0.7),(1.49,6.91,0.149),(0.59,6.91,0.149),(1.49,6.91,0.7),(0.59,6.91,0.7),(1.49,0,0),(1.49,0,0.149),(1.49,0,0.7),(0.59,0,0),(0.59,0,0.149),(0.59,0,0.7),(0.59,2.51,0.149),(1.49,2.51,0.149),(1.49,4.06,0.149),(0.59,4.06,0.149)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      Transform(DEF='Fronte',translation=(-2.963,-3.625,-5.599),
        children=[
        Transform(DEF='FronteInt',rotation=(0,1,0,3.14),translation=(10.334,1.89,-39.372),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,9,6,3,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0,0,0.149),(0,0,0.7),(3.2,0,0),(3.2,0,0.149),(3.2,0,0.7),(3.2,2.22,0),(3.2,2.22,0.149),(3.2,2.22,0.7),(0,2.22,0),(0,2.22,0.149),(0,2.22,0.7),(0,4.61,0),(0,4.61,0.149),(0,4.61,0.7),(3.2,4.61,0),(3.2,4.61,0.149),(3.2,4.61,0.7),(0,5.14,0.7),(3.2,5.14,0.7)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='FronteNicchia',rotation=(0,1,0,3.14),translation=(10.334,1.89,-39.372),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[18,19,8,11,-1,15,17,11,9,-1,12,6,8,14,-1,9,6,8,11,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0,0,0.149),(0,0,0.7),(3.2,0,0),(3.2,0,0.149),(3.2,0,0.7),(3.2,2.22,0),(3.2,2.22,0.149),(3.2,2.22,0.7),(0,2.22,0),(0,2.22,0.149),(0,2.22,0.7),(3.2,4.61,0),(3.2,4.61,0.149),(3.2,4.61,0.7),(0,4.61,0),(0,4.61,0.149),(0,4.61,0.7),(0,5.14,0.7),(3.2,5.14,0.7)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='FronteEst',rotation=(0,1,0,3.14),scale=(0.725,1,1),translation=(10.334,1.89,-39.372),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[1,4,10,7,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0,0,0.149),(0,0,0.7),(3.2,0,0),(3.2,0,0.149),(3.2,0,0.7),(0,2.22,0),(0,2.22,0.149),(0,2.22,0.7),(3.2,2.22,0),(3.2,2.22,0.149),(3.2,2.22,0.7),(0,4.61,0),(0,4.61,0.149),(0,4.61,0.7),(3.2,4.61,0),(3.2,4.61,0.149),(3.2,4.61,0.7)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='CurvaNicchia1',scale=(0.71,0.71,1),translation=(9.9,6.5,-40.0725),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,84,85,86,87,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,90,91,92,93,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,1,0),(0.62265,0.0,0.7),(.6218712004456791,0.0311325,0.7),(.6195289277144369,0.062265,0.7),(.6156053358230011,0.0933975,0.7),(.6100699153375784,0.12453,0.7),(.6028782701290121,0.1556625,0.7),(.5939702437622613,0.186795,0.7),(.5832672005554145,0.2179275,0.7),(.5706681512928509,0.24906,0.7),(.5560442297549271,0.2801925,0.7),(.5392307176663808,0.311325,0.7),(.520015272077417,0.3424575,0.7),(.49812000000000006,0.37359,0.7),(.47317303441103875,0.4047225,0.7),(.4446610411032206,0.435855,0.7),(.4118442634585919,0.4669875,0.7),(.37359000000000003,0.49812,0.7),(.3280012404606879,0.5292525,0.7),(.2714068427195601,0.560385,0.7),(.19442240018513812,0.5915175,0.7),(.0,0.62265,0.7),(0,0.62265,0.7),(-0.19442240018513812,0.5915175,0.7),(-0.2714068427195601,0.560385,0.7),(-0.3280012404606879,0.5292525,0.7),(-0.37359000000000003,0.49812,0.7),(-0.4118442634585919,0.4669875,0.7),(-0.4446610411032206,0.435855,0.7),(-0.47317303441103875,0.4047225,0.7),(-0.49812000000000006,0.37359,0.7),(-0.520015272077417,0.3424575,0.7),(-0.5392307176663808,0.311325,0.7),(-0.5560442297549271,0.2801925,0.7),(-0.5706681512928509,0.24906,0.7),(-0.5832672005554145,0.2179275,0.7),(-0.5939702437622613,0.186795,0.7),(-0.6028782701290121,0.1556625,0.7),(-0.6100699153375784,0.12453,0.7),(-0.6156053358230011,0.0933975,0.7),(-0.6195289277144369,0.062265,0.7),(-0.6218712004456791,0.0311325,0.7),(-0.62265,0.0,0.7),(0,0.62265,0),(0.62265,0.62265,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0,0.62265,0.7),(0.62265,0.62265,0.7),(0.62265,0,0.7),(0.62265,0,0.7),(0.62265,0,0.7)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='CurvaNicchia1Est',scale=(0.71,0.71,1),translation=(9.9,6.5,-39.5215),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,84,85,86,87,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,90,91,92,93,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,1,0),(0.62265,0.0,0.149),(.6218712004456791,0.0311325,0.149),(.6195289277144369,0.062265,0.149),(.6156053358230011,0.0933975,0.149),(.6100699153375784,0.12453,0.149),(.6028782701290121,0.1556625,0.149),(.5939702437622613,0.186795,0.149),(.5832672005554145,0.2179275,0.149),(.5706681512928509,0.24906,0.149),(.5560442297549271,0.2801925,0.149),(.5392307176663808,0.311325,0.149),(.520015272077417,0.3424575,0.149),(.49812000000000006,0.37359,0.149),(.47317303441103875,0.4047225,0.149),(.4446610411032206,0.435855,0.149),(.4118442634585919,0.4669875,0.149),(.37359000000000003,0.49812,0.149),(.3280012404606879,0.5292525,0.149),(.2714068427195601,0.560385,0.149),(.19442240018513812,0.5915175,0.149),(.0,0.62265,0.149),(0,0.62265,0.149),(-0.19442240018513812,0.5915175,0.149),(-0.2714068427195601,0.560385,0.149),(-0.3280012404606879,0.5292525,0.149),(-0.37359000000000003,0.49812,0.149),(-0.4118442634585919,0.4669875,0.149),(-0.4446610411032206,0.435855,0.149),(-0.47317303441103875,0.4047225,0.149),(-0.49812000000000006,0.37359,0.149),(-0.520015272077417,0.3424575,0.149),(-0.5392307176663808,0.311325,0.149),(-0.5560442297549271,0.2801925,0.149),(-0.5706681512928509,0.24906,0.149),(-0.5832672005554145,0.2179275,0.149),(-0.5939702437622613,0.186795,0.149),(-0.6028782701290121,0.1556625,0.149),(-0.6100699153375784,0.12453,0.149),(-0.6156053358230011,0.0933975,0.149),(-0.6195289277144369,0.062265,0.149),(-0.6218712004456791,0.0311325,0.149),(-0.62265,0.0,0.149),(0,0.62265,0),(0.62265,0.62265,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0,0.62265,0.149),(0.62265,0.62265,0.149),(0.62265,0,0.149),(0.62265,0,0.149),(0.62265,0,0.149)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='CurvaNicchia2',rotation=(0,1,0,3.14),scale=(0.71,0.71,1),translation=(7.575,6.5,-39.3725),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,84,85,86,87,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,90,91,92,93,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,1,0),(0.62265,0.0,0.7),(.6218712004456791,0.0311325,0.7),(.6195289277144369,0.062265,0.7),(.6156053358230011,0.0933975,0.7),(.6100699153375784,0.12453,0.7),(.6028782701290121,0.1556625,0.7),(.5939702437622613,0.186795,0.7),(.5832672005554145,0.2179275,0.7),(.5706681512928509,0.24906,0.7),(.5560442297549271,0.2801925,0.7),(.5392307176663808,0.311325,0.7),(.520015272077417,0.3424575,0.7),(.49812000000000006,0.37359,0.7),(.47317303441103875,0.4047225,0.7),(.4446610411032206,0.435855,0.7),(.4118442634585919,0.4669875,0.7),(.37359000000000003,0.49812,0.7),(.3280012404606879,0.5292525,0.7),(.2714068427195601,0.560385,0.7),(.19442240018513812,0.5915175,0.7),(.0,0.62265,0.7),(0,0.62265,0.7),(-0.19442240018513812,0.5915175,0.7),(-0.2714068427195601,0.560385,0.7),(-0.3280012404606879,0.5292525,0.7),(-0.37359000000000003,0.49812,0.7),(-0.4118442634585919,0.4669875,0.7),(-0.4446610411032206,0.435855,0.7),(-0.47317303441103875,0.4047225,0.7),(-0.49812000000000006,0.37359,0.7),(-0.520015272077417,0.3424575,0.7),(-0.5392307176663808,0.311325,0.7),(-0.5560442297549271,0.2801925,0.7),(-0.5706681512928509,0.24906,0.7),(-0.5832672005554145,0.2179275,0.7),(-0.5939702437622613,0.186795,0.7),(-0.6028782701290121,0.1556625,0.7),(-0.6100699153375784,0.12453,0.7),(-0.6156053358230011,0.0933975,0.7),(-0.6195289277144369,0.062265,0.7),(-0.6218712004456791,0.0311325,0.7),(-0.62265,0.0,0.7),(0,0.62265,0),(0.62265,0.62265,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0,0.62265,0.7),(0.62265,0.62265,0.7),(0.62265,0,0.7),(0.62265,0,0.7),(0.62265,0,0.7)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='CurvaNicchia2Est',rotation=(0,1,0,3.14),scale=(0.71,0.71,1),translation=(7.575,6.5,-39.3725),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,84,85,86,87,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,90,91,92,93,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,1,0),(0.62265,0.0,0.149),(.6218712004456791,0.0311325,0.149),(.6195289277144369,0.062265,0.149),(.6156053358230011,0.0933975,0.149),(.6100699153375784,0.12453,0.149),(.6028782701290121,0.1556625,0.149),(.5939702437622613,0.186795,0.149),(.5832672005554145,0.2179275,0.149),(.5706681512928509,0.24906,0.149),(.5560442297549271,0.2801925,0.149),(.5392307176663808,0.311325,0.149),(.520015272077417,0.3424575,0.149),(.49812000000000006,0.37359,0.149),(.47317303441103875,0.4047225,0.149),(.4446610411032206,0.435855,0.149),(.4118442634585919,0.4669875,0.149),(.37359000000000003,0.49812,0.149),(.3280012404606879,0.5292525,0.149),(.2714068427195601,0.560385,0.149),(.19442240018513812,0.5915175,0.149),(.0,0.62265,0.149),(0,0.62265,0.149),(-0.19442240018513812,0.5915175,0.149),(-0.2714068427195601,0.560385,0.149),(-0.3280012404606879,0.5292525,0.149),(-0.37359000000000003,0.49812,0.149),(-0.4118442634585919,0.4669875,0.149),(-0.4446610411032206,0.435855,0.149),(-0.47317303441103875,0.4047225,0.149),(-0.49812000000000006,0.37359,0.149),(-0.520015272077417,0.3424575,0.149),(-0.5392307176663808,0.311325,0.149),(-0.5560442297549271,0.2801925,0.149),(-0.5706681512928509,0.24906,0.149),(-0.5832672005554145,0.2179275,0.149),(-0.5939702437622613,0.186795,0.149),(-0.6028782701290121,0.1556625,0.149),(-0.6100699153375784,0.12453,0.149),(-0.6156053358230011,0.0933975,0.149),(-0.6195289277144369,0.062265,0.149),(-0.6218712004456791,0.0311325,0.149),(-0.62265,0.0,0.149),(0,0.62265,0),(0.62265,0.62265,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0,0.62265,0.149),(0.62265,0.62265,0.149),(0.62265,0,0.149),(0.62265,0,0.149),(0.62265,0,0.149)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='AngoliFronte',rotation=(0,1,0,3.14),translation=(9.904,6.94,-39.372),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[6,7,10,11,-1,0,6,7,1,-1,1,2,8,7,-1,3,4,10,9,-1,5,11,10,4,-1,12,13,14,2,1,0,-1,3,15,16,17,5,4,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0,0.3,0),(0.3,0.3,0),(2.03,0.3,0),(2.33,0.3,0),(2.33,0,0),(0,0,0.7),(0,0.3,0.7),(0.3,0.3,0.7),(2.03,0.3,0.7),(2.33,0.3,0.7),(2.33,0,0.7),(-0.445,0,0),(-0.445,2.6,0),(0.3,2.6,0),(2.03,2.6,0),(2.765,2.6,0),(2.765,0,0),(0,5.14,0.7),(3.2,5.14,0.7)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='AngoliFronteEst',rotation=(0,1,0,3.14),translation=(9.904,6.94,-39.521),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[12,13,14,2,1,0,-1,3,15,16,17,5,4,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0,0.3,0),(0.3,0.3,0),(2.03,0.3,0),(2.33,0.3,0),(2.33,0,0),(0,0,0.7),(0,0.3,0.7),(0.3,0.3,0.7),(2.03,0.3,0.7),(2.33,0.3,0.7),(2.33,0,0.7),(-0.445,0,0),(-0.445,2.6,0),(0.3,2.6,0),(2.03,2.6,0),(2.765,2.6,0),(2.765,0,0)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='ArcoFronte',scale=(1.394,0.82,1),translation=(8.738,7.235,-40.08),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.7),(0.6218712004456791,0.0311325,0.7),(0.6195289277144369,0.062265,0.7),(0.6156053358230011,0.0933975,0.7),(0.6100699153375784,0.12453,0.7),(0.6028782701290121,0.1556625,0.7),(0.5939702437622613,0.186795,0.7),(0.5832672005554145,0.2179275,0.7),(0.5706681512928509,0.24906,0.7),(0.5560442297549271,0.2801925,0.7),(0.5392307176663808,0.311325,0.7),(0.520015272077417,0.3424575,0.7),(0.49812000000000006,0.37359,0.7),(0.47317303441103875,0.4047225,0.7),(0.4446610411032206,0.435855,0.7),(0.4118442634585919,0.4669875,0.7),(0.37359000000000003,0.49812,0.7),(0.3280012404606879,0.5292525,0.7),(0.2714068427195601,0.560385,0.7),(0.19442240018513812,0.5915175,0.7),(0.0,0.62265,0.7),(-0.0,0.62265,0.7),(-0.19442240018513812,0.5915175,0.7),(-0.2714068427195601,0.560385,0.7),(-0.3280012404606879,0.5292525,0.7),(-0.37359000000000003,0.49812,0.7),(-0.4118442634585919,0.4669875,0.7),(-0.4446610411032206,0.435855,0.7),(-0.47317303441103875,0.4047225,0.7),(-0.49812000000000006,0.37359,0.7),(-0.520015272077417,0.3424575,0.7),(-0.5392307176663808,0.311325,0.7),(-0.5560442297549271,0.2801925,0.7),(-0.5706681512928509,0.24906,0.7),(-0.5832672005554145,0.2179275,0.7),(-0.5939702437622613,0.186795,0.7),(-0.6028782701290121,0.1556625,0.7),(-0.6100699153375784,0.12453,0.7),(-0.6156053358230011,0.0933975,0.7),(-0.6195289277144369,0.062265,0.7),(-0.6218712004456791,0.0311325,0.7),(-0.62265,0.0,0.7),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.7),(-0.62265,0,0.7),(-0.62265,2.9,0.7),(0.62265,2.9,0.7),(0.62265,0,0.7),(0.62265,0,0.7)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='ArcoFronte2',scale=(1.394,0.82,1),translation=(8.738,7.415,-39.529),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.149),(0.6218712004456791,0.0311325,0.149),(0.6195289277144369,0.062265,0.149),(0.6156053358230011,0.0933975,0.149),(0.6100699153375784,0.12453,0.149),(0.6028782701290121,0.1556625,0.149),(0.5939702437622613,0.186795,0.149),(0.5832672005554145,0.2179275,0.149),(0.5706681512928509,0.24906,0.149),(0.5560442297549271,0.2801925,0.149),(0.5392307176663808,0.311325,0.149),(0.520015272077417,0.3424575,0.149),(0.49812000000000006,0.37359,0.149),(0.47317303441103875,0.4047225,0.149),(0.4446610411032206,0.435855,0.149),(0.4118442634585919,0.4669875,0.149),(0.37359000000000003,0.49812,0.149),(0.3280012404606879,0.5292525,0.149),(0.2714068427195601,0.560385,0.149),(0.19442240018513812,0.5915175,0.149),(0.0,0.62265,0.149),(-0.0,0.62265,0.149),(-0.19442240018513812,0.5915175,0.149),(-0.2714068427195601,0.560385,0.149),(-0.3280012404606879,0.5292525,0.149),(-0.37359000000000003,0.49812,0.149),(-0.4118442634585919,0.4669875,0.149),(-0.4446610411032206,0.435855,0.149),(-0.47317303441103875,0.4047225,0.149),(-0.49812000000000006,0.37359,0.149),(-0.520015272077417,0.3424575,0.149),(-0.5392307176663808,0.311325,0.149),(-0.5560442297549271,0.2801925,0.149),(-0.5706681512928509,0.24906,0.149),(-0.5832672005554145,0.2179275,0.149),(-0.5939702437622613,0.186795,0.149),(-0.6028782701290121,0.1556625,0.149),(-0.6100699153375784,0.12453,0.149),(-0.6156053358230011,0.0933975,0.149),(-0.6195289277144369,0.062265,0.149),(-0.6218712004456791,0.0311325,0.149),(-0.62265,0.0,0.149),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,2.4,0),(0.62265,2.4,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.149),(-0.62265,0,0.149),(-0.62265,2.6,0.149),(0.62265,2.6,0.149),(0.62265,0,0.149),(0.62265,0,0.149)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      Transform(DEF='AbsideSX',rotation=(0,1,0,3.14),translation=(13.545,0.4,-84.475),
        children=[
        Transform(DEF='AbsideSXint',translation=(9.295,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,3,12,8,9,22,-1,11,22,1,2,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(2.1,0,0),(2.1,7,0),(0,7,0),(0,0,0.149),(2.1,0,0.149),(2.1,7,0.149),(0,7,0.149),(0.59,2.51,0),(1.49,2.51,0),(1.49,4.06,0),(1.49,7,0),(0.59,7,0),(0.59,4.06,0),(0.59,2.51,0.7),(1.49,2.51,0.7),(1.49,4.06,0.7),(0.59,4.06,0.7),(1.49,7,0.149),(0.59,7,0.149),(1.49,7,0.7),(0.59,7,0.7),(1.49,0,0),(1.49,0,0.149),(1.49,0,0.7)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='AbsideNicchiaS1',translation=(9.295,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[8,14,17,13,-1,9,15,16,10,-1,8,9,15,14,-1,14,15,16,17,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(2.1,0,0),(2.1,7.1,0),(0,7.1,0),(0,0,0.149),(2.1,0,0.149),(2.1,7.1,0.149),(0,7.1,0.149),(0.59,2.51,0),(1.49,2.51,0),(1.49,4.06,0),(1.49,7.1,0),(0.59,7.1,0),(0.59,4.06,0),(0.59,2.51,0.7),(1.49,2.51,0.7),(1.49,4.06,0.7),(0.59,4.06,0.7),(1.49,7.1,0.149),(0.59,7.1,0.149),(1.49,7.1,0.7),(0.59,7.1,0.7),(1.49,0,0),(1.49,0,0.149),(1.49,0,0.7)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='AbsideNicchiaS2',rotation=(0,1,0,3.14),scale=(0.725,1,1),translation=(10.334,1.49,-38.821),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.7),(0.6218712004456791,0.0311325,0.7),(0.6195289277144369,0.062265,0.7),(0.6156053358230011,0.0933975,0.7),(0.6100699153375784,0.12453,0.7),(0.6028782701290121,0.1556625,0.7),(0.5939702437622613,0.186795,0.7),(0.5832672005554145,0.2179275,0.7),(0.5706681512928509,0.24906,0.7),(0.5560442297549271,0.2801925,0.7),(0.5392307176663808,0.311325,0.7),(0.520015272077417,0.3424575,0.7),(0.49812000000000006,0.37359,0.7),(0.47317303441103875,0.4047225,0.7),(0.4446610411032206,0.435855,0.7),(0.4118442634585919,0.4669875,0.7),(0.37359000000000003,0.49812,0.7),(0.3280012404606879,0.5292525,0.7),(0.2714068427195601,0.560385,0.7),(0.19442240018513812,0.5915175,0.7),(0.0,0.62265,0.7),(-0.0,0.62265,0.7),(-0.19442240018513812,0.5915175,0.7),(-0.2714068427195601,0.560385,0.7),(-0.3280012404606879,0.5292525,0.7),(-0.37359000000000003,0.49812,0.7),(-0.4118442634585919,0.4669875,0.7),(-0.4446610411032206,0.435855,0.7),(-0.47317303441103875,0.4047225,0.7),(-0.49812000000000006,0.37359,0.7),(-0.520015272077417,0.3424575,0.7),(-0.5392307176663808,0.311325,0.7),(-0.5560442297549271,0.2801925,0.7),(-0.5706681512928509,0.24906,0.7),(-0.5832672005554145,0.2179275,0.7),(-0.5939702437622613,0.186795,0.7),(-0.6028782701290121,0.1556625,0.7),(-0.6100699153375784,0.12453,0.7),(-0.6156053358230011,0.0933975,0.7),(-0.6195289277144369,0.062265,0.7),(-0.6218712004456791,0.0311325,0.7),(-0.62265,0.0,0.7),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,-0.5,0),(0.62265,-0.5,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.7),(-0.62265,0,0.7),(-0.62265,3.5,0.7),(0.62265,3.5,0.7),(0.62265,0,0.7),(0.62265,0,0.7)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='AbsideNicchiaS22',rotation=(0,1,0,3.14),scale=(0.725,1,1),translation=(10.334,1.49,-39.372),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.149),(0.6218712004456791,0.0311325,0.149),(0.6195289277144369,0.062265,0.149),(0.6156053358230011,0.0933975,0.149),(0.6100699153375784,0.12453,0.149),(0.6028782701290121,0.1556625,0.149),(0.5939702437622613,0.186795,0.149),(0.5832672005554145,0.2179275,0.149),(0.5706681512928509,0.24906,0.149),(0.5560442297549271,0.2801925,0.149),(0.5392307176663808,0.311325,0.149),(0.520015272077417,0.3424575,0.149),(0.49812000000000006,0.37359,0.149),(0.47317303441103875,0.4047225,0.149),(0.4446610411032206,0.435855,0.149),(0.4118442634585919,0.4669875,0.149),(0.37359000000000003,0.49812,0.149),(0.3280012404606879,0.5292525,0.149),(0.2714068427195601,0.560385,0.149),(0.19442240018513812,0.5915175,0.149),(0.0,0.62265,0.149),(-0.0,0.62265,0.149),(-0.19442240018513812,0.5915175,0.149),(-0.2714068427195601,0.560385,0.149),(-0.3280012404606879,0.5292525,0.149),(-0.37359000000000003,0.49812,0.149),(-0.4118442634585919,0.4669875,0.149),(-0.4446610411032206,0.435855,0.149),(-0.47317303441103875,0.4047225,0.149),(-0.49812000000000006,0.37359,0.149),(-0.520015272077417,0.3424575,0.149),(-0.5392307176663808,0.311325,0.149),(-0.5560442297549271,0.2801925,0.149),(-0.5706681512928509,0.24906,0.149),(-0.5832672005554145,0.2179275,0.149),(-0.5939702437622613,0.186795,0.149),(-0.6028782701290121,0.1556625,0.149),(-0.6100699153375784,0.12453,0.149),(-0.6156053358230011,0.0933975,0.149),(-0.6195289277144369,0.062265,0.149),(-0.6218712004456791,0.0311325,0.149),(-0.62265,0.0,0.149),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,3,0),(0.62265,3,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.149),(-0.62265,0,0.149),(-0.62265,3.55,0.149),(0.62265,3.55,0.149),(0.62265,0,0.149),(0.62265,0,0.149)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='AbsideSXest',translation=(9.295,-2.135,-39.52),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[5,23,18,6,-1,4,26,19,7,-1,26,28,29,23,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(2.1,0,0),(2.1,7,0),(0,7,0),(0,0,0.149),(2.1,0,0.149),(2.1,7,0.149),(0,7,0.149),(0.59,2.51,0),(1.49,2.51,0),(1.49,4.06,0),(1.49,7,0),(0.59,7,0),(0.59,4.06,0),(0.59,2.51,0.7),(1.49,2.51,0.7),(1.49,4.06,0.7),(0.59,4.06,0.7),(1.49,7,0.149),(0.59,7,0.149),(1.49,7,0.7),(0.59,7,0.7),(1.49,0,0),(1.49,0,0.149),(1.49,0,0.7),(0.59,0,0),(0.59,0,0.149),(0.59,0,0.7),(0.59,2.51,0.149),(1.49,2.51,0.149),(1.49,4.06,0.149),(0.59,4.06,0.149)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      Transform(DEF='Finestra4DX',translation=(7.3205,-0.01,-27.56),
        children=[
        Transform(DEF='terminixfinLAT4',translation=(9.3699,-0.2165,-6.55),
          children=[
          Transform(DEF='terminexfin4',
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(0.95,0,0),(0.95,0,-0.149),(0.7,0,-0.149),(0,2.75,0),(0.95,2.75,0),(0.95,2.75,-0.149),(0.7,2.75,-0.149)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='terminexfin42',translation=(0,0,-1.82),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(0.95,0,0),(0.95,0,0.149),(0.7,0,0.149),(0,2.75,0),(0.95,2.75,0),(0.95,2.75,0.149),(0.7,2.75,0.149)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='terminixfinSOTbis',rotation=(1,0,0,1.57),translation=(9.37,-0.2165,-8.37),
          children=[
          Transform(DEF='terminexfin1',
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(0.95,0,0),(0.95,0,-0.149),(0.7,0,-0.149),(0,1.82,0),(0.95,1.82,0),(0.95,1.82,-0.149),(0.7,1.82,-0.149)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='terminexfin2',translation=(0,0,-2.75),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(0.95,0,0),(0.95,0,0.149),(0.7,0,0.149),(0,1.82,0),(0.95,1.82,0),(0.95,1.82,0.149),(0.7,1.82,0.149)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])])]),
      Transform(DEF='Finestra4SX',translation=(-14.521,-0.01,-27.56),
        children=[
        Transform(DEF='terminixfinLAT42',translation=(9.3699,-0.2165,-6.55),
          children=[
          Transform(DEF='terminexfin422',
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(-0.95,0,0),(-0.95,0,-0.149),(-0.7,0,-0.149),(0,2.75,0),(-0.95,2.75,0),(-0.95,2.75,-0.149),(-0.7,2.75,-0.149)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='terminexfin4222',translation=(0,0,-1.82),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(-0.95,0,0),(-0.95,0,0.149),(-0.7,0,0.149),(0,2.75,0),(-0.95,2.75,0),(-0.95,2.75,0.149),(-0.7,2.75,0.149)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='terminixfinSOT2',rotation=(1,0,0,1.57),translation=(9.37,-0.2165,-8.37),
          children=[
          Transform(DEF='terminexfin12',
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(-0.95,0,0),(-0.95,0,-0.149),(-0.7,0,-0.149),(0,1.82,0),(-0.95,1.82,0),(-0.95,1.82,-0.149),(-0.7,1.82,-0.149)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='terminexfin22',translation=(0,0,-2.75),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(-0.95,0,0),(-0.95,0,0.149),(-0.7,0,0.149),(0,1.82,0),(-0.95,1.82,0),(-0.95,1.82,0.149),(-0.7,1.82,0.149)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])])]),
      Transform(DEF='FinestreDX',
        children=[
        Group(DEF='finestraDX',
          children=[
          Transform(DEF='Finestra1',translation=(0,-0.01,-0.19),
            children=[
            Transform(DEF='terminixfinLAT',translation=(9.3699,-0.2165,-6.55),
              children=[
              Transform(DEF='terminexfin1DXbis',
                children=[
                Shape(
                  geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                    coord=Coordinate(point=[(0,0,0),(1.31,0,0),(1.31,0,-0.149),(0.89,0,-0.149),(0,2.75,0),(1.31,2.75,0),(1.31,2.75,-0.149),(0.89,2.75,-0.149)])),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))]),
              Transform(DEF='terminexfin2DXbis',translation=(0,0,-1.82),
                children=[
                Shape(
                  geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                    coord=Coordinate(point=[(0,0,0),(1.31,0,0),(1.31,0,0.149),(0.89,0,0.149),(0,2.75,0),(1.31,2.75,0),(1.31,2.75,0.149),(0.89,2.75,0.149)])),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))])]),
            Transform(DEF='terminixfinSOT',rotation=(1,0,0,1.57),translation=(9.37,-0.2165,-8.37),
              children=[
              Transform(DEF='terminexfin1DX',
                children=[
                Shape(
                  geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                    coord=Coordinate(point=[(0,0,0),(1.31,0,0),(1.31,0,-0.149),(0.89,0,-0.149),(0,1.82,0),(1.31,1.82,0),(1.31,1.82,-0.149),(0.89,1.82,-0.149)])),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))]),
              Transform(DEF='terminexfin2DX',translation=(0,0,-2.75),
                children=[
                Shape(
                  geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                    coord=Coordinate(point=[(0,0,0),(1.31,0,0),(1.31,0,0.149),(0.89,0,0.149),(0,1.82,0),(1.31,1.82,0),(1.31,1.82,0.149),(0.89,1.82,0.149)])),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))])])])]),
        Transform(DEF='Finestra2',translation=(0,0,-9.22),
          children=[
          Group(USE='finestraDX')]),
        Transform(DEF='Finestra3',translation=(0,0,-18.195),
          children=[
          Group(USE='finestraDX')])]),
      Transform(DEF='FinestreSX',translation=(-7.187,0,0),
        children=[
        Group(DEF='finestraSX',
          children=[
          Transform(DEF='Finestra12SX',translation=(0,-0.01,-0.19),
            children=[
            Transform(DEF='terminixfinLAT2SX',translation=(9.3699,-0.2165,-6.55),
              children=[
              Transform(DEF='terminexfin12SXbis',
                children=[
                Shape(
                  geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                    coord=Coordinate(point=[(0,0,0),(-1.31,0,0),(-1.31,0,-0.149),(-0.89,0,-0.149),(0,2.75,0),(-1.31,2.75,0),(-1.31,2.75,-0.149),(-0.89,2.75,-0.149)])),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))]),
              Transform(DEF='terminexfin22SXbis',translation=(0,0,-1.82),
                children=[
                Shape(
                  geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                    coord=Coordinate(point=[(0,0,0),(-1.31,0,0),(-1.31,0,0.149),(-0.89,0,0.149),(0,2.75,0),(-1.31,2.75,0),(-1.31,2.75,0.149),(-0.89,2.75,0.149)])),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))])]),
            Transform(DEF='terminixfinSOT2SX',rotation=(1,0,0,1.57),translation=(9.37,-0.2165,-8.37),
              children=[
              Transform(DEF='terminexfin12SX',
                children=[
                Shape(
                  geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                    coord=Coordinate(point=[(0,0,0),(-1.31,0,0),(-1.31,0,-0.149),(-0.89,0,-0.149),(0,1.82,0),(-1.31,1.82,0),(-1.31,1.82,-0.149),(-0.89,1.82,-0.149)])),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))]),
              Transform(DEF='terminexfin22SX',translation=(0,0,-2.75),
                children=[
                Shape(
                  geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                    coord=Coordinate(point=[(0,0,0),(-1.31,0,0),(-1.31,0,0.149),(-0.89,0,0.149),(0,1.82,0),(-1.31,1.82,0),(-1.31,1.82,0.149),(-0.89,1.82,0.149)])),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))])])])]),
        Transform(DEF='Finestra22SX',translation=(0,0,-9.22),
          children=[
          Group(USE='finestraSX')]),
        Transform(DEF='Finestra32SX',translation=(0,0,-18.195),
          children=[
          Group(USE='finestraSX')])]),
      Group(DEF='portaDX',
        children=[
        Transform(DEF='terminixpor',rotation=(0,1,0,-1.57),translation=(13.24,-2.135,-31.169),
          children=[
          Transform(DEF='terminexpor1bis',translation=(0,0,0.01),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(0.95,0,0),(0.95,0,-0.149),(0.76,0,-0.149),(0,2.75,0),(0.95,2.75,0),(0.95,2.75,-0.149),(0.76,2.75,-0.149)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='terminexpor2bis',translation=(0,0,-1.7),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(0.95,0,0),(0.95,0,0.149),(0.76,0,0.149),(0,2.75,0),(0.95,2.75,0),(0.95,2.75,0.149),(0.76,2.75,0.149)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])])]),
      Group(DEF='portaSX',
        children=[
        Transform(DEF='terminixporSX',rotation=(0,1,0,-1.57),translation=(-2.226,-2.135,-31.1655),
          children=[
          Transform(DEF='terminexpor12SX',translation=(0,0,0.01),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(0.95,0,0),(0.95,0,-0.149),(0.76,0,-0.149),(0,2.75,0),(0.95,2.75,0),(0.95,2.75,-0.149),(0.76,2.75,-0.149)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='terminexpor22SX',translation=(0,0,-1.7),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(0.95,0,0),(0.95,0,0.149),(0.76,0,0.149),(0,2.75,0),(0.95,2.75,0),(0.95,2.75,0.149),(0.76,2.75,0.149)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])])]),
      Transform(DEF='PortaPresb',rotation=(0,1,0,1.57),translation=(40.461,0,-26.74),
        children=[
        Transform(DEF='terminixporbis2',rotation=(0,1,0,-1.57),translation=(13.24,-2.135,-31.169),
          children=[
          Transform(DEF='terminexpor1bis2',
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(0.95,0,0),(0.95,0,-0.149),(0.76,0,-0.149),(0,2.75,0),(0.95,2.75,0),(0.95,2.75,-0.149),(0.76,2.75,-0.149)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='terminexpor2bis2',translation=(0,0,-1.92),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(0.95,0,0),(0.95,0,0.149),(0.76,0,0.149),(0,2.75,0),(0.95,2.75,0),(0.95,2.75,0.149),(0.76,2.75,0.149)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])])]),
      Transform(DEF='PortaRetro',translation=(10.2473,-2.135,-45.612),
        children=[
        Transform(DEF='terminexpor1',
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(-0.95,0,0),(-0.95,0,-0.4),(-0.78,0,-0.4),(0,2.75,0),(-0.95,2.75,0),(-0.95,2.75,-0.4),(-0.78,2.75,-0.4)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='terminexpor2',translation=(0,0,-1.633),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(-0.95,0,0),(-0.95,0,0.4),(-0.78,0,0.4),(0,2.75,0),(-0.95,2.75,0),(-0.95,2.75,0.4),(-0.78,2.75,0.4)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      Transform(DEF='FinestraA1',translation=(-7.116,1.45,-34.15),
        children=[
        Transform(DEF='terminixfinLATa',translation=(9.3699,-0.2165,-6.55),
          children=[
          Transform(DEF='terminexfinA1',
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(-0.95,0,0),(-0.95,0,-0.149),(-0.76,0,-0.149),(0,2.49,0),(-0.95,2.49,0),(-0.95,2.49,-0.149),(-0.76,2.49,-0.149)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='terminexfinA2',translation=(0,0,-1.527),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(-0.95,0,0),(-0.95,0,0.149),(-0.76,0,0.149),(0,2.49,0),(-0.95,2.49,0),(-0.95,2.49,0.149),(-0.76,2.49,0.149)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='terminixfinSOTa',rotation=(1,0,0,1.57),translation=(9.37,-0.2165,-8.08),
          children=[
          Transform(DEF='terminexfinA12',
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(-0.95,0,0),(-0.95,0,-0.149),(-0.76,0,-0.149),(0,1.527,0),(-0.95,1.527,0),(-0.95,1.527,-0.149),(-0.76,1.527,-0.149)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='terminexfinA22',translation=(0,0,-2.49),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,1,2,6,5,-1,2,3,7,6,-1,3,0,4,7,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(-0.95,0,0),(-0.95,0,0.149),(-0.76,0,0.149),(0,1.527,0),(-0.95,1.527,0),(-0.95,1.527,0.149),(-0.76,1.527,0.149)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])])]),
      #  Ground Floor - right - small rooms 
      Transform(translation=(7.55,0,-1.32),
        children=[
        Shape(
          geometry=Box(size=(0.14,4.27,1.35)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(translation=(9.3,0,-2.1),
        children=[
        Shape(
          geometry=Box(size=(0.19,4.27,0.22)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(translation=(7.64,0,-2.1),
        children=[
        Shape(
          geometry=Box(size=(0.32,4.27,0.22)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(translation=(7.28,0,-2.35),
        children=[
        Shape(
          geometry=Box(size=(0.22,4.27,0.33)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(translation=(7.28,0,-3.89),
        children=[
        Shape(
          geometry=Box(size=(0.22,4.27,0.33)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(translation=(8.32,0,-4.1),
        children=[
        Shape(
          geometry=Box(size=(2.3,4.27,0.14)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      #  SOPPALCO 
      Transform(DEF='Piano',translation=(5.8465,2.03,-3.2),
        children=[
        Shape(
          geometry=Box(size=(7.4,0.38,6.7)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='Piano2',translation=(5.8465,1.815,-3.28),
        children=[
        Shape(
          geometry=Box(size=(7.3,0.0447,6.88)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='BARRE',
        children=[
        Transform(DEF='Barre1',translation=(6.55,1.7,-4.4),
          children=[
          Shape(DEF='Bar',
            geometry=Box(size=(0.14,0.14,4.3)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Barre2',translation=(5.02,1.7,-4.4),
          children=[
          Shape(USE='Bar')]),
        Transform(DEF='Barre3',translation=(3.545,1.7,-4.4),
          children=[
          Shape(USE='Bar')]),
        Transform(DEF='Barre4',translation=(2.27,1.7,-4.4),
          children=[
          Shape(USE='Bar')]),
        Transform(DEF='Barre5',translation=(8.005,1.7,-4.4),
          children=[
          Shape(USE='Bar')]),
        Transform(DEF='Barre6',translation=(9.32,1.7,-4.4),
          children=[
          Shape(USE='Bar')]),
        Transform(DEF='Barra',translation=(5.8465,1.56,-6.28),
          children=[
          Shape(
            geometry=Box(size=(7.3,0.14,0.14)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      Transform(DEF='Organo',translation=(5.8465,4.03,-2.1),
        children=[
        Shape(
          geometry=Box(size=(3,3.6,2.34)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='DecOrg',scale=(1.02,1.03,1.03),translation=(4.317,4.85,-3.3),
        children=[
        Shape(
          geometry=IndexedFaceSet(convex=False,coordIndex=[3,7,4,0,-1,3,7,6,2,-1,6,2,1,5,-1,5,1,0,4,-1,3,11,8,0,-1,3,11,10,2,-1,2,10,9,1,-1,1,9,8,0,-1,4,12,15,7,-1,7,6,14,15,-1,6,5,13,14,-1,5,4,12,13,-1],solid=False,
            coord=Coordinate(point=[(0,0,0),(3,0,0),(3,0,2.34),(0,0,2.34),(-0.1,0.1,-0.1),(3.1,0.1,-0.1),(3.1,0.1,2.44),(-0.1,0.1,2.44),(0.03,0,0.03),(2.97,0,0.03),(2.97,0,2.28),(0.06,0,2.31),(-0.1,0.13,-0.1),(3.1,0.13,-0.1),(3.1,0.13,2.44),(-0.1,0.13,2.44)])),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='DecOrg2',rotation=(1,0,0,3.15),scale=(1.028,1.28,1.028),translation=(4.29,2.38,-0.9),
        children=[
        Shape(
          geometry=IndexedFaceSet(convex=False,coordIndex=[3,7,4,0,-1,3,7,6,2,-1,6,2,1,5,-1,5,1,0,4,-1,3,11,8,0,-1,3,11,10,2,-1,2,10,9,1,-1,1,9,8,0,-1,4,12,15,7,-1,7,6,14,15,-1,6,5,13,14,-1,5,4,12,13,-1],solid=False,
            coord=Coordinate(point=[(0,0,0),(3,0,0),(3,0,2.34),(0,0,2.34),(-0.05,0.1,-0.05),(3.05,0.1,-0.05),(3.05,0.1,2.39),(-0.05,0.1,2.39),(0.03,0,0.03),(2.97,0,0.03),(2.97,0,2.28),(0.06,0,2.31),(-0.05,0.13,-0.05),(3.05,0.13,-0.05),(3.05,0.13,2.39),(-0.05,0.13,2.39)])),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      #  SACRESTIA 
      Transform(DEF='SacrestiaInEs4',translation=(17.64,-2.14,-39.49),
        children=[
        Transform(DEF='SacrestiaEST',
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,2,19,18,31,32,54,30,-1,2,54,35,5,4,27,26,3,-1,5,7,21,20,36,37,49,35,-1,7,49,38,8,-1,55,38,35,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0,0,-3.4),(0,0,-4.54),(0,0,-5.22),(0,0,-6.38),(0,0,-8.65),(-3.61,0,-8.65),(-4.62,0,-8.65),(-7.54,0,-8.65),(-7.54,0,-8.3263),(-4.62,0,-8.3263),(-3.61,0,-8.3263),(-0.1937,0,-8.3263),(-0.1937,0,-6.38),(-0.1937,0,-5.22),(-0.1937,0,-4.54),(-0.1937,0,-3.4),(-0.1937,0,0),(0,0.85,-3.4),(0,0.85,-4.54),(-3.61,1.35,-8.65),(-4.62,1.35,-8.65),(-3.61,1.35,-8.3263),(-4.62,1.35,-8.3263),(-0.1937,0.85,-4.54),(-0.1937,0.85,-3.4),(0,2.37,-5.22),(0,2.37,-6.38),(-0.1937,2.37,-6.38),(-0.1937,2.37,-5.22),(0,2.8,0),(0,2.45,-3.4),(0,2.45,-4.54),(0,2.8,-5.22),(0,2.8,-6.38),(0,2.8,-8.65),(-3.61,2.8,-8.65),(-4.62,2.8,-8.65),(-7.54,2.8,-8.65),(-7.54,2.8,-8.3263),(-4.62,2.8,-8.3263),(-3.61,2.8,-8.3263),(-0.1937,2.8,-8.3263),(-0.1937,2.8,-6.38),(-0.1937,2.8,-5.22),(-0.1937,2.45,-4.54),(-0.1937,2.45,-3.4),(-0.1937,2.8,0),(-3.61,2.8,-8.65),(-4.62,2.8,-8.65),(-4.62,2.8,-8.3263),(-3.61,2.8,-8.3263),(-0.1937,2.8,-3.4),(-0.1937,2.8,-4.54),(0,2.8,-4.54),(-7.54,5.22,-8.65),(-7.54,5.22,-8.3263)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='SacrestiaINT',
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[17,15,24,25,46,45,53,47,-1,15,53,42,12,13,28,29,14,-1,42,12,10,23,22,41,40,50,-1,10,50,39,9,-1,56,39,42,-1,3,14,29,26,-1,4,13,28,27,-1,26,27,28,29,-1,18,25,46,31,-1,19,24,45,32,-1,24,25,18,19,-1,45,46,31,32,-1,20,22,41,36,-1,21,23,40,37,-1,20,21,23,22,-1,36,37,40,41,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0,0,-3.4),(0,0,-4.54),(0,0,-5.22),(0,0,-6.38),(0,0,-8.65),(-3.61,0,-8.65),(-4.62,0,-8.65),(-7.54,0,-8.65),(-7.54,0,-8.4563),(-4.62,0,-8.4563),(-3.61,0,-8.4563),(-0.1937,0,-8.4563),(-0.1937,0,-6.38),(-0.1937,0,-5.22),(-0.1937,0,-4.54),(-0.1937,0,-3.4),(-0.1937,0,0),(0,0.85,-3.4),(0,0.85,-4.54),(-3.61,1.35,-8.65),(-4.62,1.35,-8.65),(-3.61,1.35,-8.4563),(-4.62,1.35,-8.4563),(-0.1937,0.85,-4.54),(-0.1937,0.85,-3.4),(0,2.37,-5.22),(0,2.37,-6.38),(-0.1937,2.37,-6.38),(-0.1937,2.37,-5.22),(0,2.85,0),(0,2.45,-3.4),(0,2.45,-4.54),(0,2.85,-5.22),(0,2.85,-6.38),(0,2.85,-8.65),(-3.61,2.8,-8.65),(-4.62,2.8,-8.65),(-7.54,2.85,-8.65),(-7.54,2.85,-8.4563),(-4.62,2.8,-8.4563),(-3.61,2.8,-8.4563),(-0.1937,2.8,-8.4563),(-0.1937,2.85,-6.38),(-0.1937,2.85,-5.22),(-0.1937,2.45,-4.54),(-0.1937,2.45,-3.4),(-0.1937,2.85,0),(-3.61,2.8,-8.65),(-4.62,2.8,-8.65),(-4.62,2.8,-8.4563),(-3.61,2.8,-8.4563),(-0.1937,2.85,-3.4),(-0.1937,2.85,-4.54),(0,2.85,-4.54),(-7.54,5.22,-8.65),(-7.54,5.22,-8.4563)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      #  TETTO 
      Transform(DEF='TETTO',translation=(0,-10,0),
        children=[
        Transform(DEF='Tettox',translation=(-3.2575,8.78,-3.6),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,5,4,-1,0,3,7,4,-1,1,2,6,5,-1,2,3,7,6,-1,0,1,2,3,-1,4,5,6,7,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(4,0,0),(4,0,4.07),(0,0,4.07),(1.8,2.86,1.835),(2.2,2.86,1.835),(2.2,2.86,2.235),(1.8,2.86,2.235)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Soffitto2',translation=(-1.21,8.532,-1.55),
          children=[
          Shape(
            geometry=Box(size=(3.09,0.64,3.3)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='SacrestiaInEs',translation=(17.64,-2.14,-39.49),
          children=[
          Transform(DEF='SacrestiaTetto',
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[30,35,38,55,-1,30,35,59,58,-1,35,38,60,59,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(0,0,-3.6),(0,0,-4.44),(0,0,-5.22),(0,0,-6.38),(0,0,-8.94),(-3.51,0,-8.94),(-4.62,0,-8.94),(-7.54,0,-8.94),(-7.54,0,-8.3263),(-4.62,0,-8.3263),(-3.51,0,-8.3263),(-0.1937,0,-8.3263),(-0.1937,0,-6.38),(-0.1937,0,-5.22),(-0.1937,0,-4.44),(-0.1937,0,-3.6),(-0.1937,0,0),(0,0.75,-3.6),(0,0.75,-4.44),(-3.51,0.75,-8.94),(-4.62,1.45,-8.94),(-3.51,1.45,-8.3263),(-4.62,1.45,-8.3263),(-0.1937,0.75,-4.44),(-0.1937,0.75,-3.6),(0,2.37,-5.22),(0,2.37,-6.38),(-0.1937,2.37,-6.38),(-0.1937,2.37,-5.22),(0.3,2.7,0),(0,2.45,-3.6),(0,2.45,-4.44),(0,2.7,-5.22),(0,2.7,-6.38),(0.3,2.7,-8.94),(-3.51,2.45,-8.94),(-4.62,2.45,-8.94),(-7.54,5.22,-8.94),(-7.54,2.7,-8.3263),(-4.62,2.45,-8.3263),(-3.51,2.45,-8.3263),(-0.1937,2.7,-8.3263),(-0.1937,2.7,-6.38),(-0.1937,2.7,-5.22),(-0.1937,2.45,-4.44),(-0.1937,2.45,-3.6),(-0.1937,2.7,0),(-3.51,2.7,-8.94),(-4.62,2.7,-8.94),(-4.62,2.7,-8.3263),(-3.51,2.7,-8.3263),(-0.1937,2.7,-3.6),(-0.1937,2.7,-4.44),(0,2.7,-4.44),(-7.54,5.22,0),(-7.54,5.22,-8.94),(-7.54,5.22,-8.3263),(0.3,2.8,0),(0.3,2.8,-8.94),(-7.54,5.3,-8.94)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='SacrestiaTettoSopra',translation=(0,0.1,0),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[30,35,38,55,-1],solid=False,
                coord=Coordinate(point=[(0,0,0),(0,0,-3.6),(0,0,-4.44),(0,0,-5.22),(0,0,-6.38),(0,0,-8.94),(-3.51,0,-8.94),(-4.62,0,-8.94),(-7.54,0,-8.94),(-7.54,0,-8.3263),(-4.62,0,-8.3263),(-3.51,0,-8.3263),(-0.1937,0,-8.3263),(-0.1937,0,-6.38),(-0.1937,0,-5.22),(-0.1937,0,-4.44),(-0.1937,0,-3.6),(-0.1937,0,0),(0,0.75,-3.6),(0,0.75,-4.44),(-3.51,0.75,-8.94),(-4.62,1.45,-8.94),(-3.51,1.45,-8.3263),(-4.62,1.45,-8.3263),(-0.1937,0.75,-4.44),(-0.1937,0.75,-3.6),(0,2.37,-5.22),(0,2.37,-6.38),(-0.1937,2.37,-6.38),(-0.1937,2.37,-5.22),(0.3,2.7,0),(0,2.45,-3.6),(0,2.45,-4.44),(0,2.7,-5.22),(0,2.7,-6.38),(0.3,2.7,-8.94),(-3.51,2.45,-8.94),(-4.62,2.45,-8.94),(-7.54,5.22,-8.94),(-7.54,2.7,-8.3263),(-4.62,2.45,-8.3263),(-3.51,2.45,-8.3263),(-0.1937,2.7,-8.3263),(-0.1937,2.7,-6.38),(-0.1937,2.7,-5.22),(-0.1937,2.45,-4.44),(-0.1937,2.45,-3.6),(-0.1937,2.7,0),(-3.51,2.7,-8.94),(-4.62,2.7,-8.94),(-4.62,2.7,-8.3263),(-3.51,2.7,-8.3263),(-0.1937,2.7,-3.6),(-0.1937,2.7,-4.44),(0,2.7,-4.44),(-7.54,5.22,0),(-7.54,5.22,-8.94),(-7.54,5.22,-8.3263)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        #  CEILING DECORATION 
        Group(DEF='Transetto1sx',
          children=[
          Group(DEF='DecorazioM',
            children=[
            Group(DEF='Decoraz',
              children=[
              Transform(DEF='Decorazione',scale=(0.21,0.27,0.5),translation=(2.41,4.783,-0.21),
                #  <Transform DEF='Bases' > <Shape> <Box size='2.396 1.656 0.01'/> <Appearance> <ImageTexture DEF='CeilingDecoration' url='"images/CeilingDecoration.jpg" "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/SanCarlosCathedral/images/CeilingDecoration.jpg"'/> </Appearance> </Shape> </Transform> 
                children=[
                Transform(DEF='rett1',translation=(-0.75,0.4,0),
                  children=[
                  Shape(
                    geometry=Box(size=(0.36,0.95,0.4)),
                    appearance=Appearance(
                      material=Material(USE='Sandstone')))]),
                Transform(DEF='rett2',translation=(-0.26,0.45,0),
                  children=[
                  Shape(
                    geometry=Box(size=(1.37,0.73,0.4)),
                    appearance=Appearance(
                      material=Material(USE='Sandstone')))]),
                Transform(DEF='rett3',translation=(0.48,0.72,0),
                  children=[
                  Shape(
                    geometry=Box(size=(1.37,0.19,0.4)),
                    appearance=Appearance(
                      material=Material(USE='Sandstone')))]),
                Transform(DEF='rett4',translation=(0.7,0.6,0),
                  children=[
                  Shape(
                    geometry=Box(size=(0.4,0.12,0.4)),
                    appearance=Appearance(
                      material=Material(USE='Sandstone')))]),
                Transform(DEF='arco1',rotation=(0,0,1,3.17),scale=(0.7,0.38,1),translation=(-0.01,0.09,-0.2),
                  children=[
                  Shape(
                    geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1,89,0,42,95,-1],solid=False,
                      coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.4),(0.6218712004456791,0.0311325,0.4),(0.6195289277144369,0.062265,0.4),(0.6156053358230011,0.0933975,0.4),(0.6100699153375784,0.12453,0.4),(0.6028782701290121,0.1556625,0.4),(0.5939702437622613,0.186795,0.4),(0.5832672005554145,0.2179275,0.4),(0.5706681512928509,0.24906,0.4),(0.5560442297549271,0.2801925,0.4),(0.5392307176663808,0.311325,0.4),(0.520015272077417,0.3424575,0.4),(0.49812000000000006,0.37359,0.4),(0.47317303441103875,0.4047225,0.4),(0.4446610411032206,0.435855,0.4),(0.4118442634585919,0.4669875,0.4),(0.37359000000000003,0.49812,0.4),(0.3280012404606879,0.5292525,0.4),(0.2714068427195601,0.560385,0.4),(0.19442240018513812,0.5915175,0.4),(0.0,0.62265,0.4),(-0.0,0.62265,0.4),(-0.19442240018513812,0.5915175,0.4),(-0.2714068427195601,0.560385,0.4),(-0.3280012404606879,0.5292525,0.4),(-0.37359000000000003,0.49812,0.4),(-0.4118442634585919,0.4669875,0.4),(-0.4446610411032206,0.435855,0.4),(-0.47317303441103875,0.4047225,0.4),(-0.49812000000000006,0.37359,0.4),(-0.520015272077417,0.3424575,0.4),(-0.5392307176663808,0.311325,0.4),(-0.5560442297549271,0.2801925,0.4),(-0.5706681512928509,0.24906,0.4),(-0.5832672005554145,0.2179275,0.4),(-0.5939702437622613,0.186795,0.4),(-0.6028782701290121,0.1556625,0.4),(-0.6100699153375784,0.12453,0.4),(-0.6156053358230011,0.0933975,0.4),(-0.6195289277144369,0.062265,0.4),(-0.6218712004456791,0.0311325,0.4),(-0.62265,0.0,0.4),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,-0.5,0),(0.62265,-0.5,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.4),(-0.62265,0,0.4),(-0.62265,-0.5,0.4),(0.62265,-0.5,0.4),(0.62265,0,0.4),(0.62265,0,0.4)])),
                    appearance=Appearance(
                      material=Material(USE='Sandstone')))]),
                Transform(DEF='arco2a',rotation=(0,1,0,3.14),scale=(0.8,1,1),translation=(0.894,-0.13,0.201),
                  children=[
                  Transform(DEF='arco2b',rotation=(0,0,1,0.33),
                    children=[
                    Shape(
                      geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,84,85,86,87,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,90,91,92,93,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1],solid=False,
                        coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,1,0),(0.62265,0.0,0.4),(0.6218712004456791,0.0311325,0.4),(0.6195289277144369,0.062265,0.4),(0.6156053358230011,0.0933975,0.4),(0.6100699153375784,0.12453,0.4),(0.6028782701290121,0.1556625,0.4),(0.5939702437622613,0.186795,0.4),(0.5832672005554145,0.2179275,0.4),(0.5706681512928509,0.24906,0.4),(0.5560442297549271,0.2801925,0.4),(0.5392307176663808,0.311325,0.4),(0.520015272077417,0.3424575,0.4),(0.49812000000000006,0.37359,0.4),(0.47317303441103875,0.4047225,0.4),(0.4446610411032206,0.435855,0.4),(0.4118442634585919,0.4669875,0.4),(0.37359000000000003,0.49812,0.4),(0.3280012404606879,0.5292525,0.4),(0.2714068427195601,0.560385,0.4),(0.19442240018513812,0.5915175,0.4),(0.0,0.62265,0.4),(0,0.62265,0.4),(-0.19442240018513812,0.5915175,0.4),(-0.2714068427195601,0.560385,0.4),(-0.3280012404606879,0.5292525,0.4),(-0.37359000000000003,0.49812,0.4),(-0.4118442634585919,0.4669875,0.4),(-0.4446610411032206,0.435855,0.4),(-0.47317303441103875,0.4047225,0.4),(-0.49812000000000006,0.37359,0.4),(-0.520015272077417,0.3424575,0.4),(-0.5392307176663808,0.311325,0.4),(-0.5560442297549271,0.2801925,0.4),(-0.5706681512928509,0.24906,0.4),(-0.5832672005554145,0.2179275,0.4),(-0.5939702437622613,0.186795,0.4),(-0.6028782701290121,0.1556625,0.4),(-0.6100699153375784,0.12453,0.4),(-0.6156053358230011,0.0933975,0.4),(-0.6195289277144369,0.062265,0.4),(-0.6218712004456791,0.0311325,0.4),(-0.62265,0.0,0.4),(0,0.62265,0),(0.8,0.62265,0),(0.8,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0,0.62265,0.4),(0.8,0.62265,0.4),(0.8,0,0.4),(0.62265,0,0.4),(0.62265,0,0.4)])),
                      appearance=Appearance(
                        material=Material(USE='Sandstone')))])]),
                Transform(DEF='forma',translation=(0.8555,0.459,-0.199),
                  children=[
                  Shape(
                    geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,-1,4,5,6,7,-1,1,2,6,5,-1],solid=False,
                      coord=Coordinate(point=[(0,0.08,0),(0.2,0,0),(0.2,0.2,0),(0,0.2,0),(0,0.08,0.4),(0.2,0,0.4),(0.2,0.2,0.4),(0,0.2,0.4)])),
                    appearance=Appearance(
                      material=Material(USE='Sandstone')))])])]),
            Transform(translation=(0,0,-1),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-2),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-3),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-4),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-5),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-6),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-7),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-8),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-9),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-10),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-11),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-12),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-13),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-14),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-15),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-16),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-17),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-18),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-19),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-20),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-21),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-22),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-23),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-24),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-25),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-26),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-27),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-28),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-29),
              children=[
              Group(USE='Decoraz')]),
            Transform(translation=(0,0,-30),
              children=[
              Group(USE='Decoraz')])]),
          Transform(DEF='DecorazioniDx',rotation=(0,1,0,3.14),translation=(11.58,0,-30.41),
            children=[
            Group(USE='DecorazioM')]),
          Group(DEF='DecorazioTransetto',
            children=[
            Transform(DEF='DecorTransetto1DX',rotation=(0,1,0,1.57),translation=(18,0,-28.95),
              children=[
              Transform(translation=(0,0,-2),
                children=[
                Group(USE='Decoraz')]),
              Transform(translation=(0,0,-3),
                children=[
                Group(USE='Decoraz')]),
              Transform(translation=(0,0,-4),
                children=[
                Group(USE='Decoraz')]),
              Transform(translation=(0,0,-5),
                children=[
                Group(USE='Decoraz')]),
              Transform(translation=(0,0,-6),
                children=[
                Group(USE='Decoraz')]),
              Transform(translation=(0,0,-7),
                children=[
                Group(USE='Decoraz')]),
              Transform(translation=(0,0,-8),
                children=[
                Group(USE='Decoraz')])])])]),
        Transform(DEF='Transetto1dx',translation=(-14.1,0,0),
          children=[
          Group(USE='DecorazioTransetto')]),
        Transform(DEF='Transetto3dx',rotation=(0,1,0,3.14),translation=(25.6,0,-69.6),
          children=[
          Group(USE='DecorazioTransetto')]),
        Transform(DEF='Transetto3sx',rotation=(0,1,0,3.14),translation=(11.65,0,-69.6),
          children=[
          Group(USE='DecorazioTransetto')]),
        Transform(DEF='Transetto2dx',rotation=(0,1,0,1.57),translation=(47.8,0,-22),
          children=[
          Group(USE='DecorazioTransetto')]),
        Transform(DEF='Transetto2sx',rotation=(0,1,0,-1.57),translation=(-36.3,0,-47.6),
          children=[
          Group(USE='DecorazioTransetto')]),
        Transform(DEF='Presbsx',rotation=(0,1,0,-1.57),translation=(-28.88,0.025,-54.7),
          children=[
          Group(USE='DecorazioTransetto')]),
        Transform(DEF='Presbdx',rotation=(0,1,0,1.57),translation=(40.42,0.025,-29.1),
          children=[
          Group(USE='DecorazioTransetto')]),
        Transform(DEF='DecSopp1',scale=(1.1,1,1),translation=(-0.25,-3.53,-6.12),
          children=[
          Group(USE='Decoraz')]),
        Transform(DEF='DecSopp12',rotation=(0,1,0,3.14),scale=(1.1,1,1),translation=(11.8,-3.53,-6.536),
          children=[
          Group(USE='Decoraz')]),
        Transform(DEF='Roof',translation=(5.8465,4.98,-24),
          children=[
          Shape(
            geometry=Box(size=(7.73,0.02,48)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Roofdx',translation=(13.335,4.98,-34.9),
          children=[
          Shape(
            geometry=Box(size=(7.3,0.02,7.58)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Roofsx',translation=(-1.61,4.98,-34.9),
          children=[
          Shape(
            geometry=Box(size=(7.3,0.02,7.58)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Tetto',rotation=(0,1,0,-1.57),translation=(0.2,4.5,0),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[18,17,13,2,-1,1,12,13,3,-1,4,14,13,3,-1,4,14,5,-1,5,14,13,6,-1,10,11,15,-1,10,15,13,9,-1,11,2,13,15,-1,8,16,7,-1,8,16,13,9,-1,7,16,13,6,-1,17,21,22,19,-1,12,17,23,0,-1,18,24,25,2,-1,2,25,26,11,-1,10,11,26,27,-1,9,10,27,28,-1,8,9,28,29,-1,7,8,29,30,-1,7,6,31,30,-1,5,6,31,32,-1,4,5,32,33,-1,4,3,34,33,-1,1,3,34,35,-1],solid=False,
              coord=Coordinate(point=[(0.4,0,0),(0.4,0,-11),(-29.7,0,0),(-29.7,0,-11),(-29.7,0,-18),(-40.04,0,-18),(-40.04,0,-11),(-49.2,0,-11),(-49.2,0,0),(-40.04,0,0),(-40.04,0,7),(-29.7,0,7),(0.4,1.93,-5.6),(-35,1.93,-5.6),(-35,1.93,-14.2),(-35,1.93,3.2),(-45.4,1.93,-5.6),(-1.1,1.93,-5.6),(-1.1,0,0),(-3.7,0.5,-1.5),(0.4,0.5,-1.5),(-0.3,1.93,-5.6),(-0.3,0.5,-1.5),(-0.3,0,0),(-1.1,0.1,0),(-29.7,0.1,0),(-29.7,0.1,7),(-40.04,0.1,7),(-40.04,0.1,0),(-49.2,0.1,0),(-49.2,0.1,-11),(-40.04,0.1,-11),(-40.04,0.1,-18),(-29.7,0.1,-18),(-29.7,0.1,-11),(0.4,0.1,-11)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='SopraTetto',rotation=(0,1,0,-1.57),translation=(0.2,4.6,0),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[18,17,13,2,-1,1,12,13,3,-1,4,14,13,3,-1,4,14,5,-1,5,14,13,6,-1,10,11,15,-1,10,15,13,9,-1,11,2,13,15,-1,8,16,7,-1,8,16,13,9,-1,7,16,13,6,-1,17,21,22,19,-1,12,17,23,0,-1],solid=False,
              coord=Coordinate(point=[(0.4,0,0),(0.4,0,-11),(-29.7,0,0),(-29.7,0,-11),(-29.7,0,-18),(-40.04,0,-18),(-40.04,0,-11),(-49.2,0,-11),(-49.2,0,0),(-40.04,0,0),(-40.04,0,7),(-29.7,0,7),(0.4,1.93,-5.6),(-35,1.93,-5.6),(-35,1.93,-14.2),(-35,1.93,3.2),(-45.4,1.93,-5.6),(-1.1,1.93,-5.6),(-1.1,0,0),(-3.7,0.5,-1.5),(0.4,0.5,-1.5),(-0.3,1.93,-5.6),(-0.3,0.5,-1.5),(-0.3,0,0)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='TRAVI',
          children=[
          Group(DEF='TravTetto',
            children=[
            Transform(DEF='TraveTetto',rotation=(0,0,1,-0.33),translation=(10.85,4.58,0),
              children=[
              Shape(
                geometry=Box(size=(0.5,0.08,0.08)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(DEF='TraveTetto1',translation=(0,0,-1.5),
            children=[
            Group(USE='TravTetto')]),
          Transform(translation=(0,0,-3),
            children=[
            Group(USE='TravTetto')]),
          Transform(translation=(0,0,-4.5),
            children=[
            Group(USE='TravTetto')]),
          Transform(translation=(0,0,-6),
            children=[
            Group(USE='TravTetto')]),
          Transform(translation=(0,0,-7.5),
            children=[
            Group(USE='TravTetto')]),
          Transform(translation=(0,0,-9),
            children=[
            Group(USE='TravTetto')]),
          Transform(translation=(0,0,-10.5),
            children=[
            Group(USE='TravTetto')]),
          Transform(translation=(0,0,-12),
            children=[
            Group(USE='TravTetto')]),
          Transform(translation=(0,0,-13.5),
            children=[
            Group(USE='TravTetto')]),
          Transform(translation=(0,0,-15),
            children=[
            Group(USE='TravTetto')]),
          Transform(translation=(0,0,-16.5),
            children=[
            Group(USE='TravTetto')]),
          Transform(translation=(0,0,-18),
            children=[
            Group(USE='TravTetto')]),
          Transform(translation=(0,0,-19.5),
            children=[
            Group(USE='TravTetto')]),
          Transform(translation=(0,0,-21),
            children=[
            Group(USE='TravTetto')]),
          Transform(translation=(0,0,-22.5),
            children=[
            Group(USE='TravTetto')]),
          Transform(translation=(0,0,-24),
            children=[
            Group(USE='TravTetto')]),
          Transform(translation=(0,0,-25.5),
            children=[
            Group(USE='TravTetto')]),
          Transform(translation=(0,0,-27),
            children=[
            Group(USE='TravTetto')]),
          Transform(translation=(0,0,-28.5),
            children=[
            Group(USE='TravTetto')]),
          Group(DEF='TravTetto2',
            children=[
            Transform(DEF='TraveTetto1sx',rotation=(0,0,1,0.33),translation=(0.68,4.63,-4),
              children=[
              Shape(
                geometry=Box(size=(0.7,0.08,0.08)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(translation=(0,0,-1.5),
            children=[
            Group(USE='TravTetto2')]),
          Transform(translation=(0,0,-3),
            children=[
            Group(USE='TravTetto2')]),
          Transform(translation=(0,0,-4.5),
            children=[
            Group(USE='TravTetto2')]),
          Transform(translation=(0,0,-6),
            children=[
            Group(USE='TravTetto2')]),
          Transform(translation=(0,0,-7.5),
            children=[
            Group(USE='TravTetto2')]),
          Transform(translation=(0,0,-9),
            children=[
            Group(USE='TravTetto2')]),
          Transform(translation=(0,0,-10.5),
            children=[
            Group(USE='TravTetto2')]),
          Transform(translation=(0,0,-12),
            children=[
            Group(USE='TravTetto2')]),
          Transform(translation=(0,0,-13.5),
            children=[
            Group(USE='TravTetto2')]),
          Transform(translation=(0,0,-15),
            children=[
            Group(USE='TravTetto2')]),
          Transform(translation=(0,0,-16.5),
            children=[
            Group(USE='TravTetto2')]),
          Transform(translation=(0,0,-18),
            children=[
            Group(USE='TravTetto2')]),
          Transform(translation=(0,0,-19.5),
            children=[
            Group(USE='TravTetto2')]),
          Transform(translation=(0,0,-21),
            children=[
            Group(USE='TravTetto2')]),
          Transform(translation=(0,0,-22.5),
            children=[
            Group(USE='TravTetto2')]),
          Transform(translation=(0,0,-24),
            children=[
            Group(USE='TravTetto2')]),
          Transform(translation=(0,0,-25.5),
            children=[
            Group(USE='TravTetto2')]),
          Group(DEF='TravTetto3',
            children=[
            Transform(DEF='sottotetto2dx',rotation=(1,0,0,0.33),translation=(11.45,4.59,-30),
              children=[
              Transform(rotation=(0,1,0,1.57),
                children=[
                Shape(
                  geometry=Box(size=(0.5,0.08,0.08)),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))])])]),
          Transform(translation=(1.5,0,0),
            children=[
            Group(USE='TravTetto3')]),
          Transform(translation=(3,0,0),
            children=[
            Group(USE='TravTetto3')]),
          Transform(translation=(4.5,0,0),
            children=[
            Group(USE='TravTetto3')]),
          Transform(translation=(6,0,0),
            children=[
            Group(USE='TravTetto3')]),
          Group(DEF='TravTetto4',
            children=[
            Transform(DEF='sottotetto2sx',rotation=(1,0,0,0.33),translation=(-5.8,4.55,-30),
              children=[
              Transform(rotation=(0,1,0,1.57),
                children=[
                Shape(
                  geometry=Box(size=(0.5,0.08,0.08)),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))])])]),
          Transform(translation=(1.5,0,0),
            children=[
            Group(USE='TravTetto4')]),
          Transform(translation=(3,0,0),
            children=[
            Group(USE='TravTetto4')]),
          Transform(translation=(4.5,0,0),
            children=[
            Group(USE='TravTetto4')]),
          Transform(translation=(6,0,0),
            children=[
            Group(USE='TravTetto4')]),
          Group(DEF='TravTetto5',
            children=[
            Transform(DEF='Trave3dx',rotation=(0,0,1,-0.36),translation=(17.72,4.63,-31),
              children=[
              Shape(
                geometry=Box(size=(0.7,0.08,0.08)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(translation=(0,0,-1.5),
            children=[
            Group(USE='TravTetto5')]),
          Transform(translation=(0,0,-3),
            children=[
            Group(USE='TravTetto5')]),
          Transform(translation=(0,0,-4.5),
            children=[
            Group(USE='TravTetto5')]),
          Transform(translation=(0,0,-6),
            children=[
            Group(USE='TravTetto5')]),
          Transform(translation=(0,0,-7.5),
            children=[
            Group(USE='TravTetto5')]),
          Group(DEF='TravTetto6',
            children=[
            Transform(DEF='Trave3sx',rotation=(0,0,1,0.38),translation=(-6.32,4.68,-31.1),
              children=[
              Shape(
                geometry=Box(size=(0.7,0.08,0.08)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(translation=(0,0,-1.5),
            children=[
            Group(USE='TravTetto6')]),
          Transform(translation=(0,0,-3),
            children=[
            Group(USE='TravTetto6')]),
          Transform(translation=(0,0,-4.5),
            children=[
            Group(USE='TravTetto6')]),
          Transform(translation=(0,0,-6),
            children=[
            Group(USE='TravTetto6')]),
          Transform(translation=(0,0,-7.5),
            children=[
            Group(USE='TravTetto6')]),
          Group(DEF='TravTetto7',
            children=[
            Transform(DEF='sottotetto4dxw',rotation=(1,0,0,-0.33),translation=(11.45,4.59,-39.7),
              children=[
              Transform(rotation=(0,1,0,1.57),
                children=[
                Shape(
                  geometry=Box(size=(0.5,0.08,0.08)),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))])])]),
          Transform(translation=(1.5,0,0),
            children=[
            Group(USE='TravTetto7')]),
          Transform(translation=(3,0,0),
            children=[
            Group(USE='TravTetto7')]),
          Transform(translation=(4.5,0,0),
            children=[
            Group(USE='TravTetto7')]),
          Transform(translation=(6,0,0),
            children=[
            Group(USE='TravTetto7')]),
          Group(DEF='TravTetto8',
            children=[
            Transform(DEF='sottotetto4sx',rotation=(1,0,0,-0.33),translation=(-5.8,4.59,-39.7),
              children=[
              Transform(rotation=(0,1,0,1.57),
                children=[
                Shape(
                  geometry=Box(size=(0.5,0.08,0.08)),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))])])]),
          Transform(translation=(1.5,0,0),
            children=[
            Group(USE='TravTetto8')]),
          Transform(translation=(3,0,0),
            children=[
            Group(USE='TravTetto8')]),
          Transform(translation=(4.5,0,0),
            children=[
            Group(USE='TravTetto8')]),
          Transform(translation=(6,0,0),
            children=[
            Group(USE='TravTetto8')]),
          Group(DEF='TravTetto9',
            children=[
            Transform(DEF='TraveTetto5dxr',rotation=(0,0,1,-0.33),translation=(10.65,4.6,-40),
              children=[
              Shape(
                geometry=Box(size=(0.9,0.08,0.08)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(translation=(0,0,-1.5),
            children=[
            Group(USE='TravTetto9')]),
          Transform(translation=(0,0,-3),
            children=[
            Group(USE='TravTetto9')]),
          Transform(translation=(0,0,-4.5),
            children=[
            Group(USE='TravTetto9')]),
          Transform(translation=(0,0,-6),
            children=[
            Group(USE='TravTetto9')]),
          Transform(translation=(0,0,-7.5),
            children=[
            Group(USE='TravTetto9')]),
          Group(DEF='TravTetto10',
            children=[
            Transform(DEF='TraveTetto5dx',rotation=(0,0,1,0.33),translation=(0.88,4.7,-40),
              children=[
              Shape(
                geometry=Box(size=(1.2,0.08,0.08)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(translation=(0,0,-1.5),
            children=[
            Group(USE='TravTetto10')]),
          Transform(translation=(0,0,-3),
            children=[
            Group(USE='TravTetto10')]),
          Transform(translation=(0,0,-4.5),
            children=[
            Group(USE='TravTetto10')]),
          Transform(translation=(0,0,-6),
            children=[
            Group(USE='TravTetto10')]),
          Transform(translation=(0,0,-7.5),
            children=[
            Group(USE='TravTetto10')]),
          Group(DEF='TravTetto11',
            children=[
            Transform(DEF='sottotetto4dx',rotation=(1,0,0,-0.36),translation=(2,4.75,-48.5),
              children=[
              Transform(rotation=(0,1,0,1.57),
                children=[
                Shape(
                  geometry=Box(size=(1.2,0.08,0.08)),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))])])]),
          Transform(translation=(1.5,0,0),
            children=[
            Group(USE='TravTetto11')]),
          Transform(translation=(3,0,0),
            children=[
            Group(USE='TravTetto11')]),
          Transform(translation=(4.5,0,0),
            children=[
            Group(USE='TravTetto11')]),
          Transform(translation=(6,0,0),
            children=[
            Group(USE='TravTetto11')]),
          Transform(translation=(7.5,0,0),
            children=[
            Group(USE='TravTetto11')])])]
        #  Enter any text between the end tags <Transform DEF="sottotetto1dx" translation='11 4.58 -14.66' rotation="0 0 1 -0.33"> <Shape> <Box size='0.8 0.08 30.06'/> <Appearance> <Material diffuseColor='1 0.25 0.25'/> </Appearance> </Shape> </Transform> <Transform DEF="sottotetto1sx" translation='0.53 4.55 -16.23' rotation="0 0 1 0.33"> <Shape> <Box size='0.7 0.08 27'/> <Appearance> <Material diffuseColor='1 0.25 0.25'/> </Appearance> </Shape> </Transform> <Transform DEF="sottotetto2dx" translation='14.545 4.55 -30' rotation=" 1 0 0 0.33"> <Transform rotation="0 1 0 1.57"> <Shape> <Box size='0.6 0.08 6.36'/> <Appearance> <Material diffuseColor='1 0.25 0.25'/> </Appearance> </Shape> </Transform> </Transform> <Transform DEF="sottotetto2dx" translation='-2.97 4.55 -30' rotation=" 1 0 0 0.33"> <Transform rotation="0 1 0 1.57"> <Shape> <Box size='0.6 0.08 6.36'/> <Appearance> <Material diffuseColor='1 0.25 0.25'/> </Appearance> </Shape> </Transform> </Transform> <Transform DEF="sottotetto3dx" translation='17.77 4.59 -33.66' rotation="0 0 1 -0.36"> <Shape> <Box size='0.8 0.08 7'/> <Appearance> <Material diffuseColor='1 0.25 0.25'/> </Appearance> </Shape> </Transform> 
        ),
      #  PANCAHE-ALTARE 
      Group(DEF='PancheLato',
        children=[
        Group(DEF='Panche',
          children=[
          Transform(DEF='Panca',rotation=(0,1,0,3.14),translation=(8.15,-1.7,-4.4),
            children=[
            Transform(DEF='piano',translation=(0,-0.03,0),
              children=[
              Shape(
                geometry=Box(size=(2.35,0.03,0.383)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='piano2',translation=(0,-0.08,0),
              children=[
              Shape(
                geometry=Box(size=(2.32,0.07,0.353)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='gambe1f',translation=(-1.149,-0.1055,0.16),
              children=[
              Shape(
                geometry=Box(size=(0.052,0.629,0.06)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='gambe2f',translation=(1.149,-0.1055,0.16),
              children=[
              Shape(
                geometry=Box(size=(0.052,0.629,0.06)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='gambe1r',translation=(1.149,-0.1875,-0.16),
              children=[
              Shape(
                geometry=Box(size=(0.052,0.445,0.06)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='gambe2r',translation=(-1.149,-0.1875,-0.16),
              children=[
              Shape(
                geometry=Box(size=(0.052,0.445,0.06)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='gambe2rAlto',rotation=(1,0,0,-0.07),scale=(1,0.914,1),translation=(1.123,0.03,-0.19),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,-1,0,1,5,4,-1,2,3,7,6,-1,4,5,6,7,-1,0,3,7,4,-1,1,2,6,5,-1],creaseAngle=0.1745,solid=False,
                  coord=Coordinate(point=[(0,0,0),(0.052,0,0),(0.052,0,0.06),(0,0,0.06),(0,0.44,0.01),(0.052,0.44,0.01),(0.052,0.44,0.05),(0,0.44,0.05)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='top',rotation=(1,0,0,-0.07),translation=(1.149,0.432,-0.188),
              children=[
              Transform(rotation=(0,0,1,1.57105),scale=(1.5,1,0.77),
                children=[
                Shape(
                  geometry=Cylinder(height=0.052,radius=0.026),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))])]),
            Transform(DEF='gambe2rAltoOpp',rotation=(1,0,0,-0.07),scale=(1,0.914,1),translation=(-1.175,0.03,-0.19),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,-1,0,1,5,4,-1,2,3,7,6,-1,4,5,6,7,-1,0,3,7,4,-1,1,2,6,5,-1],creaseAngle=0.1745,solid=False,
                  coord=Coordinate(point=[(0,0,0),(0.052,0,0),(0.052,0,0.06),(0,0,0.06),(0,0.44,0.01),(0.052,0.44,0.01),(0.052,0.44,0.05),(0,0.44,0.05)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='topOpp',rotation=(1,0,0,-0.07),translation=(-1.149,0.432,-0.188),
              children=[
              Transform(rotation=(0,0,1,1.57105),scale=(1.5,1,0.77),
                children=[
                Shape(
                  geometry=Cylinder(height=0.052,radius=0.026),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))])]),
            Transform(DEF='Schienale1',rotation=(1,0,0,-0.07),scale=(1,0.6,0.9),translation=(1.123,0.065,-0.19),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,-1,0,1,5,4,-1,2,3,7,6,-1,4,5,6,7,-1,0,3,7,4,-1,1,2,6,5,-1],creaseAngle=0.1745,solid=False,
                  coord=Coordinate(point=[(0,0,0),(-2.29,0,0),(-2.29,0,0.06),(0,0,0.06),(0,0.44,0.01),(-2.29,0.44,0.01),(-2.29,0.44,0.05),(0,0.44,0.05)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='Schienale2',rotation=(1,0,0,-0.07),scale=(1,0.15,0.48),translation=(1.123,0.335,-0.195),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,-1,0,1,5,4,-1,2,3,7,6,-1,4,5,6,7,-1,0,3,7,4,-1,1,2,6,5,-1],creaseAngle=0.1745,solid=False,
                  coord=Coordinate(point=[(0,0,0),(-2.29,0,0),(-2.29,0,0.06),(0,0,0.06),(0,0.44,0.01),(-2.29,0.44,0.01),(-2.29,0.44,0.05),(0,0.44,0.05)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='Schienale3',rotation=(1,0,0,-0.07),scale=(1,0.15,0.28),translation=(1.123,0.3,-0.18),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,-1,0,1,5,4,-1,2,3,7,6,-1,4,5,6,7,-1,0,3,7,4,-1,1,2,6,5,-1],creaseAngle=0.1745,solid=False,
                  coord=Coordinate(point=[(0,0,0),(-2.29,0,0),(-2.29,0,0.06),(0,0,0.06),(0,0.44,0.01),(-2.29,0.44,0.01),(-2.29,0.44,0.05),(0,0.44,0.05)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='braccioli1',translation=(1.149,0.19,0.036),
              children=[
              Shape(
                geometry=Box(size=(0.052,0.04,0.37)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='braccioli2',rotation=(0,0,1,1.57105),scale=(1.06,1,1.2),translation=(1.149,0.1825,0.224),
              children=[
              Shape(
                geometry=Cylinder(height=0.052,radius=0.026),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='braccioli1Opp',translation=(-1.149,0.19,0.036),
              children=[
              Shape(
                geometry=Box(size=(0.052,0.04,0.37)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='braccioli2Opp',rotation=(0,0,1,1.57105),scale=(1.06,1,1.2),translation=(-1.149,0.1825,0.224),
              children=[
              Shape(
                geometry=Cylinder(height=0.052,radius=0.026),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='base1',translation=(-1.149,-0.4125,-0.17),
              children=[
              Shape(
                geometry=Box(size=(0.06,0.045,0.06)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='base2',translation=(-1.149,-0.4125,0.17),
              children=[
              Shape(
                geometry=Box(size=(0.06,0.045,0.06)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='base3Lungo',translation=(-1.149,-0.4075,0),
              children=[
              Shape(
                geometry=Box(size=(0.06,0.035,0.3)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='base12',translation=(1.149,-0.4125,-0.17),
              children=[
              Shape(
                geometry=Box(size=(0.06,0.045,0.06)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='base22',translation=(1.149,-0.4125,0.17),
              children=[
              Shape(
                geometry=Box(size=(0.06,0.045,0.06)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='base3Lungo2',translation=(1.149,-0.4075,0),
              children=[
              Shape(
                geometry=Box(size=(0.06,0.035,0.3)),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]
            #  Enter any text between the end tags <Transform DEF="base3Lungo2" translation='1.149 0.025 -0.1'> <Shape> <Box size='3 0.074 0.3'/> <Appearance> <Material USE="Sandstone"/> </Appearance> </Shape> </Transform> 
            )]),
        Transform(translation=(0,0,-0.75),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-1.5),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-2.25),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-3),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-3.75),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-4.5),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-5.25),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-6),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-6.75),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-7.5),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-8.25),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-9),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-9.75),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-10.5),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-11.25),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-12),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-12.75),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-13.5),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-14.25),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-15),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-15.75),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-16.5),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-17.25),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-18),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-18.75),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-19.5),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-20.25),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-21),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-21.75),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-22.5),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-23.25),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-24),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-24.75),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-25.5),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,-26.25),
          children=[
          Group(USE='Panche')])]),
      Transform(translation=(-4.7,0,0),
        children=[
        Group(USE='PancheLato'),
        Transform(translation=(0,0,0.75),
          children=[
          Group(USE='Panche')]),
        Transform(translation=(0,0,1.5),
          children=[
          Group(USE='Panche')])]),
      Transform(DEF='Altare',scale=(0.86,0.9,0.9),translation=(5.8,-1.29,-38.4),
        children=[
        Transform(DEF='Colonna1',translation=(0.7,0,-0.7),
          children=[
          Shape(
            geometry=Box(size=(0.4,1.2,0.4)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Colonna2',translation=(-0.7,0,-0.7),
          children=[
          Shape(
            geometry=Box(size=(0.4,1.2,0.4)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Colonna3',translation=(0.7,0,0.7),
          children=[
          Shape(
            geometry=Box(size=(0.4,1.2,0.4)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='Colonna4',translation=(-0.7,0,0.7),
          children=[
          Shape(
            geometry=Box(size=(0.4,1.2,0.4)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='bbase',translation=(-1,-0.7,1),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[3,7,4,0,-1,0,1,5,4,-1,4,5,6,7,-1,3,7,6,2,-1,1,5,6,2,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0.5,0,0),(0.5,0,-0.5),(0,0,-0.5),(0.09,0.2,-0.09),(0.5,0.2,-0.09),(0.5,0.2,-0.5),(0.09,0.2,-0.5)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='bbase2',rotation=(0,1,0,1.57),translation=(0.9995,-0.7,1),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[3,7,4,0,-1,0,1,5,4,-1,4,5,6,7,-1,3,7,6,2,-1,1,5,6,2,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0.5,0,0),(0.5,0,-0.5),(0,0,-0.5),(0.09,0.2,-0.09),(0.5,0.2,-0.09),(0.5,0.2,-0.5),(0.09,0.2,-0.5)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='bbase3',rotation=(0,1,0,3.14),translation=(0.9995,-0.7,-1),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[3,7,4,0,-1,0,1,5,4,-1,4,5,6,7,-1,3,7,6,2,-1,1,5,6,2,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0.5,0,0),(0.5,0,-0.5),(0,0,-0.5),(0.09,0.2,-0.09),(0.5,0.2,-0.09),(0.5,0.2,-0.5),(0.09,0.2,-0.5)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='bbase4',rotation=(0,1,0,-1.57),translation=(-1,-0.7,-1),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[3,7,4,0,-1,0,1,5,4,-1,4,5,6,7,-1,3,7,6,2,-1,1,5,6,2,-1],solid=False,
              coord=Coordinate(point=[(0,0,0),(0.5,0,0),(0.5,0,-0.5),(0,0,-0.5),(0.09,0.2,-0.09),(0.5,0.2,-0.09),(0.5,0.2,-0.5),(0.09,0.2,-0.5)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='arcoAltare',scale=(0.7,0.7,0.7),translation=(0,-0.3,0.66),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.30),(0.6218712004456791,0.0311325,0.30),(0.6195289277144369,0.062265,0.30),(0.6156053358230011,0.0933975,0.30),(0.6100699153375784,0.12453,0.30),(0.6028782701290121,0.1556625,0.30),(0.5939702437622613,0.186795,0.30),(0.5832672005554145,0.2179275,0.30),(0.5706681512928509,0.24906,0.30),(0.5560442297549271,0.2801925,0.30),(0.5392307176663808,0.311325,0.30),(0.520015272077417,0.3424575,0.30),(0.49812000000000006,0.37359,0.30),(0.47317303441103875,0.4047225,0.30),(0.4446610411032206,0.435855,0.30),(0.4118442634585919,0.4669875,0.30),(0.37359000000000003,0.49812,0.30),(0.3280012404606879,0.5292525,0.30),(0.2714068427195601,0.560385,0.30),(0.19442240018513812,0.5915175,0.30),(0.0,0.62265,0.30),(-0.0,0.62265,0.30),(-0.19442240018513812,0.5915175,0.30),(-0.2714068427195601,0.560385,0.30),(-0.3280012404606879,0.5292525,0.30),(-0.37359000000000003,0.49812,0.30),(-0.4118442634585919,0.4669875,0.30),(-0.4446610411032206,0.435855,0.30),(-0.47317303441103875,0.4047225,0.30),(-0.49812000000000006,0.37359,0.30),(-0.520015272077417,0.3424575,0.30),(-0.5392307176663808,0.311325,0.30),(-0.5560442297549271,0.2801925,0.30),(-0.5706681512928509,0.24906,0.30),(-0.5832672005554145,0.2179275,0.30),(-0.5939702437622613,0.186795,0.30),(-0.6028782701290121,0.1556625,0.30),(-0.6100699153375784,0.12453,0.30),(-0.6156053358230011,0.0933975,0.30),(-0.6195289277144369,0.062265,0.30),(-0.6218712004456791,0.0311325,0.30),(-0.62265,0.0,0.30),(-0.62265,-0.65,0),(-1,-0.65,0),(-1,1.3,0),(1,1.3,0),(1,-0.65,0),(0.62265,-0.65,0),(-0.62265,-0.65,0.30),(-1,-0.65,0.30),(-1,1.3,0.30),(1,1.3,0.30),(1,-0.65,0.30),(0.62265,-0.65,0.30)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='arcoAltare2',scale=(0.7,0.7,0.7),translation=(0,-0.3,-0.86),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.30),(0.6218712004456791,0.0311325,0.30),(0.6195289277144369,0.062265,0.30),(0.6156053358230011,0.0933975,0.30),(0.6100699153375784,0.12453,0.30),(0.6028782701290121,0.1556625,0.30),(0.5939702437622613,0.186795,0.30),(0.5832672005554145,0.2179275,0.30),(0.5706681512928509,0.24906,0.30),(0.5560442297549271,0.2801925,0.30),(0.5392307176663808,0.311325,0.30),(0.520015272077417,0.3424575,0.30),(0.49812000000000006,0.37359,0.30),(0.47317303441103875,0.4047225,0.30),(0.4446610411032206,0.435855,0.30),(0.4118442634585919,0.4669875,0.30),(0.37359000000000003,0.49812,0.30),(0.3280012404606879,0.5292525,0.30),(0.2714068427195601,0.560385,0.30),(0.19442240018513812,0.5915175,0.30),(0.0,0.62265,0.30),(-0.0,0.62265,0.30),(-0.19442240018513812,0.5915175,0.30),(-0.2714068427195601,0.560385,0.30),(-0.3280012404606879,0.5292525,0.30),(-0.37359000000000003,0.49812,0.30),(-0.4118442634585919,0.4669875,0.30),(-0.4446610411032206,0.435855,0.30),(-0.47317303441103875,0.4047225,0.30),(-0.49812000000000006,0.37359,0.30),(-0.520015272077417,0.3424575,0.30),(-0.5392307176663808,0.311325,0.30),(-0.5560442297549271,0.2801925,0.30),(-0.5706681512928509,0.24906,0.30),(-0.5832672005554145,0.2179275,0.30),(-0.5939702437622613,0.186795,0.30),(-0.6028782701290121,0.1556625,0.30),(-0.6100699153375784,0.12453,0.30),(-0.6156053358230011,0.0933975,0.30),(-0.6195289277144369,0.062265,0.30),(-0.6218712004456791,0.0311325,0.30),(-0.62265,0.0,0.30),(-0.62265,-0.65,0),(-1,-0.65,0),(-1,1.3,0),(1,1.3,0),(1,-0.65,0),(0.62265,-0.65,0),(-0.62265,-0.65,0.30),(-1,-0.65,0.30),(-1,1.3,0.30),(1,1.3,0.30),(1,-0.65,0.30),(0.62265,-0.65,0.30)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='arcoAltare3',rotation=(0,1,0,1.57),scale=(0.7,0.7,0.7),translation=(0.66,-0.3,0),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.30),(0.6218712004456791,0.0311325,0.30),(0.6195289277144369,0.062265,0.30),(0.6156053358230011,0.0933975,0.30),(0.6100699153375784,0.12453,0.30),(0.6028782701290121,0.1556625,0.30),(0.5939702437622613,0.186795,0.30),(0.5832672005554145,0.2179275,0.30),(0.5706681512928509,0.24906,0.30),(0.5560442297549271,0.2801925,0.30),(0.5392307176663808,0.311325,0.30),(0.520015272077417,0.3424575,0.30),(0.49812000000000006,0.37359,0.30),(0.47317303441103875,0.4047225,0.30),(0.4446610411032206,0.435855,0.30),(0.4118442634585919,0.4669875,0.30),(0.37359000000000003,0.49812,0.30),(0.3280012404606879,0.5292525,0.30),(0.2714068427195601,0.560385,0.30),(0.19442240018513812,0.5915175,0.30),(0.0,0.62265,0.30),(-0.0,0.62265,0.30),(-0.19442240018513812,0.5915175,0.30),(-0.2714068427195601,0.560385,0.30),(-0.3280012404606879,0.5292525,0.30),(-0.37359000000000003,0.49812,0.30),(-0.4118442634585919,0.4669875,0.30),(-0.4446610411032206,0.435855,0.30),(-0.47317303441103875,0.4047225,0.30),(-0.49812000000000006,0.37359,0.30),(-0.520015272077417,0.3424575,0.30),(-0.5392307176663808,0.311325,0.30),(-0.5560442297549271,0.2801925,0.30),(-0.5706681512928509,0.24906,0.30),(-0.5832672005554145,0.2179275,0.30),(-0.5939702437622613,0.186795,0.30),(-0.6028782701290121,0.1556625,0.30),(-0.6100699153375784,0.12453,0.30),(-0.6156053358230011,0.0933975,0.30),(-0.6195289277144369,0.062265,0.30),(-0.6218712004456791,0.0311325,0.30),(-0.62265,0.0,0.30),(-0.62265,-0.65,0),(-1,-0.65,0),(-1,1.3,0),(1,1.3,0),(1,-0.65,0),(0.62265,-0.65,0),(-0.62265,-0.65,0.30),(-1,-0.65,0.30),(-1,1.3,0.30),(1,1.3,0.30),(1,-0.65,0.30),(0.62265,-0.65,0.30)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='arcoAltare4',rotation=(0,1,0,1.57),scale=(0.7,0.7,0.7),translation=(-0.86,-0.3,0),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,84,85,86,87,88,89,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,90,91,92,93,94,95,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.30),(0.6218712004456791,0.0311325,0.30),(0.6195289277144369,0.062265,0.30),(0.6156053358230011,0.0933975,0.30),(0.6100699153375784,0.12453,0.30),(0.6028782701290121,0.1556625,0.30),(0.5939702437622613,0.186795,0.30),(0.5832672005554145,0.2179275,0.30),(0.5706681512928509,0.24906,0.30),(0.5560442297549271,0.2801925,0.30),(0.5392307176663808,0.311325,0.30),(0.520015272077417,0.3424575,0.30),(0.49812000000000006,0.37359,0.30),(0.47317303441103875,0.4047225,0.30),(0.4446610411032206,0.435855,0.30),(0.4118442634585919,0.4669875,0.30),(0.37359000000000003,0.49812,0.30),(0.3280012404606879,0.5292525,0.30),(0.2714068427195601,0.560385,0.30),(0.19442240018513812,0.5915175,0.30),(0.0,0.62265,0.30),(-0.0,0.62265,0.30),(-0.19442240018513812,0.5915175,0.30),(-0.2714068427195601,0.560385,0.30),(-0.3280012404606879,0.5292525,0.30),(-0.37359000000000003,0.49812,0.30),(-0.4118442634585919,0.4669875,0.30),(-0.4446610411032206,0.435855,0.30),(-0.47317303441103875,0.4047225,0.30),(-0.49812000000000006,0.37359,0.30),(-0.520015272077417,0.3424575,0.30),(-0.5392307176663808,0.311325,0.30),(-0.5560442297549271,0.2801925,0.30),(-0.5706681512928509,0.24906,0.30),(-0.5832672005554145,0.2179275,0.30),(-0.5939702437622613,0.186795,0.30),(-0.6028782701290121,0.1556625,0.30),(-0.6100699153375784,0.12453,0.30),(-0.6156053358230011,0.0933975,0.30),(-0.6195289277144369,0.062265,0.30),(-0.6218712004456791,0.0311325,0.30),(-0.62265,0.0,0.30),(-0.62265,-0.65,0),(-1,-0.65,0),(-1,1.3,0),(1,1.3,0),(1,-0.65,0),(0.62265,-0.65,0),(-0.62265,-0.65,0.30),(-1,-0.65,0.30),(-1,1.3,0.30),(1,1.3,0.30),(1,-0.65,0.30),(0.62265,-0.65,0.30)])),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='piano13',translation=(0,0.58,0),
          children=[
          Shape(
            geometry=Box(size=(2.1,0.06,2.1)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='piano1',translation=(0,0.5,0),
          children=[
          Shape(
            geometry=Box(size=(1.9,0.02,1.9)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      #  SCALINI-ABSIDE 
      Transform(DEF='scalino1',translation=(5.775,-2.04,-39.61),
        children=[
        Shape(
          geometry=Box(size=(8.955,0.22,4.91)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='scalino2',translation=(5.775,-2.08,-38.1),
        children=[
        Shape(
          geometry=Box(size=(9.8,0.09,2.555)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='scalino3',translation=(5.775,-1.97,-43.5),
        children=[
        Shape(
          geometry=Box(size=(8.7,0.38,2.9)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='scalino4',translation=(5.775,-1.97,-43.7),
        children=[
        Shape(
          geometry=Box(size=(8.7,0.68,2.5)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Group(DEF='decbar',
        children=[
        Transform(DEF='DecorazioneBarre1',rotation=(0,1,0,-1.57),scale=(0.08,0.098,0.119),translation=(3.6215,1.625,-6.655),
          children=[
          Shape(
            geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,84,85,86,87,-1,21,84,90,63,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,90,91,92,93,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1],solid=False,
              coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,1,0),(0.62265,0.0,1.2453),(0.6218712004456791,0.0311325,1.2453),(0.6195289277144369,0.062265,1.2453),(0.6156053358230011,0.0933975,1.2453),(0.6100699153375784,0.12453,1.2453),(0.6028782701290121,0.1556625,1.2453),(0.5939702437622613,0.186795,1.2453),(0.5832672005554145,0.2179275,1.2453),(0.5706681512928509,0.24906,1.2453),(0.5560442297549271,0.2801925,1.2453),(0.5392307176663808,0.311325,1.2453),(0.520015272077417,0.3424575,1.2453),(0.49812000000000006,0.37359,1.2453),(0.47317303441103875,0.4047225,1.2453),(0.4446610411032206,0.435855,1.2453),(0.4118442634585919,0.4669875,1.2453),(0.37359000000000003,0.49812,1.2453),(0.3280012404606879,0.5292525,1.2453),(0.2714068427195601,0.560385,1.2453),(0.19442240018513812,0.5915175,1.2453),(0.0,0.62265,1.2453),(0,0.62265,1.2453),(-0.19442240018513812,0.5915175,1.2453),(-0.2714068427195601,0.560385,1.2453),(-0.3280012404606879,0.5292525,1.2453),(-0.37359000000000003,0.49812,1.2453),(-0.4118442634585919,0.4669875,1.2453),(-0.4446610411032206,0.435855,1.2453),(-0.47317303441103875,0.4047225,1.2453),(-0.49812000000000006,0.37359,1.2453),(-0.520015272077417,0.3424575,1.2453),(-0.5392307176663808,0.311325,1.2453),(-0.5560442297549271,0.2801925,1.2453),(-0.5706681512928509,0.24906,1.2453),(-0.5832672005554145,0.2179275,1.2453),(-0.5939702437622613,0.186795,1.2453),(-0.6028782701290121,0.1556625,1.2453),(-0.6100699153375784,0.12453,1.2453),(-0.6156053358230011,0.0933975,1.2453),(-0.6195289277144369,0.062265,1.2453),(-0.6218712004456791,0.0311325,1.2453),(-0.62265,0.0,1.2453),(0,0.82265,0),(0.62265,0.82265,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0,0.82265,1.2453),(0.62265,0.82265,1.2453),(0.62265,0,1.2453),(0.62265,0,1.2453),(0.62265,0,1.2453)])),
            appearance=Appearance(
              material=Material(USE='Sandstone'))),
          Transform(translation=(0,1.4453,0),
            children=[
            Transform(rotation=(0,0,1,3.14),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,84,85,86,87,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,90,91,92,93,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1],solid=False,
                  coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,1,0),(0.62265,0.0,1.2453),(0.6218712004456791,0.0311325,1.2453),(0.6195289277144369,0.062265,1.2453),(0.6156053358230011,0.0933975,1.2453),(0.6100699153375784,0.12453,1.2453),(0.6028782701290121,0.1556625,1.2453),(0.5939702437622613,0.186795,1.2453),(0.5832672005554145,0.2179275,1.2453),(0.5706681512928509,0.24906,1.2453),(0.5560442297549271,0.2801925,1.2453),(0.5392307176663808,0.311325,1.2453),(0.520015272077417,0.3424575,1.2453),(0.49812000000000006,0.37359,1.2453),(0.47317303441103875,0.4047225,1.2453),(0.4446610411032206,0.435855,1.2453),(0.4118442634585919,0.4669875,1.2453),(0.37359000000000003,0.49812,1.2453),(0.3280012404606879,0.5292525,1.2453),(0.2714068427195601,0.560385,1.2453),(0.19442240018513812,0.5915175,1.2453),(0.0,0.62265,1.2453),(0,0.62265,1.2453),(-0.19442240018513812,0.5915175,1.2453),(-0.2714068427195601,0.560385,1.2453),(-0.3280012404606879,0.5292525,1.2453),(-0.37359000000000003,0.49812,1.2453),(-0.4118442634585919,0.4669875,1.2453),(-0.4446610411032206,0.435855,1.2453),(-0.47317303441103875,0.4047225,1.2453),(-0.49812000000000006,0.37359,1.2453),(-0.520015272077417,0.3424575,1.2453),(-0.5392307176663808,0.311325,1.2453),(-0.5560442297549271,0.2801925,1.2453),(-0.5706681512928509,0.24906,1.2453),(-0.5832672005554145,0.2179275,1.2453),(-0.5939702437622613,0.186795,1.2453),(-0.6028782701290121,0.1556625,1.2453),(-0.6100699153375784,0.12453,1.2453),(-0.6156053358230011,0.0933975,1.2453),(-0.6195289277144369,0.062265,1.2453),(-0.6218712004456791,0.0311325,1.2453),(-0.62265,0.0,1.2453),(0,0.62265,0),(-0.62265,0.62265,0),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,0,0),(0,0.62265,1.2453),(-0.62265,0.62265,1.2453),(-0.62265,0,1.2453),(-0.62265,0,1.2453),(0.62265,0,1.2453)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])])])]),
      Transform(translation=(1.4732,0,0),
        children=[
        Group(USE='decbar')]),
      Transform(translation=(3.001,0,0),
        children=[
        Group(USE='decbar')]),
      Transform(translation=(4.456,0,0),
        children=[
        Group(USE='decbar')]),
      Transform(translation=(5.768,0,0),
        children=[
        Group(USE='decbar')]),
      Transform(translation=(-1.275,0,0),
        children=[
        Group(USE='decbar')]),
      Group(DEF='ringhhh',
        children=[
        Transform(DEF='Ringh',scale=(0.45,0.45,0.1),translation=(2.96,2.68,-6.52),
          children=[
          Transform(DEF='SferaC',rotation=(1,0,0,1.57),scale=(1.1,1,1),translation=(0.06,-0.049,-0.1056),
            children=[
            Shape(
              geometry=Cylinder(height=0.3112,radius=0.14),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Group(DEF='ParteSup',
            children=[
            Group(DEF='ringhh',
              children=[
              Transform(DEF='SferaS1',rotation=(1,0,0,1.57),translation=(0.06,0.151,-0.1056),
                children=[
                Shape(
                  geometry=Cylinder(height=0.3112,radius=0.154),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))]),
              Transform(DEF='SferaS2',rotation=(1,0,0,1.57),scale=(1,1,1.1),translation=(0.06,0.2,-0.1056),
                children=[
                Shape(
                  geometry=Cylinder(height=0.3112,radius=0.154),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))]),
              Transform(DEF='SferaS3',rotation=(1,0,0,1.57),scale=(1.02,1,1.1),translation=(0.06,0.173,-0.1056),
                children=[
                Shape(
                  geometry=Cylinder(height=0.3112,radius=0.154),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))]),
              Transform(DEF='arco1sopra',rotation=(0,0,1,1.57),scale=(0.32,0.18,0.25),translation=(0.22,0.5,-0.2614),
                children=[
                Shape(
                  geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,84,85,86,87,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,90,91,92,93,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1],solid=False,
                    coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,1,0),(0.62265,0.0,1.2453),(0.6218712004456791,0.0311325,1.2453),(0.6195289277144369,0.062265,1.2453),(0.6156053358230011,0.0933975,1.2453),(0.6100699153375784,0.12453,1.2453),(0.6028782701290121,0.1556625,1.2453),(0.5939702437622613,0.186795,1.2453),(0.5832672005554145,0.2179275,1.2453),(0.5706681512928509,0.24906,1.2453),(0.5560442297549271,0.2801925,1.2453),(0.5392307176663808,0.311325,1.2453),(0.520015272077417,0.3424575,1.2453),(0.49812000000000006,0.37359,1.2453),(0.47317303441103875,0.4047225,1.2453),(0.4446610411032206,0.435855,1.2453),(0.4118442634585919,0.4669875,1.2453),(0.37359000000000003,0.49812,1.2453),(0.3280012404606879,0.5292525,1.2453),(0.2714068427195601,0.560385,1.2453),(0.19442240018513812,0.5915175,1.2453),(0.0,0.62265,1.2453),(0,0.62265,1.2453),(-0.19442240018513812,0.5915175,1.2453),(-0.2714068427195601,0.560385,1.2453),(-0.3280012404606879,0.5292525,1.2453),(-0.37359000000000003,0.49812,1.2453),(-0.4118442634585919,0.4669875,1.2453),(-0.4446610411032206,0.435855,1.2453),(-0.47317303441103875,0.4047225,1.2453),(-0.49812000000000006,0.37359,1.2453),(-0.520015272077417,0.3424575,1.2453),(-0.5392307176663808,0.311325,1.2453),(-0.5560442297549271,0.2801925,1.2453),(-0.5706681512928509,0.24906,1.2453),(-0.5832672005554145,0.2179275,1.2453),(-0.5939702437622613,0.186795,1.2453),(-0.6028782701290121,0.1556625,1.2453),(-0.6100699153375784,0.12453,1.2453),(-0.6156053358230011,0.0933975,1.2453),(-0.6195289277144369,0.062265,1.2453),(-0.6218712004456791,0.0311325,1.2453),(-0.62265,0.0,1.2453),(0,1.16265,0),(0.62265,1.16265,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0,1.16265,1.2453),(0.62265,1.16265,1.2453),(0.62265,0,1.2453),(0.62265,0,1.2453),(0.62265,0,1.2453)])),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))]),
              Transform(DEF='arco2sott',rotation=(0,0,1,1.57),scale=(0.34,0.15,0.25),translation=(0.2,0.5,-0.2614),
                children=[
                Transform(rotation=(0,1,0,3.14),translation=(0,0,1.246),
                  children=[
                  Shape(
                    geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,84,85,86,87,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,90,91,92,93,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1],solid=False,
                      coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,1,0),(0.62265,0.0,1.2453),(0.6218712004456791,0.0311325,1.2453),(0.6195289277144369,0.062265,1.2453),(0.6156053358230011,0.0933975,1.2453),(0.6100699153375784,0.12453,1.2453),(0.6028782701290121,0.1556625,1.2453),(0.5939702437622613,0.186795,1.2453),(0.5832672005554145,0.2179275,1.2453),(0.5706681512928509,0.24906,1.2453),(0.5560442297549271,0.2801925,1.2453),(0.5392307176663808,0.311325,1.2453),(0.520015272077417,0.3424575,1.2453),(0.49812000000000006,0.37359,1.2453),(0.47317303441103875,0.4047225,1.2453),(0.4446610411032206,0.435855,1.2453),(0.4118442634585919,0.4669875,1.2453),(0.37359000000000003,0.49812,1.2453),(0.3280012404606879,0.5292525,1.2453),(0.2714068427195601,0.560385,1.2453),(0.19442240018513812,0.5915175,1.2453),(0.0,0.62265,1.2453),(0,0.62265,1.2453),(-0.19442240018513812,0.5915175,1.2453),(-0.2714068427195601,0.560385,1.2453),(-0.3280012404606879,0.5292525,1.2453),(-0.37359000000000003,0.49812,1.2453),(-0.4118442634585919,0.4669875,1.2453),(-0.4446610411032206,0.435855,1.2453),(-0.47317303441103875,0.4047225,1.2453),(-0.49812000000000006,0.37359,1.2453),(-0.520015272077417,0.3424575,1.2453),(-0.5392307176663808,0.311325,1.2453),(-0.5560442297549271,0.2801925,1.2453),(-0.5706681512928509,0.24906,1.2453),(-0.5832672005554145,0.2179275,1.2453),(-0.5939702437622613,0.186795,1.2453),(-0.6028782701290121,0.1556625,1.2453),(-0.6100699153375784,0.12453,1.2453),(-0.6156053358230011,0.0933975,1.2453),(-0.6195289277144369,0.062265,1.2453),(-0.6218712004456791,0.0311325,1.2453),(-0.62265,0.0,1.2453),(0,1.16265,0),(1.16265,0.62265,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0,1.16265,1.2453),(0.62265,1.16265,1.2453),(0.62265,0,1.2453),(0.62265,0,1.2453),(0.62265,0,1.2453)])),
                    appearance=Appearance(
                      material=Material(USE='Sandstone')))])]),
              Transform(DEF='Archi2',rotation=(0,1,0,3.14),translation=(0.1195,0,-0.2115),
                children=[
                Transform(DEF='arco1sopra2',rotation=(0,0,1,1.57),scale=(0.32,0.18,0.25),translation=(0.22,0.5,-0.2614),
                  children=[
                  Shape(
                    geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,84,85,86,87,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,90,91,92,93,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1],solid=False,
                      coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,1,0),(0.62265,0.0,1.2453),(0.6218712004456791,0.0311325,1.2453),(0.6195289277144369,0.062265,1.2453),(0.6156053358230011,0.0933975,1.2453),(0.6100699153375784,0.12453,1.2453),(0.6028782701290121,0.1556625,1.2453),(0.5939702437622613,0.186795,1.2453),(0.5832672005554145,0.2179275,1.2453),(0.5706681512928509,0.24906,1.2453),(0.5560442297549271,0.2801925,1.2453),(0.5392307176663808,0.311325,1.2453),(0.520015272077417,0.3424575,1.2453),(0.49812000000000006,0.37359,1.2453),(0.47317303441103875,0.4047225,1.2453),(0.4446610411032206,0.435855,1.2453),(0.4118442634585919,0.4669875,1.2453),(0.37359000000000003,0.49812,1.2453),(0.3280012404606879,0.5292525,1.2453),(0.2714068427195601,0.560385,1.2453),(0.19442240018513812,0.5915175,1.2453),(0.0,0.62265,1.2453),(0,0.62265,1.2453),(-0.19442240018513812,0.5915175,1.2453),(-0.2714068427195601,0.560385,1.2453),(-0.3280012404606879,0.5292525,1.2453),(-0.37359000000000003,0.49812,1.2453),(-0.4118442634585919,0.4669875,1.2453),(-0.4446610411032206,0.435855,1.2453),(-0.47317303441103875,0.4047225,1.2453),(-0.49812000000000006,0.37359,1.2453),(-0.520015272077417,0.3424575,1.2453),(-0.5392307176663808,0.311325,1.2453),(-0.5560442297549271,0.2801925,1.2453),(-0.5706681512928509,0.24906,1.2453),(-0.5832672005554145,0.2179275,1.2453),(-0.5939702437622613,0.186795,1.2453),(-0.6028782701290121,0.1556625,1.2453),(-0.6100699153375784,0.12453,1.2453),(-0.6156053358230011,0.0933975,1.2453),(-0.6195289277144369,0.062265,1.2453),(-0.6218712004456791,0.0311325,1.2453),(-0.62265,0.0,1.2453),(0,1.16265,0),(0.62265,1.16265,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0,1.16265,1.2453),(0.62265,1.16265,1.2453),(0.62265,0,1.2453),(0.62265,0,1.2453),(0.62265,0,1.2453)])),
                    appearance=Appearance(
                      material=Material(USE='Sandstone')))]),
                Transform(DEF='arco2sott2',rotation=(0,0,1,1.57),scale=(0.34,0.15,0.25),translation=(0.2,0.5,-0.2614),
                  children=[
                  Transform(rotation=(0,1,0,3.14),translation=(0,0,1.246),
                    children=[
                    Shape(
                      geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,84,85,86,87,-1,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,90,91,92,93,-1,0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1],solid=False,
                        coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,1,0),(0.62265,0.0,1.2453),(0.6218712004456791,0.0311325,1.2453),(0.6195289277144369,0.062265,1.2453),(0.6156053358230011,0.0933975,1.2453),(0.6100699153375784,0.12453,1.2453),(0.6028782701290121,0.1556625,1.2453),(0.5939702437622613,0.186795,1.2453),(0.5832672005554145,0.2179275,1.2453),(0.5706681512928509,0.24906,1.2453),(0.5560442297549271,0.2801925,1.2453),(0.5392307176663808,0.311325,1.2453),(0.520015272077417,0.3424575,1.2453),(0.49812000000000006,0.37359,1.2453),(0.47317303441103875,0.4047225,1.2453),(0.4446610411032206,0.435855,1.2453),(0.4118442634585919,0.4669875,1.2453),(0.37359000000000003,0.49812,1.2453),(0.3280012404606879,0.5292525,1.2453),(0.2714068427195601,0.560385,1.2453),(0.19442240018513812,0.5915175,1.2453),(0.0,0.62265,1.2453),(0,0.62265,1.2453),(-0.19442240018513812,0.5915175,1.2453),(-0.2714068427195601,0.560385,1.2453),(-0.3280012404606879,0.5292525,1.2453),(-0.37359000000000003,0.49812,1.2453),(-0.4118442634585919,0.4669875,1.2453),(-0.4446610411032206,0.435855,1.2453),(-0.47317303441103875,0.4047225,1.2453),(-0.49812000000000006,0.37359,1.2453),(-0.520015272077417,0.3424575,1.2453),(-0.5392307176663808,0.311325,1.2453),(-0.5560442297549271,0.2801925,1.2453),(-0.5706681512928509,0.24906,1.2453),(-0.5832672005554145,0.2179275,1.2453),(-0.5939702437622613,0.186795,1.2453),(-0.6028782701290121,0.1556625,1.2453),(-0.6100699153375784,0.12453,1.2453),(-0.6156053358230011,0.0933975,1.2453),(-0.6195289277144369,0.062265,1.2453),(-0.6218712004456791,0.0311325,1.2453),(-0.62265,0.0,1.2453),(0,1.16265,0),(0.62265,1.16265,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0,1.16265,1.2453),(0.62265,1.16265,1.2453),(0.62265,0,1.2453),(0.62265,0,1.2453),(0.62265,0,1.2453)])),
                      appearance=Appearance(
                        material=Material(USE='Sandstone')))])])]),
              Transform(DEF='Basef',translation=(0.0595,0.7577,-0.1058),
                children=[
                Shape(
                  geometry=Box(size=(0.322,0.117,0.3112)),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))])])]),
          Transform(DEF='ParteInf',rotation=(1,0,0,3.14),translation=(0,-0.09,-0.211),
            children=[
            Group(USE='ringhh')])])]),
      Transform(translation=(-0.2,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(-0.4,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(-0.6,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(-0.8,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(0.2,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(0.4,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(0.6,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(0.8,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(1,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(1.2,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(1.4,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(1.6,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(1.8,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(2,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(2.2,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(2.4,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(2.6,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(2.8,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(3,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(3.2,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(3.4,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(3.6,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(3.8,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(4,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(4.2,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(4.4,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(4.6,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(4.8,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(5,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(5.2,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(5.4,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(5.6,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(5.8,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(6,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(6.2,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(translation=(6.4,0,0),
        children=[
        Group(USE='ringhhh')]),
      Transform(DEF='BaseRingh1',scale=(1,1,0.1),translation=(6,2.24,-6.53),
        children=[
        Shape(
          geometry=Box(size=(8,0.07,0.3112)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      Transform(DEF='BaseRingh2',scale=(1,1,0.1),translation=(6,3.07,-6.53),
        children=[
        Shape(
          geometry=Box(size=(8,0.07,0.3112)),
          appearance=Appearance(
            material=Material(USE='Sandstone')))]),
      #  PICTURES 
      Group(DEF='QuadriDx',
        children=[
        Transform(DEF='quadro0',scale=(1.1,1.1,1),translation=(8.3,0.4,-4.25),
          children=[
          Shape(
            geometry=Box(size=(0.879,1.083,0.02)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Group(DEF='Quadro1',
          children=[
          Transform(DEF='quadro1',translation=(9.36,1,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.02,1.245,0.984)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Sopra',rotation=(0,0,1,1.57),translation=(9.37,1.55,-10.6),
            children=[
            Shape(
              geometry=Cylinder(height=0.02,radius=0.2),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr1',translation=(9.37,1.85,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.2,0.02)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr2',translation=(9.37,1.9,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.02,0.1)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='Quadro2',translation=(0,0,-4.1),
          children=[
          Transform(DEF='quadro2q',translation=(9.36,1,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.02,1.245,0.984)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Sopra2',rotation=(0,0,1,1.57),translation=(9.37,1.55,-10.6),
            children=[
            Shape(
              geometry=Cylinder(height=0.02,radius=0.2),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr12',translation=(9.37,1.85,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.2,0.02)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr22',translation=(9.37,1.9,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.02,0.1)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='Quadro3',translation=(0,0,-8.7),
          children=[
          Transform(DEF='quadro3',translation=(9.36,1,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.02,1.245,0.984)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Sopra3',rotation=(0,0,1,1.57),translation=(9.37,1.55,-10.6),
            children=[
            Shape(
              geometry=Cylinder(height=0.02,radius=0.2),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr13',translation=(9.37,1.85,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.2,0.02)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr23',translation=(9.37,1.9,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.02,0.1)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='Quadro4',translation=(0,0,-10.75),
          children=[
          Transform(DEF='quadro4',translation=(9.36,1,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.02,1.245,0.984)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Sopra4',rotation=(0,0,1,1.57),translation=(9.37,1.55,-10.6),
            children=[
            Shape(
              geometry=Cylinder(height=0.02,radius=0.2),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr14',translation=(9.37,1.85,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.2,0.02)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr24',translation=(9.37,1.9,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.02,0.1)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='Quadro5',translation=(-0.02,0,-12.8),
          children=[
          Transform(DEF='quadro5',translation=(9.36,1,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.02,1.245,0.984)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Sopra5',rotation=(0,0,1,1.57),translation=(9.37,1.55,-10.6),
            children=[
            Shape(
              geometry=Cylinder(height=0.02,radius=0.2),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr15',translation=(9.37,1.85,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.2,0.02)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr25',translation=(9.37,1.9,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.02,0.1)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='Quadro6',translation=(-0.02,0,-17.5),
          children=[
          Transform(DEF='quadro6',translation=(9.36,1,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.02,1.245,0.984)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Sopra6',rotation=(0,0,1,1.57),translation=(9.37,1.55,-10.6),
            children=[
            Shape(
              geometry=Cylinder(height=0.02,radius=0.2),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr16',translation=(9.37,1.85,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.2,0.02)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr26',translation=(9.37,1.9,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.02,0.1)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='Quadro7',translation=(-0.02,0,-19.3),
          children=[
          Transform(DEF='quadro7',translation=(9.36,1,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.02,1.245,0.984)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Sopra7',rotation=(0,0,1,1.57),translation=(9.37,1.55,-10.6),
            children=[
            Shape(
              geometry=Cylinder(height=0.02,radius=0.2),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr17',translation=(9.37,1.85,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.2,0.02)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr27',translation=(9.37,1.9,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.02,0.1)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='quadro8',scale=(1.3,1.3,1),translation=(11.34,1,-31.3),
          children=[
          Shape(
            geometry=Box(size=(1.05,0.879,0.02)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='quadro9',scale=(1.3,1.3,1),translation=(14.1,2,-31.19),
          children=[
          Shape(
            geometry=Box(size=(0.929,1.521,0.02)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='quadro10',scale=(1.3,1.3,1),translation=(16.7,1,-37.35),
          children=[
          Shape(
            geometry=Box(size=(0.02,1.1,0.909)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      Transform(DEF='QuadriSx',translation=(-7.16,0,0),
        children=[
        Group(DEF='Quadro11',
          children=[
          Transform(DEF='quadro11',translation=(9.36,1,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.02,1.245,0.984)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Sopra11',rotation=(0,0,1,1.57),translation=(9.35,1.55,-10.6),
            children=[
            Shape(
              geometry=Cylinder(height=0.02,radius=0.2),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr11',translation=(9.35,1.85,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.2,0.02)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr211',translation=(9.35,1.9,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.02,0.1)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='Quadro212',translation=(0,0,-4.1),
          children=[
          Transform(DEF='quadro2',translation=(9.36,1,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.02,1.245,0.984)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Sopra12',rotation=(0,0,1,1.57),translation=(9.35,1.55,-10.6),
            children=[
            Shape(
              geometry=Cylinder(height=0.02,radius=0.2),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr112',translation=(9.35,1.85,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.2,0.02)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr212',translation=(9.35,1.9,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.02,0.1)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='Quadro13',translation=(0,0,-8.7),
          children=[
          Transform(DEF='quadro13',translation=(9.36,1,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.02,1.245,0.984)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Sopra13',rotation=(0,0,1,1.57),translation=(9.35,1.55,-10.6),
            children=[
            Shape(
              geometry=Cylinder(height=0.02,radius=0.2),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr113',translation=(9.35,1.85,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.2,0.02)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr213',translation=(9.35,1.9,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.02,0.1)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='Quadro14',translation=(0,0,-10.75),
          children=[
          Transform(DEF='quadro14',translation=(9.36,1,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.02,1.245,0.984)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Sopra14',rotation=(0,0,1,1.57),translation=(9.35,1.55,-10.6),
            children=[
            Shape(
              geometry=Cylinder(height=0.02,radius=0.2),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr114',translation=(9.35,1.85,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.2,0.02)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr214',translation=(9.35,1.9,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.02,0.1)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='Quadro15',translation=(-0.02,0,-12.8),
          children=[
          Transform(DEF='quadro15',translation=(9.36,1,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.02,1.245,0.984)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Sopra15',rotation=(0,0,1,1.57),translation=(9.355,1.55,-10.6),
            children=[
            Shape(
              geometry=Cylinder(height=0.02,radius=0.2),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr115',translation=(9.36,1.85,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.2,0.02)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr215',translation=(9.36,1.9,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.02,0.1)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='Quadro16',translation=(-0.02,0,-17.5),
          children=[
          Transform(DEF='quadro16',translation=(9.36,1,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.02,1.245,0.984)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Sopra16',rotation=(0,0,1,1.57),translation=(9.35,1.55,-10.6),
            children=[
            Shape(
              geometry=Cylinder(height=0.02,radius=0.2),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr116',translation=(9.36,1.85,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.2,0.02)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr216',translation=(9.36,1.9,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.02,0.1)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='Quadro17',translation=(-0.02,0,-19.3),
          children=[
          Transform(DEF='quadro17',translation=(9.36,1,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.02,1.245,0.984)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='Sopra17',rotation=(0,0,1,1.57),translation=(9.35,1.55,-10.6),
            children=[
            Shape(
              geometry=Cylinder(height=0.02,radius=0.2),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr117',translation=(9.35,1.85,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.2,0.02)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(DEF='cr217',translation=(9.35,1.9,-10.6),
            children=[
            Shape(
              geometry=Box(size=(0.015,0.02,0.1)),
              appearance=Appearance(
                material=Material(USE='Sandstone')))])]),
        Transform(DEF='quadro18',translation=(8,1,-31.16),
          children=[
          Shape(
            geometry=Box(size=(1.05,0.879,0.02)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='quadro19',scale=(1.3,1.3,1),translation=(5.8,2,-31.18),
          children=[
          Shape(
            geometry=Box(size=(0.929,1.521,0.02)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='quadro20',scale=(1.3,1.3,1),translation=(2.02,1,-37.35),
          children=[
          Shape(
            geometry=Box(size=(0.02,1.1,0.909)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))]),
        Transform(DEF='quadro21',scale=(1.1,1.1,1),translation=(10.6,0.4,-2.28),
          children=[
          Shape(
            geometry=Box(size=(0.929,1.521,0.02)),
            appearance=Appearance(
              material=Material(USE='Sandstone')))])]),
      Group(DEF='PancTrans',
        children=[
        Transform(DEF='PancheTransDx',rotation=(0,1,0,1.57),translation=(39,0,-25.8),
          children=[
          Transform(translation=(0,0,-18.75),
            children=[
            Group(USE='Panche')]),
          Transform(translation=(0,0,-19.5),
            children=[
            Group(USE='Panche')]),
          Transform(translation=(0,0,-20.25),
            children=[
            Group(USE='Panche')]),
          Transform(translation=(0,0,-21),
            children=[
            Group(USE='Panche')]),
          Transform(translation=(0,0,-21.75),
            children=[
            Group(USE='Panche')]),
          Transform(translation=(0,0,-22.5),
            children=[
            Group(USE='Panche')]),
          Transform(translation=(0,0,-23.25),
            children=[
            Group(USE='Panche')]),
          Transform(translation=(0,0,-24),
            children=[
            Group(USE='Panche')]),
          Transform(translation=(0,0,-24.75),
            children=[
            Group(USE='Panche')]),
          Transform(translation=(0,0,-25.5),
            children=[
            Group(USE='Panche')]),
          Transform(translation=(0,0,-26.25),
            children=[
            Group(USE='Panche')])])]),
      Transform(DEF='PancheTransSx',rotation=(0,1,0,3.14),translation=(11.7,0,-68),
        children=[
        Group(USE='PancTrans')]),
      Transform(DEF='Chandelier',scale=(0.07,0.07,0.07),translation=(5.8,2.4,-11.5),
        children=[
        Group(DEF='chand',
          children=[
          Transform(scale=(3,0.9,3),
            children=[
            Transform(rotation=(1,0,0,1.57),scale=(0.2,0.2,2),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,83,84,1,-1,1,84,85,2,-1,2,85,86,3,-1,3,86,87,4,-1,4,87,88,5,-1,5,88,89,6,-1,6,89,90,7,-1,7,90,91,8,-1,8,91,92,9,-1,9,92,93,10,-1,10,93,94,11,-1,11,94,95,12,-1,12,95,96,13,-1,13,96,97,14,-1,14,97,98,15,-1,15,98,99,16,-1,16,99,100,17,-1,17,100,101,18,-1,18,101,102,19,-1,19,102,103,20,-1,20,103,104,21,-1,21,104,105,22,-1,22,105,106,23,-1,23,106,107,24,-1,24,107,108,25,-1,25,108,109,26,-1,26,109,110,27,-1,27,110,111,28,-1,28,111,112,29,-1,29,112,113,30,-1,30,113,114,31,-1,31,114,115,32,-1,32,115,116,33,-1,33,116,117,34,-1,34,117,118,35,-1,35,118,119,36,-1,36,119,120,37,-1,37,120,121,38,-1,38,121,122,39,-1,39,122,123,40,-1,40,123,124,41,-1,41,124,125,42,-1,42,125,126,43,-1,43,126,127,44,-1,44,127,128,45,-1,45,128,129,46,-1,46,129,130,47,-1,47,130,131,48,-1,48,131,132,49,-1,49,132,133,50,-1,50,133,134,51,-1,51,134,135,52,-1,52,135,136,53,-1,53,136,137,54,-1,54,137,138,55,-1,55,138,139,56,-1,56,139,140,57,-1,57,140,141,58,-1,58,141,142,59,-1,59,142,143,60,-1,60,143,144,61,-1,61,144,145,62,-1,62,145,146,63,-1,63,146,147,64,-1,64,147,148,65,-1,65,148,149,66,-1,66,149,150,67,-1,67,150,151,68,-1,68,151,152,69,-1,69,152,153,70,-1,70,153,154,71,-1,71,154,155,72,-1,72,155,156,73,-1,73,156,157,74,-1,74,157,158,75,-1,75,158,159,76,-1,76,159,160,77,-1,77,160,161,78,-1,78,161,162,79,-1,79,162,163,80,-1,80,163,164,81,-1,81,164,165,82,-1,82,165,166,83,-1,166,249,250,167,-1,167,250,251,168,-1,168,251,252,169,-1,169,252,253,170,-1,170,253,254,171,-1,171,254,255,172,-1,172,255,256,173,-1,173,256,257,174,-1,174,257,258,175,-1,175,258,259,176,-1,176,259,260,177,-1,177,260,261,178,-1,178,261,262,179,-1,179,262,263,180,-1,180,263,264,181,-1,181,264,265,182,-1,182,265,266,183,-1,183,266,267,184,-1,184,267,268,185,-1,185,268,269,186,-1,186,269,270,187,-1,187,270,271,188,-1,188,271,272,189,-1,189,272,273,190,-1,190,273,274,191,-1,191,274,275,192,-1,192,275,276,193,-1,193,276,277,194,-1,194,277,278,195,-1,195,278,279,196,-1,196,279,280,197,-1,197,280,281,198,-1,198,281,282,199,-1,199,282,283,200,-1,200,283,284,201,-1,201,284,285,202,-1,202,285,286,203,-1,203,286,287,204,-1,204,287,288,205,-1,205,288,289,206,-1,206,289,290,207,-1,207,290,291,208,-1,208,291,292,209,-1,209,292,293,210,-1,210,293,294,211,-1,211,294,295,212,-1,212,295,296,213,-1,213,296,297,214,-1,214,297,298,215,-1,215,298,299,216,-1,216,299,300,217,-1,217,300,301,218,-1,218,301,302,219,-1,219,302,303,220,-1,220,303,304,221,-1,221,304,305,222,-1,222,305,306,223,-1,223,306,307,224,-1,224,307,308,225,-1,225,308,309,226,-1,226,309,310,227,-1,227,310,311,228,-1,228,311,312,229,-1,229,312,313,230,-1,230,313,314,231,-1,231,314,315,232,-1,232,315,316,233,-1,233,316,317,234,-1,234,317,318,235,-1,235,318,319,236,-1,236,319,320,237,-1,237,320,321,238,-1,238,321,322,239,-1,239,322,323,240,-1,240,323,324,241,-1,241,324,325,242,-1,242,325,326,243,-1,243,326,327,244,-1,244,327,328,245,-1,245,328,329,246,-1,246,329,330,247,-1,247,330,331,248,-1,0,166,167,1,-1,83,249,250,84,-1,1,167,168,2,-1,84,250,251,85,-1,2,168,169,3,-1,85,251,252,86,-1,3,169,170,4,-1,86,252,253,87,-1,4,170,171,5,-1,87,253,254,88,-1,5,171,172,6,-1,88,254,255,89,-1,6,172,173,7,-1,89,255,256,90,-1,7,173,174,8,-1,90,256,257,91,-1,8,174,175,9,-1,91,257,258,92,-1,9,175,176,10,-1,92,258,259,93,-1,10,176,177,11,-1,93,259,260,94,-1,11,177,178,12,-1,94,260,261,95,-1,12,178,179,13,-1,95,261,262,96,-1,13,179,180,14,-1,96,262,263,97,-1,14,180,181,15,-1,97,263,264,98,-1,15,181,182,16,-1,98,264,265,99,-1,16,182,183,17,-1,99,265,266,100,-1,17,183,184,18,-1,100,266,267,101,-1,18,184,185,19,-1,101,267,268,102,-1,19,185,186,20,-1,102,268,269,103,-1,20,186,187,21,-1,103,269,270,104,-1,21,187,188,22,-1,104,270,271,105,-1,22,188,189,23,-1,105,271,272,106,-1,23,189,190,24,-1,106,272,273,107,-1,24,190,191,25,-1,107,273,274,108,-1,25,191,192,26,-1,108,274,275,109,-1,26,192,193,27,-1,109,275,276,110,-1,27,193,194,28,-1,110,276,277,111,-1,28,194,195,29,-1,111,277,278,112,-1,29,195,196,30,-1,112,278,279,113,-1,30,196,197,31,-1,113,279,280,114,-1,31,197,198,32,-1,114,280,281,115,-1,32,198,199,33,-1,115,281,282,116,-1,33,199,200,34,-1,116,282,283,117,-1,34,200,201,35,-1,117,283,284,118,-1,35,201,202,36,-1,118,284,285,119,-1,36,202,203,37,-1,119,285,286,120,-1,37,203,204,38,-1,120,286,287,121,-1,38,204,205,39,-1,121,287,288,122,-1,39,205,206,40,-1,122,288,289,123,-1,40,206,207,41,-1,123,289,290,124,-1,41,207,208,42,-1,124,290,291,125,-1,42,208,209,43,-1,125,291,292,126,-1,43,209,210,44,-1,126,292,293,127,-1,44,210,211,45,-1,127,293,294,128,-1,45,211,212,46,-1,128,294,295,129,-1,46,212,213,47,-1,129,295,296,130,-1,47,213,214,48,-1,130,296,297,131,-1,48,214,215,49,-1,131,297,298,132,-1,49,215,216,50,-1,132,298,299,133,-1,50,216,217,51,-1,133,299,300,134,-1,51,217,218,52,-1,134,300,301,135,-1,52,218,219,53,-1,135,301,302,136,-1,53,219,220,54,-1,136,302,303,137,-1,54,220,221,55,-1,137,303,304,138,-1,55,221,222,56,-1,138,304,305,139,-1,56,222,223,57,-1,139,305,306,140,-1,57,223,224,58,-1,140,306,307,141,-1,58,224,225,59,-1,141,307,308,142,-1,59,225,226,60,-1,142,308,309,143,-1,60,226,227,61,-1,143,309,310,144,-1,61,227,228,62,-1,144,310,311,145,-1,62,228,229,63,-1,145,311,312,146,-1,63,229,230,64,-1,146,312,313,147,-1,64,230,231,65,-1,147,313,314,148,-1,65,231,232,66,-1,148,314,315,149,-1,66,232,233,67,-1,149,315,316,150,-1,67,233,234,68,-1,150,316,317,151,-1,68,234,235,69,-1,151,317,318,152,-1,69,235,236,70,-1,152,318,319,153,-1,70,236,237,71,-1,153,319,320,154,-1,71,237,238,72,-1,154,320,321,155,-1,72,238,239,73,-1,155,321,322,156,-1,73,239,240,74,-1,156,322,323,157,-1,74,240,241,75,-1,157,323,324,158,-1,75,241,242,76,-1,158,324,325,159,-1,76,242,243,77,-1,159,325,326,160,-1,77,243,244,78,-1,160,326,327,161,-1,78,244,245,79,-1,161,327,328,162,-1,79,245,246,80,-1,162,328,329,163,-1,80,246,247,81,-1,163,329,330,164,-1,81,247,248,82,-1,164,330,331,165,-1,82,248,249,83,-1,83,249,250,84,-1,87,253,254,88,-1,88,254,255,89,-1,89,255,256,90,-1,90,256,257,91,-1,91,257,258,92,-1],solid=False,
                  coord=Coordinate(point=[(9.0,0.0,0),(8.98874295994718,0.45,0),(8.95488693395958,0.9,0),(8.898173969978334,1.35,0),(8.818163074019441,1.8,0),(8.714212528966687,2.25,0),(8.58545281275251,2.7,0),(8.430747297837838,3.15,0),(8.248636250920512,3.6,0),(8.037256994771289,4.05,0),(7.794228634059948,4.5,0),(7.51648188982053,4.95,0),(7.2,5.4,0),(6.8394078691067985,5.8500000000000005,0),(6.427285585688566,6.3,0),(5.952940449895329,6.75,0),(5.3999999999999995,7.2,0),(4.741044188783731,7.65,0),(3.9230090491866063,8.1,0),(2.810249099279278,8.55,0),(0.0,9.0,0),(-0.0,9.0,0),(-2.810249099279278,8.55,0),(-3.9230090491866063,8.1,0),(-4.741044188783731,7.65,0),(-5.3999999999999995,7.2,0),(-5.952940449895329,6.75,0),(-6.427285585688566,6.3,0),(-6.8394078691067985,5.8500000000000005,0),(-7.2,5.4,0),(-7.51648188982053,4.95,0),(-7.794228634059948,4.5,0),(-8.037256994771289,4.05,0),(-8.248636250920512,3.6,0),(-8.430747297837838,3.15,0),(-8.58545281275251,2.7,0),(-8.714212528966687,2.25,0),(-8.818163074019441,1.8,0),(-8.898173969978334,1.35,0),(-8.95488693395958,0.9,0),(-8.98874295994718,0.45,0),(-9.0,0.0,0),(-9.0,-0.0,0),(-8.98874295994718,-0.45,0),(-8.95488693395958,-0.9,0),(-8.898173969978334,-1.35,0),(-8.818163074019441,-1.8,0),(-8.714212528966687,-2.25,0),(-8.58545281275251,-2.7,0),(-8.430747297837838,-3.15,0),(-8.248636250920512,-3.6,0),(-8.037256994771289,-4.05,0),(-7.794228634059948,-4.5,0),(-7.51648188982053,-4.95,0),(-7.2,-5.4,0),(-6.8394078691067985,-5.8500000000000005,0),(-6.427285585688566,-6.3,0),(-5.952940449895329,-6.75,0),(-5.3999999999999995,-7.2,0),(-4.741044188783731,-7.65,0),(-3.9230090491866063,-8.1,0),(-2.810249099279278,-8.55,0),(-0.0,-9.0,0),(0.45,-8.98874295994718,0),(0.9,-8.95488693395958,0),(1.35,-8.898173969978334,0),(1.8,-8.818163074019441,0),(2.25,-8.714212528966687,0),(2.7,-8.58545281275251,0),(3.15,-8.430747297837838,0),(3.6,-8.248636250920512,0),(4.05,-8.037256994771289,0),(4.5,-7.794228634059948,0),(4.95,-7.51648188982053,0),(5.4,-7.2,0),(5.8500000000000005,-6.8394078691067985,0),(6.3,-6.427285585688566,0),(6.75,-5.952940449895329,0),(7.2,-5.3999999999999995,0),(7.65,-4.741044188783731,0),(8.1,-3.9230090491866063,0),(8.55,-2.810249099279278,0),(9.0,-0.0,0),(9.0,0.0,1),(8.98874295994718,0.45,1),(8.95488693395958,0.9,1),(8.898173969978334,1.35,1),(8.818163074019441,1.8,1),(8.714212528966687,2.25,1),(8.58545281275251,2.7,1),(8.430747297837838,3.15,1),(8.248636250920512,3.6,1),(8.037256994771289,4.05,1),(7.794228634059948,4.5,1),(7.51648188982053,4.95,1),(7.2,5.4,1),(6.8394078691067985,5.8500000000000005,1),(6.427285585688566,6.3,1),(5.952940449895329,6.75,1),(5.3999999999999995,7.2,1),(4.741044188783731,7.65,1),(3.9230090491866063,8.1,1),(2.810249099279278,8.55,1),(0.0,9.0,1),(-0.0,9.0,1),(-2.810249099279278,8.55,1),(-3.9230090491866063,8.1,1),(-4.741044188783731,7.65,1),(-5.3999999999999995,7.2,1),(-5.952940449895329,6.75,1),(-6.427285585688566,6.3,1),(-6.8394078691067985,5.8500000000000005,1),(-7.2,5.4,1),(-7.51648188982053,4.95,1),(-7.794228634059948,4.5,1),(-8.037256994771289,4.05,1),(-8.248636250920512,3.6,1),(-8.430747297837838,3.15,1),(-8.58545281275251,2.7,1),(-8.714212528966687,2.25,1),(-8.818163074019441,1.8,1),(-8.898173969978334,1.35,1),(-8.95488693395958,0.9,1),(-8.98874295994718,0.45,1),(-9.0,0.0,1),(-9.0,-0.0,1),(-8.98874295994718,-0.45,1),(-8.95488693395958,-0.9,1),(-8.898173969978334,-1.35,1),(-8.818163074019441,-1.8,1),(-8.714212528966687,-2.25,1),(-8.58545281275251,-2.7,1),(-8.430747297837838,-3.15,1),(-8.248636250920512,-3.6,1),(-8.037256994771289,-4.05,1),(-7.794228634059948,-4.5,1),(-7.51648188982053,-4.95,1),(-7.2,-5.4,1),(-6.8394078691067985,-5.8500000000000005,1),(-6.427285585688566,-6.3,1),(-5.952940449895329,-6.75,1),(-5.3999999999999995,-7.2,1),(-4.741044188783731,-7.65,1),(-3.9230090491866063,-8.1,1),(-2.810249099279278,-8.55,1),(-0.0,-9.0,1),(0.45,-8.98874295994718,1),(0.9,-8.95488693395958,1),(1.35,-8.898173969978334,1),(1.8,-8.818163074019441,1),(2.25,-8.714212528966687,1),(2.7,-8.58545281275251,1),(3.15,-8.430747297837838,1),(3.6,-8.248636250920512,1),(4.05,-8.037256994771289,1),(4.5,-7.794228634059948,1),(4.95,-7.51648188982053,1),(5.4,-7.2,1),(5.8500000000000005,-6.8394078691067985,1),(6.3,-6.427285585688566,1),(6.75,-5.952940449895329,1),(7.2,-5.3999999999999995,1),(7.65,-4.741044188783731,1),(8.1,-3.9230090491866063,1),(8.55,-2.810249099279278,1),(9.0,-0.0,1),(7.5,0.0,0),(7.490619133289317,0.375,0),(7.46240577829965,0.75,0),(7.415144974981946,1.125,0),(7.3484692283495345,1.5,0),(7.261843774138907,1.875,0),(7.1545440106270926,2.25,0),(7.025622748198198,2.625,0),(6.87386354243376,3.0,0),(6.697714162309407,3.375,0),(6.49519052838329,3.75,0),(6.263734908183775,4.125,0),(6.0,4.5,0),(5.6995065575889985,4.875,0),(5.356071321407137,5.25,0),(4.960783708246107,5.625,0),(4.5,6.0,0),(3.950870157319777,6.375,0),(3.2691742076555053,6.75,0),(2.341874249399399,7.125,0),(0.0,7.5,0),(-0.0,7.5,0),(-2.341874249399399,7.125,0),(-3.2691742076555053,6.75,0),(-3.950870157319777,6.375,0),(-4.5,6.0,0),(-4.960783708246107,5.625,0),(-5.356071321407137,5.25,0),(-5.6995065575889985,4.875,0),(-6.0,4.5,0),(-6.263734908183775,4.125,0),(-6.49519052838329,3.75,0),(-6.697714162309407,3.375,0),(-6.87386354243376,3.0,0),(-7.025622748198198,2.625,0),(-7.1545440106270926,2.25,0),(-7.261843774138907,1.875,0),(-7.3484692283495345,1.5,0),(-7.415144974981946,1.125,0),(-7.46240577829965,0.75,0),(-7.490619133289317,0.375,0),(-7.5,0.0,0),(-7.5,-0.0,0),(-7.490619133289317,-0.375,0),(-7.46240577829965,-0.75,0),(-7.415144974981946,-1.125,0),(-7.3484692283495345,-1.5,0),(-7.261843774138907,-1.875,0),(-7.1545440106270926,-2.25,0),(-7.025622748198198,-2.625,0),(-6.87386354243376,-3.0,0),(-6.697714162309407,-3.375,0),(-6.49519052838329,-3.75,0),(-6.263734908183775,-4.125,0),(-6.0,-4.5,0),(-5.6995065575889985,-4.875,0),(-5.356071321407137,-5.25,0),(-4.960783708246107,-5.625,0),(-4.5,-6.0,0),(-3.950870157319777,-6.375,0),(-3.2691742076555053,-6.75,0),(-2.341874249399399,-7.125,0),(-0.0,-7.5,0),(0.375,-7.490619133289317,0),(0.75,-7.46240577829965,0),(1.125,-7.415144974981946,0),(1.5,-7.3484692283495345,0),(1.875,-7.261843774138907,0),(2.25,-7.1545440106270926,0),(2.625,-7.025622748198198,0),(3.0,-6.87386354243376,0),(3.375,-6.697714162309407,0),(3.75,-6.49519052838329,0),(4.125,-6.263734908183775,0),(4.5,-6.0,0),(4.875,-5.6995065575889985,0),(5.25,-5.356071321407137,0),(5.625,-4.960783708246107,0),(6.0,-4.5,0),(6.375,-3.950870157319777,0),(6.75,-3.2691742076555053,0),(7.125,-2.341874249399399,0),(7.5,-0.0,0),(7.5,0.0,1),(7.490619133289317,0.375,1),(7.46240577829965,0.75,1),(7.415144974981946,1.125,1),(7.3484692283495345,1.5,1),(7.261843774138907,1.875,1),(7.1545440106270926,2.25,1),(7.025622748198198,2.625,1),(6.87386354243376,3.0,1),(6.697714162309407,3.375,1),(6.49519052838329,3.75,1),(6.263734908183775,4.125,1),(6.0,4.5,1),(5.6995065575889985,4.875,1),(5.356071321407137,5.25,1),(4.960783708246107,5.625,1),(4.5,6.0,1),(3.950870157319777,6.375,1),(3.2691742076555053,6.75,1),(2.341874249399399,7.125,1),(0.0,7.5,1),(-0.0,7.5,1),(-2.341874249399399,7.125,1),(-3.2691742076555053,6.75,1),(-3.950870157319777,6.375,1),(-4.5,6.0,1),(-4.960783708246107,5.625,1),(-5.356071321407137,5.25,1),(-5.6995065575889985,4.875,1),(-6.0,4.5,1),(-6.263734908183775,4.125,1),(-6.49519052838329,3.75,1),(-6.697714162309407,3.375,1),(-6.87386354243376,3.0,1),(-7.025622748198198,2.625,1),(-7.1545440106270926,2.25,1),(-7.261843774138907,1.875,1),(-7.3484692283495345,1.5,1),(-7.415144974981946,1.125,1),(-7.46240577829965,0.75,1),(-7.490619133289317,0.375,1),(-7.5,0.0,1),(-7.5,-0.0,1),(-7.490619133289317,-0.375,1),(-7.46240577829965,-0.75,1),(-7.415144974981946,-1.125,1),(-7.3484692283495345,-1.5,1),(-7.261843774138907,-1.875,1),(-7.1545440106270926,-2.25,1),(-7.025622748198198,-2.625,1),(-6.87386354243376,-3.0,1),(-6.697714162309407,-3.375,1),(-6.49519052838329,-3.75,1),(-6.263734908183775,-4.125,1),(-6.0,-4.5,1),(-5.6995065575889985,-4.875,1),(-5.356071321407137,-5.25,1),(-4.960783708246107,-5.625,1),(-4.5,-6.0,1),(-3.950870157319777,-6.375,1),(-3.2691742076555053,-6.75,1),(-2.341874249399399,-7.125,1),(-0.0,-7.5,1),(0.375,-7.490619133289317,1),(0.75,-7.46240577829965,1),(1.125,-7.415144974981946,1),(1.5,-7.3484692283495345,1),(1.875,-7.261843774138907,1),(2.25,-7.1545440106270926,1),(2.625,-7.025622748198198,1),(3.0,-6.87386354243376,1),(3.375,-6.697714162309407,1),(3.75,-6.49519052838329,1),(4.125,-6.263734908183775,1),(4.5,-6.0,1),(4.875,-5.6995065575889985,1),(5.25,-5.356071321407137,1),(5.625,-4.960783708246107,1),(6.0,-4.5,1),(6.375,-3.950870157319777,1),(6.75,-3.2691742076555053,1),(7.125,-2.341874249399399,1),(7.5,-0.0,1)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(scale=(1.6,0.9,1.6),translation=(0,-5.2,0),
            children=[
            Transform(rotation=(1,0,0,1.57),scale=(0.2,0.2,1),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,83,84,1,-1,1,84,85,2,-1,2,85,86,3,-1,3,86,87,4,-1,4,87,88,5,-1,5,88,89,6,-1,6,89,90,7,-1,7,90,91,8,-1,8,91,92,9,-1,9,92,93,10,-1,10,93,94,11,-1,11,94,95,12,-1,12,95,96,13,-1,13,96,97,14,-1,14,97,98,15,-1,15,98,99,16,-1,16,99,100,17,-1,17,100,101,18,-1,18,101,102,19,-1,19,102,103,20,-1,20,103,104,21,-1,21,104,105,22,-1,22,105,106,23,-1,23,106,107,24,-1,24,107,108,25,-1,25,108,109,26,-1,26,109,110,27,-1,27,110,111,28,-1,28,111,112,29,-1,29,112,113,30,-1,30,113,114,31,-1,31,114,115,32,-1,32,115,116,33,-1,33,116,117,34,-1,34,117,118,35,-1,35,118,119,36,-1,36,119,120,37,-1,37,120,121,38,-1,38,121,122,39,-1,39,122,123,40,-1,40,123,124,41,-1,41,124,125,42,-1,42,125,126,43,-1,43,126,127,44,-1,44,127,128,45,-1,45,128,129,46,-1,46,129,130,47,-1,47,130,131,48,-1,48,131,132,49,-1,49,132,133,50,-1,50,133,134,51,-1,51,134,135,52,-1,52,135,136,53,-1,53,136,137,54,-1,54,137,138,55,-1,55,138,139,56,-1,56,139,140,57,-1,57,140,141,58,-1,58,141,142,59,-1,59,142,143,60,-1,60,143,144,61,-1,61,144,145,62,-1,62,145,146,63,-1,63,146,147,64,-1,64,147,148,65,-1,65,148,149,66,-1,66,149,150,67,-1,67,150,151,68,-1,68,151,152,69,-1,69,152,153,70,-1,70,153,154,71,-1,71,154,155,72,-1,72,155,156,73,-1,73,156,157,74,-1,74,157,158,75,-1,75,158,159,76,-1,76,159,160,77,-1,77,160,161,78,-1,78,161,162,79,-1,79,162,163,80,-1,80,163,164,81,-1,81,164,165,82,-1,82,165,166,83,-1,166,249,250,167,-1,167,250,251,168,-1,168,251,252,169,-1,169,252,253,170,-1,170,253,254,171,-1,171,254,255,172,-1,172,255,256,173,-1,173,256,257,174,-1,174,257,258,175,-1,175,258,259,176,-1,176,259,260,177,-1,177,260,261,178,-1,178,261,262,179,-1,179,262,263,180,-1,180,263,264,181,-1,181,264,265,182,-1,182,265,266,183,-1,183,266,267,184,-1,184,267,268,185,-1,185,268,269,186,-1,186,269,270,187,-1,187,270,271,188,-1,188,271,272,189,-1,189,272,273,190,-1,190,273,274,191,-1,191,274,275,192,-1,192,275,276,193,-1,193,276,277,194,-1,194,277,278,195,-1,195,278,279,196,-1,196,279,280,197,-1,197,280,281,198,-1,198,281,282,199,-1,199,282,283,200,-1,200,283,284,201,-1,201,284,285,202,-1,202,285,286,203,-1,203,286,287,204,-1,204,287,288,205,-1,205,288,289,206,-1,206,289,290,207,-1,207,290,291,208,-1,208,291,292,209,-1,209,292,293,210,-1,210,293,294,211,-1,211,294,295,212,-1,212,295,296,213,-1,213,296,297,214,-1,214,297,298,215,-1,215,298,299,216,-1,216,299,300,217,-1,217,300,301,218,-1,218,301,302,219,-1,219,302,303,220,-1,220,303,304,221,-1,221,304,305,222,-1,222,305,306,223,-1,223,306,307,224,-1,224,307,308,225,-1,225,308,309,226,-1,226,309,310,227,-1,227,310,311,228,-1,228,311,312,229,-1,229,312,313,230,-1,230,313,314,231,-1,231,314,315,232,-1,232,315,316,233,-1,233,316,317,234,-1,234,317,318,235,-1,235,318,319,236,-1,236,319,320,237,-1,237,320,321,238,-1,238,321,322,239,-1,239,322,323,240,-1,240,323,324,241,-1,241,324,325,242,-1,242,325,326,243,-1,243,326,327,244,-1,244,327,328,245,-1,245,328,329,246,-1,246,329,330,247,-1,247,330,331,248,-1,0,166,167,1,-1,83,249,250,84,-1,1,167,168,2,-1,84,250,251,85,-1,2,168,169,3,-1,85,251,252,86,-1,3,169,170,4,-1,86,252,253,87,-1,4,170,171,5,-1,87,253,254,88,-1,5,171,172,6,-1,88,254,255,89,-1,6,172,173,7,-1,89,255,256,90,-1,7,173,174,8,-1,90,256,257,91,-1,8,174,175,9,-1,91,257,258,92,-1,9,175,176,10,-1,92,258,259,93,-1,10,176,177,11,-1,93,259,260,94,-1,11,177,178,12,-1,94,260,261,95,-1,12,178,179,13,-1,95,261,262,96,-1,13,179,180,14,-1,96,262,263,97,-1,14,180,181,15,-1,97,263,264,98,-1,15,181,182,16,-1,98,264,265,99,-1,16,182,183,17,-1,99,265,266,100,-1,17,183,184,18,-1,100,266,267,101,-1,18,184,185,19,-1,101,267,268,102,-1,19,185,186,20,-1,102,268,269,103,-1,20,186,187,21,-1,103,269,270,104,-1,21,187,188,22,-1,104,270,271,105,-1,22,188,189,23,-1,105,271,272,106,-1,23,189,190,24,-1,106,272,273,107,-1,24,190,191,25,-1,107,273,274,108,-1,25,191,192,26,-1,108,274,275,109,-1,26,192,193,27,-1,109,275,276,110,-1,27,193,194,28,-1,110,276,277,111,-1,28,194,195,29,-1,111,277,278,112,-1,29,195,196,30,-1,112,278,279,113,-1,30,196,197,31,-1,113,279,280,114,-1,31,197,198,32,-1,114,280,281,115,-1,32,198,199,33,-1,115,281,282,116,-1,33,199,200,34,-1,116,282,283,117,-1,34,200,201,35,-1,117,283,284,118,-1,35,201,202,36,-1,118,284,285,119,-1,36,202,203,37,-1,119,285,286,120,-1,37,203,204,38,-1,120,286,287,121,-1,38,204,205,39,-1,121,287,288,122,-1,39,205,206,40,-1,122,288,289,123,-1,40,206,207,41,-1,123,289,290,124,-1,41,207,208,42,-1,124,290,291,125,-1,42,208,209,43,-1,125,291,292,126,-1,43,209,210,44,-1,126,292,293,127,-1,44,210,211,45,-1,127,293,294,128,-1,45,211,212,46,-1,128,294,295,129,-1,46,212,213,47,-1,129,295,296,130,-1,47,213,214,48,-1,130,296,297,131,-1,48,214,215,49,-1,131,297,298,132,-1,49,215,216,50,-1,132,298,299,133,-1,50,216,217,51,-1,133,299,300,134,-1,51,217,218,52,-1,134,300,301,135,-1,52,218,219,53,-1,135,301,302,136,-1,53,219,220,54,-1,136,302,303,137,-1,54,220,221,55,-1,137,303,304,138,-1,55,221,222,56,-1,138,304,305,139,-1,56,222,223,57,-1,139,305,306,140,-1,57,223,224,58,-1,140,306,307,141,-1,58,224,225,59,-1,141,307,308,142,-1,59,225,226,60,-1,142,308,309,143,-1,60,226,227,61,-1,143,309,310,144,-1,61,227,228,62,-1,144,310,311,145,-1,62,228,229,63,-1,145,311,312,146,-1,63,229,230,64,-1,146,312,313,147,-1,64,230,231,65,-1,147,313,314,148,-1,65,231,232,66,-1,148,314,315,149,-1,66,232,233,67,-1,149,315,316,150,-1,67,233,234,68,-1,150,316,317,151,-1,68,234,235,69,-1,151,317,318,152,-1,69,235,236,70,-1,152,318,319,153,-1,70,236,237,71,-1,153,319,320,154,-1,71,237,238,72,-1,154,320,321,155,-1,72,238,239,73,-1,155,321,322,156,-1,73,239,240,74,-1,156,322,323,157,-1,74,240,241,75,-1,157,323,324,158,-1,75,241,242,76,-1,158,324,325,159,-1,76,242,243,77,-1,159,325,326,160,-1,77,243,244,78,-1,160,326,327,161,-1,78,244,245,79,-1,161,327,328,162,-1,79,245,246,80,-1,162,328,329,163,-1,80,246,247,81,-1,163,329,330,164,-1,81,247,248,82,-1,164,330,331,165,-1,82,248,249,83,-1,83,249,250,84,-1,87,253,254,88,-1,88,254,255,89,-1,89,255,256,90,-1,90,256,257,91,-1,91,257,258,92,-1],solid=False,
                  coord=Coordinate(point=[(9.0,0.0,0),(8.98874295994718,0.45,0),(8.95488693395958,0.9,0),(8.898173969978334,1.35,0),(8.818163074019441,1.8,0),(8.714212528966687,2.25,0),(8.58545281275251,2.7,0),(8.430747297837838,3.15,0),(8.248636250920512,3.6,0),(8.037256994771289,4.05,0),(7.794228634059948,4.5,0),(7.51648188982053,4.95,0),(7.2,5.4,0),(6.8394078691067985,5.8500000000000005,0),(6.427285585688566,6.3,0),(5.952940449895329,6.75,0),(5.3999999999999995,7.2,0),(4.741044188783731,7.65,0),(3.9230090491866063,8.1,0),(2.810249099279278,8.55,0),(0.0,9.0,0),(-0.0,9.0,0),(-2.810249099279278,8.55,0),(-3.9230090491866063,8.1,0),(-4.741044188783731,7.65,0),(-5.3999999999999995,7.2,0),(-5.952940449895329,6.75,0),(-6.427285585688566,6.3,0),(-6.8394078691067985,5.8500000000000005,0),(-7.2,5.4,0),(-7.51648188982053,4.95,0),(-7.794228634059948,4.5,0),(-8.037256994771289,4.05,0),(-8.248636250920512,3.6,0),(-8.430747297837838,3.15,0),(-8.58545281275251,2.7,0),(-8.714212528966687,2.25,0),(-8.818163074019441,1.8,0),(-8.898173969978334,1.35,0),(-8.95488693395958,0.9,0),(-8.98874295994718,0.45,0),(-9.0,0.0,0),(-9.0,-0.0,0),(-8.98874295994718,-0.45,0),(-8.95488693395958,-0.9,0),(-8.898173969978334,-1.35,0),(-8.818163074019441,-1.8,0),(-8.714212528966687,-2.25,0),(-8.58545281275251,-2.7,0),(-8.430747297837838,-3.15,0),(-8.248636250920512,-3.6,0),(-8.037256994771289,-4.05,0),(-7.794228634059948,-4.5,0),(-7.51648188982053,-4.95,0),(-7.2,-5.4,0),(-6.8394078691067985,-5.8500000000000005,0),(-6.427285585688566,-6.3,0),(-5.952940449895329,-6.75,0),(-5.3999999999999995,-7.2,0),(-4.741044188783731,-7.65,0),(-3.9230090491866063,-8.1,0),(-2.810249099279278,-8.55,0),(-0.0,-9.0,0),(0.45,-8.98874295994718,0),(0.9,-8.95488693395958,0),(1.35,-8.898173969978334,0),(1.8,-8.818163074019441,0),(2.25,-8.714212528966687,0),(2.7,-8.58545281275251,0),(3.15,-8.430747297837838,0),(3.6,-8.248636250920512,0),(4.05,-8.037256994771289,0),(4.5,-7.794228634059948,0),(4.95,-7.51648188982053,0),(5.4,-7.2,0),(5.8500000000000005,-6.8394078691067985,0),(6.3,-6.427285585688566,0),(6.75,-5.952940449895329,0),(7.2,-5.3999999999999995,0),(7.65,-4.741044188783731,0),(8.1,-3.9230090491866063,0),(8.55,-2.810249099279278,0),(9.0,-0.0,0),(9.0,0.0,1),(8.98874295994718,0.45,1),(8.95488693395958,0.9,1),(8.898173969978334,1.35,1),(8.818163074019441,1.8,1),(8.714212528966687,2.25,1),(8.58545281275251,2.7,1),(8.430747297837838,3.15,1),(8.248636250920512,3.6,1),(8.037256994771289,4.05,1),(7.794228634059948,4.5,1),(7.51648188982053,4.95,1),(7.2,5.4,1),(6.8394078691067985,5.8500000000000005,1),(6.427285585688566,6.3,1),(5.952940449895329,6.75,1),(5.3999999999999995,7.2,1),(4.741044188783731,7.65,1),(3.9230090491866063,8.1,1),(2.810249099279278,8.55,1),(0.0,9.0,1),(-0.0,9.0,1),(-2.810249099279278,8.55,1),(-3.9230090491866063,8.1,1),(-4.741044188783731,7.65,1),(-5.3999999999999995,7.2,1),(-5.952940449895329,6.75,1),(-6.427285585688566,6.3,1),(-6.8394078691067985,5.8500000000000005,1),(-7.2,5.4,1),(-7.51648188982053,4.95,1),(-7.794228634059948,4.5,1),(-8.037256994771289,4.05,1),(-8.248636250920512,3.6,1),(-8.430747297837838,3.15,1),(-8.58545281275251,2.7,1),(-8.714212528966687,2.25,1),(-8.818163074019441,1.8,1),(-8.898173969978334,1.35,1),(-8.95488693395958,0.9,1),(-8.98874295994718,0.45,1),(-9.0,0.0,1),(-9.0,-0.0,1),(-8.98874295994718,-0.45,1),(-8.95488693395958,-0.9,1),(-8.898173969978334,-1.35,1),(-8.818163074019441,-1.8,1),(-8.714212528966687,-2.25,1),(-8.58545281275251,-2.7,1),(-8.430747297837838,-3.15,1),(-8.248636250920512,-3.6,1),(-8.037256994771289,-4.05,1),(-7.794228634059948,-4.5,1),(-7.51648188982053,-4.95,1),(-7.2,-5.4,1),(-6.8394078691067985,-5.8500000000000005,1),(-6.427285585688566,-6.3,1),(-5.952940449895329,-6.75,1),(-5.3999999999999995,-7.2,1),(-4.741044188783731,-7.65,1),(-3.9230090491866063,-8.1,1),(-2.810249099279278,-8.55,1),(-0.0,-9.0,1),(0.45,-8.98874295994718,1),(0.9,-8.95488693395958,1),(1.35,-8.898173969978334,1),(1.8,-8.818163074019441,1),(2.25,-8.714212528966687,1),(2.7,-8.58545281275251,1),(3.15,-8.430747297837838,1),(3.6,-8.248636250920512,1),(4.05,-8.037256994771289,1),(4.5,-7.794228634059948,1),(4.95,-7.51648188982053,1),(5.4,-7.2,1),(5.8500000000000005,-6.8394078691067985,1),(6.3,-6.427285585688566,1),(6.75,-5.952940449895329,1),(7.2,-5.3999999999999995,1),(7.65,-4.741044188783731,1),(8.1,-3.9230090491866063,1),(8.55,-2.810249099279278,1),(9.0,-0.0,1),(7.5,0.0,0),(7.490619133289317,0.375,0),(7.46240577829965,0.75,0),(7.415144974981946,1.125,0),(7.3484692283495345,1.5,0),(7.261843774138907,1.875,0),(7.1545440106270926,2.25,0),(7.025622748198198,2.625,0),(6.87386354243376,3.0,0),(6.697714162309407,3.375,0),(6.49519052838329,3.75,0),(6.263734908183775,4.125,0),(6.0,4.5,0),(5.6995065575889985,4.875,0),(5.356071321407137,5.25,0),(4.960783708246107,5.625,0),(4.5,6.0,0),(3.950870157319777,6.375,0),(3.2691742076555053,6.75,0),(2.341874249399399,7.125,0),(0.0,7.5,0),(-0.0,7.5,0),(-2.341874249399399,7.125,0),(-3.2691742076555053,6.75,0),(-3.950870157319777,6.375,0),(-4.5,6.0,0),(-4.960783708246107,5.625,0),(-5.356071321407137,5.25,0),(-5.6995065575889985,4.875,0),(-6.0,4.5,0),(-6.263734908183775,4.125,0),(-6.49519052838329,3.75,0),(-6.697714162309407,3.375,0),(-6.87386354243376,3.0,0),(-7.025622748198198,2.625,0),(-7.1545440106270926,2.25,0),(-7.261843774138907,1.875,0),(-7.3484692283495345,1.5,0),(-7.415144974981946,1.125,0),(-7.46240577829965,0.75,0),(-7.490619133289317,0.375,0),(-7.5,0.0,0),(-7.5,-0.0,0),(-7.490619133289317,-0.375,0),(-7.46240577829965,-0.75,0),(-7.415144974981946,-1.125,0),(-7.3484692283495345,-1.5,0),(-7.261843774138907,-1.875,0),(-7.1545440106270926,-2.25,0),(-7.025622748198198,-2.625,0),(-6.87386354243376,-3.0,0),(-6.697714162309407,-3.375,0),(-6.49519052838329,-3.75,0),(-6.263734908183775,-4.125,0),(-6.0,-4.5,0),(-5.6995065575889985,-4.875,0),(-5.356071321407137,-5.25,0),(-4.960783708246107,-5.625,0),(-4.5,-6.0,0),(-3.950870157319777,-6.375,0),(-3.2691742076555053,-6.75,0),(-2.341874249399399,-7.125,0),(-0.0,-7.5,0),(0.375,-7.490619133289317,0),(0.75,-7.46240577829965,0),(1.125,-7.415144974981946,0),(1.5,-7.3484692283495345,0),(1.875,-7.261843774138907,0),(2.25,-7.1545440106270926,0),(2.625,-7.025622748198198,0),(3.0,-6.87386354243376,0),(3.375,-6.697714162309407,0),(3.75,-6.49519052838329,0),(4.125,-6.263734908183775,0),(4.5,-6.0,0),(4.875,-5.6995065575889985,0),(5.25,-5.356071321407137,0),(5.625,-4.960783708246107,0),(6.0,-4.5,0),(6.375,-3.950870157319777,0),(6.75,-3.2691742076555053,0),(7.125,-2.341874249399399,0),(7.5,-0.0,0),(7.5,0.0,1),(7.490619133289317,0.375,1),(7.46240577829965,0.75,1),(7.415144974981946,1.125,1),(7.3484692283495345,1.5,1),(7.261843774138907,1.875,1),(7.1545440106270926,2.25,1),(7.025622748198198,2.625,1),(6.87386354243376,3.0,1),(6.697714162309407,3.375,1),(6.49519052838329,3.75,1),(6.263734908183775,4.125,1),(6.0,4.5,1),(5.6995065575889985,4.875,1),(5.356071321407137,5.25,1),(4.960783708246107,5.625,1),(4.5,6.0,1),(3.950870157319777,6.375,1),(3.2691742076555053,6.75,1),(2.341874249399399,7.125,1),(0.0,7.5,1),(-0.0,7.5,1),(-2.341874249399399,7.125,1),(-3.2691742076555053,6.75,1),(-3.950870157319777,6.375,1),(-4.5,6.0,1),(-4.960783708246107,5.625,1),(-5.356071321407137,5.25,1),(-5.6995065575889985,4.875,1),(-6.0,4.5,1),(-6.263734908183775,4.125,1),(-6.49519052838329,3.75,1),(-6.697714162309407,3.375,1),(-6.87386354243376,3.0,1),(-7.025622748198198,2.625,1),(-7.1545440106270926,2.25,1),(-7.261843774138907,1.875,1),(-7.3484692283495345,1.5,1),(-7.415144974981946,1.125,1),(-7.46240577829965,0.75,1),(-7.490619133289317,0.375,1),(-7.5,0.0,1),(-7.5,-0.0,1),(-7.490619133289317,-0.375,1),(-7.46240577829965,-0.75,1),(-7.415144974981946,-1.125,1),(-7.3484692283495345,-1.5,1),(-7.261843774138907,-1.875,1),(-7.1545440106270926,-2.25,1),(-7.025622748198198,-2.625,1),(-6.87386354243376,-3.0,1),(-6.697714162309407,-3.375,1),(-6.49519052838329,-3.75,1),(-6.263734908183775,-4.125,1),(-6.0,-4.5,1),(-5.6995065575889985,-4.875,1),(-5.356071321407137,-5.25,1),(-4.960783708246107,-5.625,1),(-4.5,-6.0,1),(-3.950870157319777,-6.375,1),(-3.2691742076555053,-6.75,1),(-2.341874249399399,-7.125,1),(-0.0,-7.5,1),(0.375,-7.490619133289317,1),(0.75,-7.46240577829965,1),(1.125,-7.415144974981946,1),(1.5,-7.3484692283495345,1),(1.875,-7.261843774138907,1),(2.25,-7.1545440106270926,1),(2.625,-7.025622748198198,1),(3.0,-6.87386354243376,1),(3.375,-6.697714162309407,1),(3.75,-6.49519052838329,1),(4.125,-6.263734908183775,1),(4.5,-6.0,1),(4.875,-5.6995065575889985,1),(5.25,-5.356071321407137,1),(5.625,-4.960783708246107,1),(6.0,-4.5,1),(6.375,-3.950870157319777,1),(6.75,-3.2691742076555053,1),(7.125,-2.341874249399399,1),(7.5,-0.0,1)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(rotation=(0,0,1,0.35),translation=(2.6,6.6,0),
            children=[
            Shape(
              geometry=Cylinder(height=15.5,radius=0.1),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(rotation=(0,0,1,-0.35),translation=(-2.6,6.6,0),
            children=[
            Shape(
              geometry=Cylinder(height=15.5,radius=0.1),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Group(DEF='riccGr',
            children=[
            Transform(rotation=(0,1,0,1.04),
              children=[
              Transform(rotation=(0,0,1,0.35),translation=(2.6,6.6,0),
                children=[
                Shape(
                  geometry=Cylinder(height=15.5,radius=0.1),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))]),
              Transform(rotation=(0,0,1,-0.35),translation=(-2.6,6.6,0),
                children=[
                Shape(
                  geometry=Cylinder(height=15.5,radius=0.1),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))])]),
            Transform(rotation=(0,1,0,2.09),
              children=[
              Transform(rotation=(0,0,1,0.35),translation=(2.6,6.6,0),
                children=[
                Shape(
                  geometry=Cylinder(height=15.5,radius=0.1),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))]),
              Transform(rotation=(0,0,1,-0.35),translation=(-2.6,6.6,0),
                children=[
                Shape(
                  geometry=Cylinder(height=15.5,radius=0.1),
                  appearance=Appearance(
                    material=Material(USE='Sandstone')))])]),
            Transform(DEF='trt',rotation=(1,0,0,3.14),scale=(1.4,1.4,1),translation=(6.9,-5.8,0),
              children=[
              Transform(DEF='tt',rotation=(0,0,1,1.25),
                children=[
                Transform(DEF='n1rbisc',rotation=(0,0,1,1.14),scale=(2.6,1.2,1),translation=(-1.35,1.27,0),
                  children=[
                  Shape(
                    geometry=IndexedFaceSet(convex=False,coordIndex=[12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,84,41,83,90,-1,89,0,42,95,-1],solid=False,
                      coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.30),(0.6218712004456791,0.0311325,0.30),(0.6195289277144369,0.062265,0.30),(0.6156053358230011,0.0933975,0.30),(0.6100699153375784,0.12453,0.30),(0.6028782701290121,0.1556625,0.30),(0.5939702437622613,0.186795,0.30),(0.5832672005554145,0.2179275,0.30),(0.5706681512928509,0.24906,0.30),(0.5560442297549271,0.2801925,0.30),(0.5392307176663808,0.311325,0.30),(0.520015272077417,0.3424575,0.30),(0.49812000000000006,0.37359,0.30),(0.47317303441103875,0.4047225,0.30),(0.4446610411032206,0.435855,0.30),(0.4118442634585919,0.4669875,0.30),(0.37359000000000003,0.49812,0.30),(0.3280012404606879,0.5292525,0.30),(0.2714068427195601,0.560385,0.30),(0.19442240018513812,0.5915175,0.30),(0.0,0.62265,0.30),(-0.0,0.62265,0.30),(-0.19442240018513812,0.5915175,0.30),(-0.2714068427195601,0.560385,0.30),(-0.3280012404606879,0.5292525,0.30),(-0.37359000000000003,0.49812,0.30),(-0.4118442634585919,0.4669875,0.30),(-0.4446610411032206,0.435855,0.30),(-0.47317303441103875,0.4047225,0.30),(-0.49812000000000006,0.37359,0.30),(-0.520015272077417,0.3424575,0.30),(-0.5392307176663808,0.311325,0.30),(-0.5560442297549271,0.2801925,0.30),(-0.5706681512928509,0.24906,0.30),(-0.5832672005554145,0.2179275,0.30),(-0.5939702437622613,0.186795,0.30),(-0.6028782701290121,0.1556625,0.30),(-0.6100699153375784,0.12453,0.30),(-0.6156053358230011,0.0933975,0.30),(-0.6195289277144369,0.062265,0.30),(-0.6218712004456791,0.0311325,0.30),(-0.62265,0.0,0.30),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.30),(-0.62265,0,0.30),(-0.62265,0,0.30),(0.62265,0,0.30),(0.62265,0,0.30),(0.62265,0,0.30)])),
                    appearance=Appearance(
                      material=Material(USE='Sandstone')))]),
                Transform(DEF='n2brisc',rotation=(0,0,1,-2.7),scale=(1.9,1.4,1),translation=(-3.36,0.92,0),
                  children=[
                  Shape(
                    geometry=IndexedFaceSet(convex=False,coordIndex=[18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,84,41,83,90,-1,89,0,42,95,-1],solid=False,
                      coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.30),(0.6218712004456791,0.0311325,0.30),(0.6195289277144369,0.062265,0.30),(0.6156053358230011,0.0933975,0.30),(0.6100699153375784,0.12453,0.30),(0.6028782701290121,0.1556625,0.30),(0.5939702437622613,0.186795,0.30),(0.5832672005554145,0.2179275,0.30),(0.5706681512928509,0.24906,0.30),(0.5560442297549271,0.2801925,0.30),(0.5392307176663808,0.311325,0.30),(0.520015272077417,0.3424575,0.30),(0.49812000000000006,0.37359,0.30),(0.47317303441103875,0.4047225,0.30),(0.4446610411032206,0.435855,0.30),(0.4118442634585919,0.4669875,0.30),(0.37359000000000003,0.49812,0.30),(0.3280012404606879,0.5292525,0.30),(0.2714068427195601,0.560385,0.30),(0.19442240018513812,0.5915175,0.30),(0.0,0.62265,0.30),(-0.0,0.62265,0.30),(-0.19442240018513812,0.5915175,0.30),(-0.2714068427195601,0.560385,0.30),(-0.3280012404606879,0.5292525,0.30),(-0.37359000000000003,0.49812,0.30),(-0.4118442634585919,0.4669875,0.30),(-0.4446610411032206,0.435855,0.30),(-0.47317303441103875,0.4047225,0.30),(-0.49812000000000006,0.37359,0.30),(-0.520015272077417,0.3424575,0.30),(-0.5392307176663808,0.311325,0.30),(-0.5560442297549271,0.2801925,0.30),(-0.5706681512928509,0.24906,0.30),(-0.5832672005554145,0.2179275,0.30),(-0.5939702437622613,0.186795,0.30),(-0.6028782701290121,0.1556625,0.30),(-0.6100699153375784,0.12453,0.30),(-0.6156053358230011,0.0933975,0.30),(-0.6195289277144369,0.062265,0.30),(-0.6218712004456791,0.0311325,0.30),(-0.62265,0.0,0.30),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,1,0),(0.62265,1,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.30),(-0.62265,0,0.30),(-0.62265,1,0.30),(0.62265,1,0.30),(0.62265,0,0.30),(0.62265,0,0.30)])),
                    appearance=Appearance(
                      material=Material(USE='Sandstone')))])])]),
            Group(DEF='ricc',
              children=[
              Transform(scale=(1.5,1.5,1),translation=(6.37,-0.05,-0.3),
                children=[
                Shape(
                  geometry=IndexedFaceSet(convex=False,coordIndex=[0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1,89,0,42,95,-1],solid=False,
                    coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.30),(0.6218712004456791,0.0311325,0.30),(0.6195289277144369,0.062265,0.30),(0.6156053358230011,0.0933975,0.30),(0.6100699153375784,0.12453,0.30),(0.6028782701290121,0.1556625,0.30),(0.5939702437622613,0.186795,0.30),(0.5832672005554145,0.2179275,0.30),(0.5706681512928509,0.24906,0.30),(0.5560442297549271,0.2801925,0.30),(0.5392307176663808,0.311325,0.30),(0.520015272077417,0.3424575,0.30),(0.49812000000000006,0.37359,0.30),(0.47317303441103875,0.4047225,0.30),(0.4446610411032206,0.435855,0.30),(0.4118442634585919,0.4669875,0.30),(0.37359000000000003,0.49812,0.30),(0.3280012404606879,0.5292525,0.30),(0.2714068427195601,0.560385,0.30),(0.19442240018513812,0.5915175,0.30),(0.0,0.62265,0.30),(-0.0,0.62265,0.30),(-0.19442240018513812,0.5915175,0.30),(-0.2714068427195601,0.560385,0.30),(-0.3280012404606879,0.5292525,0.30),(-0.37359000000000003,0.49812,0.30),(-0.4118442634585919,0.4669875,0.30),(-0.4446610411032206,0.435855,0.30),(-0.47317303441103875,0.4047225,0.30),(-0.49812000000000006,0.37359,0.30),(-0.520015272077417,0.3424575,0.30),(-0.5392307176663808,0.311325,0.30),(-0.5560442297549271,0.2801925,0.30),(-0.5706681512928509,0.24906,0.30),(-0.5832672005554145,0.2179275,0.30),(-0.5939702437622613,0.186795,0.30),(-0.6028782701290121,0.1556625,0.30),(-0.6100699153375784,0.12453,0.30),(-0.6156053358230011,0.0933975,0.30),(-0.6195289277144369,0.062265,0.30),(-0.6218712004456791,0.0311325,0.30),(-0.62265,0.0,0.30),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,0.62265,0),(0.62265,0.62265,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.30),(-0.62265,0,0.30),(-0.62265,0.62265,0.30),(0.62265,0.62265,0.30),(0.62265,0,0.30),(0.62265,0,0.30)])),
                  appearance=Appearance(
                    material=Material(USE='Sandstone'))),
                Transform(rotation=(1,0,0,3.14),scale=(0.5,0.5,1),translation=(0.31,0,0.3),
                  children=[
                  Shape(
                    geometry=IndexedFaceSet(convex=False,coordIndex=[0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1,89,0,42,95,-1],solid=False,
                      coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.30),(0.6218712004456791,0.0311325,0.30),(0.6195289277144369,0.062265,0.30),(0.6156053358230011,0.0933975,0.30),(0.6100699153375784,0.12453,0.30),(0.6028782701290121,0.1556625,0.30),(0.5939702437622613,0.186795,0.30),(0.5832672005554145,0.2179275,0.30),(0.5706681512928509,0.24906,0.30),(0.5560442297549271,0.2801925,0.30),(0.5392307176663808,0.311325,0.30),(0.520015272077417,0.3424575,0.30),(0.49812000000000006,0.37359,0.30),(0.47317303441103875,0.4047225,0.30),(0.4446610411032206,0.435855,0.30),(0.4118442634585919,0.4669875,0.30),(0.37359000000000003,0.49812,0.30),(0.3280012404606879,0.5292525,0.30),(0.2714068427195601,0.560385,0.30),(0.19442240018513812,0.5915175,0.30),(0.0,0.62265,0.30),(-0.0,0.62265,0.30),(-0.19442240018513812,0.5915175,0.30),(-0.2714068427195601,0.560385,0.30),(-0.3280012404606879,0.5292525,0.30),(-0.37359000000000003,0.49812,0.30),(-0.4118442634585919,0.4669875,0.30),(-0.4446610411032206,0.435855,0.30),(-0.47317303441103875,0.4047225,0.30),(-0.49812000000000006,0.37359,0.30),(-0.520015272077417,0.3424575,0.30),(-0.5392307176663808,0.311325,0.30),(-0.5560442297549271,0.2801925,0.30),(-0.5706681512928509,0.24906,0.30),(-0.5832672005554145,0.2179275,0.30),(-0.5939702437622613,0.186795,0.30),(-0.6028782701290121,0.1556625,0.30),(-0.6100699153375784,0.12453,0.30),(-0.6156053358230011,0.0933975,0.30),(-0.6195289277144369,0.062265,0.30),(-0.6218712004456791,0.0311325,0.30),(-0.62265,0.0,0.30),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,0.62265,0),(0.62265,0.62265,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.30),(-0.62265,0,0.30),(-0.62265,0.62265,0.30),(0.62265,0.62265,0.30),(0.62265,0,0.30),(0.62265,0,0.30)])),
                    appearance=Appearance(
                      material=Material(USE='Sandstone')))]),
                Transform(rotation=(1,0,0,3.14),scale=(0.5,0.5,1),translation=(0,0,0.3),
                  children=[
                  Transform(rotation=(1,0,0,3.14),scale=(0.5,0.5,1),translation=(0.31,0,0.3),
                    children=[
                    Shape(
                      geometry=IndexedFaceSet(convex=False,coordIndex=[0,42,43,1,-1,1,43,44,2,-1,2,44,45,3,-1,3,45,46,4,-1,4,46,47,5,-1,5,47,48,6,-1,6,48,49,7,-1,7,49,50,8,-1,8,50,51,9,-1,9,51,52,10,-1,10,52,53,11,-1,11,53,54,12,-1,12,54,55,13,-1,13,55,56,14,-1,14,56,57,15,-1,15,57,58,16,-1,16,58,59,17,-1,17,59,60,18,-1,18,60,61,19,-1,19,61,62,20,-1,20,62,63,21,-1,21,63,64,22,-1,22,64,65,23,-1,23,65,66,24,-1,24,66,67,25,-1,25,67,68,26,-1,26,68,69,27,-1,27,69,70,28,-1,28,70,71,29,-1,29,71,72,30,-1,30,72,73,31,-1,31,73,74,32,-1,32,74,75,33,-1,33,75,76,34,-1,34,76,77,35,-1,35,77,78,36,-1,36,78,79,37,-1,37,79,80,38,-1,38,80,81,39,-1,39,81,82,40,-1,40,82,83,41,-1,84,41,83,90,-1,89,0,42,95,-1],solid=False,
                        coord=Coordinate(point=[(0.62265,0.0,0),(0.6218712004456791,0.0311325,0),(0.6195289277144369,0.062265,0),(0.6156053358230011,0.0933975,0),(0.6100699153375784,0.12453,0),(0.6028782701290121,0.1556625,0),(0.5939702437622613,0.186795,0),(0.5832672005554145,0.2179275,0),(0.5706681512928509,0.24906,0),(0.5560442297549271,0.2801925,0),(0.5392307176663808,0.311325,0),(0.520015272077417,0.3424575,0),(0.49812000000000006,0.37359,0),(0.47317303441103875,0.4047225,0),(0.4446610411032206,0.435855,0),(0.4118442634585919,0.4669875,0),(0.37359000000000003,0.49812,0),(0.3280012404606879,0.5292525,0),(0.2714068427195601,0.560385,0),(0.19442240018513812,0.5915175,0),(0.0,0.62265,0),(-0.0,0.62265,0),(-0.19442240018513812,0.5915175,0),(-0.2714068427195601,0.560385,0),(-0.3280012404606879,0.5292525,0),(-0.37359000000000003,0.49812,0),(-0.4118442634585919,0.4669875,0),(-0.4446610411032206,0.435855,0),(-0.47317303441103875,0.4047225,0),(-0.49812000000000006,0.37359,0),(-0.520015272077417,0.3424575,0),(-0.5392307176663808,0.311325,0),(-0.5560442297549271,0.2801925,0),(-0.5706681512928509,0.24906,0),(-0.5832672005554145,0.2179275,0),(-0.5939702437622613,0.186795,0),(-0.6028782701290121,0.1556625,0),(-0.6100699153375784,0.12453,0),(-0.6156053358230011,0.0933975,0),(-0.6195289277144369,0.062265,0),(-0.6218712004456791,0.0311325,0),(-0.62265,0.0,0),(0.62265,0.0,0.30),(0.6218712004456791,0.0311325,0.30),(0.6195289277144369,0.062265,0.30),(0.6156053358230011,0.0933975,0.30),(0.6100699153375784,0.12453,0.30),(0.6028782701290121,0.1556625,0.30),(0.5939702437622613,0.186795,0.30),(0.5832672005554145,0.2179275,0.30),(0.5706681512928509,0.24906,0.30),(0.5560442297549271,0.2801925,0.30),(0.5392307176663808,0.311325,0.30),(0.520015272077417,0.3424575,0.30),(0.49812000000000006,0.37359,0.30),(0.47317303441103875,0.4047225,0.30),(0.4446610411032206,0.435855,0.30),(0.4118442634585919,0.4669875,0.30),(0.37359000000000003,0.49812,0.30),(0.3280012404606879,0.5292525,0.30),(0.2714068427195601,0.560385,0.30),(0.19442240018513812,0.5915175,0.30),(0.0,0.62265,0.30),(-0.0,0.62265,0.30),(-0.19442240018513812,0.5915175,0.30),(-0.2714068427195601,0.560385,0.30),(-0.3280012404606879,0.5292525,0.30),(-0.37359000000000003,0.49812,0.30),(-0.4118442634585919,0.4669875,0.30),(-0.4446610411032206,0.435855,0.30),(-0.47317303441103875,0.4047225,0.30),(-0.49812000000000006,0.37359,0.30),(-0.520015272077417,0.3424575,0.30),(-0.5392307176663808,0.311325,0.30),(-0.5560442297549271,0.2801925,0.30),(-0.5706681512928509,0.24906,0.30),(-0.5832672005554145,0.2179275,0.30),(-0.5939702437622613,0.186795,0.30),(-0.6028782701290121,0.1556625,0.30),(-0.6100699153375784,0.12453,0.30),(-0.6156053358230011,0.0933975,0.30),(-0.6195289277144369,0.062265,0.30),(-0.6218712004456791,0.0311325,0.30),(-0.62265,0.0,0.30),(-0.62265,0,0),(-0.62265,0,0),(-0.62265,0.62265,0),(0.62265,0.62265,0),(0.62265,0,0),(0.62265,0,0),(-0.62265,0,0.30),(-0.62265,0,0.30),(-0.62265,0.62265,0.30),(0.62265,0.62265,0.30),(0.62265,0,0.30),(0.62265,0,0.30)])),
                      appearance=Appearance(
                        material=Material(USE='Sandstone')))])])])]),
            Transform(DEF='MuroAAtrx1',translation=(5.406,-1,-0.3),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,-1],solid=False,
                  coord=Coordinate(point=[(0,-0.7,0),(0,-0.7,0.3),(0,1,0.3),(0,1,0)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='MuroAAqvx2',translation=(2.88,-6.1,-0.3),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,1,2,3,-1],solid=False,
                  coord=Coordinate(point=[(0,0,0),(0,0,0.3),(0,0.8,0.3),(0,0.8,0)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='ricc2',rotation=(1,0,0,3.14),scale=(0.5,0.5,1),translation=(0.17,-6.05,-0.3),
              children=[
              Group(USE='ricc')])]),
          Transform(rotation=(0,1,0,1.04),
            children=[
            Group(USE='riccGr')]),
          Transform(rotation=(0,1,0,2.08),
            children=[
            Group(USE='riccGr')]),
          Transform(rotation=(0,1,0,3.12),
            children=[
            Group(USE='riccGr')]),
          Transform(rotation=(0,1,0,4.16),
            children=[
            Group(USE='riccGr')]),
          Transform(rotation=(0,1,0,5.2),
            children=[
            Group(USE='riccGr')]),
          Group(DEF='lamp',
            children=[
            Transform(DEF='MuroAArr2',rotation=(1,0,0,3.14),translation=(6.35,0.87,-0.15),
              children=[
              Shape(
                geometry=Cone(bottomRadius=0.05,height=0.15),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='MuroAttAx2',scale=(1,0.1,1),translation=(6.35,1,-0.15),
              children=[
              Shape(
                geometry=Sphere(radius=0.6),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='MuroqaAAx2',translation=(6.35,1.5,-0.15),
              children=[
              Shape(
                geometry=Cylinder(height=1,radius=0.2),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='MuroAwqA3x2',scale=(1,1.3,1),translation=(6.35,2.8,-0.15),
              children=[
              Shape(
                geometry=Sphere(radius=0.2),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(DEF='MuroeeAAx233',scale=(1,1.6,1),translation=(6.35,2.3,-0.15),
              children=[
              Shape(
                geometry=Sphere(radius=0.35),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(rotation=(0,1,0,1.04),
            children=[
            Group(USE='lamp')]),
          Transform(rotation=(0,1,0,2.08),
            children=[
            Group(USE='lamp')]),
          Transform(rotation=(0,1,0,3.12),
            children=[
            Group(USE='lamp')]),
          Transform(rotation=(0,1,0,4.16),
            children=[
            Group(USE='lamp')]),
          Transform(rotation=(0,1,0,5.2),
            children=[
            Group(USE='lamp')]),
          Transform(DEF='MuroAeAx2',scale=(1,0.1,1),translation=(0,13.6,0),
            children=[
            Shape(
              geometry=Sphere(radius=0.8),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Transform(scale=(0.04,0.07,0.04),translation=(0,14.3,0),
            children=[
            Shape(
              geometry=IndexedFaceSet(convex=False,coordIndex=[0,83,84,1,-1,1,84,85,2,-1,2,85,86,3,-1,3,86,87,4,-1,4,87,88,5,-1,5,88,89,6,-1,6,89,90,7,-1,7,90,91,8,-1,8,91,92,9,-1,9,92,93,10,-1,10,93,94,11,-1,11,94,95,12,-1,12,95,96,13,-1,13,96,97,14,-1,14,97,98,15,-1,15,98,99,16,-1,16,99,100,17,-1,17,100,101,18,-1,18,101,102,19,-1,19,102,103,20,-1,20,103,104,21,-1,21,104,105,22,-1,22,105,106,23,-1,23,106,107,24,-1,24,107,108,25,-1,25,108,109,26,-1,26,109,110,27,-1,27,110,111,28,-1,28,111,112,29,-1,29,112,113,30,-1,30,113,114,31,-1,31,114,115,32,-1,32,115,116,33,-1,33,116,117,34,-1,34,117,118,35,-1,35,118,119,36,-1,36,119,120,37,-1,37,120,121,38,-1,38,121,122,39,-1,39,122,123,40,-1,40,123,124,41,-1,41,124,125,42,-1,42,125,126,43,-1,43,126,127,44,-1,44,127,128,45,-1,45,128,129,46,-1,46,129,130,47,-1,47,130,131,48,-1,48,131,132,49,-1,49,132,133,50,-1,50,133,134,51,-1,51,134,135,52,-1,52,135,136,53,-1,53,136,137,54,-1,54,137,138,55,-1,55,138,139,56,-1,56,139,140,57,-1,57,140,141,58,-1,58,141,142,59,-1,59,142,143,60,-1,60,143,144,61,-1,61,144,145,62,-1,62,145,146,63,-1,63,146,147,64,-1,64,147,148,65,-1,65,148,149,66,-1,66,149,150,67,-1,67,150,151,68,-1,68,151,152,69,-1,69,152,153,70,-1,70,153,154,71,-1,71,154,155,72,-1,72,155,156,73,-1,73,156,157,74,-1,74,157,158,75,-1,75,158,159,76,-1,76,159,160,77,-1,77,160,161,78,-1,78,161,162,79,-1,79,162,163,80,-1,80,163,164,81,-1,81,164,165,82,-1,82,165,166,83,-1,166,249,250,167,-1,167,250,251,168,-1,168,251,252,169,-1,169,252,253,170,-1,170,253,254,171,-1,171,254,255,172,-1,172,255,256,173,-1,173,256,257,174,-1,174,257,258,175,-1,175,258,259,176,-1,176,259,260,177,-1,177,260,261,178,-1,178,261,262,179,-1,179,262,263,180,-1,180,263,264,181,-1,181,264,265,182,-1,182,265,266,183,-1,183,266,267,184,-1,184,267,268,185,-1,185,268,269,186,-1,186,269,270,187,-1,187,270,271,188,-1,188,271,272,189,-1,189,272,273,190,-1,190,273,274,191,-1,191,274,275,192,-1,192,275,276,193,-1,193,276,277,194,-1,194,277,278,195,-1,195,278,279,196,-1,196,279,280,197,-1,197,280,281,198,-1,198,281,282,199,-1,199,282,283,200,-1,200,283,284,201,-1,201,284,285,202,-1,202,285,286,203,-1,203,286,287,204,-1,204,287,288,205,-1,205,288,289,206,-1,206,289,290,207,-1,207,290,291,208,-1,208,291,292,209,-1,209,292,293,210,-1,210,293,294,211,-1,211,294,295,212,-1,212,295,296,213,-1,213,296,297,214,-1,214,297,298,215,-1,215,298,299,216,-1,216,299,300,217,-1,217,300,301,218,-1,218,301,302,219,-1,219,302,303,220,-1,220,303,304,221,-1,221,304,305,222,-1,222,305,306,223,-1,223,306,307,224,-1,224,307,308,225,-1,225,308,309,226,-1,226,309,310,227,-1,227,310,311,228,-1,228,311,312,229,-1,229,312,313,230,-1,230,313,314,231,-1,231,314,315,232,-1,232,315,316,233,-1,233,316,317,234,-1,234,317,318,235,-1,235,318,319,236,-1,236,319,320,237,-1,237,320,321,238,-1,238,321,322,239,-1,239,322,323,240,-1,240,323,324,241,-1,241,324,325,242,-1,242,325,326,243,-1,243,326,327,244,-1,244,327,328,245,-1,245,328,329,246,-1,246,329,330,247,-1,247,330,331,248,-1,0,166,167,1,-1,83,249,250,84,-1,1,167,168,2,-1,84,250,251,85,-1,2,168,169,3,-1,85,251,252,86,-1,3,169,170,4,-1,86,252,253,87,-1,4,170,171,5,-1,87,253,254,88,-1,5,171,172,6,-1,88,254,255,89,-1,6,172,173,7,-1,89,255,256,90,-1,7,173,174,8,-1,90,256,257,91,-1,8,174,175,9,-1,91,257,258,92,-1,9,175,176,10,-1,92,258,259,93,-1,10,176,177,11,-1,93,259,260,94,-1,11,177,178,12,-1,94,260,261,95,-1,12,178,179,13,-1,95,261,262,96,-1,13,179,180,14,-1,96,262,263,97,-1,14,180,181,15,-1,97,263,264,98,-1,15,181,182,16,-1,98,264,265,99,-1,16,182,183,17,-1,99,265,266,100,-1,17,183,184,18,-1,100,266,267,101,-1,18,184,185,19,-1,101,267,268,102,-1,19,185,186,20,-1,102,268,269,103,-1,20,186,187,21,-1,103,269,270,104,-1,21,187,188,22,-1,104,270,271,105,-1,22,188,189,23,-1,105,271,272,106,-1,23,189,190,24,-1,106,272,273,107,-1,24,190,191,25,-1,107,273,274,108,-1,25,191,192,26,-1,108,274,275,109,-1,26,192,193,27,-1,109,275,276,110,-1,27,193,194,28,-1,110,276,277,111,-1,28,194,195,29,-1,111,277,278,112,-1,29,195,196,30,-1,112,278,279,113,-1,30,196,197,31,-1,113,279,280,114,-1,31,197,198,32,-1,114,280,281,115,-1,32,198,199,33,-1,115,281,282,116,-1,33,199,200,34,-1,116,282,283,117,-1,34,200,201,35,-1,117,283,284,118,-1,35,201,202,36,-1,118,284,285,119,-1,36,202,203,37,-1,119,285,286,120,-1,37,203,204,38,-1,120,286,287,121,-1,38,204,205,39,-1,121,287,288,122,-1,39,205,206,40,-1,122,288,289,123,-1,40,206,207,41,-1,123,289,290,124,-1,41,207,208,42,-1,124,290,291,125,-1,42,208,209,43,-1,125,291,292,126,-1,43,209,210,44,-1,126,292,293,127,-1,44,210,211,45,-1,127,293,294,128,-1,45,211,212,46,-1,128,294,295,129,-1,46,212,213,47,-1,129,295,296,130,-1,47,213,214,48,-1,130,296,297,131,-1,48,214,215,49,-1,131,297,298,132,-1,49,215,216,50,-1,132,298,299,133,-1,50,216,217,51,-1,133,299,300,134,-1,51,217,218,52,-1,134,300,301,135,-1,52,218,219,53,-1,135,301,302,136,-1,53,219,220,54,-1,136,302,303,137,-1,54,220,221,55,-1,137,303,304,138,-1,55,221,222,56,-1,138,304,305,139,-1,56,222,223,57,-1,139,305,306,140,-1,57,223,224,58,-1,140,306,307,141,-1,58,224,225,59,-1,141,307,308,142,-1,59,225,226,60,-1,142,308,309,143,-1,60,226,227,61,-1,143,309,310,144,-1,61,227,228,62,-1,144,310,311,145,-1,62,228,229,63,-1,145,311,312,146,-1,63,229,230,64,-1,146,312,313,147,-1,64,230,231,65,-1,147,313,314,148,-1,65,231,232,66,-1,148,314,315,149,-1,66,232,233,67,-1,149,315,316,150,-1,67,233,234,68,-1,150,316,317,151,-1,68,234,235,69,-1,151,317,318,152,-1,69,235,236,70,-1,152,318,319,153,-1,70,236,237,71,-1,153,319,320,154,-1,71,237,238,72,-1,154,320,321,155,-1,72,238,239,73,-1,155,321,322,156,-1,73,239,240,74,-1,156,322,323,157,-1,74,240,241,75,-1,157,323,324,158,-1,75,241,242,76,-1,158,324,325,159,-1,76,242,243,77,-1,159,325,326,160,-1,77,243,244,78,-1,160,326,327,161,-1,78,244,245,79,-1,161,327,328,162,-1,79,245,246,80,-1,162,328,329,163,-1,80,246,247,81,-1,163,329,330,164,-1,81,247,248,82,-1,164,330,331,165,-1,82,248,249,83,-1,83,249,250,84,-1,87,253,254,88,-1,88,254,255,89,-1,89,255,256,90,-1,90,256,257,91,-1,91,257,258,92,-1],solid=False,
                coord=Coordinate(point=[(9.0,0.0,0),(8.98874295994718,0.45,0),(8.95488693395958,0.9,0),(8.898173969978334,1.35,0),(8.818163074019441,1.8,0),(8.714212528966687,2.25,0),(8.58545281275251,2.7,0),(8.430747297837838,3.15,0),(8.248636250920512,3.6,0),(8.037256994771289,4.05,0),(7.794228634059948,4.5,0),(7.51648188982053,4.95,0),(7.2,5.4,0),(6.8394078691067985,5.8500000000000005,0),(6.427285585688566,6.3,0),(5.952940449895329,6.75,0),(5.3999999999999995,7.2,0),(4.741044188783731,7.65,0),(3.9230090491866063,8.1,0),(2.810249099279278,8.55,0),(0.0,9.0,0),(-0.0,9.0,0),(-2.810249099279278,8.55,0),(-3.9230090491866063,8.1,0),(-4.741044188783731,7.65,0),(-5.3999999999999995,7.2,0),(-5.952940449895329,6.75,0),(-6.427285585688566,6.3,0),(-6.8394078691067985,5.8500000000000005,0),(-7.2,5.4,0),(-7.51648188982053,4.95,0),(-7.794228634059948,4.5,0),(-8.037256994771289,4.05,0),(-8.248636250920512,3.6,0),(-8.430747297837838,3.15,0),(-8.58545281275251,2.7,0),(-8.714212528966687,2.25,0),(-8.818163074019441,1.8,0),(-8.898173969978334,1.35,0),(-8.95488693395958,0.9,0),(-8.98874295994718,0.45,0),(-9.0,0.0,0),(-9.0,-0.0,0),(-8.98874295994718,-0.45,0),(-8.95488693395958,-0.9,0),(-8.898173969978334,-1.35,0),(-8.818163074019441,-1.8,0),(-8.714212528966687,-2.25,0),(-8.58545281275251,-2.7,0),(-8.430747297837838,-3.15,0),(-8.248636250920512,-3.6,0),(-8.037256994771289,-4.05,0),(-7.794228634059948,-4.5,0),(-7.51648188982053,-4.95,0),(-7.2,-5.4,0),(-6.8394078691067985,-5.8500000000000005,0),(-6.427285585688566,-6.3,0),(-5.952940449895329,-6.75,0),(-5.3999999999999995,-7.2,0),(-4.741044188783731,-7.65,0),(-3.9230090491866063,-8.1,0),(-2.810249099279278,-8.55,0),(-0.0,-9.0,0),(0.45,-8.98874295994718,0),(0.9,-8.95488693395958,0),(1.35,-8.898173969978334,0),(1.8,-8.818163074019441,0),(2.25,-8.714212528966687,0),(2.7,-8.58545281275251,0),(3.15,-8.430747297837838,0),(3.6,-8.248636250920512,0),(4.05,-8.037256994771289,0),(4.5,-7.794228634059948,0),(4.95,-7.51648188982053,0),(5.4,-7.2,0),(5.8500000000000005,-6.8394078691067985,0),(6.3,-6.427285585688566,0),(6.75,-5.952940449895329,0),(7.2,-5.3999999999999995,0),(7.65,-4.741044188783731,0),(8.1,-3.9230090491866063,0),(8.55,-2.810249099279278,0),(9.0,-0.0,0),(9.0,0.0,1),(8.98874295994718,0.45,1),(8.95488693395958,0.9,1),(8.898173969978334,1.35,1),(8.818163074019441,1.8,1),(8.714212528966687,2.25,1),(8.58545281275251,2.7,1),(8.430747297837838,3.15,1),(8.248636250920512,3.6,1),(8.037256994771289,4.05,1),(7.794228634059948,4.5,1),(7.51648188982053,4.95,1),(7.2,5.4,1),(6.8394078691067985,5.8500000000000005,1),(6.427285585688566,6.3,1),(5.952940449895329,6.75,1),(5.3999999999999995,7.2,1),(4.741044188783731,7.65,1),(3.9230090491866063,8.1,1),(2.810249099279278,8.55,1),(0.0,9.0,1),(-0.0,9.0,1),(-2.810249099279278,8.55,1),(-3.9230090491866063,8.1,1),(-4.741044188783731,7.65,1),(-5.3999999999999995,7.2,1),(-5.952940449895329,6.75,1),(-6.427285585688566,6.3,1),(-6.8394078691067985,5.8500000000000005,1),(-7.2,5.4,1),(-7.51648188982053,4.95,1),(-7.794228634059948,4.5,1),(-8.037256994771289,4.05,1),(-8.248636250920512,3.6,1),(-8.430747297837838,3.15,1),(-8.58545281275251,2.7,1),(-8.714212528966687,2.25,1),(-8.818163074019441,1.8,1),(-8.898173969978334,1.35,1),(-8.95488693395958,0.9,1),(-8.98874295994718,0.45,1),(-9.0,0.0,1),(-9.0,-0.0,1),(-8.98874295994718,-0.45,1),(-8.95488693395958,-0.9,1),(-8.898173969978334,-1.35,1),(-8.818163074019441,-1.8,1),(-8.714212528966687,-2.25,1),(-8.58545281275251,-2.7,1),(-8.430747297837838,-3.15,1),(-8.248636250920512,-3.6,1),(-8.037256994771289,-4.05,1),(-7.794228634059948,-4.5,1),(-7.51648188982053,-4.95,1),(-7.2,-5.4,1),(-6.8394078691067985,-5.8500000000000005,1),(-6.427285585688566,-6.3,1),(-5.952940449895329,-6.75,1),(-5.3999999999999995,-7.2,1),(-4.741044188783731,-7.65,1),(-3.9230090491866063,-8.1,1),(-2.810249099279278,-8.55,1),(-0.0,-9.0,1),(0.45,-8.98874295994718,1),(0.9,-8.95488693395958,1),(1.35,-8.898173969978334,1),(1.8,-8.818163074019441,1),(2.25,-8.714212528966687,1),(2.7,-8.58545281275251,1),(3.15,-8.430747297837838,1),(3.6,-8.248636250920512,1),(4.05,-8.037256994771289,1),(4.5,-7.794228634059948,1),(4.95,-7.51648188982053,1),(5.4,-7.2,1),(5.8500000000000005,-6.8394078691067985,1),(6.3,-6.427285585688566,1),(6.75,-5.952940449895329,1),(7.2,-5.3999999999999995,1),(7.65,-4.741044188783731,1),(8.1,-3.9230090491866063,1),(8.55,-2.810249099279278,1),(9.0,-0.0,1),(7.5,0.0,0),(7.490619133289317,0.375,0),(7.46240577829965,0.75,0),(7.415144974981946,1.125,0),(7.3484692283495345,1.5,0),(7.261843774138907,1.875,0),(7.1545440106270926,2.25,0),(7.025622748198198,2.625,0),(6.87386354243376,3.0,0),(6.697714162309407,3.375,0),(6.49519052838329,3.75,0),(6.263734908183775,4.125,0),(6.0,4.5,0),(5.6995065575889985,4.875,0),(5.356071321407137,5.25,0),(4.960783708246107,5.625,0),(4.5,6.0,0),(3.950870157319777,6.375,0),(3.2691742076555053,6.75,0),(2.341874249399399,7.125,0),(0.0,7.5,0),(-0.0,7.5,0),(-2.341874249399399,7.125,0),(-3.2691742076555053,6.75,0),(-3.950870157319777,6.375,0),(-4.5,6.0,0),(-4.960783708246107,5.625,0),(-5.356071321407137,5.25,0),(-5.6995065575889985,4.875,0),(-6.0,4.5,0),(-6.263734908183775,4.125,0),(-6.49519052838329,3.75,0),(-6.697714162309407,3.375,0),(-6.87386354243376,3.0,0),(-7.025622748198198,2.625,0),(-7.1545440106270926,2.25,0),(-7.261843774138907,1.875,0),(-7.3484692283495345,1.5,0),(-7.415144974981946,1.125,0),(-7.46240577829965,0.75,0),(-7.490619133289317,0.375,0),(-7.5,0.0,0),(-7.5,-0.0,0),(-7.490619133289317,-0.375,0),(-7.46240577829965,-0.75,0),(-7.415144974981946,-1.125,0),(-7.3484692283495345,-1.5,0),(-7.261843774138907,-1.875,0),(-7.1545440106270926,-2.25,0),(-7.025622748198198,-2.625,0),(-6.87386354243376,-3.0,0),(-6.697714162309407,-3.375,0),(-6.49519052838329,-3.75,0),(-6.263734908183775,-4.125,0),(-6.0,-4.5,0),(-5.6995065575889985,-4.875,0),(-5.356071321407137,-5.25,0),(-4.960783708246107,-5.625,0),(-4.5,-6.0,0),(-3.950870157319777,-6.375,0),(-3.2691742076555053,-6.75,0),(-2.341874249399399,-7.125,0),(-0.0,-7.5,0),(0.375,-7.490619133289317,0),(0.75,-7.46240577829965,0),(1.125,-7.415144974981946,0),(1.5,-7.3484692283495345,0),(1.875,-7.261843774138907,0),(2.25,-7.1545440106270926,0),(2.625,-7.025622748198198,0),(3.0,-6.87386354243376,0),(3.375,-6.697714162309407,0),(3.75,-6.49519052838329,0),(4.125,-6.263734908183775,0),(4.5,-6.0,0),(4.875,-5.6995065575889985,0),(5.25,-5.356071321407137,0),(5.625,-4.960783708246107,0),(6.0,-4.5,0),(6.375,-3.950870157319777,0),(6.75,-3.2691742076555053,0),(7.125,-2.341874249399399,0),(7.5,-0.0,0),(7.5,0.0,1),(7.490619133289317,0.375,1),(7.46240577829965,0.75,1),(7.415144974981946,1.125,1),(7.3484692283495345,1.5,1),(7.261843774138907,1.875,1),(7.1545440106270926,2.25,1),(7.025622748198198,2.625,1),(6.87386354243376,3.0,1),(6.697714162309407,3.375,1),(6.49519052838329,3.75,1),(6.263734908183775,4.125,1),(6.0,4.5,1),(5.6995065575889985,4.875,1),(5.356071321407137,5.25,1),(4.960783708246107,5.625,1),(4.5,6.0,1),(3.950870157319777,6.375,1),(3.2691742076555053,6.75,1),(2.341874249399399,7.125,1),(0.0,7.5,1),(-0.0,7.5,1),(-2.341874249399399,7.125,1),(-3.2691742076555053,6.75,1),(-3.950870157319777,6.375,1),(-4.5,6.0,1),(-4.960783708246107,5.625,1),(-5.356071321407137,5.25,1),(-5.6995065575889985,4.875,1),(-6.0,4.5,1),(-6.263734908183775,4.125,1),(-6.49519052838329,3.75,1),(-6.697714162309407,3.375,1),(-6.87386354243376,3.0,1),(-7.025622748198198,2.625,1),(-7.1545440106270926,2.25,1),(-7.261843774138907,1.875,1),(-7.3484692283495345,1.5,1),(-7.415144974981946,1.125,1),(-7.46240577829965,0.75,1),(-7.490619133289317,0.375,1),(-7.5,0.0,1),(-7.5,-0.0,1),(-7.490619133289317,-0.375,1),(-7.46240577829965,-0.75,1),(-7.415144974981946,-1.125,1),(-7.3484692283495345,-1.5,1),(-7.261843774138907,-1.875,1),(-7.1545440106270926,-2.25,1),(-7.025622748198198,-2.625,1),(-6.87386354243376,-3.0,1),(-6.697714162309407,-3.375,1),(-6.49519052838329,-3.75,1),(-6.263734908183775,-4.125,1),(-6.0,-4.5,1),(-5.6995065575889985,-4.875,1),(-5.356071321407137,-5.25,1),(-4.960783708246107,-5.625,1),(-4.5,-6.0,1),(-3.950870157319777,-6.375,1),(-3.2691742076555053,-6.75,1),(-2.341874249399399,-7.125,1),(-0.0,-7.5,1),(0.375,-7.490619133289317,1),(0.75,-7.46240577829965,1),(1.125,-7.415144974981946,1),(1.5,-7.3484692283495345,1),(1.875,-7.261843774138907,1),(2.25,-7.1545440106270926,1),(2.625,-7.025622748198198,1),(3.0,-6.87386354243376,1),(3.375,-6.697714162309407,1),(3.75,-6.49519052838329,1),(4.125,-6.263734908183775,1),(4.5,-6.0,1),(4.875,-5.6995065575889985,1),(5.25,-5.356071321407137,1),(5.625,-4.960783708246107,1),(6.0,-4.5,1),(6.375,-3.950870157319777,1),(6.75,-3.2691742076555053,1),(7.125,-2.341874249399399,1),(7.5,-0.0,1)])),
              appearance=Appearance(
                material=Material(USE='Sandstone')))]),
          Group(DEF='chain',
            children=[
            Transform(scale=(0.01,0.02,0.01),translation=(0,15.3,0),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,83,84,1,-1,1,84,85,2,-1,2,85,86,3,-1,3,86,87,4,-1,4,87,88,5,-1,5,88,89,6,-1,6,89,90,7,-1,7,90,91,8,-1,8,91,92,9,-1,9,92,93,10,-1,10,93,94,11,-1,11,94,95,12,-1,12,95,96,13,-1,13,96,97,14,-1,14,97,98,15,-1,15,98,99,16,-1,16,99,100,17,-1,17,100,101,18,-1,18,101,102,19,-1,19,102,103,20,-1,20,103,104,21,-1,21,104,105,22,-1,22,105,106,23,-1,23,106,107,24,-1,24,107,108,25,-1,25,108,109,26,-1,26,109,110,27,-1,27,110,111,28,-1,28,111,112,29,-1,29,112,113,30,-1,30,113,114,31,-1,31,114,115,32,-1,32,115,116,33,-1,33,116,117,34,-1,34,117,118,35,-1,35,118,119,36,-1,36,119,120,37,-1,37,120,121,38,-1,38,121,122,39,-1,39,122,123,40,-1,40,123,124,41,-1,41,124,125,42,-1,42,125,126,43,-1,43,126,127,44,-1,44,127,128,45,-1,45,128,129,46,-1,46,129,130,47,-1,47,130,131,48,-1,48,131,132,49,-1,49,132,133,50,-1,50,133,134,51,-1,51,134,135,52,-1,52,135,136,53,-1,53,136,137,54,-1,54,137,138,55,-1,55,138,139,56,-1,56,139,140,57,-1,57,140,141,58,-1,58,141,142,59,-1,59,142,143,60,-1,60,143,144,61,-1,61,144,145,62,-1,62,145,146,63,-1,63,146,147,64,-1,64,147,148,65,-1,65,148,149,66,-1,66,149,150,67,-1,67,150,151,68,-1,68,151,152,69,-1,69,152,153,70,-1,70,153,154,71,-1,71,154,155,72,-1,72,155,156,73,-1,73,156,157,74,-1,74,157,158,75,-1,75,158,159,76,-1,76,159,160,77,-1,77,160,161,78,-1,78,161,162,79,-1,79,162,163,80,-1,80,163,164,81,-1,81,164,165,82,-1,82,165,166,83,-1,166,249,250,167,-1,167,250,251,168,-1,168,251,252,169,-1,169,252,253,170,-1,170,253,254,171,-1,171,254,255,172,-1,172,255,256,173,-1,173,256,257,174,-1,174,257,258,175,-1,175,258,259,176,-1,176,259,260,177,-1,177,260,261,178,-1,178,261,262,179,-1,179,262,263,180,-1,180,263,264,181,-1,181,264,265,182,-1,182,265,266,183,-1,183,266,267,184,-1,184,267,268,185,-1,185,268,269,186,-1,186,269,270,187,-1,187,270,271,188,-1,188,271,272,189,-1,189,272,273,190,-1,190,273,274,191,-1,191,274,275,192,-1,192,275,276,193,-1,193,276,277,194,-1,194,277,278,195,-1,195,278,279,196,-1,196,279,280,197,-1,197,280,281,198,-1,198,281,282,199,-1,199,282,283,200,-1,200,283,284,201,-1,201,284,285,202,-1,202,285,286,203,-1,203,286,287,204,-1,204,287,288,205,-1,205,288,289,206,-1,206,289,290,207,-1,207,290,291,208,-1,208,291,292,209,-1,209,292,293,210,-1,210,293,294,211,-1,211,294,295,212,-1,212,295,296,213,-1,213,296,297,214,-1,214,297,298,215,-1,215,298,299,216,-1,216,299,300,217,-1,217,300,301,218,-1,218,301,302,219,-1,219,302,303,220,-1,220,303,304,221,-1,221,304,305,222,-1,222,305,306,223,-1,223,306,307,224,-1,224,307,308,225,-1,225,308,309,226,-1,226,309,310,227,-1,227,310,311,228,-1,228,311,312,229,-1,229,312,313,230,-1,230,313,314,231,-1,231,314,315,232,-1,232,315,316,233,-1,233,316,317,234,-1,234,317,318,235,-1,235,318,319,236,-1,236,319,320,237,-1,237,320,321,238,-1,238,321,322,239,-1,239,322,323,240,-1,240,323,324,241,-1,241,324,325,242,-1,242,325,326,243,-1,243,326,327,244,-1,244,327,328,245,-1,245,328,329,246,-1,246,329,330,247,-1,247,330,331,248,-1,0,166,167,1,-1,83,249,250,84,-1,1,167,168,2,-1,84,250,251,85,-1,2,168,169,3,-1,85,251,252,86,-1,3,169,170,4,-1,86,252,253,87,-1,4,170,171,5,-1,87,253,254,88,-1,5,171,172,6,-1,88,254,255,89,-1,6,172,173,7,-1,89,255,256,90,-1,7,173,174,8,-1,90,256,257,91,-1,8,174,175,9,-1,91,257,258,92,-1,9,175,176,10,-1,92,258,259,93,-1,10,176,177,11,-1,93,259,260,94,-1,11,177,178,12,-1,94,260,261,95,-1,12,178,179,13,-1,95,261,262,96,-1,13,179,180,14,-1,96,262,263,97,-1,14,180,181,15,-1,97,263,264,98,-1,15,181,182,16,-1,98,264,265,99,-1,16,182,183,17,-1,99,265,266,100,-1,17,183,184,18,-1,100,266,267,101,-1,18,184,185,19,-1,101,267,268,102,-1,19,185,186,20,-1,102,268,269,103,-1,20,186,187,21,-1,103,269,270,104,-1,21,187,188,22,-1,104,270,271,105,-1,22,188,189,23,-1,105,271,272,106,-1,23,189,190,24,-1,106,272,273,107,-1,24,190,191,25,-1,107,273,274,108,-1,25,191,192,26,-1,108,274,275,109,-1,26,192,193,27,-1,109,275,276,110,-1,27,193,194,28,-1,110,276,277,111,-1,28,194,195,29,-1,111,277,278,112,-1,29,195,196,30,-1,112,278,279,113,-1,30,196,197,31,-1,113,279,280,114,-1,31,197,198,32,-1,114,280,281,115,-1,32,198,199,33,-1,115,281,282,116,-1,33,199,200,34,-1,116,282,283,117,-1,34,200,201,35,-1,117,283,284,118,-1,35,201,202,36,-1,118,284,285,119,-1,36,202,203,37,-1,119,285,286,120,-1,37,203,204,38,-1,120,286,287,121,-1,38,204,205,39,-1,121,287,288,122,-1,39,205,206,40,-1,122,288,289,123,-1,40,206,207,41,-1,123,289,290,124,-1,41,207,208,42,-1,124,290,291,125,-1,42,208,209,43,-1,125,291,292,126,-1,43,209,210,44,-1,126,292,293,127,-1,44,210,211,45,-1,127,293,294,128,-1,45,211,212,46,-1,128,294,295,129,-1,46,212,213,47,-1,129,295,296,130,-1,47,213,214,48,-1,130,296,297,131,-1,48,214,215,49,-1,131,297,298,132,-1,49,215,216,50,-1,132,298,299,133,-1,50,216,217,51,-1,133,299,300,134,-1,51,217,218,52,-1,134,300,301,135,-1,52,218,219,53,-1,135,301,302,136,-1,53,219,220,54,-1,136,302,303,137,-1,54,220,221,55,-1,137,303,304,138,-1,55,221,222,56,-1,138,304,305,139,-1,56,222,223,57,-1,139,305,306,140,-1,57,223,224,58,-1,140,306,307,141,-1,58,224,225,59,-1,141,307,308,142,-1,59,225,226,60,-1,142,308,309,143,-1,60,226,227,61,-1,143,309,310,144,-1,61,227,228,62,-1,144,310,311,145,-1,62,228,229,63,-1,145,311,312,146,-1,63,229,230,64,-1,146,312,313,147,-1,64,230,231,65,-1,147,313,314,148,-1,65,231,232,66,-1,148,314,315,149,-1,66,232,233,67,-1,149,315,316,150,-1,67,233,234,68,-1,150,316,317,151,-1,68,234,235,69,-1,151,317,318,152,-1,69,235,236,70,-1,152,318,319,153,-1,70,236,237,71,-1,153,319,320,154,-1,71,237,238,72,-1,154,320,321,155,-1,72,238,239,73,-1,155,321,322,156,-1,73,239,240,74,-1,156,322,323,157,-1,74,240,241,75,-1,157,323,324,158,-1,75,241,242,76,-1,158,324,325,159,-1,76,242,243,77,-1,159,325,326,160,-1,77,243,244,78,-1,160,326,327,161,-1,78,244,245,79,-1,161,327,328,162,-1,79,245,246,80,-1,162,328,329,163,-1,80,246,247,81,-1,163,329,330,164,-1,81,247,248,82,-1,164,330,331,165,-1,82,248,249,83,-1,83,249,250,84,-1,87,253,254,88,-1,88,254,255,89,-1,89,255,256,90,-1,90,256,257,91,-1,91,257,258,92,-1],solid=False,
                  coord=Coordinate(point=[(9.0,0.0,0),(8.98874295994718,0.45,0),(8.95488693395958,0.9,0),(8.898173969978334,1.35,0),(8.818163074019441,1.8,0),(8.714212528966687,2.25,0),(8.58545281275251,2.7,0),(8.430747297837838,3.15,0),(8.248636250920512,3.6,0),(8.037256994771289,4.05,0),(7.794228634059948,4.5,0),(7.51648188982053,4.95,0),(7.2,5.4,0),(6.8394078691067985,5.8500000000000005,0),(6.427285585688566,6.3,0),(5.952940449895329,6.75,0),(5.3999999999999995,7.2,0),(4.741044188783731,7.65,0),(3.9230090491866063,8.1,0),(2.810249099279278,8.55,0),(0.0,9.0,0),(-0.0,9.0,0),(-2.810249099279278,8.55,0),(-3.9230090491866063,8.1,0),(-4.741044188783731,7.65,0),(-5.3999999999999995,7.2,0),(-5.952940449895329,6.75,0),(-6.427285585688566,6.3,0),(-6.8394078691067985,5.8500000000000005,0),(-7.2,5.4,0),(-7.51648188982053,4.95,0),(-7.794228634059948,4.5,0),(-8.037256994771289,4.05,0),(-8.248636250920512,3.6,0),(-8.430747297837838,3.15,0),(-8.58545281275251,2.7,0),(-8.714212528966687,2.25,0),(-8.818163074019441,1.8,0),(-8.898173969978334,1.35,0),(-8.95488693395958,0.9,0),(-8.98874295994718,0.45,0),(-9.0,0.0,0),(-9.0,-0.0,0),(-8.98874295994718,-0.45,0),(-8.95488693395958,-0.9,0),(-8.898173969978334,-1.35,0),(-8.818163074019441,-1.8,0),(-8.714212528966687,-2.25,0),(-8.58545281275251,-2.7,0),(-8.430747297837838,-3.15,0),(-8.248636250920512,-3.6,0),(-8.037256994771289,-4.05,0),(-7.794228634059948,-4.5,0),(-7.51648188982053,-4.95,0),(-7.2,-5.4,0),(-6.8394078691067985,-5.8500000000000005,0),(-6.427285585688566,-6.3,0),(-5.952940449895329,-6.75,0),(-5.3999999999999995,-7.2,0),(-4.741044188783731,-7.65,0),(-3.9230090491866063,-8.1,0),(-2.810249099279278,-8.55,0),(-0.0,-9.0,0),(0.45,-8.98874295994718,0),(0.9,-8.95488693395958,0),(1.35,-8.898173969978334,0),(1.8,-8.818163074019441,0),(2.25,-8.714212528966687,0),(2.7,-8.58545281275251,0),(3.15,-8.430747297837838,0),(3.6,-8.248636250920512,0),(4.05,-8.037256994771289,0),(4.5,-7.794228634059948,0),(4.95,-7.51648188982053,0),(5.4,-7.2,0),(5.8500000000000005,-6.8394078691067985,0),(6.3,-6.427285585688566,0),(6.75,-5.952940449895329,0),(7.2,-5.3999999999999995,0),(7.65,-4.741044188783731,0),(8.1,-3.9230090491866063,0),(8.55,-2.810249099279278,0),(9.0,-0.0,0),(9.0,0.0,1),(8.98874295994718,0.45,1),(8.95488693395958,0.9,1),(8.898173969978334,1.35,1),(8.818163074019441,1.8,1),(8.714212528966687,2.25,1),(8.58545281275251,2.7,1),(8.430747297837838,3.15,1),(8.248636250920512,3.6,1),(8.037256994771289,4.05,1),(7.794228634059948,4.5,1),(7.51648188982053,4.95,1),(7.2,5.4,1),(6.8394078691067985,5.8500000000000005,1),(6.427285585688566,6.3,1),(5.952940449895329,6.75,1),(5.3999999999999995,7.2,1),(4.741044188783731,7.65,1),(3.9230090491866063,8.1,1),(2.810249099279278,8.55,1),(0.0,9.0,1),(-0.0,9.0,1),(-2.810249099279278,8.55,1),(-3.9230090491866063,8.1,1),(-4.741044188783731,7.65,1),(-5.3999999999999995,7.2,1),(-5.952940449895329,6.75,1),(-6.427285585688566,6.3,1),(-6.8394078691067985,5.8500000000000005,1),(-7.2,5.4,1),(-7.51648188982053,4.95,1),(-7.794228634059948,4.5,1),(-8.037256994771289,4.05,1),(-8.248636250920512,3.6,1),(-8.430747297837838,3.15,1),(-8.58545281275251,2.7,1),(-8.714212528966687,2.25,1),(-8.818163074019441,1.8,1),(-8.898173969978334,1.35,1),(-8.95488693395958,0.9,1),(-8.98874295994718,0.45,1),(-9.0,0.0,1),(-9.0,-0.0,1),(-8.98874295994718,-0.45,1),(-8.95488693395958,-0.9,1),(-8.898173969978334,-1.35,1),(-8.818163074019441,-1.8,1),(-8.714212528966687,-2.25,1),(-8.58545281275251,-2.7,1),(-8.430747297837838,-3.15,1),(-8.248636250920512,-3.6,1),(-8.037256994771289,-4.05,1),(-7.794228634059948,-4.5,1),(-7.51648188982053,-4.95,1),(-7.2,-5.4,1),(-6.8394078691067985,-5.8500000000000005,1),(-6.427285585688566,-6.3,1),(-5.952940449895329,-6.75,1),(-5.3999999999999995,-7.2,1),(-4.741044188783731,-7.65,1),(-3.9230090491866063,-8.1,1),(-2.810249099279278,-8.55,1),(-0.0,-9.0,1),(0.45,-8.98874295994718,1),(0.9,-8.95488693395958,1),(1.35,-8.898173969978334,1),(1.8,-8.818163074019441,1),(2.25,-8.714212528966687,1),(2.7,-8.58545281275251,1),(3.15,-8.430747297837838,1),(3.6,-8.248636250920512,1),(4.05,-8.037256994771289,1),(4.5,-7.794228634059948,1),(4.95,-7.51648188982053,1),(5.4,-7.2,1),(5.8500000000000005,-6.8394078691067985,1),(6.3,-6.427285585688566,1),(6.75,-5.952940449895329,1),(7.2,-5.3999999999999995,1),(7.65,-4.741044188783731,1),(8.1,-3.9230090491866063,1),(8.55,-2.810249099279278,1),(9.0,-0.0,1),(7.5,0.0,0),(7.490619133289317,0.375,0),(7.46240577829965,0.75,0),(7.415144974981946,1.125,0),(7.3484692283495345,1.5,0),(7.261843774138907,1.875,0),(7.1545440106270926,2.25,0),(7.025622748198198,2.625,0),(6.87386354243376,3.0,0),(6.697714162309407,3.375,0),(6.49519052838329,3.75,0),(6.263734908183775,4.125,0),(6.0,4.5,0),(5.6995065575889985,4.875,0),(5.356071321407137,5.25,0),(4.960783708246107,5.625,0),(4.5,6.0,0),(3.950870157319777,6.375,0),(3.2691742076555053,6.75,0),(2.341874249399399,7.125,0),(0.0,7.5,0),(-0.0,7.5,0),(-2.341874249399399,7.125,0),(-3.2691742076555053,6.75,0),(-3.950870157319777,6.375,0),(-4.5,6.0,0),(-4.960783708246107,5.625,0),(-5.356071321407137,5.25,0),(-5.6995065575889985,4.875,0),(-6.0,4.5,0),(-6.263734908183775,4.125,0),(-6.49519052838329,3.75,0),(-6.697714162309407,3.375,0),(-6.87386354243376,3.0,0),(-7.025622748198198,2.625,0),(-7.1545440106270926,2.25,0),(-7.261843774138907,1.875,0),(-7.3484692283495345,1.5,0),(-7.415144974981946,1.125,0),(-7.46240577829965,0.75,0),(-7.490619133289317,0.375,0),(-7.5,0.0,0),(-7.5,-0.0,0),(-7.490619133289317,-0.375,0),(-7.46240577829965,-0.75,0),(-7.415144974981946,-1.125,0),(-7.3484692283495345,-1.5,0),(-7.261843774138907,-1.875,0),(-7.1545440106270926,-2.25,0),(-7.025622748198198,-2.625,0),(-6.87386354243376,-3.0,0),(-6.697714162309407,-3.375,0),(-6.49519052838329,-3.75,0),(-6.263734908183775,-4.125,0),(-6.0,-4.5,0),(-5.6995065575889985,-4.875,0),(-5.356071321407137,-5.25,0),(-4.960783708246107,-5.625,0),(-4.5,-6.0,0),(-3.950870157319777,-6.375,0),(-3.2691742076555053,-6.75,0),(-2.341874249399399,-7.125,0),(-0.0,-7.5,0),(0.375,-7.490619133289317,0),(0.75,-7.46240577829965,0),(1.125,-7.415144974981946,0),(1.5,-7.3484692283495345,0),(1.875,-7.261843774138907,0),(2.25,-7.1545440106270926,0),(2.625,-7.025622748198198,0),(3.0,-6.87386354243376,0),(3.375,-6.697714162309407,0),(3.75,-6.49519052838329,0),(4.125,-6.263734908183775,0),(4.5,-6.0,0),(4.875,-5.6995065575889985,0),(5.25,-5.356071321407137,0),(5.625,-4.960783708246107,0),(6.0,-4.5,0),(6.375,-3.950870157319777,0),(6.75,-3.2691742076555053,0),(7.125,-2.341874249399399,0),(7.5,-0.0,0),(7.5,0.0,1),(7.490619133289317,0.375,1),(7.46240577829965,0.75,1),(7.415144974981946,1.125,1),(7.3484692283495345,1.5,1),(7.261843774138907,1.875,1),(7.1545440106270926,2.25,1),(7.025622748198198,2.625,1),(6.87386354243376,3.0,1),(6.697714162309407,3.375,1),(6.49519052838329,3.75,1),(6.263734908183775,4.125,1),(6.0,4.5,1),(5.6995065575889985,4.875,1),(5.356071321407137,5.25,1),(4.960783708246107,5.625,1),(4.5,6.0,1),(3.950870157319777,6.375,1),(3.2691742076555053,6.75,1),(2.341874249399399,7.125,1),(0.0,7.5,1),(-0.0,7.5,1),(-2.341874249399399,7.125,1),(-3.2691742076555053,6.75,1),(-3.950870157319777,6.375,1),(-4.5,6.0,1),(-4.960783708246107,5.625,1),(-5.356071321407137,5.25,1),(-5.6995065575889985,4.875,1),(-6.0,4.5,1),(-6.263734908183775,4.125,1),(-6.49519052838329,3.75,1),(-6.697714162309407,3.375,1),(-6.87386354243376,3.0,1),(-7.025622748198198,2.625,1),(-7.1545440106270926,2.25,1),(-7.261843774138907,1.875,1),(-7.3484692283495345,1.5,1),(-7.415144974981946,1.125,1),(-7.46240577829965,0.75,1),(-7.490619133289317,0.375,1),(-7.5,0.0,1),(-7.5,-0.0,1),(-7.490619133289317,-0.375,1),(-7.46240577829965,-0.75,1),(-7.415144974981946,-1.125,1),(-7.3484692283495345,-1.5,1),(-7.261843774138907,-1.875,1),(-7.1545440106270926,-2.25,1),(-7.025622748198198,-2.625,1),(-6.87386354243376,-3.0,1),(-6.697714162309407,-3.375,1),(-6.49519052838329,-3.75,1),(-6.263734908183775,-4.125,1),(-6.0,-4.5,1),(-5.6995065575889985,-4.875,1),(-5.356071321407137,-5.25,1),(-4.960783708246107,-5.625,1),(-4.5,-6.0,1),(-3.950870157319777,-6.375,1),(-3.2691742076555053,-6.75,1),(-2.341874249399399,-7.125,1),(-0.0,-7.5,1),(0.375,-7.490619133289317,1),(0.75,-7.46240577829965,1),(1.125,-7.415144974981946,1),(1.5,-7.3484692283495345,1),(1.875,-7.261843774138907,1),(2.25,-7.1545440106270926,1),(2.625,-7.025622748198198,1),(3.0,-6.87386354243376,1),(3.375,-6.697714162309407,1),(3.75,-6.49519052838329,1),(4.125,-6.263734908183775,1),(4.5,-6.0,1),(4.875,-5.6995065575889985,1),(5.25,-5.356071321407137,1),(5.625,-4.960783708246107,1),(6.0,-4.5,1),(6.375,-3.950870157319777,1),(6.75,-3.2691742076555053,1),(7.125,-2.341874249399399,1),(7.5,-0.0,1)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))]),
            Transform(rotation=(0,1,0,1.3),scale=(0.01,0.02,0.01),translation=(0,15,0),
              children=[
              Shape(
                geometry=IndexedFaceSet(convex=False,coordIndex=[0,83,84,1,-1,1,84,85,2,-1,2,85,86,3,-1,3,86,87,4,-1,4,87,88,5,-1,5,88,89,6,-1,6,89,90,7,-1,7,90,91,8,-1,8,91,92,9,-1,9,92,93,10,-1,10,93,94,11,-1,11,94,95,12,-1,12,95,96,13,-1,13,96,97,14,-1,14,97,98,15,-1,15,98,99,16,-1,16,99,100,17,-1,17,100,101,18,-1,18,101,102,19,-1,19,102,103,20,-1,20,103,104,21,-1,21,104,105,22,-1,22,105,106,23,-1,23,106,107,24,-1,24,107,108,25,-1,25,108,109,26,-1,26,109,110,27,-1,27,110,111,28,-1,28,111,112,29,-1,29,112,113,30,-1,30,113,114,31,-1,31,114,115,32,-1,32,115,116,33,-1,33,116,117,34,-1,34,117,118,35,-1,35,118,119,36,-1,36,119,120,37,-1,37,120,121,38,-1,38,121,122,39,-1,39,122,123,40,-1,40,123,124,41,-1,41,124,125,42,-1,42,125,126,43,-1,43,126,127,44,-1,44,127,128,45,-1,45,128,129,46,-1,46,129,130,47,-1,47,130,131,48,-1,48,131,132,49,-1,49,132,133,50,-1,50,133,134,51,-1,51,134,135,52,-1,52,135,136,53,-1,53,136,137,54,-1,54,137,138,55,-1,55,138,139,56,-1,56,139,140,57,-1,57,140,141,58,-1,58,141,142,59,-1,59,142,143,60,-1,60,143,144,61,-1,61,144,145,62,-1,62,145,146,63,-1,63,146,147,64,-1,64,147,148,65,-1,65,148,149,66,-1,66,149,150,67,-1,67,150,151,68,-1,68,151,152,69,-1,69,152,153,70,-1,70,153,154,71,-1,71,154,155,72,-1,72,155,156,73,-1,73,156,157,74,-1,74,157,158,75,-1,75,158,159,76,-1,76,159,160,77,-1,77,160,161,78,-1,78,161,162,79,-1,79,162,163,80,-1,80,163,164,81,-1,81,164,165,82,-1,82,165,166,83,-1,166,249,250,167,-1,167,250,251,168,-1,168,251,252,169,-1,169,252,253,170,-1,170,253,254,171,-1,171,254,255,172,-1,172,255,256,173,-1,173,256,257,174,-1,174,257,258,175,-1,175,258,259,176,-1,176,259,260,177,-1,177,260,261,178,-1,178,261,262,179,-1,179,262,263,180,-1,180,263,264,181,-1,181,264,265,182,-1,182,265,266,183,-1,183,266,267,184,-1,184,267,268,185,-1,185,268,269,186,-1,186,269,270,187,-1,187,270,271,188,-1,188,271,272,189,-1,189,272,273,190,-1,190,273,274,191,-1,191,274,275,192,-1,192,275,276,193,-1,193,276,277,194,-1,194,277,278,195,-1,195,278,279,196,-1,196,279,280,197,-1,197,280,281,198,-1,198,281,282,199,-1,199,282,283,200,-1,200,283,284,201,-1,201,284,285,202,-1,202,285,286,203,-1,203,286,287,204,-1,204,287,288,205,-1,205,288,289,206,-1,206,289,290,207,-1,207,290,291,208,-1,208,291,292,209,-1,209,292,293,210,-1,210,293,294,211,-1,211,294,295,212,-1,212,295,296,213,-1,213,296,297,214,-1,214,297,298,215,-1,215,298,299,216,-1,216,299,300,217,-1,217,300,301,218,-1,218,301,302,219,-1,219,302,303,220,-1,220,303,304,221,-1,221,304,305,222,-1,222,305,306,223,-1,223,306,307,224,-1,224,307,308,225,-1,225,308,309,226,-1,226,309,310,227,-1,227,310,311,228,-1,228,311,312,229,-1,229,312,313,230,-1,230,313,314,231,-1,231,314,315,232,-1,232,315,316,233,-1,233,316,317,234,-1,234,317,318,235,-1,235,318,319,236,-1,236,319,320,237,-1,237,320,321,238,-1,238,321,322,239,-1,239,322,323,240,-1,240,323,324,241,-1,241,324,325,242,-1,242,325,326,243,-1,243,326,327,244,-1,244,327,328,245,-1,245,328,329,246,-1,246,329,330,247,-1,247,330,331,248,-1,0,166,167,1,-1,83,249,250,84,-1,1,167,168,2,-1,84,250,251,85,-1,2,168,169,3,-1,85,251,252,86,-1,3,169,170,4,-1,86,252,253,87,-1,4,170,171,5,-1,87,253,254,88,-1,5,171,172,6,-1,88,254,255,89,-1,6,172,173,7,-1,89,255,256,90,-1,7,173,174,8,-1,90,256,257,91,-1,8,174,175,9,-1,91,257,258,92,-1,9,175,176,10,-1,92,258,259,93,-1,10,176,177,11,-1,93,259,260,94,-1,11,177,178,12,-1,94,260,261,95,-1,12,178,179,13,-1,95,261,262,96,-1,13,179,180,14,-1,96,262,263,97,-1,14,180,181,15,-1,97,263,264,98,-1,15,181,182,16,-1,98,264,265,99,-1,16,182,183,17,-1,99,265,266,100,-1,17,183,184,18,-1,100,266,267,101,-1,18,184,185,19,-1,101,267,268,102,-1,19,185,186,20,-1,102,268,269,103,-1,20,186,187,21,-1,103,269,270,104,-1,21,187,188,22,-1,104,270,271,105,-1,22,188,189,23,-1,105,271,272,106,-1,23,189,190,24,-1,106,272,273,107,-1,24,190,191,25,-1,107,273,274,108,-1,25,191,192,26,-1,108,274,275,109,-1,26,192,193,27,-1,109,275,276,110,-1,27,193,194,28,-1,110,276,277,111,-1,28,194,195,29,-1,111,277,278,112,-1,29,195,196,30,-1,112,278,279,113,-1,30,196,197,31,-1,113,279,280,114,-1,31,197,198,32,-1,114,280,281,115,-1,32,198,199,33,-1,115,281,282,116,-1,33,199,200,34,-1,116,282,283,117,-1,34,200,201,35,-1,117,283,284,118,-1,35,201,202,36,-1,118,284,285,119,-1,36,202,203,37,-1,119,285,286,120,-1,37,203,204,38,-1,120,286,287,121,-1,38,204,205,39,-1,121,287,288,122,-1,39,205,206,40,-1,122,288,289,123,-1,40,206,207,41,-1,123,289,290,124,-1,41,207,208,42,-1,124,290,291,125,-1,42,208,209,43,-1,125,291,292,126,-1,43,209,210,44,-1,126,292,293,127,-1,44,210,211,45,-1,127,293,294,128,-1,45,211,212,46,-1,128,294,295,129,-1,46,212,213,47,-1,129,295,296,130,-1,47,213,214,48,-1,130,296,297,131,-1,48,214,215,49,-1,131,297,298,132,-1,49,215,216,50,-1,132,298,299,133,-1,50,216,217,51,-1,133,299,300,134,-1,51,217,218,52,-1,134,300,301,135,-1,52,218,219,53,-1,135,301,302,136,-1,53,219,220,54,-1,136,302,303,137,-1,54,220,221,55,-1,137,303,304,138,-1,55,221,222,56,-1,138,304,305,139,-1,56,222,223,57,-1,139,305,306,140,-1,57,223,224,58,-1,140,306,307,141,-1,58,224,225,59,-1,141,307,308,142,-1,59,225,226,60,-1,142,308,309,143,-1,60,226,227,61,-1,143,309,310,144,-1,61,227,228,62,-1,144,310,311,145,-1,62,228,229,63,-1,145,311,312,146,-1,63,229,230,64,-1,146,312,313,147,-1,64,230,231,65,-1,147,313,314,148,-1,65,231,232,66,-1,148,314,315,149,-1,66,232,233,67,-1,149,315,316,150,-1,67,233,234,68,-1,150,316,317,151,-1,68,234,235,69,-1,151,317,318,152,-1,69,235,236,70,-1,152,318,319,153,-1,70,236,237,71,-1,153,319,320,154,-1,71,237,238,72,-1,154,320,321,155,-1,72,238,239,73,-1,155,321,322,156,-1,73,239,240,74,-1,156,322,323,157,-1,74,240,241,75,-1,157,323,324,158,-1,75,241,242,76,-1,158,324,325,159,-1,76,242,243,77,-1,159,325,326,160,-1,77,243,244,78,-1,160,326,327,161,-1,78,244,245,79,-1,161,327,328,162,-1,79,245,246,80,-1,162,328,329,163,-1,80,246,247,81,-1,163,329,330,164,-1,81,247,248,82,-1,164,330,331,165,-1,82,248,249,83,-1,83,249,250,84,-1,87,253,254,88,-1,88,254,255,89,-1,89,255,256,90,-1,90,256,257,91,-1,91,257,258,92,-1],solid=False,
                  coord=Coordinate(point=[(9.0,0.0,0),(8.98874295994718,0.45,0),(8.95488693395958,0.9,0),(8.898173969978334,1.35,0),(8.818163074019441,1.8,0),(8.714212528966687,2.25,0),(8.58545281275251,2.7,0),(8.430747297837838,3.15,0),(8.248636250920512,3.6,0),(8.037256994771289,4.05,0),(7.794228634059948,4.5,0),(7.51648188982053,4.95,0),(7.2,5.4,0),(6.8394078691067985,5.8500000000000005,0),(6.427285585688566,6.3,0),(5.952940449895329,6.75,0),(5.3999999999999995,7.2,0),(4.741044188783731,7.65,0),(3.9230090491866063,8.1,0),(2.810249099279278,8.55,0),(0.0,9.0,0),(-0.0,9.0,0),(-2.810249099279278,8.55,0),(-3.9230090491866063,8.1,0),(-4.741044188783731,7.65,0),(-5.3999999999999995,7.2,0),(-5.952940449895329,6.75,0),(-6.427285585688566,6.3,0),(-6.8394078691067985,5.8500000000000005,0),(-7.2,5.4,0),(-7.51648188982053,4.95,0),(-7.794228634059948,4.5,0),(-8.037256994771289,4.05,0),(-8.248636250920512,3.6,0),(-8.430747297837838,3.15,0),(-8.58545281275251,2.7,0),(-8.714212528966687,2.25,0),(-8.818163074019441,1.8,0),(-8.898173969978334,1.35,0),(-8.95488693395958,0.9,0),(-8.98874295994718,0.45,0),(-9.0,0.0,0),(-9.0,-0.0,0),(-8.98874295994718,-0.45,0),(-8.95488693395958,-0.9,0),(-8.898173969978334,-1.35,0),(-8.818163074019441,-1.8,0),(-8.714212528966687,-2.25,0),(-8.58545281275251,-2.7,0),(-8.430747297837838,-3.15,0),(-8.248636250920512,-3.6,0),(-8.037256994771289,-4.05,0),(-7.794228634059948,-4.5,0),(-7.51648188982053,-4.95,0),(-7.2,-5.4,0),(-6.8394078691067985,-5.8500000000000005,0),(-6.427285585688566,-6.3,0),(-5.952940449895329,-6.75,0),(-5.3999999999999995,-7.2,0),(-4.741044188783731,-7.65,0),(-3.9230090491866063,-8.1,0),(-2.810249099279278,-8.55,0),(-0.0,-9.0,0),(0.45,-8.98874295994718,0),(0.9,-8.95488693395958,0),(1.35,-8.898173969978334,0),(1.8,-8.818163074019441,0),(2.25,-8.714212528966687,0),(2.7,-8.58545281275251,0),(3.15,-8.430747297837838,0),(3.6,-8.248636250920512,0),(4.05,-8.037256994771289,0),(4.5,-7.794228634059948,0),(4.95,-7.51648188982053,0),(5.4,-7.2,0),(5.8500000000000005,-6.8394078691067985,0),(6.3,-6.427285585688566,0),(6.75,-5.952940449895329,0),(7.2,-5.3999999999999995,0),(7.65,-4.741044188783731,0),(8.1,-3.9230090491866063,0),(8.55,-2.810249099279278,0),(9.0,-0.0,0),(9.0,0.0,1),(8.98874295994718,0.45,1),(8.95488693395958,0.9,1),(8.898173969978334,1.35,1),(8.818163074019441,1.8,1),(8.714212528966687,2.25,1),(8.58545281275251,2.7,1),(8.430747297837838,3.15,1),(8.248636250920512,3.6,1),(8.037256994771289,4.05,1),(7.794228634059948,4.5,1),(7.51648188982053,4.95,1),(7.2,5.4,1),(6.8394078691067985,5.8500000000000005,1),(6.427285585688566,6.3,1),(5.952940449895329,6.75,1),(5.3999999999999995,7.2,1),(4.741044188783731,7.65,1),(3.9230090491866063,8.1,1),(2.810249099279278,8.55,1),(0.0,9.0,1),(-0.0,9.0,1),(-2.810249099279278,8.55,1),(-3.9230090491866063,8.1,1),(-4.741044188783731,7.65,1),(-5.3999999999999995,7.2,1),(-5.952940449895329,6.75,1),(-6.427285585688566,6.3,1),(-6.8394078691067985,5.8500000000000005,1),(-7.2,5.4,1),(-7.51648188982053,4.95,1),(-7.794228634059948,4.5,1),(-8.037256994771289,4.05,1),(-8.248636250920512,3.6,1),(-8.430747297837838,3.15,1),(-8.58545281275251,2.7,1),(-8.714212528966687,2.25,1),(-8.818163074019441,1.8,1),(-8.898173969978334,1.35,1),(-8.95488693395958,0.9,1),(-8.98874295994718,0.45,1),(-9.0,0.0,1),(-9.0,-0.0,1),(-8.98874295994718,-0.45,1),(-8.95488693395958,-0.9,1),(-8.898173969978334,-1.35,1),(-8.818163074019441,-1.8,1),(-8.714212528966687,-2.25,1),(-8.58545281275251,-2.7,1),(-8.430747297837838,-3.15,1),(-8.248636250920512,-3.6,1),(-8.037256994771289,-4.05,1),(-7.794228634059948,-4.5,1),(-7.51648188982053,-4.95,1),(-7.2,-5.4,1),(-6.8394078691067985,-5.8500000000000005,1),(-6.427285585688566,-6.3,1),(-5.952940449895329,-6.75,1),(-5.3999999999999995,-7.2,1),(-4.741044188783731,-7.65,1),(-3.9230090491866063,-8.1,1),(-2.810249099279278,-8.55,1),(-0.0,-9.0,1),(0.45,-8.98874295994718,1),(0.9,-8.95488693395958,1),(1.35,-8.898173969978334,1),(1.8,-8.818163074019441,1),(2.25,-8.714212528966687,1),(2.7,-8.58545281275251,1),(3.15,-8.430747297837838,1),(3.6,-8.248636250920512,1),(4.05,-8.037256994771289,1),(4.5,-7.794228634059948,1),(4.95,-7.51648188982053,1),(5.4,-7.2,1),(5.8500000000000005,-6.8394078691067985,1),(6.3,-6.427285585688566,1),(6.75,-5.952940449895329,1),(7.2,-5.3999999999999995,1),(7.65,-4.741044188783731,1),(8.1,-3.9230090491866063,1),(8.55,-2.810249099279278,1),(9.0,-0.0,1),(7.5,0.0,0),(7.490619133289317,0.375,0),(7.46240577829965,0.75,0),(7.415144974981946,1.125,0),(7.3484692283495345,1.5,0),(7.261843774138907,1.875,0),(7.1545440106270926,2.25,0),(7.025622748198198,2.625,0),(6.87386354243376,3.0,0),(6.697714162309407,3.375,0),(6.49519052838329,3.75,0),(6.263734908183775,4.125,0),(6.0,4.5,0),(5.6995065575889985,4.875,0),(5.356071321407137,5.25,0),(4.960783708246107,5.625,0),(4.5,6.0,0),(3.950870157319777,6.375,0),(3.2691742076555053,6.75,0),(2.341874249399399,7.125,0),(0.0,7.5,0),(-0.0,7.5,0),(-2.341874249399399,7.125,0),(-3.2691742076555053,6.75,0),(-3.950870157319777,6.375,0),(-4.5,6.0,0),(-4.960783708246107,5.625,0),(-5.356071321407137,5.25,0),(-5.6995065575889985,4.875,0),(-6.0,4.5,0),(-6.263734908183775,4.125,0),(-6.49519052838329,3.75,0),(-6.697714162309407,3.375,0),(-6.87386354243376,3.0,0),(-7.025622748198198,2.625,0),(-7.1545440106270926,2.25,0),(-7.261843774138907,1.875,0),(-7.3484692283495345,1.5,0),(-7.415144974981946,1.125,0),(-7.46240577829965,0.75,0),(-7.490619133289317,0.375,0),(-7.5,0.0,0),(-7.5,-0.0,0),(-7.490619133289317,-0.375,0),(-7.46240577829965,-0.75,0),(-7.415144974981946,-1.125,0),(-7.3484692283495345,-1.5,0),(-7.261843774138907,-1.875,0),(-7.1545440106270926,-2.25,0),(-7.025622748198198,-2.625,0),(-6.87386354243376,-3.0,0),(-6.697714162309407,-3.375,0),(-6.49519052838329,-3.75,0),(-6.263734908183775,-4.125,0),(-6.0,-4.5,0),(-5.6995065575889985,-4.875,0),(-5.356071321407137,-5.25,0),(-4.960783708246107,-5.625,0),(-4.5,-6.0,0),(-3.950870157319777,-6.375,0),(-3.2691742076555053,-6.75,0),(-2.341874249399399,-7.125,0),(-0.0,-7.5,0),(0.375,-7.490619133289317,0),(0.75,-7.46240577829965,0),(1.125,-7.415144974981946,0),(1.5,-7.3484692283495345,0),(1.875,-7.261843774138907,0),(2.25,-7.1545440106270926,0),(2.625,-7.025622748198198,0),(3.0,-6.87386354243376,0),(3.375,-6.697714162309407,0),(3.75,-6.49519052838329,0),(4.125,-6.263734908183775,0),(4.5,-6.0,0),(4.875,-5.6995065575889985,0),(5.25,-5.356071321407137,0),(5.625,-4.960783708246107,0),(6.0,-4.5,0),(6.375,-3.950870157319777,0),(6.75,-3.2691742076555053,0),(7.125,-2.341874249399399,0),(7.5,-0.0,0),(7.5,0.0,1),(7.490619133289317,0.375,1),(7.46240577829965,0.75,1),(7.415144974981946,1.125,1),(7.3484692283495345,1.5,1),(7.261843774138907,1.875,1),(7.1545440106270926,2.25,1),(7.025622748198198,2.625,1),(6.87386354243376,3.0,1),(6.697714162309407,3.375,1),(6.49519052838329,3.75,1),(6.263734908183775,4.125,1),(6.0,4.5,1),(5.6995065575889985,4.875,1),(5.356071321407137,5.25,1),(4.960783708246107,5.625,1),(4.5,6.0,1),(3.950870157319777,6.375,1),(3.2691742076555053,6.75,1),(2.341874249399399,7.125,1),(0.0,7.5,1),(-0.0,7.5,1),(-2.341874249399399,7.125,1),(-3.2691742076555053,6.75,1),(-3.950870157319777,6.375,1),(-4.5,6.0,1),(-4.960783708246107,5.625,1),(-5.356071321407137,5.25,1),(-5.6995065575889985,4.875,1),(-6.0,4.5,1),(-6.263734908183775,4.125,1),(-6.49519052838329,3.75,1),(-6.697714162309407,3.375,1),(-6.87386354243376,3.0,1),(-7.025622748198198,2.625,1),(-7.1545440106270926,2.25,1),(-7.261843774138907,1.875,1),(-7.3484692283495345,1.5,1),(-7.415144974981946,1.125,1),(-7.46240577829965,0.75,1),(-7.490619133289317,0.375,1),(-7.5,0.0,1),(-7.5,-0.0,1),(-7.490619133289317,-0.375,1),(-7.46240577829965,-0.75,1),(-7.415144974981946,-1.125,1),(-7.3484692283495345,-1.5,1),(-7.261843774138907,-1.875,1),(-7.1545440106270926,-2.25,1),(-7.025622748198198,-2.625,1),(-6.87386354243376,-3.0,1),(-6.697714162309407,-3.375,1),(-6.49519052838329,-3.75,1),(-6.263734908183775,-4.125,1),(-6.0,-4.5,1),(-5.6995065575889985,-4.875,1),(-5.356071321407137,-5.25,1),(-4.960783708246107,-5.625,1),(-4.5,-6.0,1),(-3.950870157319777,-6.375,1),(-3.2691742076555053,-6.75,1),(-2.341874249399399,-7.125,1),(-0.0,-7.5,1),(0.375,-7.490619133289317,1),(0.75,-7.46240577829965,1),(1.125,-7.415144974981946,1),(1.5,-7.3484692283495345,1),(1.875,-7.261843774138907,1),(2.25,-7.1545440106270926,1),(2.625,-7.025622748198198,1),(3.0,-6.87386354243376,1),(3.375,-6.697714162309407,1),(3.75,-6.49519052838329,1),(4.125,-6.263734908183775,1),(4.5,-6.0,1),(4.875,-5.6995065575889985,1),(5.25,-5.356071321407137,1),(5.625,-4.960783708246107,1),(6.0,-4.5,1),(6.375,-3.950870157319777,1),(6.75,-3.2691742076555053,1),(7.125,-2.341874249399399,1),(7.5,-0.0,1)])),
                appearance=Appearance(
                  material=Material(USE='Sandstone')))])]),
          Transform(translation=(0,0.6,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,1.2,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,1.8,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,2.4,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,3,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,3.6,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,4.2,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,4.8,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,5.4,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,6,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,6.6,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,7.2,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,7.8,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,8.4,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,9,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,9.6,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,10.2,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,10.8,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,11.4,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,12,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,12.6,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,13.2,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,13.8,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,14.4,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,15,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,15.6,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,16.2,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,16.8,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,17.4,0),
            children=[
            Group(USE='chain')]),
          Transform(translation=(0,18,0),
            children=[
            Group(USE='chain')])])]),
      Transform(DEF='Chandelier1',scale=(0.07,0.07,0.07),translation=(5.8,2.4,-23),
        children=[
        Group(USE='chand')]),
      Transform(DEF='Chandelier2',scale=(0.07,0.07,0.07),translation=(-1.4,2.4,-34.5),
        children=[
        Group(USE='chand')]),
      Transform(DEF='Chandelier3',scale=(0.07,0.07,0.07),translation=(13,2.4,-34.5),
        children=[
        Group(USE='chand')]),
      Transform(DEF='Chandelier4cen',scale=(0.07,0.07,0.07),translation=(5.8,2.4,-34.5),
        children=[
        Group(USE='chand')]),
      Transform(DEF='Chandelier5',scale=(0.03,0.03,0.03),translation=(5.8,1,-1),
        children=[
        Group(USE='chand')]),
      Transform(DEF='Chandelier6',scale=(0.03,0.03,0.03),translation=(5.8,1,-5),
        children=[
        Group(USE='chand')])])])
) # X3D model complete

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

print('Self-test diagnostics for ChurchModel.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 ChurchModel.py load and self-test diagnostics complete.")
