@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/ShipsCivilian/CruiseShip/CruiseShip.ttl#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema:  <http://schema.org/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix x3d:     <https://www.web3d.org/specifications/x3d-4.1.xsd#> .
@prefix x3do:    <https://www.web3d.org/specifications/X3dOntology4.1#> .

:X3D a owl:NamedIndividual, x3do:X3D ;
  x3do:hasHead :head ;
  x3do:hasScene :Scene ;
  x3do:profile 'Interchange' ;
  x3do:version '3.1' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.1.xsd' .
:head a owl:NamedIndividual, x3do:head ;
  x3do:hasParent :X3D ;
  x3do:hasMeta :meta_1_1, :meta_1_2, :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8, :meta_1_9, :meta_1_10, :meta_1_11 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'CruiseShip.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'A Large Commercial Cruise Liner' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Donated to the MOVES Institute (Delta 3D Group) by Naval Education and Training Command. Translated from the Delta3D open asset library.' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'LT Patrick Sullivan' ;
  x3do:name 'translator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '23 March 2005' ;
  x3do:name 'created' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '30 January 2006' ;
  x3do:name 'translated' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/ShipsCivilian/CruiseShip/CruiseShip.x3d' ;
  x3do:name 'identifier' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'VizX3D, http://www.vivaty.com/downloads/studio' ;
  x3do:name 'generator' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "CruiseShip.x3d" .
:meta dcterms:description "A Large Commercial Cruise Liner" .
:meta dcterms:creator "Donated to the MOVES Institute (Delta 3D Group) by Naval Education and Training Command. Translated from the Delta3D open asset library." .
:meta dcterms:translator "LT Patrick Sullivan" .
:meta dcterms:created "23 March 2005" .
:meta dcterms:translated "30 January 2006" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/ShipsCivilian/CruiseShip/CruiseShip.x3d" .
:meta dcterms:generator "X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:generator "VizX3D, http://www.vivaty.com/downloads/studio" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Viewpoint_2_2, :dad_GROUND .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:hasMetadata :MetadataSet_2_1_1 ;
  x3do:info '"www.vizx3d.com" "http://www.ship-technology.com/projects/contship/specs.html"' ;
  x3do:title 'Cruise Ship' .
:MetadataSet_2_1_1 a owl:NamedIndividual, x3do:MetadataSet ;
  x3do:hasParent :WorldInfo_2_1 ;
  x3do:hasValue :MetadataString_2_1_1_1, :MetadataSet_2_1_1_2 ;
  x3do:name 'SMAL' ;
  x3do:reference 'https://www.web3d.org/x3d/content/examples/Savage/Tools/SMAL/SMAL.html' .
:MetadataString_2_1_1_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_1_1 ;
  x3do:hasMetadata :MetadataString_2_1_1_1_1 ;
  x3do:name 'version' ;
  x3do:value '"1.0"' .
:MetadataString_2_1_1_1_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataString_2_1_1_1 ;
  x3do:name 'appinfo' ;
  x3do:value '"This is the version of SMAL employed, not of the model."' .
:MetadataSet_2_1_1_2 a owl:NamedIndividual, x3do:MetadataSet ;
  x3do:hasParent :MetadataSet_2_1_1 ;
  x3do:hasValue :MetadataSet_2_1_1_2_1, :MetadataSet_2_1_1_2_2, :MetadataSet_2_1_1_2_3, :MetadataSet_2_1_1_2_4, :MetadataSet_2_1_1_2_5 ;
  x3do:name 'EntityDefinition' .
:MetadataSet_2_1_1_2_1 a owl:NamedIndividual, x3do:MetadataSet ;
  x3do:hasParent :MetadataSet_2_1_1_2 ;
  x3do:hasValue :MetadataString_2_1_1_2_1_1, :MetadataString_2_1_1_2_1_2, :MetadataString_2_1_1_2_1_3 ;
  x3do:name 'Classification' .
:MetadataString_2_1_1_2_1_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_1_1_2_1 ;
  x3do:hasMetadata :MetadataString_2_1_1_2_1_1_1 ;
  x3do:name 'level' ;
  x3do:value '"UNCLASSIFIED"' .
:MetadataString_2_1_1_2_1_1_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataString_2_1_1_2_1_1 ;
  x3do:name 'appinfo' ;
  x3do:value '"UNCLASSIFIED" "FOUO" "CONFIDENTIAL" "SECRET"' .
:MetadataString_2_1_1_2_1_2 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_1_1_2_1 ;
  x3do:hasMetadata :MetadataString_2_1_1_2_1_2_1 ;
  x3do:name 'reference' ;
  x3do:value '"http://www.ship-technology.com/projects/contship/specs.html"' .
:MetadataString_2_1_1_2_1_2_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataString_2_1_1_2_1_2 ;
  x3do:name 'appinfo' ;
  x3do:value '"The published source of classified information, if any, contained in the Metadata."' .
:MetadataString_2_1_1_2_1_3 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_1_1_2_1 ;
  x3do:hasMetadata :MetadataString_2_1_1_2_1_3_1 ;
  x3do:name 'rationale' .
:MetadataString_2_1_1_2_1_3_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataString_2_1_1_2_1_3 ;
  x3do:name 'appinfo' ;
  x3do:value '"The specific element which contains the information classifying this document."' .
:MetadataSet_2_1_1_2_2 a owl:NamedIndividual, x3do:MetadataSet ;
  x3do:hasParent :MetadataSet_2_1_1_2 ;
  x3do:hasValue :MetadataString_2_1_1_2_2_1 ;
  x3do:name 'IdentificationParameters' .
:MetadataString_2_1_1_2_2_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_1_1_2_2 ;
  x3do:hasMetadata :MetadataString_2_1_1_2_2_1_1 ;
  x3do:name 'name' ;
  x3do:value '"Cruise Ship"' .
:MetadataString_2_1_1_2_2_1_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataString_2_1_1_2_2_1 ;
  x3do:name 'appinfo' ;
  x3do:value '"The plain language name of the vehicle this model represents, i.e. the base class (DDG-51), or vehicle designation (M1A2)."' .
:MetadataSet_2_1_1_2_3 a owl:NamedIndividual, x3do:MetadataSet ;
  x3do:hasParent :MetadataSet_2_1_1_2 ;
  x3do:hasMetadata :MetadataString_2_1_1_2_3_1 ;
  x3do:name 'X3DArchiveModel' .
:MetadataString_2_1_1_2_3_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataSet_2_1_1_2_3 ;
  x3do:name 'appinfo' ;
  x3do:value '"This is a placeholder element which ensures the proper validation of autogenerated SMAL code."' .
:MetadataSet_2_1_1_2_4 a owl:NamedIndividual, x3do:MetadataSet ;
  x3do:hasParent :MetadataSet_2_1_1_2 ;
  x3do:hasValue :MetadataSet_2_1_1_2_4_1, :MetadataSet_2_1_1_2_4_2, :MetadataSet_2_1_1_2_4_3 ;
  x3do:name 'PhysicalParameters' .
:MetadataSet_2_1_1_2_4_1 a owl:NamedIndividual, x3do:MetadataSet ;
  x3do:hasParent :MetadataSet_2_1_1_2_4 ;
  x3do:hasValue :MetadataFloat_2_1_1_2_4_1_1, :MetadataFloat_2_1_1_2_4_1_2, :MetadataFloat_2_1_1_2_4_1_3, :MetadataFloat_2_1_1_2_4_1_4, :MetadataFloat_2_1_1_2_4_1_5 ;
  x3do:name 'PhysicalConstraints' .
:MetadataFloat_2_1_1_2_4_1_1 a owl:NamedIndividual, x3do:MetadataFloat ;
  x3do:hasParent :MetadataSet_2_1_1_2_4_1 ;
  x3do:hasMetadata :MetadataString_2_1_1_2_4_1_1_1 ;
  x3do:name 'height' ;
  x3do:value ( 41.04 ) .
:MetadataString_2_1_1_2_4_1_1_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataFloat_2_1_1_2_4_1_1 ;
  x3do:name 'appinfo' ;
  x3do:value '"The maximum structural height of the object in meters. This may be used for clearance checking or other calculations."' .
:MetadataFloat_2_1_1_2_4_1_2 a owl:NamedIndividual, x3do:MetadataFloat ;
  x3do:hasParent :MetadataSet_2_1_1_2_4_1 ;
  x3do:hasMetadata :MetadataString_2_1_1_2_4_1_2_1 ;
  x3do:name 'width' ;
  x3do:value ( 27.341 ) .
:MetadataString_2_1_1_2_4_1_2_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataFloat_2_1_1_2_4_1_2 ;
  x3do:name 'appinfo' ;
  x3do:value '"The maximum width, beam, or wingspan of the vehicle in meters. This may be used for clearance checking or other calculations."' .
:MetadataFloat_2_1_1_2_4_1_3 a owl:NamedIndividual, x3do:MetadataFloat ;
  x3do:hasParent :MetadataSet_2_1_1_2_4_1 ;
  x3do:hasMetadata :MetadataString_2_1_1_2_4_1_3_1 ;
  x3do:name 'length' ;
  x3do:value ( 215.491 ) .
:MetadataString_2_1_1_2_4_1_3_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataFloat_2_1_1_2_4_1_3 ;
  x3do:name 'appinfo' ;
  x3do:value '"The maximum structural length of the object in meters. This may be used for clearance checking or other calculations."' .
:MetadataFloat_2_1_1_2_4_1_4 a owl:NamedIndividual, x3do:MetadataFloat ;
  x3do:hasParent :MetadataSet_2_1_1_2_4_1 ;
  x3do:hasMetadata :MetadataString_2_1_1_2_4_1_4_1 ;
  x3do:name 'draft' ;
  x3do:value ( 12 ) .
:MetadataString_2_1_1_2_4_1_4_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataFloat_2_1_1_2_4_1_4 ;
  x3do:name 'appinfo' ;
  x3do:value '"The vertical distance in meters from the deepest point (keel or other structure) to the waterline of a vehicle at its stated displacement or gross weight."' .
:MetadataFloat_2_1_1_2_4_1_5 a owl:NamedIndividual, x3do:MetadataFloat ;
  x3do:hasParent :MetadataSet_2_1_1_2_4_1 ;
  x3do:hasMetadata :MetadataString_2_1_1_2_4_1_5_1 ;
  x3do:name 'grossWeight' ;
  x3do:value ( 45686731 ) .
:MetadataString_2_1_1_2_4_1_5_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataFloat_2_1_1_2_4_1_5 ;
  x3do:name 'appinfo' ;
  x3do:value '"The standard operational weight of the vehicle in kilograms, usable in physics calculations."' .
:MetadataSet_2_1_1_2_4_2 a owl:NamedIndividual, x3do:MetadataSet ;
  x3do:hasParent :MetadataSet_2_1_1_2_4 ;
  x3do:hasValue :MetadataFloat_2_1_1_2_4_2_1, :MetadataFloat_2_1_1_2_4_2_2 ;
  x3do:name 'DynamicResponseConstraints' .
:MetadataFloat_2_1_1_2_4_2_1 a owl:NamedIndividual, x3do:MetadataFloat ;
  x3do:hasParent :MetadataSet_2_1_1_2_4_2 ;
  x3do:hasMetadata :MetadataString_2_1_1_2_4_2_1_1 ;
  x3do:name 'maximumSpeed' ;
  x3do:value ( 33.2 ) .
:MetadataString_2_1_1_2_4_2_1_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataFloat_2_1_1_2_4_2_1 ;
  x3do:name 'appinfo' ;
  x3do:value '"The maximum rated speed for this vehicle in kph."' .
:MetadataFloat_2_1_1_2_4_2_2 a owl:NamedIndividual, x3do:MetadataFloat ;
  x3do:hasParent :MetadataSet_2_1_1_2_4_2 ;
  x3do:hasMetadata :MetadataString_2_1_1_2_4_2_2_1 ;
  x3do:name 'cruiseSpeed' ;
  x3do:value ( 25.93 ) .
:MetadataString_2_1_1_2_4_2_2_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataFloat_2_1_1_2_4_2_2 ;
  x3do:name 'appinfo' ;
  x3do:value '"The published cruise speed for this vehicle in kph."' .
:MetadataSet_2_1_1_2_4_3 a owl:NamedIndividual, x3do:MetadataSet ;
  x3do:hasParent :MetadataSet_2_1_1_2_4 ;
  x3do:name 'TacticalConstraints' .
:MetadataSet_2_1_1_2_5 a owl:NamedIndividual, x3do:MetadataSet ;
  x3do:hasParent :MetadataSet_2_1_1_2 ;
  x3do:hasValue :MetadataSet_2_1_1_2_5_1 ;
  x3do:name 'NetworkedCommunicationParameterSet' .
:MetadataSet_2_1_1_2_5_1 a owl:NamedIndividual, x3do:MetadataSet ;
  x3do:hasParent :MetadataSet_2_1_1_2_5 ;
  x3do:hasValue :MetadataInteger_2_1_1_2_5_1_1, :MetadataInteger_2_1_1_2_5_1_2, :MetadataInteger_2_1_1_2_5_1_3, :MetadataInteger_2_1_1_2_5_1_4, :MetadataInteger_2_1_1_2_5_1_5 ;
  x3do:name 'DisConfiguration' .
:MetadataInteger_2_1_1_2_5_1_1 a owl:NamedIndividual, x3do:MetadataInteger ;
  x3do:hasParent :MetadataSet_2_1_1_2_5_1 ;
  x3do:hasMetadata :MetadataString_2_1_1_2_5_1_1_1 ;
  x3do:name 'entityKind' ;
  x3do:value ( 1 ) .
:MetadataString_2_1_1_2_5_1_1_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataInteger_2_1_1_2_5_1_1 ;
  x3do:name 'appinfo' ;
  x3do:value '"The DIS enumeration for the overall type of this object (for vehicles this value should be 1)."' .
:MetadataInteger_2_1_1_2_5_1_2 a owl:NamedIndividual, x3do:MetadataInteger ;
  x3do:hasParent :MetadataSet_2_1_1_2_5_1 ;
  x3do:hasMetadata :MetadataString_2_1_1_2_5_1_2_1 ;
  x3do:name 'entityDomain' ;
  x3do:value ( 3 ) .
:MetadataString_2_1_1_2_5_1_2_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataInteger_2_1_1_2_5_1_2 ;
  x3do:name 'appinfo' ;
  x3do:value '"The DIS enumeration for the domain of operations of this object (air, surface, sub-surface, etc.)."' .
:MetadataInteger_2_1_1_2_5_1_3 a owl:NamedIndividual, x3do:MetadataInteger ;
  x3do:hasParent :MetadataSet_2_1_1_2_5_1 ;
  x3do:hasMetadata :MetadataString_2_1_1_2_5_1_3_1 ;
  x3do:name 'entityCountry' ;
  x3do:value ( 225 ) .
:MetadataString_2_1_1_2_5_1_3_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataInteger_2_1_1_2_5_1_3 ;
  x3do:name 'appinfo' ;
  x3do:value '"The DIS enumeration for the country of origin of this object (the value for United States is 225)."' .
:MetadataInteger_2_1_1_2_5_1_4 a owl:NamedIndividual, x3do:MetadataInteger ;
  x3do:hasParent :MetadataSet_2_1_1_2_5_1 ;
  x3do:hasMetadata :MetadataString_2_1_1_2_5_1_4_1 ;
  x3do:name 'entityCategory' ;
  x3do:value ( 61 ) .
:MetadataString_2_1_1_2_5_1_4_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataInteger_2_1_1_2_5_1_4 ;
  x3do:name 'appinfo' ;
  x3do:value '"The DIS enumeration for the type of this vehicle (cruiser or destroyer, tank or truck, bomber or fighter, etc.)."' .
:MetadataInteger_2_1_1_2_5_1_5 a owl:NamedIndividual, x3do:MetadataInteger ;
  x3do:hasParent :MetadataSet_2_1_1_2_5_1 ;
  x3do:hasMetadata :MetadataString_2_1_1_2_5_1_5_1 ;
  x3do:name 'entitySubCategory' ;
  x3do:value ( 1 ) .
:MetadataString_2_1_1_2_5_1_5_1 a owl:NamedIndividual, x3do:MetadataString ;
  x3do:hasParent :MetadataInteger_2_1_1_2_5_1_5 ;
  x3do:name 'appinfo' ;
  x3do:value '"The DIS enumeration for the class designation of this vehicle (CG-47 Ticonderoga, DDG-51 Arleigh Burke, M1A2, M880, B-52, F-22, etc."' .
:Viewpoint_2_2 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Side View' ;
  x3do:position ( 0 0 300 ) .
:dad_GROUND a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :GROUND ;
  x3do:DEF 'dad_GROUND' .
:GROUND a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :dad_GROUND ;
  x3do:hasChildren :dad_CruiseShip ;
  x3do:DEF 'GROUND' .
:dad_CruiseShip a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :GROUND ;
  x3do:hasChildren :CruiseShip ;
  x3do:DEF 'dad_CruiseShip' ;
  x3do:rotation ( 1 0 0 1.571 ) ;
  x3do:scale ( .25 .25 .25 ) .
:CruiseShip a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :dad_CruiseShip ;
  x3do:hasChildren :dad_Group10 ;
  x3do:DEF 'CruiseShip' .
:dad_Group10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CruiseShip ;
  x3do:hasChildren :Group10 ;
  x3do:DEF 'dad_Group10' .
:Group10 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :dad_Group10 ;
  x3do:hasChildren :dad_Box01, :dad_Box02, :dad_Box03, :dad_Box05, :dad_Box06, :dad_Box07, :dad_Box08, :dad_Box09, :dad_Box10, :dad_Box11, :dad_Box16, :dad_Box29, :dad_Box30, :dad_Box31, :dad_Box32, :dad_Box33, :dad_Box34, :dad_Box35, :dad_Box36, :dad_Box37, :dad_Box38, :dad_Box39, :dad_Box40, :dad_Box41, :dad_Box42, :dad_Box43, :dad_Box44, :dad_Box45, :dad_Box46, :dad_Cone01, :dad_Cylinder02, :dad_Cylinder04, :dad_Cylinder05, :dad_Cylinder06, :dad_Cylinder07, :dad_Cylinder08, :dad_Cylinder09, :dad_Object01, :dad_Object02, :dad_Object03, :dad_Object04, :dad_Object05, :dad_Object06, :dad_Object07, :dad_Object08, :dad_Object09, :dad_Object10, :dad_Object11, :dad_Object12, :dad_Object13, :dad_Object14, :dad_Object15, :dad_Object16, :dad_Object17, :dad_Object18, :dad_Object19, :dad_Object20, :dad_Object21, :dad_Plane01, :dad_Plane02, :dad_Sphere01, :dad_Sphere02, :dad_Sphere03 ;
  x3do:DEF 'Group10' .
:dad_Box01 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box01 ;
  x3do:DEF 'dad_Box01' .
:Box01 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box01 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_1_1_2 ;
  x3do:DEF 'Box01' .
:Appearance_2_3_1_1_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box01 ;
  x3do:hasTexture :MAPTEST ;
  x3do:hasMaterial :material0_mat .
:MAPTEST a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_1_1_1 ;
  x3do:DEF 'MAPTEST' ;
  x3do:url '"MAPTEST.JPG" "https://www.web3d.org/x3d/content/examples/Savage/ShipsCivilian/CruiseShip/MAPTEST.JPG"' .
:material0_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_1_1_1 ;
  x3do:DEF 'material0_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box01 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_1_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_1_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 7 6 8 -1 8 9 7 -1 9 8 10 -1 10 11 9 -1 12 13 14 -1 14 15 12 -1 13 16 17 -1 17 14 13 -1 16 18 19 -1 19 17 16 -1 18 20 21 -1 21 19 18 -1 20 22 23 -1 23 21 20 -1 0 3 24 -1 24 25 0 -1 3 5 26 -1 26 24 3 -1 5 7 27 -1 27 26 5 -1 7 9 28 -1 28 27 7 -1 9 11 29 -1 29 28 9 -1 25 24 13 -1 13 12 25 -1 24 26 16 -1 16 13 24 -1 26 27 18 -1 18 16 26 -1 27 28 20 -1 20 18 27 -1 28 29 22 -1 22 20 28 -1 11 10 30 -1 30 29 11 -1 29 30 23 -1 23 22 29 -1 31 32 33 -1 33 34 31 -1 2 1 35 -1 35 36 2 -1 4 2 36 -1 36 37 4 -1 6 4 37 -1 37 32 6 -1 8 6 32 -1 32 31 8 -1 10 8 31 -1 31 38 10 -1 15 14 39 -1 39 40 15 -1 14 17 41 -1 41 39 14 -1 17 19 42 -1 42 41 17 -1 19 21 43 -1 43 42 19 -1 21 23 44 -1 44 43 21 -1 30 10 38 -1 38 45 30 -1 23 30 45 -1 45 44 23 -1 32 37 46 -1 46 33 32 -1 33 32 47 -1 47 48 33 -1 34 33 48 -1 48 49 34 -1 32 37 50 -1 50 47 32 -1 37 36 51 -1 51 50 37 -1 36 35 52 -1 52 51 36 -1 42 43 53 -1 53 54 42 -1 41 42 54 -1 54 55 41 -1 39 41 55 -1 55 56 39 -1 40 39 56 -1 56 57 40 -1 31 32 47 -1 47 58 31 -1 32 33 48 -1 48 47 32 -1 33 34 49 -1 49 48 33 -1 59 50 60 -1 60 61 59 -1 62 63 64 -1 64 65 62 -1 51 52 66 -1 66 67 51 -1 52 68 69 -1 69 66 52 -1 55 59 61 -1 61 70 55 -1 71 72 73 -1 73 74 71 -1 68 57 75 -1 75 69 68 -1 57 56 76 -1 76 75 57 -1 61 60 77 -1 77 78 61 -1 79 76 80 -1 80 81 79 -1 70 61 78 -1 78 82 70 -1 83 84 63 -1 63 62 83 -1 85 86 72 -1 72 71 85 -1 60 50 87 -1 87 77 60 -1 51 67 88 -1 88 89 51 -1 55 70 82 -1 82 90 55 -1 76 56 91 -1 91 80 76 -1 92 93 94 -1 94 95 92 -1 90 82 73 -1 73 72 90 -1 80 91 71 -1 71 74 80 -1 55 90 72 -1 72 86 55 -1 91 56 85 -1 85 71 91 -1 56 55 93 -1 93 92 56 -1 86 85 95 -1 95 94 86 -1 55 86 94 -1 94 93 55 -1 85 56 92 -1 92 95 85 -1 96 97 98 -1 98 99 96 -1 89 88 64 -1 64 63 89 -1 77 87 62 -1 62 65 77 -1 51 89 63 -1 63 84 51 -1 87 50 83 -1 83 62 87 -1 50 51 97 -1 97 96 50 -1 84 83 99 -1 99 98 84 -1 51 84 98 -1 98 97 51 -1 83 50 96 -1 96 99 83 -1 81 88 100 -1 100 101 81 -1 67 79 102 -1 102 103 67 -1 79 81 101 -1 101 102 79 -1 88 67 103 -1 103 100 88 -1 79 76 104 -1 104 102 79 -1 76 80 105 -1 105 104 76 -1 80 81 101 -1 101 105 80 -1 81 79 102 -1 102 101 81 -1 103 102 106 -1 106 107 103 -1 102 101 108 -1 108 106 102 -1 100 103 107 -1 107 109 100 -1 102 104 110 -1 110 106 102 -1 104 105 111 -1 111 110 104 -1 101 102 106 -1 106 108 101 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 7 6 8 -1 8 9 7 -1 9 8 10 -1 10 11 9 -1 12 13 14 -1 14 15 12 -1 13 16 17 -1 17 14 13 -1 16 18 19 -1 19 17 16 -1 18 20 21 -1 21 19 18 -1 20 22 23 -1 23 21 20 -1 0 3 24 -1 24 25 0 -1 3 5 26 -1 26 24 3 -1 5 7 27 -1 27 26 5 -1 7 9 20 -1 20 27 7 -1 9 11 28 -1 28 20 9 -1 25 24 13 -1 13 12 25 -1 24 26 16 -1 16 13 24 -1 26 27 18 -1 18 16 26 -1 27 20 20 -1 20 18 27 -1 20 28 22 -1 22 20 20 -1 11 10 29 -1 29 28 11 -1 28 29 23 -1 23 22 28 -1 30 31 32 -1 32 33 30 -1 2 1 34 -1 34 35 2 -1 4 2 35 -1 35 36 4 -1 6 4 36 -1 36 31 6 -1 8 6 31 -1 31 30 8 -1 10 8 30 -1 30 37 10 -1 15 14 38 -1 38 39 15 -1 14 17 40 -1 40 38 14 -1 17 19 41 -1 41 40 17 -1 19 21 42 -1 42 41 19 -1 21 23 43 -1 43 42 21 -1 29 10 37 -1 37 44 29 -1 23 29 44 -1 44 43 23 -1 31 36 45 -1 45 32 31 -1 32 31 46 -1 46 47 32 -1 33 32 47 -1 47 48 33 -1 31 36 49 -1 49 46 31 -1 36 35 50 -1 50 49 36 -1 35 34 51 -1 51 50 35 -1 41 42 52 -1 52 53 41 -1 40 41 53 -1 53 54 40 -1 38 40 54 -1 54 55 38 -1 39 38 55 -1 55 56 39 -1 30 31 46 -1 46 57 30 -1 31 32 47 -1 47 46 31 -1 32 33 48 -1 48 47 32 -1 58 49 59 -1 59 60 58 -1 61 62 63 -1 63 64 61 -1 50 51 65 -1 65 66 50 -1 51 67 68 -1 68 65 51 -1 54 58 60 -1 60 69 54 -1 70 71 72 -1 72 73 70 -1 67 56 74 -1 74 68 67 -1 56 55 75 -1 75 74 56 -1 60 59 76 -1 76 77 60 -1 78 75 79 -1 79 80 78 -1 69 60 77 -1 77 81 69 -1 82 83 62 -1 62 61 82 -1 84 85 71 -1 71 70 84 -1 59 49 86 -1 86 76 59 -1 50 66 87 -1 87 88 50 -1 54 69 81 -1 81 89 54 -1 75 55 90 -1 90 79 75 -1 91 92 93 -1 93 94 91 -1 89 81 72 -1 72 71 89 -1 79 90 70 -1 70 73 79 -1 54 89 71 -1 71 85 54 -1 90 55 84 -1 84 70 90 -1 55 54 92 -1 92 91 55 -1 85 84 94 -1 94 93 85 -1 54 85 93 -1 93 92 54 -1 84 55 91 -1 91 94 84 -1 95 96 97 -1 97 98 95 -1 88 87 63 -1 63 62 88 -1 76 86 61 -1 61 64 76 -1 50 88 62 -1 62 83 50 -1 86 49 82 -1 82 61 86 -1 49 50 96 -1 96 95 49 -1 83 82 98 -1 98 97 83 -1 50 83 97 -1 97 96 50 -1 82 49 95 -1 95 98 82 -1 80 87 99 -1 99 100 80 -1 66 78 101 -1 101 102 66 -1 78 80 100 -1 100 101 78 -1 87 66 102 -1 102 99 87 -1 78 75 103 -1 103 101 78 -1 75 79 104 -1 104 103 75 -1 79 80 100 -1 100 104 79 -1 80 78 101 -1 101 100 80 -1 102 101 105 -1 105 105 102 -1 101 100 106 -1 106 105 101 -1 99 102 105 -1 105 107 99 -1 101 103 108 -1 108 105 101 -1 103 104 109 -1 109 108 103 -1 100 101 105 -1 105 106 100 -1 ) .
:Coordinate_2_3_1_1_1_1_1_1_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_1_1_2 ;
  x3do:point ( -387.61542 -28.14706 13.35728 -415.15964 -43.3306 -0.42419 -67.30656 -33.79611 -0.4242 -67.18125 -30.40175 13.35728 29.43343 -33.7961 -0.42419 29.55873 -30.40175 13.35728 268.27869 -33.79611 -0.42419 268.40396 -30.40175 13.35729 287.09363 -29.61331 -0.42419 286.90192 -28.2995 13.35728 325.54053 -13.81862 -0.42419 324.99674 -9.14049 13.35728 -387.61539 28.09843 13.35728 -67.18125 30.2663 13.35728 -67.30655 34.01319 -0.42419 -415.15964 43.52074 -0.42419 29.55873 30.26631 13.35728 29.43345 34.01319 -0.42419 268.40399 30.26631 13.35729 268.27872 34.01319 -0.42419 286.90198 28.03561 13.35728 287.09363 29.43835 -0.42419 325.18112 9.22785 13.35728 325.54053 14.23275 -0.42419 -67.18125 .15641 13.35728 -387.61539 .15641 13.35728 29.55873 .15641 13.35728 268.40402 .15641 13.35729 286.90192 .27293 13.35728 349.20578 .15641 13.35728 371.77756 .15641 -0.42419 381.84021 -33.89211 -40.26661 268.40393 -52.88728 -40.2666 268.40402 .15641 -40.2666 381.84021 .15641 -40.2666 -428.72409 -52.88728 -40.2666 -67.18125 -52.88729 -40.2666 29.55874 -52.88728 -40.2666 397.70123 -26.35497 -40.2666 -67.09215 52.9095 -40.26661 -428.72409 52.9095 -40.2666 29.55872 52.9095 -40.2666 268.40402 52.9095 -40.2666 381.84021 33.43859 -40.2666 397.70123 28.19204 -40.2666 433.25372 .15641 -41.85345 29.55872 .15641 -40.2666 268.40393 -45.95131 -65.6024 268.40402 .15641 -65.60241 342.37558 .15641 -65.60242 29.55874 -45.93784 -65.60242 -67.18125 -45.95132 -65.60242 -413.95102 -45.95132 -65.60242 342.37558 33.43859 -65.60241 268.40408 45.95532 -65.6024 29.55873 45.95535 -65.60242 -67.18125 45.95533 -65.60242 -413.95093 45.95533 -65.60242 342.37558 -33.89211 -65.601 29.55874 .15641 -65.60242 29.55874 -45.93784 -67.64368 29.55874 .15641 -67.64368 15.35852 -51.5815 -78.07542 -51.9135 -51.58151 -78.07543 -51.9135 -51.58151 -80.11669 15.35853 -51.58149 -80.1167 -413.95102 -45.95132 -67.64368 -67.18125 -45.95132 -67.64368 -413.95102 .15641 -65.60242 -413.95102 .15641 -67.64368 29.55873 45.95535 -67.64368 -52.05978 51.5855 -78.07543 30.53165 51.58553 -78.07542 30.53165 51.58553 -80.1167 -52.05978 51.5855 -80.11669 -413.95093 45.95533 -67.64368 -67.18124 45.95533 -67.64368 29.55874 -45.93784 -80.1167 29.55874 .15641 -80.11669 -67.18124 .15641 -67.64368 -67.18124 45.95533 -80.11669 -67.18125 .15641 -80.1167 29.55873 45.95535 -80.1167 15.35852 -51.58149 -65.60242 -51.9135 -51.5815 -65.60242 -52.05978 51.5855 -65.60242 30.53165 51.58553 -65.60242 29.55874 -45.93784 -78.07542 -67.18125 -45.95132 -80.11669 -67.18125 -45.95132 -78.07543 29.55873 45.95535 -78.07542 -67.18124 45.95533 -78.07544 -60.5207 45.95533 -50.271 29.55873 45.95535 -50.271 15.2639 51.58553 -50.271 -52.05978 51.5855 -50.271 29.55874 -45.93784 -50.271 -60.65152 -45.95132 -50.271 -51.9135 -51.58151 -50.271 15.35852 -51.58149 -50.271 -70.21288 -28.452 -80.11669 -70.21288 .15641 -80.1167 -70.21288 .15641 -67.64368 -70.21288 -28.452 -67.64368 -70.21288 28.15139 -67.64367 -70.21288 28.15137 -80.1167 -351.97113 .1564 -67.64369 -351.97113 -28.43919 -67.6437 -351.97113 .1564 -80.11671 -351.97113 -28.43919 -80.11671 -351.97116 28.08159 -67.6437 -351.97116 28.08159 -80.11671 ) .
:TextureCoordinate_2_3_1_1_1_1_1_1_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_1_1_2 ;
  x3do:point ( .055 .018 .024 .077 .418 .077 .418 .018 .528 .077 .528 .018 .799 .077 .799 .018 .82 .077 .82 .018 .864 .077 .863 .018 .055 .018 .418 .018 .418 .077 .024 .077 .528 .018 .528 .077 .799 .018 .799 .077 .82 .018 .82 .077 .863 .018 .864 .077 .418 .018 .055 .018 .528 .018 .799 .018 .891 .018 .916 .077 .928 .246 .799 .246 .799 .246 .928 .246 .008 .246 .418 .246 .528 .246 .946 .246 .418 .246 .008 .246 .528 .246 .799 .246 .928 .246 .946 .246 .986 .253 .528 .246 .799 .354 .799 .354 .883 .354 .528 .354 .418 .354 .025 .354 .883 .354 .799 .354 .528 .354 .418 .354 .025 .354 .883 .354 .528 .354 .528 .363 .528 .363 .512 .407 .436 .407 .436 .416 .512 .416 .025 .363 .418 .363 .025 .354 .025 .363 .528 .363 .435 .407 .529 .407 .529 .416 .435 .416 .025 .363 .418 .363 .528 .416 .528 .416 .418 .363 .418 .416 .418 .416 .528 .416 .512 .354 .436 .354 .435 .354 .529 .354 .528 .407 .418 .416 .418 .407 .528 .407 .418 .407 .426 .289 .528 .289 .512 .289 .435 .289 .528 .289 .426 .289 .436 .289 .512 .289 .415 .416 .415 .416 .415 .363 .415 .363 .415 .363 .415 .416 .095 .363 .095 .416 .095 .416 .095 .363 .095 .416 ) .
:dad_Box02 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box02 ;
  x3do:DEF 'dad_Box02' .
:Box02 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box02 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_2_1_2 ;
  x3do:DEF 'Box02' .
:Appearance_2_3_1_1_1_1_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box02 ;
  x3do:hasMaterial :material1_mat .
:material1_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_2_1_1 ;
  x3do:DEF 'material1_mat' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box02 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_2_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 4 5 6 -1 6 7 4 -1 0 3 8 -1 0 8 5 -1 5 4 0 -1 3 2 9 -1 9 8 3 -1 8 9 6 -1 6 5 8 -1 10 11 12 -1 11 10 13 -1 14 15 10 -1 10 12 14 -1 16 14 12 -1 12 11 16 -1 17 18 11 -1 11 13 17 -1 18 16 11 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_2_1_2 ;
  x3do:point ( 318.81143 -49.57612 -65.55289 318.81143 -49.57612 -67.86489 333.37701 -49.57612 -67.86489 333.37701 -49.57612 -65.55289 318.81143 49.83087 -65.55289 333.37701 49.83087 -65.55289 333.37701 49.83087 -67.86489 318.81143 49.83087 -67.8649 333.37701 -0.05722 -65.5529 333.37701 -0.05722 -67.86489 318.81143 -49.57612 -81.13616 332.3797 49.83087 -81.13616 332.3797 -49.57612 -81.13616 318.81143 49.83087 -81.13616 335.98657 -54.36815 -77.33033 318.81143 -54.36816 -77.33033 335.98657 -0.05722 -77.33033 318.81143 54.41728 -77.33033 335.98657 54.41727 -77.33033 ) .
:dad_Box03 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box03 ;
  x3do:DEF 'dad_Box03' .
:Box03 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box03 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_3_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_3_1_2 ;
  x3do:DEF 'Box03' .
:Appearance_2_3_1_1_1_1_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box03 ;
  x3do:hasTexture :MAPTEST-USE-1 ;
  x3do:hasMaterial :material2_mat .
:MAPTEST-USE-1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_3_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material2_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_3_1_1 ;
  x3do:DEF 'material2_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_3_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box03 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_3_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_3_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 4 5 6 -1 6 7 4 -1 0 3 8 -1 8 9 0 -1 9 8 5 -1 5 4 9 -1 3 2 10 -1 10 8 3 -1 8 10 6 -1 6 5 8 -1 11 12 13 -1 13 14 11 -1 14 13 15 -1 15 16 14 -1 2 1 17 -1 17 18 2 -1 7 6 19 -1 19 20 7 -1 21 22 23 -1 23 24 21 -1 22 25 26 -1 26 23 22 -1 1 0 12 -1 12 11 1 -1 4 7 16 -1 16 15 4 -1 0 9 13 -1 13 12 0 -1 9 4 15 -1 15 13 9 -1 27 1 11 -1 11 14 27 -1 7 27 14 -1 14 16 7 -1 28 17 29 -1 29 30 28 -1 20 28 30 -1 30 31 20 -1 32 33 34 -1 34 35 32 -1 36 37 38 -1 38 39 36 -1 1 27 40 -1 40 41 1 -1 27 7 42 -1 42 40 27 -1 41 40 22 -1 22 21 41 -1 30 29 24 -1 24 23 30 -1 35 34 43 -1 43 44 35 -1 40 42 25 -1 25 22 40 -1 39 38 45 -1 45 46 39 -1 31 30 23 -1 23 26 31 -1 26 25 46 -1 46 45 26 -1 20 31 38 -1 38 37 20 -1 42 7 36 -1 36 39 42 -1 25 42 39 -1 39 46 25 -1 31 26 45 -1 45 38 31 -1 21 24 44 -1 44 43 21 -1 29 17 32 -1 32 35 29 -1 1 41 34 -1 34 33 1 -1 41 21 43 -1 43 34 41 -1 24 29 35 -1 35 44 24 -1 18 17 47 -1 47 48 18 -1 17 28 49 -1 49 47 17 -1 50 18 48 -1 48 51 50 -1 28 20 52 -1 52 49 28 -1 20 19 53 -1 53 52 20 -1 19 50 51 -1 51 53 19 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 4 5 6 -1 6 7 4 -1 0 3 5 -1 5 8 0 -1 8 5 5 -1 5 4 8 -1 3 2 9 -1 9 5 3 -1 5 9 6 -1 6 5 5 -1 10 11 11 -1 11 10 10 -1 10 11 12 -1 12 13 10 -1 2 1 14 -1 14 15 2 -1 7 6 16 -1 16 17 7 -1 18 19 20 -1 20 21 18 -1 19 22 23 -1 23 20 19 -1 1 0 11 -1 11 10 1 -1 4 7 13 -1 13 12 4 -1 0 8 11 -1 11 11 0 -1 8 4 12 -1 12 11 8 -1 7 1 10 -1 10 10 7 -1 7 7 10 -1 10 13 7 -1 17 14 24 -1 24 25 17 -1 17 17 25 -1 25 25 17 -1 14 1 26 -1 26 24 14 -1 27 28 25 -1 25 29 27 -1 1 7 29 -1 29 26 1 -1 7 7 29 -1 29 29 7 -1 26 29 19 -1 19 18 26 -1 25 24 21 -1 21 20 25 -1 24 26 30 -1 30 31 24 -1 29 29 22 -1 22 19 29 -1 29 25 32 -1 32 33 29 -1 25 25 20 -1 20 23 25 -1 23 22 33 -1 33 32 23 -1 17 25 25 -1 25 28 17 -1 29 7 27 -1 27 29 29 -1 22 29 29 -1 29 33 22 -1 25 23 32 -1 32 25 25 -1 18 21 31 -1 31 30 18 -1 24 14 14 -1 14 24 24 -1 1 26 26 -1 26 1 1 -1 26 18 30 -1 30 26 26 -1 21 24 24 -1 24 31 21 -1 15 14 34 -1 34 35 15 -1 14 17 36 -1 36 34 14 -1 15 15 35 -1 35 35 15 -1 17 17 37 -1 37 36 17 -1 17 16 38 -1 38 37 17 -1 16 15 35 -1 35 38 16 -1 ) .
:Coordinate_2_3_1_1_1_1_1_3_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_3_1_2 ;
  x3do:point ( 66.18977 -28.17916 -65.57263 66.17526 -28.17916 -93.58714 318.82446 -28.17916 -80.46574 318.82446 -28.17916 -65.57262 66.18976 28.24443 -65.57263 318.82446 28.24444 -65.57262 318.82446 28.24444 -80.46573 66.17526 28.24444 -93.58715 318.82446 -0.00084 -65.57262 66.18977 -0.00084 -65.57263 318.82446 -0.00084 -80.46574 29.47348 -28.17916 -93.58714 29.47348 -28.17916 -65.57262 29.47348 -0.00084 -65.57262 29.47348 -0.00084 -93.58714 29.47346 28.24444 -65.57262 29.47346 28.24443 -80.46573 66.17526 -28.17916 -106.88427 285.25107 -25.51629 -106.88427 285.2511 25.59476 -106.88428 66.17526 28.24444 -106.88429 33.56285 -19.32376 -93.58716 29.55535 -0.00084 -93.58714 29.55535 -0.00084 -106.88427 33.56284 -19.32375 -106.88427 33.63971 19.36989 -93.58716 33.6397 19.36989 -106.88427 66.17526 -0.00084 -93.58714 66.17526 -0.00084 -106.88427 48.84556 -28.17916 -106.88427 48.84555 -0.00084 -106.88427 48.84556 28.24445 -106.88427 66.17526 -38.76942 -106.88427 66.17526 -38.76942 -93.58714 48.84556 -36.40239 -93.58714 48.84556 -36.40238 -106.88427 66.17526 39.0356 -93.58715 66.17526 39.03558 -106.88429 48.84557 37.18368 -106.88429 48.84556 37.18366 -93.58715 48.84556 -0.00084 -93.58714 48.84556 -28.17916 -93.58714 48.84556 28.24445 -93.58716 40.46484 -29.71934 -93.58714 40.46483 -29.71934 -106.88427 39.60482 29.78576 -106.88427 39.60482 29.78576 -93.58714 66.17526 -28.17916 -103.37624 285.25107 -25.51629 -103.37624 66.17526 -0.00084 -103.37624 285.2511 -0.00084 -106.88427 285.2511 -0.00084 -103.37624 66.17526 28.24444 -103.37624 285.2511 25.59476 -103.37624 ) .
:TextureCoordinate_2_3_1_1_1_1_1_3_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_3_1_2 ;
  x3do:point ( .579 .37 .579 .503 .862 .441 .862 .37 .579 .37 .862 .37 .862 .441 .579 .503 .579 .37 .862 .441 .538 .503 .538 .37 .538 .37 .538 .441 .579 .566 .824 .566 .824 .566 .579 .566 .543 .503 .538 .503 .538 .566 .543 .566 .543 .503 .543 .566 .56 .566 .56 .566 .56 .503 .579 .503 .579 .566 .56 .503 .551 .503 .551 .566 .55 .566 .55 .503 .579 .55 .824 .55 .579 .55 .579 .55 .824 .55 ) .
:dad_Box05 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box05 ;
  x3do:DEF 'dad_Box05' .
:Box05 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box05 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_4_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_4_1_2 ;
  x3do:DEF 'Box05' .
:Appearance_2_3_1_1_1_1_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box05 ;
  x3do:hasMaterial :material3_mat .
:material3_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_4_1_1 ;
  x3do:DEF 'material3_mat' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_4_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box05 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_4_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 4 5 6 -1 6 7 4 -1 0 3 5 -1 5 4 0 -1 3 2 6 -1 6 5 3 -1 2 1 7 -1 7 6 2 -1 1 0 4 -1 4 7 1 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_4_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_4_1_2 ;
  x3do:point ( 267.52728 -1.69557 -122.98968 265.36905 -1.69557 -124.9609 280.27643 -0.82461 -124.9609 280.27643 -0.82461 -124.04631 267.52728 2.09169 -122.98968 280.27643 .84256 -124.04631 280.27643 .84256 -124.9609 265.36905 2.09169 -124.9609 ) .
:dad_Box06 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box06 ;
  x3do:DEF 'dad_Box06' .
:Box06 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box06 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_5_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_5_1_2 ;
  x3do:DEF 'Box06' .
:Appearance_2_3_1_1_1_1_1_5_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box06 ;
  x3do:hasMaterial :material4_mat .
:material4_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_5_1_1 ;
  x3do:DEF 'material4_mat' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_5_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box06 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_5_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 3 2 1 -1 4 5 6 -1 7 6 5 -1 3 1 4 -1 5 4 1 -1 2 3 6 -1 4 6 3 -1 0 2 7 -1 6 7 2 -1 1 0 5 -1 7 5 0 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_5_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_5_1_2 ;
  x3do:point ( 252.48881 18.29136 -124.35306 252.48881 18.29136 -123.51396 258.01599 17.34601 -124.35306 258.01599 17.34601 -123.51396 265.40341 3.20028 -123.51396 258.02454 3.20028 -123.51396 265.40341 3.20028 -124.35306 258.02454 3.20028 -124.35306 ) .
:dad_Box07 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box07 ;
  x3do:DEF 'dad_Box07' .
:Box07 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box07 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_6_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_6_1_2 ;
  x3do:DEF 'Box07' .
:Appearance_2_3_1_1_1_1_1_6_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box07 ;
  x3do:hasMaterial :material5_mat .
:material5_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_6_1_1 ;
  x3do:DEF 'material5_mat' ;
  x3do:ambientIntensity 0.182 ;
  x3do:diffuseColor ( .18039 .18039 .2 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_6_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box07 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_6_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 3 2 1 -1 4 5 6 -1 7 6 5 -1 3 1 4 -1 5 4 1 -1 2 3 6 -1 4 6 3 -1 0 2 7 -1 6 7 2 -1 1 0 5 -1 7 5 0 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_6_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_6_1_2 ;
  x3do:point ( 274.33881 3.85028 -127.51099 274.33881 3.85028 -126.68118 274.53006 3.9199 -127.51099 274.53006 3.9199 -126.68118 277.03708 -2.96806 -126.68118 276.8458 -3.03768 -126.68118 277.03708 -2.96806 -127.51099 276.8458 -3.03768 -127.51099 ) .
:dad_Box08 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box08 ;
  x3do:DEF 'dad_Box08' .
:Box08 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box08 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_7_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_7_1_2 ;
  x3do:DEF 'Box08' .
:Appearance_2_3_1_1_1_1_1_7_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box08 ;
  x3do:hasMaterial :material6_mat .
:material6_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_7_1_1 ;
  x3do:DEF 'material6_mat' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_7_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box08 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_7_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 4 5 6 -1 6 7 4 -1 0 3 5 -1 5 4 0 -1 3 2 6 -1 6 5 3 -1 2 1 7 -1 7 6 2 -1 1 0 4 -1 4 7 1 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_7_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_7_1_2 ;
  x3do:point ( 280.09793 -1.72534 -111.50842 277.9397 -1.72534 -113.47964 289.25027 -0.79963 -113.47964 289.25027 -0.79963 -112.56505 280.09793 2.06192 -111.50842 289.25027 .86753 -112.56505 289.25027 .86753 -113.47964 277.93973 2.06192 -113.47964 ) .
:dad_Box09 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box09 ;
  x3do:DEF 'dad_Box09' .
:Box09 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box09 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_8_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_8_1_2 ;
  x3do:DEF 'Box09' .
:Appearance_2_3_1_1_1_1_1_8_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box09 ;
  x3do:hasMaterial :material7_mat .
:material7_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_8_1_1 ;
  x3do:DEF 'material7_mat' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_8_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box09 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_8_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 3 2 1 -1 4 5 6 -1 7 6 5 -1 3 1 4 -1 5 4 1 -1 2 3 6 -1 4 6 3 -1 0 2 7 -1 6 7 2 -1 1 0 5 -1 7 5 0 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_8_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_8_1_2 ;
  x3do:point ( 252.48883 -18.06338 -123.51395 252.48883 -18.06338 -124.35304 258.01602 -17.11804 -123.51395 258.01602 -17.11804 -124.35304 265.40344 -2.9723 -124.35304 258.02457 -2.9723 -124.35304 265.40344 -2.9723 -123.51395 258.02457 -2.9723 -123.51395 ) .
:dad_Box10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box10 ;
  x3do:DEF 'dad_Box10' .
:Box10 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box10 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_9_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_9_1_2 ;
  x3do:DEF 'Box10' .
:Appearance_2_3_1_1_1_1_1_9_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box10 ;
  x3do:hasMaterial :material8_mat .
:material8_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_9_1_1 ;
  x3do:DEF 'material8_mat' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_9_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box10 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_9_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 4 5 6 -1 6 7 4 -1 0 3 5 -1 5 4 0 -1 3 2 6 -1 6 5 3 -1 2 1 7 -1 7 6 2 -1 1 0 4 -1 4 7 1 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_9_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_9_1_2 ;
  x3do:point ( 273.65213 -1.72534 -117.37229 271.4939 -1.72534 -119.34351 284.62665 -0.79963 -119.34351 284.62665 -0.79963 -118.42892 273.65213 2.06192 -117.37229 284.62665 .86753 -118.42892 284.62665 .86753 -119.34351 271.4939 2.06192 -119.34351 ) .
:dad_Box11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box11 ;
  x3do:DEF 'dad_Box11' .
:Box11 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box11 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_10_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_10_1_2 ;
  x3do:DEF 'Box11' .
:Appearance_2_3_1_1_1_1_1_10_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box11 ;
  x3do:hasMaterial :material9_mat .
:material9_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_10_1_1 ;
  x3do:DEF 'material9_mat' ;
  x3do:ambientIntensity 0.182 ;
  x3do:diffuseColor ( .18039 .18039 .2 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_10_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box11 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_10_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 3 2 1 -1 4 5 6 -1 7 6 5 -1 3 1 4 -1 5 4 1 -1 2 3 6 -1 4 6 3 -1 0 2 7 -1 6 7 2 -1 1 0 5 -1 7 5 0 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_10_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_10_1_2 ;
  x3do:point ( 284.27869 4.8052 -117.24343 284.27869 4.80519 -115.227 284.46994 4.87481 -117.24343 284.46994 4.87481 -115.227 287.75415 -4.14841 -115.227 287.56287 -4.21803 -115.227 287.75415 -4.14841 -117.24343 287.56287 -4.21803 -117.24343 ) .
:dad_Box16 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box16 ;
  x3do:DEF 'dad_Box16' .
:Box16 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box16 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_11_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_11_1_2 ;
  x3do:DEF 'Box16' .
:Appearance_2_3_1_1_1_1_1_11_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box16 ;
  x3do:hasTexture :MAPTEST-USE-2 ;
  x3do:hasMaterial :material10_mat .
:MAPTEST-USE-2 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_11_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material10_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_11_1_1 ;
  x3do:DEF 'material10_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_11_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box16 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_11_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_11_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 10 -1 10 11 8 -1 9 12 13 -1 13 10 9 -1 12 14 15 -1 15 13 12 -1 0 3 16 -1 16 17 0 -1 3 5 18 -1 18 16 3 -1 5 7 19 -1 19 18 5 -1 17 16 9 -1 9 8 17 -1 16 18 12 -1 12 9 16 -1 18 19 14 -1 14 12 18 -1 7 6 20 -1 20 19 7 -1 19 20 15 -1 15 14 19 -1 4 20 6 -1 2 1 21 -1 20 4 13 -1 13 15 20 -1 4 2 10 -1 10 13 4 -1 2 21 11 -1 11 10 2 -1 1 0 17 -1 17 21 1 -1 21 17 8 -1 8 11 21 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 2 -1 2 1 8 -1 9 10 4 -1 4 2 9 -1 10 11 6 -1 6 4 10 -1 0 3 12 -1 12 13 0 -1 3 5 14 -1 14 12 3 -1 5 7 15 -1 15 14 5 -1 13 12 9 -1 9 8 13 -1 12 14 10 -1 10 9 12 -1 14 15 11 -1 11 10 14 -1 7 6 16 -1 16 15 7 -1 15 16 6 -1 6 11 15 -1 4 16 6 -1 2 1 17 -1 16 4 4 -1 4 6 16 -1 4 18 2 -1 2 4 4 -1 18 17 1 -1 1 2 18 -1 1 0 13 -1 13 17 1 -1 17 13 8 -1 8 1 17 -1 ) .
:Coordinate_2_3_1_1_1_1_1_11_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_11_1_2 ;
  x3do:point ( -384.16953 37.65765 -70.02377 -387.90262 37.34143 -78.16464 -382.13858 35.48934 -78.16465 -382.13858 36.78217 -69.08728 -357.04834 35.48933 -78.16465 -357.04834 36.78217 -69.08727 -349.30484 38.29777 -78.16465 -354.28369 38.61399 -70.02378 -384.16953 49.23071 -69.57412 -382.13858 49.66616 -69.19997 -382.13858 51.35962 -78.16465 -387.90262 49.68148 -78.16465 -357.04834 49.66616 -69.19997 -357.04834 51.35962 -78.16465 -354.28369 48.00789 -70.47484 -349.30484 48.68838 -78.16465 -382.13858 43.42448 -67.77169 -387.0553 43.42448 -69.0885 -357.04834 43.42448 -67.77168 -352.33142 43.42448 -69.0885 -347.35257 43.42448 -78.16465 -390.78839 43.42448 -78.16465 ) .
:TextureCoordinate_2_3_1_1_1_1_1_11_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_11_1_2 ;
  x3do:point ( .97 .653 .996 .672 .996 .642 .967 .642 .996 .508 .967 .508 .996 .467 .97 .494 .969 .653 .968 .642 .968 .508 .972 .494 .963 .642 .967 .668 .963 .508 .967 .483 .996 .457 .996 .688 .996 .642 ) .
:dad_Box29 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box29 ;
  x3do:DEF 'dad_Box29' .
:Box29 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box29 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_12_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_12_1_2 ;
  x3do:DEF 'Box29' .
:Appearance_2_3_1_1_1_1_1_12_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box29 ;
  x3do:hasTexture :MAPTEST-USE-3 ;
  x3do:hasMaterial :material11_mat .
:MAPTEST-USE-3 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_12_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material11_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_12_1_1 ;
  x3do:DEF 'material11_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_12_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box29 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_12_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_12_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 1 4 5 -1 5 2 1 -1 6 0 3 -1 3 7 6 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 1 4 5 -1 5 2 1 -1 6 0 3 -1 3 7 6 -1 ) .
:Coordinate_2_3_1_1_1_1_1_12_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_12_1_2 ;
  x3do:point ( -273.69977 -20.28959 -80.37653 -153.77365 -20.28959 -80.37653 -153.77365 20.5841 -80.37653 -273.69977 20.5841 -80.37653 -153.77365 -20.28959 -87.11395 -153.77365 20.5841 -87.11395 -273.69977 -20.28959 -87.11395 -273.69977 20.5841 -87.11395 ) .
:TextureCoordinate_2_3_1_1_1_1_1_12_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_12_1_2 ;
  x3do:point ( .198 .231 .198 .231 .278 .231 .278 .231 .198 .265 .278 .265 .198 .265 .278 .265 ) .
:dad_Box30 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box30 ;
  x3do:DEF 'dad_Box30' .
:Box30 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box30 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_13_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_13_1_2 ;
  x3do:DEF 'Box30' .
:Appearance_2_3_1_1_1_1_1_13_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box30 ;
  x3do:hasTexture :MAPTEST-USE-4 ;
  x3do:hasMaterial :material12_mat .
:MAPTEST-USE-4 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_13_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material12_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_13_1_1 ;
  x3do:DEF 'material12_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_13_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box30 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_13_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_13_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 10 -1 10 11 8 -1 9 12 13 -1 13 10 9 -1 12 14 15 -1 15 13 12 -1 0 3 16 -1 16 17 0 -1 3 5 18 -1 18 16 3 -1 5 7 19 -1 19 18 5 -1 17 16 9 -1 9 8 17 -1 16 18 12 -1 12 9 16 -1 18 19 14 -1 14 12 18 -1 7 6 20 -1 20 19 7 -1 19 20 15 -1 15 14 19 -1 4 20 6 -1 2 1 21 -1 20 4 13 -1 13 15 20 -1 4 2 10 -1 10 13 4 -1 2 21 11 -1 11 10 2 -1 1 0 17 -1 17 21 1 -1 21 17 8 -1 8 11 21 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 2 -1 2 1 8 -1 9 10 4 -1 4 2 9 -1 10 11 6 -1 6 4 10 -1 0 3 12 -1 12 13 0 -1 3 5 14 -1 14 12 3 -1 5 7 15 -1 15 14 5 -1 13 12 9 -1 9 8 13 -1 12 14 10 -1 10 9 12 -1 14 15 11 -1 11 10 14 -1 7 6 16 -1 16 15 7 -1 15 16 6 -1 6 11 15 -1 4 16 6 -1 2 1 17 -1 16 4 4 -1 4 6 16 -1 4 2 2 -1 2 4 4 -1 2 17 1 -1 1 2 2 -1 1 0 13 -1 13 17 1 -1 17 13 8 -1 8 1 17 -1 ) .
:Coordinate_2_3_1_1_1_1_1_13_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_13_1_2 ;
  x3do:point ( -328.90195 37.65765 -70.02377 -332.63504 37.34143 -78.16464 -326.871 35.48934 -78.16464 -326.871 36.78217 -69.08727 -301.78079 35.48933 -78.16464 -301.78079 36.78216 -69.08727 -294.03726 38.29777 -78.16464 -299.01611 38.61398 -70.02377 -328.90195 49.23071 -69.57411 -326.871 49.66615 -69.19997 -326.871 51.35962 -78.16464 -332.63504 49.68148 -78.16464 -301.78079 49.66616 -69.19997 -301.78079 51.35962 -78.16464 -299.01611 48.00789 -70.47483 -294.03726 48.68838 -78.16464 -326.871 43.42448 -67.77168 -331.78775 43.42448 -69.0885 -301.78079 43.42448 -67.77168 -297.06384 43.42448 -69.08849 -292.08499 43.42448 -78.16465 -335.52081 43.42448 -78.16464 ) .
:TextureCoordinate_2_3_1_1_1_1_1_13_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_13_1_2 ;
  x3do:point ( .973 .746 .999 .765 .999 .735 .97 .735 .999 .601 .97 .601 .999 .56 .973 .587 .972 .746 .971 .735 .971 .601 .975 .587 .966 .735 .97 .761 .966 .601 .97 .576 .999 .55 .999 .781 ) .
:dad_Box31 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box31 ;
  x3do:DEF 'dad_Box31' .
:Box31 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box31 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_14_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_14_1_2 ;
  x3do:DEF 'Box31' .
:Appearance_2_3_1_1_1_1_1_14_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box31 ;
  x3do:hasTexture :MAPTEST-USE-5 ;
  x3do:hasMaterial :material13_mat .
:MAPTEST-USE-5 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_14_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material13_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_14_1_1 ;
  x3do:DEF 'material13_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_14_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box31 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_14_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_14_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 10 -1 10 11 8 -1 9 12 13 -1 13 10 9 -1 12 14 15 -1 15 13 12 -1 0 3 16 -1 16 17 0 -1 3 5 18 -1 18 16 3 -1 5 7 19 -1 19 18 5 -1 17 16 9 -1 9 8 17 -1 16 18 12 -1 12 9 16 -1 18 19 14 -1 14 12 18 -1 7 6 20 -1 20 19 7 -1 19 20 15 -1 15 14 19 -1 4 20 6 -1 2 1 21 -1 20 4 13 -1 13 15 20 -1 4 2 10 -1 10 13 4 -1 2 21 11 -1 11 10 2 -1 1 0 17 -1 17 21 1 -1 21 17 8 -1 8 11 21 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 2 -1 2 1 8 -1 9 10 4 -1 4 2 9 -1 10 11 6 -1 6 4 10 -1 0 3 12 -1 12 13 0 -1 3 5 14 -1 14 12 3 -1 5 7 15 -1 15 14 5 -1 13 12 9 -1 9 8 13 -1 12 14 10 -1 10 9 12 -1 14 15 11 -1 11 10 14 -1 7 6 16 -1 16 15 7 -1 15 16 6 -1 6 11 15 -1 4 16 6 -1 2 1 17 -1 16 4 4 -1 4 6 16 -1 4 2 2 -1 2 4 4 -1 2 17 1 -1 1 2 2 -1 1 0 13 -1 13 17 1 -1 17 13 8 -1 8 1 17 -1 ) .
:Coordinate_2_3_1_1_1_1_1_14_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_14_1_2 ;
  x3do:point ( -278.39017 37.65763 -70.02377 -282.12326 37.34142 -78.16464 -276.35919 35.48933 -78.16464 -276.35919 36.78215 -69.08727 -251.26897 35.48932 -78.16464 -251.26897 36.78215 -69.08727 -243.52547 38.29776 -78.16464 -248.5043 38.61397 -70.02377 -278.39017 49.23069 -69.57411 -276.35919 49.66614 -69.19997 -276.35919 51.35961 -78.16464 -282.12326 49.68147 -78.16464 -251.26897 49.66614 -69.19996 -251.26897 51.35961 -78.16464 -248.5043 48.00787 -70.47483 -243.52547 48.68837 -78.16464 -276.35919 43.42446 -67.77168 -281.27594 43.42446 -69.08849 -251.26897 43.42447 -67.77168 -246.55203 43.42447 -69.08849 -241.5732 43.42447 -78.16464 -285.00903 43.42446 -78.16464 ) .
:TextureCoordinate_2_3_1_1_1_1_1_14_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_14_1_2 ;
  x3do:point ( .973 .56 .999 .58 .999 .549 .97 .549 .999 .416 .97 .416 .999 .375 .973 .401 .972 .56 .971 .549 .971 .416 .975 .401 .966 .549 .97 .575 .966 .416 .97 .391 .999 .364 .999 .595 ) .
:dad_Box32 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box32 ;
  x3do:DEF 'dad_Box32' .
:Box32 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box32 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_15_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_15_1_2 ;
  x3do:DEF 'Box32' .
:Appearance_2_3_1_1_1_1_1_15_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box32 ;
  x3do:hasTexture :MAPTEST-USE-6 ;
  x3do:hasMaterial :material14_mat .
:MAPTEST-USE-6 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_15_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material14_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_15_1_1 ;
  x3do:DEF 'material14_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_15_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box32 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_15_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_15_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 10 -1 10 11 8 -1 9 12 13 -1 13 10 9 -1 12 14 15 -1 15 13 12 -1 0 3 16 -1 16 17 0 -1 3 5 18 -1 18 16 3 -1 5 7 19 -1 19 18 5 -1 17 16 9 -1 9 8 17 -1 16 18 12 -1 12 9 16 -1 18 19 14 -1 14 12 18 -1 7 6 20 -1 20 19 7 -1 19 20 15 -1 15 14 19 -1 4 20 6 -1 2 1 21 -1 20 4 13 -1 13 15 20 -1 4 2 10 -1 10 13 4 -1 2 21 11 -1 11 10 2 -1 1 0 17 -1 17 21 1 -1 21 17 8 -1 8 11 21 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 2 -1 2 1 8 -1 9 10 4 -1 4 2 9 -1 10 11 6 -1 6 4 10 -1 0 3 12 -1 12 13 0 -1 3 5 14 -1 14 12 3 -1 5 7 15 -1 15 14 5 -1 13 12 9 -1 9 8 13 -1 12 14 10 -1 10 9 12 -1 14 15 11 -1 11 10 14 -1 7 6 16 -1 16 15 7 -1 15 16 6 -1 6 11 15 -1 4 16 6 -1 2 1 17 -1 16 4 4 -1 4 6 16 -1 4 2 2 -1 2 4 4 -1 2 17 1 -1 1 2 2 -1 1 0 13 -1 13 17 1 -1 17 13 8 -1 8 1 17 -1 ) .
:Coordinate_2_3_1_1_1_1_1_15_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_15_1_2 ;
  x3do:point ( -171.55754 37.6576 -70.02377 -175.29063 37.34139 -78.16463 -169.5266 35.48929 -78.16464 -169.5266 36.78212 -69.08727 -144.43636 35.48929 -78.16464 -144.43636 36.78212 -69.08727 -136.69286 38.29773 -78.16464 -141.67171 38.61394 -70.02377 -171.55754 49.23066 -69.57411 -169.5266 49.66611 -69.19997 -169.5266 51.35957 -78.16464 -175.29063 49.68144 -78.16464 -144.43636 49.66611 -69.19996 -144.43636 51.35957 -78.16464 -141.67171 48.00784 -70.47482 -136.69286 48.68834 -78.16464 -169.5266 43.42443 -67.77168 -174.44331 43.42443 -69.08849 -144.43636 43.42444 -67.77167 -139.71942 43.42444 -69.08849 -134.74059 43.42444 -78.16464 -178.17641 43.42444 -78.16464 ) .
:TextureCoordinate_2_3_1_1_1_1_1_15_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_15_1_2 ;
  x3do:point ( .973 .629 .999 .649 .999 .619 .97 .619 .999 .485 .97 .485 .999 .444 .973 .47 .972 .629 .971 .619 .971 .485 .975 .47 .966 .619 .97 .645 .966 .485 .97 .46 .999 .434 .999 .665 ) .
:dad_Box33 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box33 ;
  x3do:DEF 'dad_Box33' .
:Box33 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box33 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_16_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_16_1_2 ;
  x3do:DEF 'Box33' .
:Appearance_2_3_1_1_1_1_1_16_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box33 ;
  x3do:hasTexture :MAPTEST-USE-7 ;
  x3do:hasMaterial :material15_mat .
:MAPTEST-USE-7 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_16_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material15_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_16_1_1 ;
  x3do:DEF 'material15_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_16_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box33 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_16_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_16_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 10 -1 10 11 8 -1 9 12 13 -1 13 10 9 -1 12 14 15 -1 15 13 12 -1 0 3 16 -1 16 17 0 -1 3 5 18 -1 18 16 3 -1 5 7 19 -1 19 18 5 -1 17 16 9 -1 9 8 17 -1 16 18 12 -1 12 9 16 -1 18 19 14 -1 14 12 18 -1 7 6 20 -1 20 19 7 -1 19 20 15 -1 15 14 19 -1 4 20 6 -1 2 1 21 -1 20 4 13 -1 13 15 20 -1 4 2 10 -1 10 13 4 -1 2 21 11 -1 11 10 2 -1 1 0 17 -1 17 21 1 -1 21 17 8 -1 8 11 21 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 2 -1 2 1 8 -1 9 10 4 -1 4 2 9 -1 10 11 6 -1 6 4 10 -1 0 3 12 -1 12 13 0 -1 3 5 14 -1 14 12 3 -1 5 7 15 -1 15 14 5 -1 13 12 9 -1 9 8 13 -1 12 14 10 -1 10 9 12 -1 14 15 11 -1 11 10 14 -1 7 6 16 -1 16 15 7 -1 15 16 6 -1 6 11 15 -1 4 16 6 -1 2 1 17 -1 16 4 4 -1 4 6 16 -1 4 2 2 -1 2 4 4 -1 2 17 1 -1 1 2 2 -1 1 0 13 -1 13 17 1 -1 17 13 8 -1 8 1 17 -1 ) .
:Coordinate_2_3_1_1_1_1_1_16_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_16_1_2 ;
  x3do:point ( -121.04581 37.6576 -70.02376 -124.77892 37.34139 -78.16463 -119.01487 35.48929 -78.16464 -119.01487 36.78212 -69.08727 -93.92464 35.48929 -78.16464 -93.92464 36.78212 -69.08726 -86.18114 38.29773 -78.16464 -91.15998 38.61395 -70.02376 -121.04581 49.23066 -69.5741 -119.01487 49.66611 -69.19996 -119.01487 51.35958 -78.16464 -124.77892 49.68144 -78.16464 -93.92464 49.66611 -69.19996 -93.92464 51.35957 -78.16464 -91.15998 48.00784 -70.47482 -86.18114 48.68834 -78.16464 -119.01487 43.42444 -67.77167 -123.93159 43.42444 -69.08849 -93.92464 43.42444 -67.77167 -89.2077 43.42444 -69.08849 -84.22886 43.42444 -78.16464 -127.66468 43.42444 -78.16464 ) .
:TextureCoordinate_2_3_1_1_1_1_1_16_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_16_1_2 ;
  x3do:point ( .971 .678 .999 .698 .999 .667 .967 .667 .999 .534 .967 .534 .999 .492 .971 .519 .969 .678 .968 .667 .968 .534 .972 .519 .963 .667 .967 .693 .963 .534 .967 .508 .999 .482 .999 .713 ) .
:dad_Box34 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box34 ;
  x3do:DEF 'dad_Box34' .
:Box34 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box34 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_17_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_17_1_2 ;
  x3do:DEF 'Box34' .
:Appearance_2_3_1_1_1_1_1_17_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box34 ;
  x3do:hasTexture :MAPTEST-USE-8 ;
  x3do:hasMaterial :material16_mat .
:MAPTEST-USE-8 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_17_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material16_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_17_1_1 ;
  x3do:DEF 'material16_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_17_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box34 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_17_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_17_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 10 -1 10 11 8 -1 9 12 13 -1 13 10 9 -1 12 14 15 -1 15 13 12 -1 0 3 16 -1 16 17 0 -1 3 5 18 -1 18 16 3 -1 5 7 19 -1 19 18 5 -1 17 16 9 -1 9 8 17 -1 16 18 12 -1 12 9 16 -1 18 19 14 -1 14 12 18 -1 7 6 20 -1 20 19 7 -1 19 20 15 -1 15 14 19 -1 4 20 6 -1 2 1 21 -1 20 4 13 -1 13 15 20 -1 4 2 10 -1 10 13 4 -1 2 21 11 -1 11 10 2 -1 1 0 17 -1 17 21 1 -1 21 17 8 -1 8 11 21 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 2 -1 2 1 8 -1 9 10 4 -1 4 2 9 -1 10 11 12 -1 12 4 10 -1 0 3 13 -1 13 14 0 -1 3 5 15 -1 15 13 3 -1 5 7 16 -1 16 15 5 -1 14 13 9 -1 9 8 14 -1 13 15 10 -1 10 9 13 -1 15 16 11 -1 11 10 15 -1 7 6 17 -1 17 16 7 -1 16 17 12 -1 12 11 16 -1 4 17 6 -1 2 1 18 -1 17 4 4 -1 4 12 17 -1 4 2 2 -1 2 4 4 -1 2 18 1 -1 1 2 2 -1 1 0 14 -1 14 18 1 -1 18 14 8 -1 8 1 18 -1 ) .
:Coordinate_2_3_1_1_1_1_1_17_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_17_1_2 ;
  x3do:point ( -226.82515 37.65763 -70.02377 -230.55826 37.34142 -78.16464 -224.79422 35.48932 -78.16464 -224.79422 36.78215 -69.08727 -199.70398 35.48933 -78.16464 -199.70398 36.78215 -69.08727 -191.96048 38.29776 -78.16464 -196.93933 38.61398 -70.02377 -226.82515 49.23069 -69.57411 -224.79422 49.66614 -69.19997 -224.79422 51.35961 -78.16464 -230.55826 49.68147 -78.16464 -199.70398 49.66614 -69.19997 -199.70398 51.35961 -78.16464 -196.93933 48.00787 -70.47483 -191.96048 48.68837 -78.16464 -224.79422 43.42446 -67.77168 -229.71092 43.42446 -69.0885 -199.70398 43.42446 -67.77168 -194.98704 43.42446 -69.08849 -190.00822 43.42447 -78.16464 -233.44405 43.42446 -78.16464 ) .
:TextureCoordinate_2_3_1_1_1_1_1_17_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_17_1_2 ;
  x3do:point ( .973 .679 .999 .698 .999 .668 .97 .668 .999 .534 .97 .534 .999 .493 .973 .52 .972 .679 .971 .668 .971 .534 .975 .52 .999 .493 .966 .668 .97 .694 .966 .534 .97 .509 .999 .483 .999 .714 ) .
:dad_Box35 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box35 ;
  x3do:DEF 'dad_Box35' .
:Box35 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box35 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_18_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_18_1_2 ;
  x3do:DEF 'Box35' .
:Appearance_2_3_1_1_1_1_1_18_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box35 ;
  x3do:hasTexture :MAPTEST-USE-9 ;
  x3do:hasMaterial :material17_mat .
:MAPTEST-USE-9 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_18_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material17_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_18_1_1 ;
  x3do:DEF 'material17_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_18_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box35 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_18_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_18_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 10 -1 10 11 8 -1 9 12 13 -1 13 10 9 -1 12 14 15 -1 15 13 12 -1 0 3 16 -1 16 17 0 -1 3 5 18 -1 18 16 3 -1 5 7 19 -1 19 18 5 -1 17 16 9 -1 9 8 17 -1 16 18 12 -1 12 9 16 -1 18 19 14 -1 14 12 18 -1 7 6 20 -1 20 19 7 -1 19 20 15 -1 15 14 19 -1 4 20 6 -1 2 1 21 -1 20 4 13 -1 13 15 20 -1 4 2 10 -1 10 13 4 -1 2 21 11 -1 11 10 2 -1 1 0 17 -1 17 21 1 -1 21 17 8 -1 8 11 21 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 2 -1 2 1 8 -1 9 10 11 -1 11 2 9 -1 10 12 6 -1 6 11 10 -1 0 3 13 -1 13 14 0 -1 3 5 15 -1 15 13 3 -1 5 7 16 -1 16 15 5 -1 14 13 9 -1 9 8 14 -1 13 15 10 -1 10 9 13 -1 15 16 12 -1 12 10 15 -1 7 6 17 -1 17 16 7 -1 16 17 6 -1 6 12 16 -1 4 17 6 -1 2 1 18 -1 17 4 11 -1 11 6 17 -1 4 2 2 -1 2 11 4 -1 2 18 1 -1 1 2 2 -1 1 0 14 -1 14 18 1 -1 18 14 8 -1 8 1 18 -1 ) .
:Coordinate_2_3_1_1_1_1_1_18_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_18_1_2 ;
  x3do:point ( 136.31426 37.6576 -66.44259 132.58115 37.34139 -74.58346 138.3452 35.48929 -74.58346 138.3452 36.78212 -65.50609 163.43543 35.48929 -74.58347 163.43543 36.78212 -65.50609 171.17894 38.29773 -74.58347 166.20009 38.61394 -66.44258 136.31426 49.23066 -65.99293 138.3452 49.66611 -65.61878 138.3452 51.35958 -74.58346 132.58115 49.68144 -74.58346 163.43543 49.66611 -65.61878 163.43543 51.35957 -74.58346 166.20009 48.00784 -66.89365 171.17894 48.68834 -74.58346 138.3452 43.42443 -64.19049 133.42848 43.42443 -65.50732 163.43543 43.42444 -64.19049 168.15237 43.42444 -65.50731 173.13121 43.42444 -74.58346 129.69539 43.42443 -74.58346 ) .
:TextureCoordinate_2_3_1_1_1_1_1_18_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_18_1_2 ;
  x3do:point ( .973 .725 1 .764 1 .704 .97 .704 1 .44 .97 .44 1 .358 .973 .411 .972 .725 .971 .704 .971 .44 1 .44 .975 .411 .966 .704 .97 .756 .966 .44 .97 .39 1 .338 1 .795 ) .
:dad_Box36 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box36 ;
  x3do:DEF 'dad_Box36' .
:Box36 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box36 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_19_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_19_1_2 ;
  x3do:DEF 'Box36' .
:Appearance_2_3_1_1_1_1_1_19_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box36 ;
  x3do:hasTexture :MAPTEST-USE-10 ;
  x3do:hasMaterial :material18_mat .
:MAPTEST-USE-10 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_19_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material18_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_19_1_1 ;
  x3do:DEF 'material18_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_19_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box36 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_19_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_19_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 10 -1 10 11 8 -1 9 12 13 -1 13 10 9 -1 12 14 15 -1 15 13 12 -1 0 3 16 -1 16 17 0 -1 3 5 18 -1 18 16 3 -1 5 7 19 -1 19 18 5 -1 17 16 9 -1 9 8 17 -1 16 18 12 -1 12 9 16 -1 18 19 14 -1 14 12 18 -1 7 6 20 -1 20 19 7 -1 19 20 15 -1 15 14 19 -1 4 20 6 -1 2 1 21 -1 20 4 13 -1 13 15 20 -1 4 2 10 -1 10 13 4 -1 2 21 11 -1 11 10 2 -1 1 0 17 -1 17 21 1 -1 21 17 8 -1 8 11 21 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 2 -1 2 1 8 -1 9 10 4 -1 4 2 9 -1 10 11 6 -1 6 4 10 -1 0 3 12 -1 12 13 0 -1 3 5 14 -1 14 12 3 -1 5 7 15 -1 15 14 5 -1 13 12 9 -1 9 8 13 -1 12 14 10 -1 10 9 12 -1 14 15 11 -1 11 10 14 -1 7 6 16 -1 16 15 7 -1 15 16 6 -1 6 11 15 -1 17 16 6 -1 2 1 18 -1 16 17 4 -1 4 6 16 -1 17 19 2 -1 2 4 17 -1 19 18 1 -1 1 2 19 -1 1 0 13 -1 13 18 1 -1 18 13 8 -1 8 1 18 -1 ) .
:Coordinate_2_3_1_1_1_1_1_19_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_19_1_2 ;
  x3do:point ( 186.82605 37.65757 -66.44258 183.09294 37.34136 -74.58345 188.857 35.48927 -74.58346 188.857 36.7821 -65.50609 213.94722 35.48927 -74.58346 213.94722 36.7821 -65.50608 221.69072 38.2977 -74.58346 216.7119 38.61392 -66.44258 186.82605 49.23064 -65.99292 188.857 49.66609 -65.61877 188.857 51.35955 -74.58346 183.09294 49.68142 -74.58346 213.94722 49.66609 -65.61878 213.94722 51.35955 -74.58345 216.7119 48.00782 -66.89365 221.69072 48.68832 -74.58345 188.857 43.42441 -64.19049 183.94028 43.42441 -65.50731 213.94722 43.42441 -64.19049 218.66417 43.42441 -65.50731 223.64302 43.42441 -74.58345 180.20718 43.42441 -74.58346 ) .
:TextureCoordinate_2_3_1_1_1_1_1_19_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_19_1_2 ;
  x3do:point ( .971 .745 .999 .781 .999 .725 .967 .725 .999 .478 .967 .478 .999 .402 .971 .451 .969 .745 .968 .725 .968 .478 .972 .451 .963 .725 .967 .773 .963 .478 .967 .432 .999 .383 .999 .478 .999 .81 .999 .725 ) .
:dad_Box37 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box37 ;
  x3do:DEF 'dad_Box37' .
:Box37 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box37 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_20_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_20_1_2 ;
  x3do:DEF 'Box37' .
:Appearance_2_3_1_1_1_1_1_20_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box37 ;
  x3do:hasTexture :MAPTEST-USE-11 ;
  x3do:hasMaterial :material19_mat .
:MAPTEST-USE-11 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_20_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material19_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_20_1_1 ;
  x3do:DEF 'material19_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_20_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box37 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_20_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_20_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 10 -1 10 11 8 -1 9 12 13 -1 13 10 9 -1 12 14 15 -1 15 13 12 -1 0 3 16 -1 16 17 0 -1 3 5 18 -1 18 16 3 -1 5 7 19 -1 19 18 5 -1 17 16 9 -1 9 8 17 -1 16 18 12 -1 12 9 16 -1 18 19 14 -1 14 12 18 -1 7 6 20 -1 20 19 7 -1 19 20 15 -1 15 14 19 -1 4 20 6 -1 2 1 21 -1 20 4 13 -1 13 15 20 -1 4 2 10 -1 10 13 4 -1 2 21 11 -1 11 10 2 -1 1 0 17 -1 17 21 1 -1 21 17 8 -1 8 11 21 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 2 -1 2 1 8 -1 9 10 4 -1 4 2 9 -1 10 11 6 -1 6 4 10 -1 0 3 12 -1 12 13 0 -1 3 5 14 -1 14 12 3 -1 5 7 15 -1 15 14 5 -1 13 12 9 -1 9 8 13 -1 12 14 10 -1 10 9 12 -1 14 15 11 -1 11 10 14 -1 7 6 16 -1 16 15 7 -1 15 16 6 -1 6 11 15 -1 17 16 6 -1 2 1 18 -1 16 17 4 -1 4 6 16 -1 17 2 2 -1 2 4 17 -1 2 18 1 -1 1 2 2 -1 1 0 13 -1 13 18 1 -1 18 13 8 -1 8 1 18 -1 ) .
:Coordinate_2_3_1_1_1_1_1_20_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_20_1_2 ;
  x3do:point ( 81.04664 37.65759 -66.44259 77.31353 37.34138 -74.58345 83.07758 35.48928 -74.58346 83.07758 36.78211 -65.50609 108.16782 35.48928 -74.58346 108.16781 36.78211 -65.50608 115.91131 38.29771 -74.58346 110.93248 38.61393 -66.44258 81.04664 49.23065 -65.99292 83.07758 49.6661 -65.61878 83.07758 51.35957 -74.58346 77.31353 49.68143 -74.58346 108.16782 49.6661 -65.61878 108.16782 51.35957 -74.58345 110.93247 48.00783 -66.89365 115.91131 48.68833 -74.58345 83.07758 43.42442 -64.19049 78.16087 43.42442 -65.50732 108.16782 43.42442 -64.19049 112.88476 43.42442 -65.50731 117.86359 43.42442 -74.58345 74.42776 43.42443 -74.58346 ) .
:TextureCoordinate_2_3_1_1_1_1_1_20_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_20_1_2 ;
  x3do:point ( .973 .567 .999 .587 .999 .556 .97 .556 .999 .423 .97 .423 .999 .381 .973 .408 .972 .567 .971 .556 .971 .423 .975 .408 .966 .556 .97 .582 .966 .423 .97 .398 .999 .371 .999 .423 .999 .602 ) .
:dad_Box38 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box38 ;
  x3do:DEF 'dad_Box38' .
:Box38 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box38 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_21_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_21_1_2 ;
  x3do:DEF 'Box38' .
:Appearance_2_3_1_1_1_1_1_21_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box38 ;
  x3do:hasTexture :MAPTEST-USE-12 ;
  x3do:hasMaterial :material20_mat .
:MAPTEST-USE-12 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_21_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material20_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_21_1_1 ;
  x3do:DEF 'material20_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_21_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box38 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_21_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_21_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 10 -1 10 11 8 -1 9 12 13 -1 13 10 9 -1 12 14 15 -1 15 13 12 -1 0 3 16 -1 16 17 0 -1 3 5 18 -1 18 16 3 -1 5 7 19 -1 19 18 5 -1 17 16 9 -1 9 8 17 -1 16 18 12 -1 12 9 16 -1 18 19 14 -1 14 12 18 -1 7 6 20 -1 20 19 7 -1 19 20 15 -1 15 14 19 -1 4 20 6 -1 2 1 21 -1 20 4 13 -1 13 15 20 -1 4 2 10 -1 10 13 4 -1 2 21 11 -1 11 10 2 -1 1 0 17 -1 17 21 1 -1 21 17 8 -1 8 11 21 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 2 -1 2 1 8 -1 9 10 11 -1 11 2 9 -1 10 12 6 -1 6 11 10 -1 0 3 13 -1 13 14 0 -1 3 5 15 -1 15 13 3 -1 5 7 16 -1 16 15 5 -1 14 13 9 -1 9 8 14 -1 13 15 10 -1 10 9 13 -1 15 16 12 -1 12 10 15 -1 7 6 17 -1 17 16 7 -1 16 17 6 -1 6 12 16 -1 4 17 6 -1 2 1 18 -1 17 4 11 -1 11 6 17 -1 4 2 2 -1 2 11 4 -1 2 18 1 -1 1 2 2 -1 1 0 14 -1 14 18 1 -1 18 14 8 -1 8 1 18 -1 ) .
:Coordinate_2_3_1_1_1_1_1_21_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_21_1_2 ;
  x3do:point ( 136.31426 -47.98621 -66.44258 132.58115 -48.30242 -74.58345 138.3452 -50.15452 -74.58346 138.3452 -48.86169 -65.50608 163.43544 -50.15452 -74.58346 163.43544 -48.86169 -65.50608 171.17894 -47.34609 -74.58346 166.20009 -47.02987 -66.44258 136.31426 -36.41315 -65.99293 138.3452 -35.9777 -65.61878 138.3452 -34.28424 -74.58345 132.58115 -35.96238 -74.58346 163.43544 -35.9777 -65.61878 163.43543 -34.28424 -74.58346 166.20009 -37.63597 -66.89365 171.17894 -36.95547 -74.58346 138.3452 -42.21938 -64.19049 133.42848 -42.21938 -65.50731 163.43544 -42.21938 -64.19049 168.15237 -42.21938 -65.50731 173.13121 -42.21938 -74.58346 129.69539 -42.21938 -74.58346 ) .
:TextureCoordinate_2_3_1_1_1_1_1_21_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_21_1_2 ;
  x3do:point ( .973 .725 1 .764 1 .704 .97 .704 1 .44 .97 .44 1 .358 .973 .411 .972 .725 .971 .704 .971 .44 1 .44 .975 .411 .966 .704 .97 .756 .966 .44 .97 .39 1 .338 1 .795 ) .
:dad_Box39 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box39 ;
  x3do:DEF 'dad_Box39' .
:Box39 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box39 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_22_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_22_1_2 ;
  x3do:DEF 'Box39' .
:Appearance_2_3_1_1_1_1_1_22_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box39 ;
  x3do:hasTexture :MAPTEST-USE-13 ;
  x3do:hasMaterial :material21_mat .
:MAPTEST-USE-13 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_22_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material21_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_22_1_1 ;
  x3do:DEF 'material21_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_22_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box39 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_22_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_22_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 10 -1 10 11 8 -1 9 12 13 -1 13 10 9 -1 12 14 15 -1 15 13 12 -1 0 3 16 -1 16 17 0 -1 3 5 18 -1 18 16 3 -1 5 7 19 -1 19 18 5 -1 17 16 9 -1 9 8 17 -1 16 18 12 -1 12 9 16 -1 18 19 14 -1 14 12 18 -1 7 6 20 -1 20 19 7 -1 19 20 15 -1 15 14 19 -1 4 20 6 -1 2 1 21 -1 20 4 13 -1 13 15 20 -1 4 2 10 -1 10 13 4 -1 2 21 11 -1 11 10 2 -1 1 0 17 -1 17 21 1 -1 21 17 8 -1 8 11 21 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 2 -1 2 1 8 -1 9 10 4 -1 4 2 9 -1 10 11 6 -1 6 4 10 -1 0 3 12 -1 12 13 0 -1 3 5 14 -1 14 12 3 -1 5 7 15 -1 15 14 5 -1 13 12 9 -1 9 8 13 -1 12 14 10 -1 10 9 12 -1 14 15 11 -1 11 10 14 -1 7 6 16 -1 16 15 7 -1 15 16 6 -1 6 11 15 -1 17 16 6 -1 2 1 18 -1 16 17 4 -1 4 6 16 -1 17 2 2 -1 2 4 17 -1 2 18 1 -1 1 2 2 -1 1 0 13 -1 13 18 1 -1 18 13 8 -1 8 1 18 -1 ) .
:Coordinate_2_3_1_1_1_1_1_22_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_22_1_2 ;
  x3do:point ( 81.04663 -47.98622 -66.44258 77.31353 -48.30243 -74.58345 83.07758 -50.15453 -74.58346 83.07758 -48.8617 -65.50608 108.16781 -50.15453 -74.58345 108.16781 -48.8617 -65.50608 115.91132 -47.3461 -74.58345 110.93246 -47.02988 -66.44258 81.04663 -36.41316 -65.99292 83.07758 -35.97771 -65.61878 83.07758 -34.28425 -74.58345 77.31353 -35.96239 -74.58346 108.16781 -35.97771 -65.61878 108.16781 -34.28425 -74.58345 110.93246 -37.63598 -66.89365 115.91132 -36.95548 -74.58345 83.07758 -42.21938 -64.19049 78.16086 -42.21938 -65.50731 108.16781 -42.21939 -64.19049 112.88476 -42.21939 -65.50731 117.86359 -42.21938 -74.58345 74.42776 -42.21938 -74.58346 ) .
:TextureCoordinate_2_3_1_1_1_1_1_22_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_22_1_2 ;
  x3do:point ( .973 .567 .999 .587 .999 .556 .97 .556 .999 .423 .97 .423 .999 .381 .973 .408 .972 .567 .971 .556 .971 .423 .975 .408 .966 .556 .97 .582 .966 .423 .97 .398 .999 .371 .999 .423 .999 .602 ) .
:dad_Box40 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box40 ;
  x3do:DEF 'dad_Box40' .
:Box40 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box40 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_23_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_23_1_2 ;
  x3do:DEF 'Box40' .
:Appearance_2_3_1_1_1_1_1_23_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box40 ;
  x3do:hasTexture :MAPTEST-USE-14 ;
  x3do:hasMaterial :material22_mat .
:MAPTEST-USE-14 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_23_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material22_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_23_1_1 ;
  x3do:DEF 'material22_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_23_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box40 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_23_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_23_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 10 -1 10 11 8 -1 9 12 13 -1 13 10 9 -1 12 14 15 -1 15 13 12 -1 0 3 16 -1 16 17 0 -1 3 5 18 -1 18 16 3 -1 5 7 19 -1 19 18 5 -1 17 16 9 -1 9 8 17 -1 16 18 12 -1 12 9 16 -1 18 19 14 -1 14 12 18 -1 7 6 20 -1 20 19 7 -1 19 20 15 -1 15 14 19 -1 4 20 6 -1 2 1 21 -1 20 4 13 -1 13 15 20 -1 4 2 10 -1 10 13 4 -1 2 21 11 -1 11 10 2 -1 1 0 17 -1 17 21 1 -1 21 17 8 -1 8 11 21 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 2 -1 2 1 8 -1 9 10 4 -1 4 2 9 -1 10 11 6 -1 6 4 10 -1 0 3 12 -1 12 13 0 -1 3 5 14 -1 14 12 3 -1 5 7 15 -1 15 14 5 -1 13 12 9 -1 9 8 13 -1 12 14 10 -1 10 9 12 -1 14 15 11 -1 11 10 14 -1 7 6 16 -1 16 15 7 -1 15 16 6 -1 6 11 15 -1 17 16 6 -1 2 1 18 -1 16 17 4 -1 4 6 16 -1 17 19 2 -1 2 4 17 -1 19 18 1 -1 1 2 19 -1 1 0 13 -1 13 18 1 -1 18 13 8 -1 8 1 18 -1 ) .
:Coordinate_2_3_1_1_1_1_1_23_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_23_1_2 ;
  x3do:point ( 186.82605 -47.98623 -66.44258 183.09296 -48.30245 -74.58346 188.857 -50.15454 -74.58347 188.857 -48.86171 -65.50609 213.94722 -50.15454 -74.58346 213.94722 -48.86172 -65.50609 221.69072 -47.34611 -74.58346 216.7119 -47.0299 -66.44258 186.82605 -36.41317 -65.99293 188.857 -35.97773 -65.61878 188.857 -34.28426 -74.58346 183.09296 -35.9624 -74.58347 213.94722 -35.97772 -65.61878 213.94722 -34.28426 -74.58346 216.7119 -37.63599 -66.89365 221.69072 -36.95549 -74.58346 188.857 -42.2194 -64.19049 183.94028 -42.2194 -65.50731 213.94722 -42.2194 -64.1905 218.66417 -42.2194 -65.50732 223.64302 -42.2194 -74.58346 180.20718 -42.2194 -74.58347 ) .
:TextureCoordinate_2_3_1_1_1_1_1_23_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_23_1_2 ;
  x3do:point ( .971 .745 .999 .781 .999 .725 .967 .725 .999 .478 .967 .478 .999 .402 .971 .451 .969 .745 .968 .725 .968 .478 .972 .451 .963 .725 .967 .773 .963 .478 .967 .432 .999 .383 .999 .478 .999 .81 .999 .725 ) .
:dad_Box41 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box41 ;
  x3do:DEF 'dad_Box41' .
:Box41 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box41 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_24_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_24_1_2 ;
  x3do:DEF 'Box41' .
:Appearance_2_3_1_1_1_1_1_24_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box41 ;
  x3do:hasTexture :MAPTEST-USE-15 ;
  x3do:hasMaterial :material23_mat .
:MAPTEST-USE-15 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_24_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material23_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_24_1_1 ;
  x3do:DEF 'material23_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_24_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box41 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_24_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_24_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 10 -1 10 11 8 -1 9 12 13 -1 13 10 9 -1 12 14 15 -1 15 13 12 -1 0 3 16 -1 16 17 0 -1 3 5 18 -1 18 16 3 -1 5 7 19 -1 19 18 5 -1 17 16 9 -1 9 8 17 -1 16 18 12 -1 12 9 16 -1 18 19 14 -1 14 12 18 -1 7 6 20 -1 20 19 7 -1 19 20 15 -1 15 14 19 -1 4 20 6 -1 2 1 21 -1 20 4 13 -1 13 15 20 -1 4 2 10 -1 10 13 4 -1 2 21 11 -1 11 10 2 -1 1 0 17 -1 17 21 1 -1 21 17 8 -1 8 11 21 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 2 -1 2 1 8 -1 9 10 4 -1 4 2 9 -1 10 11 6 -1 6 4 10 -1 0 3 12 -1 12 13 0 -1 3 5 14 -1 14 12 3 -1 5 7 15 -1 15 14 5 -1 13 12 9 -1 9 8 13 -1 12 14 10 -1 10 9 12 -1 14 15 11 -1 11 10 14 -1 7 6 16 -1 16 15 7 -1 15 16 6 -1 6 11 15 -1 4 16 6 -1 2 1 17 -1 16 4 4 -1 4 6 16 -1 4 2 2 -1 2 4 4 -1 2 17 1 -1 1 2 2 -1 1 0 13 -1 13 17 1 -1 17 13 8 -1 8 1 17 -1 ) .
:Coordinate_2_3_1_1_1_1_1_24_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_24_1_2 ;
  x3do:point ( -121.04582 -47.9862 -70.02375 -124.77892 -48.30241 -78.16463 -119.01487 -50.15451 -78.16464 -119.01487 -48.86168 -69.08726 -93.92465 -50.15451 -78.16464 -93.92465 -48.86168 -69.08726 -86.18114 -47.34607 -78.16463 -91.15999 -47.02986 -70.02376 -121.04582 -36.41314 -69.5741 -119.01487 -35.97769 -69.19995 -119.01487 -34.28422 -78.16464 -124.77892 -35.96236 -78.16464 -93.92465 -35.97769 -69.19996 -93.92465 -34.28422 -78.16463 -91.15999 -37.63596 -70.47482 -86.18114 -36.95546 -78.16463 -119.01487 -42.21936 -67.77167 -123.9316 -42.21936 -69.08848 -93.92465 -42.21937 -67.77167 -89.20771 -42.21937 -69.08849 -84.22886 -42.21937 -78.16463 -127.66469 -42.21936 -78.16464 ) .
:TextureCoordinate_2_3_1_1_1_1_1_24_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_24_1_2 ;
  x3do:point ( .971 .678 .999 .698 .999 .667 .967 .667 .999 .534 .967 .534 .999 .492 .971 .519 .969 .678 .968 .667 .968 .534 .972 .519 .963 .667 .967 .693 .963 .534 .967 .508 .999 .482 .999 .713 ) .
:dad_Box42 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box42 ;
  x3do:DEF 'dad_Box42' .
:Box42 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box42 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_25_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_25_1_2 ;
  x3do:DEF 'Box42' .
:Appearance_2_3_1_1_1_1_1_25_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box42 ;
  x3do:hasTexture :MAPTEST-USE-16 ;
  x3do:hasMaterial :material24_mat .
:MAPTEST-USE-16 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_25_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material24_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_25_1_1 ;
  x3do:DEF 'material24_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_25_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box42 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_25_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_25_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 10 -1 10 11 8 -1 9 12 13 -1 13 10 9 -1 12 14 15 -1 15 13 12 -1 0 3 16 -1 16 17 0 -1 3 5 18 -1 18 16 3 -1 5 7 19 -1 19 18 5 -1 17 16 9 -1 9 8 17 -1 16 18 12 -1 12 9 16 -1 18 19 14 -1 14 12 18 -1 7 6 20 -1 20 19 7 -1 19 20 15 -1 15 14 19 -1 4 20 6 -1 2 1 21 -1 20 4 13 -1 13 15 20 -1 4 2 10 -1 10 13 4 -1 2 21 11 -1 11 10 2 -1 1 0 17 -1 17 21 1 -1 21 17 8 -1 8 11 21 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 2 -1 2 1 8 -1 9 10 4 -1 4 2 9 -1 10 11 6 -1 6 4 10 -1 0 3 12 -1 12 13 0 -1 3 5 14 -1 14 12 3 -1 5 7 15 -1 15 14 5 -1 13 12 9 -1 9 8 13 -1 12 14 10 -1 10 9 12 -1 14 15 11 -1 11 10 14 -1 7 6 16 -1 16 15 7 -1 15 16 6 -1 6 11 15 -1 4 16 6 -1 2 1 17 -1 16 4 4 -1 4 6 16 -1 4 2 2 -1 2 4 4 -1 2 17 1 -1 1 2 2 -1 1 0 13 -1 13 17 1 -1 17 13 8 -1 8 1 17 -1 ) .
:Coordinate_2_3_1_1_1_1_1_25_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_25_1_2 ;
  x3do:point ( -171.55754 -47.9862 -70.02375 -175.29065 -48.30241 -78.16463 -169.5266 -50.15451 -78.16463 -169.5266 -48.86168 -69.08725 -144.43637 -50.15451 -78.16464 -144.43637 -48.86168 -69.08726 -136.69286 -47.34608 -78.16463 -141.67171 -47.02986 -70.02375 -171.55754 -36.41314 -69.5741 -169.5266 -35.97769 -69.19995 -169.5266 -34.28422 -78.16463 -175.29065 -35.96236 -78.16463 -144.43637 -35.97769 -69.19995 -144.43637 -34.28422 -78.16463 -141.67171 -37.63596 -70.47482 -136.69286 -36.95546 -78.16463 -169.5266 -42.21937 -67.77166 -174.44333 -42.21937 -69.08848 -144.43637 -42.21937 -67.77166 -139.71942 -42.21937 -69.08848 -134.74059 -42.21937 -78.16463 -178.17642 -42.21937 -78.16463 ) .
:TextureCoordinate_2_3_1_1_1_1_1_25_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_25_1_2 ;
  x3do:point ( .973 .629 .999 .649 .999 .619 .97 .619 .999 .485 .97 .485 .999 .444 .973 .47 .972 .629 .971 .619 .971 .485 .975 .47 .966 .619 .97 .645 .966 .485 .97 .46 .999 .434 .999 .665 ) .
:dad_Box43 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box43 ;
  x3do:DEF 'dad_Box43' .
:Box43 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box43 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_26_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_26_1_2 ;
  x3do:DEF 'Box43' .
:Appearance_2_3_1_1_1_1_1_26_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box43 ;
  x3do:hasTexture :MAPTEST-USE-17 ;
  x3do:hasMaterial :material25_mat .
:MAPTEST-USE-17 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_26_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material25_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_26_1_1 ;
  x3do:DEF 'material25_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_26_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box43 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_26_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_26_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 10 -1 10 11 8 -1 9 12 13 -1 13 10 9 -1 12 14 15 -1 15 13 12 -1 0 3 16 -1 16 17 0 -1 3 5 18 -1 18 16 3 -1 5 7 19 -1 19 18 5 -1 17 16 9 -1 9 8 17 -1 16 18 12 -1 12 9 16 -1 18 19 14 -1 14 12 18 -1 7 6 20 -1 20 19 7 -1 19 20 15 -1 15 14 19 -1 4 20 6 -1 2 1 21 -1 20 4 13 -1 13 15 20 -1 4 2 10 -1 10 13 4 -1 2 21 11 -1 11 10 2 -1 1 0 17 -1 17 21 1 -1 21 17 8 -1 8 11 21 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 2 -1 2 1 8 -1 9 10 4 -1 4 2 9 -1 10 11 12 -1 12 4 10 -1 0 3 13 -1 13 14 0 -1 3 5 15 -1 15 13 3 -1 5 7 16 -1 16 15 5 -1 14 13 9 -1 9 8 14 -1 13 15 10 -1 10 9 13 -1 15 16 11 -1 11 10 15 -1 7 6 17 -1 17 16 7 -1 16 17 12 -1 12 11 16 -1 4 17 6 -1 2 1 18 -1 17 4 4 -1 4 12 17 -1 4 2 2 -1 2 4 4 -1 2 18 1 -1 1 2 2 -1 1 0 14 -1 14 18 1 -1 18 14 8 -1 8 1 18 -1 ) .
:Coordinate_2_3_1_1_1_1_1_26_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_26_1_2 ;
  x3do:point ( -226.82515 -47.9862 -70.02377 -230.55826 -48.30241 -78.16464 -224.79422 -50.15451 -78.16464 -224.79422 -48.86168 -69.08727 -199.70398 -50.15451 -78.16464 -199.70398 -48.86168 -69.08727 -191.96048 -47.34607 -78.16464 -196.93933 -47.02986 -70.02377 -226.82515 -36.41314 -69.5741 -224.79422 -35.97769 -69.19997 -224.79422 -34.28422 -78.16464 -230.55826 -35.96236 -78.16464 -199.70398 -35.97769 -69.19997 -199.70398 -34.28422 -78.16464 -196.93932 -37.63596 -70.47483 -191.96048 -36.95546 -78.16464 -224.79422 -42.21936 -67.77168 -229.71092 -42.21936 -69.08849 -199.70398 -42.21937 -67.77168 -194.98703 -42.21937 -69.08849 -190.00821 -42.21936 -78.16464 -233.44405 -42.21936 -78.16464 ) .
:TextureCoordinate_2_3_1_1_1_1_1_26_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_26_1_2 ;
  x3do:point ( .973 .679 .999 .698 .999 .668 .97 .668 .999 .534 .97 .534 .999 .493 .973 .52 .972 .679 .971 .668 .971 .534 .975 .52 .999 .493 .966 .668 .97 .694 .966 .534 .97 .509 .999 .483 .999 .714 ) .
:dad_Box44 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box44 ;
  x3do:DEF 'dad_Box44' .
:Box44 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box44 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_27_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_27_1_2 ;
  x3do:DEF 'Box44' .
:Appearance_2_3_1_1_1_1_1_27_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box44 ;
  x3do:hasTexture :MAPTEST-USE-18 ;
  x3do:hasMaterial :material26_mat .
:MAPTEST-USE-18 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_27_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material26_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_27_1_1 ;
  x3do:DEF 'material26_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_27_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box44 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_27_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_27_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 10 -1 10 11 8 -1 9 12 13 -1 13 10 9 -1 12 14 15 -1 15 13 12 -1 0 3 16 -1 16 17 0 -1 3 5 18 -1 18 16 3 -1 5 7 19 -1 19 18 5 -1 17 16 9 -1 9 8 17 -1 16 18 12 -1 12 9 16 -1 18 19 14 -1 14 12 18 -1 7 6 20 -1 20 19 7 -1 19 20 15 -1 15 14 19 -1 4 20 6 -1 2 1 21 -1 20 4 13 -1 13 15 20 -1 4 2 10 -1 10 13 4 -1 2 21 11 -1 11 10 2 -1 1 0 17 -1 17 21 1 -1 21 17 8 -1 8 11 21 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 2 -1 2 1 8 -1 9 10 4 -1 4 2 9 -1 10 11 6 -1 6 4 10 -1 0 3 12 -1 12 13 0 -1 3 5 14 -1 14 12 3 -1 5 7 15 -1 15 14 5 -1 13 12 9 -1 9 8 13 -1 12 14 10 -1 10 9 12 -1 14 15 11 -1 11 10 14 -1 7 6 16 -1 16 15 7 -1 15 16 6 -1 6 11 15 -1 4 16 6 -1 2 1 17 -1 16 4 4 -1 4 6 16 -1 4 2 2 -1 2 4 4 -1 2 17 1 -1 1 2 2 -1 1 0 13 -1 13 17 1 -1 17 13 8 -1 8 1 17 -1 ) .
:Coordinate_2_3_1_1_1_1_1_27_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_27_1_2 ;
  x3do:point ( -278.3902 -47.98619 -70.02376 -282.12329 -48.3024 -78.16464 -276.35922 -50.1545 -78.16464 -276.35922 -48.86167 -69.08727 -251.26901 -50.1545 -78.16464 -251.26901 -48.86167 -69.08727 -243.52548 -47.34606 -78.16464 -248.50433 -47.02985 -70.02376 -278.3902 -36.41313 -69.5741 -276.35922 -35.97768 -69.19996 -276.35922 -34.28421 -78.16464 -282.12329 -35.96235 -78.16464 -251.26901 -35.97768 -69.19996 -251.26901 -34.28421 -78.16464 -248.50433 -37.63594 -70.47483 -243.52548 -36.95545 -78.16464 -276.35922 -42.21935 -67.77168 -281.27597 -42.21935 -69.08849 -251.26901 -42.21936 -67.77168 -246.55208 -42.21936 -69.08849 -241.57321 -42.21936 -78.16464 -285.00906 -42.21935 -78.16464 ) .
:TextureCoordinate_2_3_1_1_1_1_1_27_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_27_1_2 ;
  x3do:point ( .973 .56 .999 .58 .999 .549 .97 .549 .999 .416 .97 .416 .999 .375 .973 .401 .972 .56 .971 .549 .971 .416 .975 .401 .966 .549 .97 .575 .966 .416 .97 .391 .999 .364 .999 .595 ) .
:dad_Box45 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box45 ;
  x3do:DEF 'dad_Box45' .
:Box45 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box45 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_28_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_28_1_2 ;
  x3do:DEF 'Box45' .
:Appearance_2_3_1_1_1_1_1_28_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box45 ;
  x3do:hasTexture :MAPTEST-USE-19 ;
  x3do:hasMaterial :material27_mat .
:MAPTEST-USE-19 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_28_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material27_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_28_1_1 ;
  x3do:DEF 'material27_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_28_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box45 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_28_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_28_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 10 -1 10 11 8 -1 9 12 13 -1 13 10 9 -1 12 14 15 -1 15 13 12 -1 0 3 16 -1 16 17 0 -1 3 5 18 -1 18 16 3 -1 5 7 19 -1 19 18 5 -1 17 16 9 -1 9 8 17 -1 16 18 12 -1 12 9 16 -1 18 19 14 -1 14 12 18 -1 7 6 20 -1 20 19 7 -1 19 20 15 -1 15 14 19 -1 4 20 6 -1 2 1 21 -1 20 4 13 -1 13 15 20 -1 4 2 10 -1 10 13 4 -1 2 21 11 -1 11 10 2 -1 1 0 17 -1 17 21 1 -1 21 17 8 -1 8 11 21 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 2 -1 2 1 8 -1 9 10 4 -1 4 2 9 -1 10 11 6 -1 6 4 10 -1 0 3 12 -1 12 13 0 -1 3 5 14 -1 14 12 3 -1 5 7 15 -1 15 14 5 -1 13 12 9 -1 9 8 13 -1 12 14 10 -1 10 9 12 -1 14 15 11 -1 11 10 14 -1 7 6 16 -1 16 15 7 -1 15 16 6 -1 6 11 15 -1 4 16 6 -1 2 1 17 -1 16 4 4 -1 4 6 16 -1 4 2 2 -1 2 4 4 -1 2 17 1 -1 1 2 2 -1 1 0 13 -1 13 17 1 -1 17 13 8 -1 8 1 17 -1 ) .
:Coordinate_2_3_1_1_1_1_1_28_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_28_1_2 ;
  x3do:point ( -328.90201 -47.98619 -70.02377 -332.6351 -48.30239 -78.16464 -326.87106 -50.15449 -78.16464 -326.87106 -48.86166 -69.08727 -301.78082 -50.15449 -78.16464 -301.78082 -48.86166 -69.08727 -294.03732 -47.34606 -78.16464 -299.01617 -47.02984 -70.02377 -328.90201 -36.41312 -69.57411 -326.87106 -35.97767 -69.19997 -326.87106 -34.28421 -78.16464 -332.6351 -35.96235 -78.16464 -301.78082 -35.97767 -69.19997 -301.78082 -34.28421 -78.16464 -299.01617 -37.63594 -70.47483 -294.03732 -36.95544 -78.16464 -326.87106 -42.21935 -67.77168 -331.78778 -42.21935 -69.08849 -301.78082 -42.21935 -67.77168 -297.0639 -42.21935 -69.08849 -292.08505 -42.21935 -78.16464 -335.52087 -42.21935 -78.16464 ) .
:TextureCoordinate_2_3_1_1_1_1_1_28_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_28_1_2 ;
  x3do:point ( .973 .746 .999 .765 .999 .735 .97 .735 .999 .601 .97 .601 .999 .56 .973 .587 .972 .746 .971 .735 .971 .601 .975 .587 .966 .735 .97 .761 .966 .601 .97 .576 .999 .55 .999 .781 ) .
:dad_Box46 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Box46 ;
  x3do:DEF 'dad_Box46' .
:Box46 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Box46 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_29_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_29_1_2 ;
  x3do:DEF 'Box46' .
:Appearance_2_3_1_1_1_1_1_29_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Box46 ;
  x3do:hasTexture :MAPTEST-USE-20 ;
  x3do:hasMaterial :material28_mat .
:MAPTEST-USE-20 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_29_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material28_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_29_1_1 ;
  x3do:DEF 'material28_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_29_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Box46 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_29_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_29_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 10 -1 10 11 8 -1 9 12 13 -1 13 10 9 -1 12 14 15 -1 15 13 12 -1 0 3 16 -1 16 17 0 -1 3 5 18 -1 18 16 3 -1 5 7 19 -1 19 18 5 -1 17 16 9 -1 9 8 17 -1 16 18 12 -1 12 9 16 -1 18 19 14 -1 14 12 18 -1 7 6 20 -1 20 19 7 -1 19 20 15 -1 15 14 19 -1 4 20 6 -1 2 1 21 -1 20 4 13 -1 13 15 20 -1 4 2 10 -1 10 13 4 -1 2 21 11 -1 11 10 2 -1 1 0 17 -1 17 21 1 -1 21 17 8 -1 8 11 21 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 8 9 2 -1 2 1 8 -1 9 10 4 -1 4 2 9 -1 10 11 6 -1 6 4 10 -1 0 3 12 -1 12 13 0 -1 3 5 14 -1 14 12 3 -1 5 7 15 -1 15 14 5 -1 13 12 9 -1 9 8 13 -1 12 14 10 -1 10 9 12 -1 14 15 11 -1 11 10 14 -1 7 6 16 -1 16 15 7 -1 15 16 6 -1 6 11 15 -1 4 16 6 -1 2 1 17 -1 16 4 4 -1 4 6 16 -1 4 18 2 -1 2 4 4 -1 18 17 1 -1 1 2 18 -1 1 0 13 -1 13 17 1 -1 17 13 8 -1 8 1 17 -1 ) .
:Coordinate_2_3_1_1_1_1_1_29_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_29_1_2 ;
  x3do:point ( -384.16962 -47.98616 -70.02377 -387.90271 -48.30238 -78.16464 -382.13864 -50.15447 -78.16465 -382.13864 -48.86164 -69.08727 -357.04843 -50.15447 -78.16465 -357.04843 -48.86164 -69.08727 -349.30493 -47.34604 -78.16464 -354.28378 -47.02982 -70.02377 -384.16962 -36.4131 -69.57411 -382.13864 -35.97765 -69.19997 -382.13864 -34.28419 -78.16465 -387.90271 -35.96233 -78.16465 -357.04843 -35.97765 -69.19997 -357.04843 -34.28419 -78.16464 -354.28378 -37.63592 -70.47484 -349.30493 -36.95542 -78.16464 -382.13864 -42.21933 -67.77168 -387.05539 -42.21933 -69.0885 -357.04843 -42.21933 -67.77168 -352.33151 -42.21933 -69.0885 -347.35266 -42.21933 -78.16464 -390.78848 -42.21933 -78.16465 ) .
:TextureCoordinate_2_3_1_1_1_1_1_29_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_29_1_2 ;
  x3do:point ( .97 .653 .996 .672 .996 .642 .967 .642 .996 .508 .967 .508 .996 .467 .97 .494 .969 .653 .968 .642 .968 .508 .972 .494 .963 .642 .967 .668 .963 .508 .967 .483 .996 .457 .996 .688 .996 .642 ) .
:dad_Cone01 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Cone01 ;
  x3do:DEF 'dad_Cone01' .
:Cone01 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Cone01 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_30_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_30_1_2 ;
  x3do:DEF 'Cone01' .
:Appearance_2_3_1_1_1_1_1_30_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Cone01 ;
  x3do:hasMaterial :material29_mat .
:material29_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_30_1_1 ;
  x3do:DEF 'material29_mat' ;
  x3do:ambientIntensity 0.182 ;
  x3do:diffuseColor ( .18039 .18039 .2 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_30_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Cone01 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_30_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 0 3 1 -1 3 0 4 -1 0 2 4 -1 2 1 4 -1 1 3 4 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_30_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_30_1_2 ;
  x3do:point ( 286.4866 .07029 -121.93185 286.4866 .07029 -119.66491 286.47672 -1.06314 -120.79838 286.49649 1.20372 -120.79838 283.74945 .09418 -120.79838 ) .
:dad_Cylinder02 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Cylinder02 ;
  x3do:DEF 'dad_Cylinder02' .
:Cylinder02 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Cylinder02 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_31_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_31_1_2 ;
  x3do:DEF 'Cylinder02' .
:Appearance_2_3_1_1_1_1_1_31_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Cylinder02 ;
  x3do:hasTexture :MAPTEST-USE-21 ;
  x3do:hasMaterial :material30_mat .
:MAPTEST-USE-21 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_31_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material30_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_31_1_1 ;
  x3do:DEF 'material30_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_31_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Cylinder02 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_31_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_31_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 0 3 1 -1 0 4 3 -1 0 5 4 -1 0 6 5 -1 0 2 6 -1 2 7 8 -1 2 1 7 -1 1 9 7 -1 1 3 9 -1 3 10 9 -1 3 4 10 -1 4 11 10 -1 4 5 11 -1 5 12 11 -1 5 6 12 -1 6 8 12 -1 6 2 8 -1 13 14 15 -1 13 16 14 -1 13 17 16 -1 13 18 17 -1 13 19 18 -1 13 15 19 -1 15 20 21 -1 15 14 20 -1 14 22 20 -1 14 16 22 -1 16 23 22 -1 16 17 23 -1 17 24 23 -1 17 18 24 -1 18 25 24 -1 18 19 25 -1 19 21 25 -1 19 15 21 -1 26 21 20 -1 26 20 22 -1 26 22 23 -1 26 23 24 -1 26 24 25 -1 26 25 21 -1 27 28 29 -1 27 30 28 -1 30 31 28 -1 30 32 31 -1 32 33 31 -1 32 34 33 -1 34 35 33 -1 34 36 35 -1 36 37 35 -1 36 38 37 -1 38 29 37 -1 38 27 29 -1 39 29 28 -1 39 28 31 -1 39 31 33 -1 39 33 35 -1 39 35 37 -1 39 37 29 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 0 3 1 -1 0 4 3 -1 0 5 4 -1 0 6 5 -1 0 2 6 -1 2 7 8 -1 2 1 7 -1 1 9 7 -1 1 3 9 -1 3 10 9 -1 3 4 10 -1 4 11 10 -1 4 5 11 -1 5 12 11 -1 5 6 12 -1 6 8 12 -1 6 2 8 -1 13 14 15 -1 13 16 14 -1 13 14 16 -1 13 15 14 -1 13 17 15 -1 13 15 17 -1 15 18 19 -1 15 14 18 -1 14 20 18 -1 14 16 20 -1 16 18 20 -1 16 14 18 -1 14 19 18 -1 14 15 19 -1 15 21 19 -1 15 17 21 -1 17 19 21 -1 17 15 19 -1 22 19 18 -1 22 18 20 -1 22 20 18 -1 22 18 19 -1 22 19 21 -1 22 21 19 -1 23 24 25 -1 23 26 24 -1 26 27 24 -1 26 28 27 -1 28 29 27 -1 28 30 29 -1 30 31 29 -1 30 32 31 -1 32 33 31 -1 32 34 33 -1 34 25 33 -1 34 23 25 -1 35 25 24 -1 35 24 27 -1 35 27 29 -1 35 29 31 -1 35 31 33 -1 35 33 25 -1 ) .
:Coordinate_2_3_1_1_1_1_1_31_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_31_1_2 ;
  x3do:point ( -239.18126 .07033 -137.51112 -233.57063 .07033 -140.84186 -231.19672 .07033 -138.67693 -244.30225 .07033 -143.25478 -256.88385 .07034 -138.65024 -244.30225 .07033 -134.03671 -233.61545 .07033 -136.34203 -247.16812 32.97953 -148.37651 -244.79423 32.97953 -146.21159 -257.89972 32.97953 -150.78944 -270.48132 32.97953 -146.18491 -257.89975 32.97953 -141.57136 -247.21291 32.97953 -143.87668 -217.09512 -0.27916 -87.37291 -190.18767 9.76833 -87.37291 -224.4953 10.04847 -87.37291 -176.20541 .06023 -87.37291 -190.18767 -9.35648 -87.37291 -224.4953 -9.35648 -87.37291 -237.30608 .17684 -87.37291 -239.15056 9.87227 -138.44704 -247.80402 10.04847 -138.44704 -230.57759 .17683 -138.44704 -239.15054 -9.35648 -138.44704 -247.80402 -9.35648 -138.44704 -257.10321 .17684 -138.44705 -237.70209 .17683 -138.44704 -244.85671 -32.8608 -145.97446 -233.60887 .0484 -140.75501 -231.23498 .0484 -138.59007 -247.23058 -32.8608 -148.13937 -244.3405 .0484 -143.16792 -257.96219 -32.8608 -150.55231 -256.92209 .0484 -138.56339 -270.54379 -32.86079 -145.94777 -244.34049 .0484 -133.94986 -257.96219 -32.8608 -141.33424 -233.65369 .0484 -136.25516 -247.27541 -32.8608 -143.63956 -239.2195 .0484 -137.42427 ) .
:TextureCoordinate_2_3_1_1_1_1_1_31_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_31_1_2 ;
  x3do:point ( .249 .673 .256 .68 .259 .675 .243 .684 .228 .675 .243 .666 .256 .671 .239 .694 .242 .69 .226 .699 .211 .69 .226 .681 .239 .686 .276 .575 .308 .575 .267 .575 .325 .575 .251 .575 .249 .675 .239 .675 .259 .675 .227 .675 .251 .675 .242 .69 .256 .68 .259 .675 .239 .694 .243 .684 .226 .699 .228 .675 .211 .69 .243 .666 .226 .681 .256 .671 .239 .685 .249 .673 ) .
:dad_Cylinder04 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Cylinder04 ;
  x3do:DEF 'dad_Cylinder04' .
:Cylinder04 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Cylinder04 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_32_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_32_1_2 ;
  x3do:DEF 'Cylinder04' .
:Appearance_2_3_1_1_1_1_1_32_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Cylinder04 ;
  x3do:hasTexture :MAPTEST-USE-22 ;
  x3do:hasMaterial :material31_mat .
:MAPTEST-USE-22 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_32_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material31_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_32_1_1 ;
  x3do:DEF 'material31_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_32_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Cylinder04 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_32_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_32_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 0 3 1 -1 0 4 3 -1 4 5 6 -1 4 0 5 -1 0 7 5 -1 0 2 7 -1 2 8 7 -1 2 1 8 -1 1 9 8 -1 1 3 9 -1 3 6 9 -1 3 4 6 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 0 3 1 -1 0 0 3 -1 0 4 5 -1 0 6 4 -1 6 7 4 -1 6 2 7 -1 2 8 7 -1 2 1 8 -1 1 9 8 -1 1 3 9 -1 3 5 9 -1 3 0 5 -1 ) .
:Coordinate_2_3_1_1_1_1_1_32_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_32_1_2 ;
  x3do:point ( -235.91266 -1.10365 -137.94208 -235.91266 3.10874 -132.14424 -235.91266 3.10874 -136.5734 -235.91266 -1.10365 -130.77554 -235.91266 -3.70704 -134.35881 -218.65067 -1.10365 -137.94208 -218.65066 -3.70704 -134.35881 -218.65066 3.10874 -136.5734 -218.65066 3.10874 -132.14424 -218.65066 -1.10365 -130.77554 ) .
:TextureCoordinate_2_3_1_1_1_1_1_32_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_32_1_2 ;
  x3do:point ( .237 .627 .237 .622 .237 .631 .237 .62 .258 .634 .258 .627 .237 .634 .258 .631 .258 .622 .258 .62 ) .
:dad_Cylinder05 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Cylinder05 ;
  x3do:DEF 'dad_Cylinder05' .
:Cylinder05 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Cylinder05 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_33_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_33_1_2 ;
  x3do:DEF 'Cylinder05' .
:Appearance_2_3_1_1_1_1_1_33_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Cylinder05 ;
  x3do:hasMaterial :material32_mat .
:material32_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_33_1_1 ;
  x3do:DEF 'material32_mat' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_33_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Cylinder05 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_33_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 0 3 1 -1 0 4 3 -1 0 5 4 -1 5 6 7 -1 5 0 6 -1 0 8 6 -1 0 2 8 -1 2 9 8 -1 2 1 9 -1 1 10 9 -1 1 3 10 -1 3 11 10 -1 3 4 11 -1 4 7 11 -1 4 5 7 -1 7 6 8 -1 7 8 9 -1 7 9 10 -1 7 10 11 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_33_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_33_1_2 ;
  x3do:point ( 280.81158 4.23173 -107.02106 280.81158 -4.07722 -107.02106 285.12708 .07286 -107.02106 272.6965 -4.07723 -107.02107 268.74255 .05416 -107.02107 272.6965 4.21145 -107.02107 260.42111 3.04657 -127.0888 257.75027 3.10096 -127.0888 263.06708 .05416 -127.0888 260.42111 -2.88822 -127.0888 257.75027 -2.88822 -127.0888 254.88017 .05416 -127.0888 ) .
:dad_Cylinder06 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Cylinder06 ;
  x3do:DEF 'dad_Cylinder06' .
:Cylinder06 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Cylinder06 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_34_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_34_1_2 ;
  x3do:DEF 'Cylinder06' .
:Appearance_2_3_1_1_1_1_1_34_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Cylinder06 ;
  x3do:hasMaterial :material33_mat .
:material33_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_34_1_1 ;
  x3do:DEF 'material33_mat' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_34_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Cylinder06 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_34_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 0 3 1 -1 0 4 3 -1 0 5 4 -1 5 6 7 -1 5 0 6 -1 0 8 6 -1 0 2 8 -1 2 9 8 -1 2 1 9 -1 1 10 9 -1 1 3 10 -1 3 11 10 -1 3 4 11 -1 4 7 11 -1 4 5 7 -1 7 6 8 -1 7 8 9 -1 7 9 10 -1 7 10 11 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_34_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_34_1_2 ;
  x3do:point ( 256.88156 1.14809 -127.09676 256.88156 -1.08477 -127.09676 258.51401 .01465 -127.09676 255.63472 -1.08477 -127.09676 254.84459 .02826 -127.09676 255.63472 1.1808 -127.09676 249.33034 1.16022 -137.62987 248.89055 1.1808 -137.62987 250.12628 .02826 -137.62987 249.33032 -1.08478 -137.62987 248.89055 -1.08478 -137.62987 248.13155 .02826 -137.62987 ) .
:dad_Cylinder07 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Cylinder07 ;
  x3do:DEF 'dad_Cylinder07' .
:Cylinder07 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Cylinder07 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_35_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_35_1_2 ;
  x3do:DEF 'Cylinder07' .
:Appearance_2_3_1_1_1_1_1_35_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Cylinder07 ;
  x3do:hasMaterial :material34_mat .
:material34_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_35_1_1 ;
  x3do:DEF 'material34_mat' ;
  x3do:ambientIntensity 0.467 ;
  x3do:diffuseColor ( .46667 .46667 .46667 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_35_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Cylinder07 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_35_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 1 3 4 -1 1 0 3 -1 0 5 3 -1 0 2 5 -1 2 4 5 -1 2 1 4 -1 4 3 5 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_35_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_35_1_2 ;
  x3do:point ( 276.35968 -0.20074 -125.06467 275.72574 .89733 -125.06467 275.09177 -0.20074 -125.06467 276.35968 -0.20074 -126.54388 275.72574 .89733 -126.54388 275.09177 -0.20074 -126.54388 ) .
:dad_Cylinder08 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Cylinder08 ;
  x3do:DEF 'dad_Cylinder08' .
:Cylinder08 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Cylinder08 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_36_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_36_1_2 ;
  x3do:DEF 'Cylinder08' .
:Appearance_2_3_1_1_1_1_1_36_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Cylinder08 ;
  x3do:hasMaterial :material35_mat .
:material35_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_36_1_1 ;
  x3do:DEF 'material35_mat' ;
  x3do:ambientIntensity 0.467 ;
  x3do:diffuseColor ( .46667 .46667 .46667 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_36_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Cylinder08 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_36_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 1 3 4 -1 1 0 3 -1 0 5 3 -1 0 2 5 -1 2 4 5 -1 2 1 4 -1 4 3 5 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_36_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_36_1_2 ;
  x3do:point ( 267.19479 -0.06047 -125.06467 266.87936 .4859 -125.06467 266.56393 -0.06047 -125.06467 267.19479 -0.06047 -129.52115 266.87936 .4859 -129.52115 266.56393 -0.06047 -129.52115 ) .
:dad_Cylinder09 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Cylinder09 ;
  x3do:DEF 'dad_Cylinder09' .
:Cylinder09 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Cylinder09 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_37_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_37_1_2 ;
  x3do:DEF 'Cylinder09' .
:Appearance_2_3_1_1_1_1_1_37_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Cylinder09 ;
  x3do:hasMaterial :material36_mat .
:material36_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_37_1_1 ;
  x3do:DEF 'material36_mat' ;
  x3do:ambientIntensity 0.467 ;
  x3do:diffuseColor ( .46667 .46667 .46667 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_37_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Cylinder09 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_37_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 1 3 4 -1 1 0 3 -1 0 5 3 -1 0 2 5 -1 2 4 5 -1 2 1 4 -1 4 3 5 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_37_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_37_1_2 ;
  x3do:point ( 286.29956 -0.20074 -113.63361 285.66562 .89733 -113.63361 285.03168 -0.20074 -113.63361 286.29956 -0.20074 -115.11282 285.66562 .89733 -115.11282 285.03168 -0.20074 -115.11282 ) .
:dad_Object01 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object01 ;
  x3do:DEF 'dad_Object01' .
:Object01 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object01 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_38_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_38_1_2 ;
  x3do:DEF 'Object01' .
:Appearance_2_3_1_1_1_1_1_38_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object01 ;
  x3do:hasMaterial :material42_mat .
:material42_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_38_1_1 ;
  x3do:DEF 'material42_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_38_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object01 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_38_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 2 4 3 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_38_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_38_1_2 ;
  x3do:point ( 397.70123 -26.35498 -40.2666 381.84021 -33.89211 -40.2666 381.84021 33.43858 -40.2666 433.25372 .15641 -41.85345 397.70123 28.19204 -40.2666 ) .
:dad_Object02 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object02 ;
  x3do:DEF 'dad_Object02' .
:Object02 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object02 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_39_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_39_1_2 ;
  x3do:DEF 'Object02' .
:Appearance_2_3_1_1_1_1_1_39_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object02 ;
  x3do:hasTexture :MAPTEST-USE-23 ;
  x3do:hasMaterial :material43_mat .
:MAPTEST-USE-23 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_39_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material43_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_39_1_1 ;
  x3do:DEF 'material43_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_39_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object02 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_39_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_39_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 4 0 3 -1 3 5 4 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 4 0 3 -1 3 5 4 -1 ) .
:Coordinate_2_3_1_1_1_1_1_39_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_39_1_2 ;
  x3do:point ( 318.82446 -0.00083 -80.46574 318.82446 -28.17916 -80.46574 285.2511 -25.51628 -106.88428 285.25107 -0.00083 -106.88427 318.82446 28.24445 -80.46574 285.25107 25.59476 -106.88427 ) .
:TextureCoordinate_2_3_1_1_1_1_1_39_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_39_1_2 ;
  x3do:point ( .094 .834 .05 .834 .054 .941 .094 .941 .137 .834 .133 .941 ) .
:dad_Object03 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object03 ;
  x3do:DEF 'dad_Object03' .
:Object03 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object03 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_40_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_40_1_2 ;
  x3do:DEF 'Object03' .
:Appearance_2_3_1_1_1_1_1_40_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object03 ;
  x3do:hasMaterial :material44_mat .
:material44_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_40_1_1 ;
  x3do:DEF 'material44_mat' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_40_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object03 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_40_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 4 5 6 -1 6 7 4 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_40_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_40_1_2 ;
  x3do:point ( 66.17526 28.24445 -93.4016 66.17526 28.24445 -106.88429 66.17526 39.04113 -106.88429 66.17526 39.04113 -93.4016 66.17526 -28.1852 -106.88429 66.17526 -28.1852 -93.4016 66.17526 -38.77146 -93.4016 66.17526 -38.77146 -106.88428 ) .
:dad_Object04 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object04 ;
  x3do:DEF 'dad_Object04' .
:Object04 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object04 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_41_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_41_1_2 ;
  x3do:DEF 'Object04' .
:Appearance_2_3_1_1_1_1_1_41_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object04 ;
  x3do:hasTexture :MAPTEST-USE-24 ;
  x3do:hasMaterial :material45_mat .
:MAPTEST-USE-24 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_41_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material45_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_41_1_1 ;
  x3do:DEF 'material45_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_41_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object04 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_41_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_41_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 1 4 5 -1 5 2 1 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 1 4 5 -1 5 2 1 -1 ) .
:Coordinate_2_3_1_1_1_1_1_41_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_41_1_2 ;
  x3do:point ( 381.84021 33.43858 -40.2666 381.84021 .15641 -40.2666 342.37558 .15641 -65.60242 342.37558 33.43859 -65.60242 381.84021 -33.89211 -40.2666 342.37558 -33.89211 -65.60099 ) .
:TextureCoordinate_2_3_1_1_1_1_1_41_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_41_1_2 ;
  x3do:point ( .151 .468 .098 .468 .098 .644 .151 .644 .044 .468 .044 .644 ) .
:dad_Object05 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object05 ;
  x3do:DEF 'dad_Object05' .
:Object05 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object05 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_42_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_42_1_2 ;
  x3do:DEF 'Object05' .
:Appearance_2_3_1_1_1_1_1_42_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object05 ;
  x3do:hasTexture :MAPTEST-USE-25 ;
  x3do:hasMaterial :material46_mat .
:MAPTEST-USE-25 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_42_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material46_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_42_1_1 ;
  x3do:DEF 'material46_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_42_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object05 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_42_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_42_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 4 0 3 -1 3 5 4 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 4 0 3 -1 3 5 4 -1 ) .
:Coordinate_2_3_1_1_1_1_1_42_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_42_1_2 ;
  x3do:point ( 333.37705 -0.05722 -67.86488 333.37705 -49.57612 -67.86489 335.9866 -54.36815 -77.33032 335.98663 -0.05722 -77.33033 333.37705 49.83087 -67.86489 335.98663 54.41727 -77.33032 ) .
:TextureCoordinate_2_3_1_1_1_1_1_42_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_42_1_2 ;
  x3do:point ( .094 .69 .01 .69 .002 .734 .094 .734 .178 .69 .186 .734 ) .
:dad_Object06 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object06 ;
  x3do:DEF 'dad_Object06' .
:Object06 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object06 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_43_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_43_1_2 ;
  x3do:DEF 'Object06' .
:Appearance_2_3_1_1_1_1_1_43_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object06 ;
  x3do:hasTexture :MAPTEST-USE-26 ;
  x3do:hasMaterial :material47_mat .
:MAPTEST-USE-26 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_43_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material47_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_43_1_1 ;
  x3do:DEF 'material47_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_43_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object06 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_43_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_43_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 0 2 3 -1 0 3 4 -1 0 4 5 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 0 2 3 -1 0 3 4 -1 0 4 5 -1 ) .
:Coordinate_2_3_1_1_1_1_1_43_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_43_1_2 ;
  x3do:point ( -244.79423 32.97953 -146.21158 -247.16815 32.97953 -148.37651 -257.89975 32.97953 -150.78943 -270.48135 32.97953 -146.18491 -257.89975 32.97953 -141.57136 -247.21294 32.97953 -143.87668 ) .
:TextureCoordinate_2_3_1_1_1_1_1_43_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_43_1_2 ;
  x3do:point ( .23 .849 .243 .872 .218 .889 .187 .857 .218 .824 .243 .84 ) .
:dad_Object07 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object07 ;
  x3do:DEF 'dad_Object07' .
:Object07 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object07 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_44_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_44_1_2 ;
  x3do:DEF 'Object07' .
:Appearance_2_3_1_1_1_1_1_44_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object07 ;
  x3do:hasTexture :MAPTEST-USE-27 ;
  x3do:hasMaterial :material48_mat .
:MAPTEST-USE-27 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_44_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material48_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_44_1_1 ;
  x3do:DEF 'material48_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_44_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object07 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_44_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_44_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 ) .
:Coordinate_2_3_1_1_1_1_1_44_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_44_1_2 ;
  x3do:point ( -428.72409 -52.88729 -40.26661 -428.72409 52.9095 -40.26661 -413.95093 45.95535 -65.60242 -413.95102 -45.95132 -65.60242 ) .
:TextureCoordinate_2_3_1_1_1_1_1_44_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_44_1_2 ;
  x3do:point ( .432 .705 .491 .705 .483 .809 .432 .809 ) .
:dad_Object08 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object08 ;
  x3do:DEF 'dad_Object08' .
:Object08 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object08 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_45_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_45_1_2 ;
  x3do:DEF 'Object08' .
:Appearance_2_3_1_1_1_1_1_45_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object08 ;
  x3do:hasTexture :MAPTEST-USE-28 ;
  x3do:hasMaterial :material49_mat .
:MAPTEST-USE-28 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_45_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material49_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_45_1_1 ;
  x3do:DEF 'material49_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_45_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object08 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_45_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_45_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 0 3 6 -1 6 7 0 -1 3 5 8 -1 8 6 3 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 0 3 6 -1 6 7 0 -1 3 5 8 -1 8 6 3 -1 ) .
:Coordinate_2_3_1_1_1_1_1_45_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_45_1_2 ;
  x3do:point ( -415.15964 -43.3306 -0.42419 -387.61539 -28.14706 13.35728 -387.61539 .15641 13.35728 -415.15964 .15641 -0.42419 -387.61539 28.09843 13.35728 -415.15964 43.52074 -0.42419 -428.72409 .15641 -40.2666 -428.72409 -52.88729 -40.26661 -428.72409 52.9095 -40.26661 ) .
:TextureCoordinate_2_3_1_1_1_1_1_45_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_45_1_2 ;
  x3do:point ( .381 .53 .398 .462 .43 .462 .43 .53 .461 .462 .478 .53 .43 .728 .37 .728 .489 .728 ) .
:dad_Object09 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object09 ;
  x3do:DEF 'dad_Object09' .
:Object09 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object09 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_46_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_46_1_2 ;
  x3do:DEF 'Object09' .
:Appearance_2_3_1_1_1_1_1_46_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object09 ;
  x3do:hasTexture :MAPTEST-USE-29 ;
  x3do:hasMaterial :material50_mat .
:MAPTEST-USE-29 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_46_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material50_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_46_1_1 ;
  x3do:DEF 'material50_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_46_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object09 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_46_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_46_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 4 5 6 -1 6 7 4 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 0 3 2 -1 2 1 0 -1 ) .
:Coordinate_2_3_1_1_1_1_1_46_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_46_1_2 ;
  x3do:point ( -273.69977 -20.28959 -80.37653 -273.69977 -20.28959 -87.11395 -153.77365 -20.28959 -87.11395 -153.77365 -20.28959 -80.37653 -273.69977 20.58409 -80.37653 -153.77365 20.58409 -80.37653 -153.77365 20.5841 -87.11395 -273.69977 20.5841 -87.11395 ) .
:TextureCoordinate_2_3_1_1_1_1_1_46_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_46_1_2 ;
  x3do:point ( .097 .176 .097 .216 .274 .216 .274 .176 ) .
:dad_Object10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object10 ;
  x3do:DEF 'dad_Object10' .
:Object10 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object10 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_47_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_47_1_2 ;
  x3do:DEF 'Object10' .
:Appearance_2_3_1_1_1_1_1_47_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object10 ;
  x3do:hasMaterial :material51_mat .
:material51_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_47_1_1 ;
  x3do:DEF 'material51_mat' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_47_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object10 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_47_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_47_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_47_1_2 ;
  x3do:point ( -153.77365 -20.28959 -87.11395 -273.69977 -20.28959 -87.11395 -273.69977 20.5841 -87.11395 -153.77365 20.5841 -87.11395 ) .
:dad_Object11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object11 ;
  x3do:DEF 'dad_Object11' .
:Object11 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object11 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_48_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_48_1_2 ;
  x3do:DEF 'Object11' .
:Appearance_2_3_1_1_1_1_1_48_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object11 ;
  x3do:hasTexture :MAPTEST-USE-30 ;
  x3do:hasMaterial :material52_mat .
:MAPTEST-USE-30 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_48_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material52_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_48_1_1 ;
  x3do:DEF 'material52_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_48_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object11 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_48_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_48_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 1 4 5 -1 5 2 1 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 1 4 5 -1 5 2 1 -1 ) .
:Coordinate_2_3_1_1_1_1_1_48_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_48_1_2 ;
  x3do:point ( -351.97113 -28.4392 -67.6437 -351.97113 .1564 -67.64369 -351.97113 .1564 -80.1167 -351.97113 -28.4392 -80.11671 -351.97113 28.08159 -67.6437 -351.97116 28.08159 -80.1167 ) .
:TextureCoordinate_2_3_1_1_1_1_1_48_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_48_1_2 ;
  x3do:point ( .396 .813 .432 .813 .432 .874 .396 .874 .466 .813 .466 .874 ) .
:dad_Object12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object12 ;
  x3do:DEF 'dad_Object12' .
:Object12 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object12 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_49_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_49_1_2 ;
  x3do:DEF 'Object12' .
:Appearance_2_3_1_1_1_1_1_49_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object12 ;
  x3do:hasTexture :MAPTEST-USE-31 ;
  x3do:hasMaterial :material53_mat .
:MAPTEST-USE-31 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_49_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material53_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_49_1_1 ;
  x3do:DEF 'material53_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_49_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object12 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_49_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_49_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 0 3 1 -1 0 4 3 -1 0 5 4 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 0 3 1 -1 0 4 3 -1 0 5 4 -1 ) .
:Coordinate_2_3_1_1_1_1_1_49_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_49_1_2 ;
  x3do:point ( -247.23059 -32.8608 -148.13939 -270.54379 -32.8608 -145.94777 -257.96219 -32.8608 -150.55232 -257.96219 -32.8608 -141.33424 -247.27541 -32.8608 -143.63956 -244.85671 -32.8608 -145.97446 ) .
:TextureCoordinate_2_3_1_1_1_1_1_49_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_49_1_2 ;
  x3do:point ( .23 .844 .187 .852 .217 .884 .217 .82 .243 .836 .249 .852 ) .
:dad_Object13 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object13 ;
  x3do:DEF 'dad_Object13' .
:Object13 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object13 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_50_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_50_1_2 ;
  x3do:DEF 'Object13' .
:Appearance_2_3_1_1_1_1_1_50_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object13 ;
  x3do:hasMaterial :material54_mat .
:material54_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_50_1_1 ;
  x3do:DEF 'material54_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_50_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object13 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_50_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 3 1 4 -1 4 5 3 -1 1 0 6 -1 6 4 1 -1 7 2 1 -1 1 3 7 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_50_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_50_1_2 ;
  x3do:point ( 29.55874 -45.93785 -65.60242 268.40402 .15641 -65.6024 268.40393 -45.95132 -65.60241 342.37558 .15641 -65.60242 268.40408 45.95533 -65.60241 342.37558 33.43859 -65.60242 29.55873 45.95533 -65.60242 342.37558 -33.89211 -65.60099 ) .
:dad_Object14 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object14 ;
  x3do:DEF 'dad_Object14' .
:Object14 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object14 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_51_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_51_1_2 ;
  x3do:DEF 'Object14' .
:Appearance_2_3_1_1_1_1_1_51_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object14 ;
  x3do:hasTexture :MAPTEST-USE-32 ;
  x3do:hasMaterial :material55_mat .
:MAPTEST-USE-32 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_51_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material55_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_51_1_1 ;
  x3do:DEF 'material55_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_51_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object14 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_51_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_51_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 ) .
:Coordinate_2_3_1_1_1_1_1_51_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_51_1_2 ;
  x3do:point ( 318.81149 49.83087 -67.86488 333.37705 49.83087 -67.86489 335.98663 54.41727 -77.33032 318.81149 54.41728 -77.33032 ) .
:TextureCoordinate_2_3_1_1_1_1_1_51_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_51_1_2 ;
  x3do:point ( .958 .022 .989 .022 .994 .122 .958 .122 ) .
:dad_Object15 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object15 ;
  x3do:DEF 'dad_Object15' .
:Object15 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object15 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_52_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_52_1_2 ;
  x3do:DEF 'Object15' .
:Appearance_2_3_1_1_1_1_1_52_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object15 ;
  x3do:hasTexture :MAPTEST-USE-33 ;
  x3do:hasMaterial :material56_mat .
:MAPTEST-USE-33 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_52_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material56_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_52_1_1 ;
  x3do:DEF 'material56_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_52_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object15 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_52_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_52_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 ) .
:Coordinate_2_3_1_1_1_1_1_52_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_52_1_2 ;
  x3do:point ( 333.37705 -49.57612 -67.86489 318.81146 -49.57612 -67.86488 318.81146 -54.36816 -77.33032 335.9866 -54.36815 -77.33032 ) .
:TextureCoordinate_2_3_1_1_1_1_1_52_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_52_1_2 ;
  x3do:point ( .965 .017 .996 .017 .996 .116 .96 .116 ) .
:dad_Object16 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object16 ;
  x3do:DEF 'dad_Object16' .
:Object16 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object16 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_53_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_53_1_2 ;
  x3do:DEF 'Object16' .
:Appearance_2_3_1_1_1_1_1_53_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object16 ;
  x3do:hasTexture :MAPTEST-USE-34 ;
  x3do:hasMaterial :material57_mat .
:MAPTEST-USE-34 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_53_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material57_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_53_1_1 ;
  x3do:DEF 'material57_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_53_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object16 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_53_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_53_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 0 2 3 -1 0 3 4 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 0 2 3 -1 0 3 4 -1 ) .
:Coordinate_2_3_1_1_1_1_1_53_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_53_1_2 ;
  x3do:point ( -218.65066 -3.70704 -134.35881 -218.65067 -1.10365 -137.94208 -218.65066 3.10874 -136.5734 -218.65066 3.10874 -132.14424 -218.65066 -1.10365 -130.77554 ) .
:TextureCoordinate_2_3_1_1_1_1_1_53_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_53_1_2 ;
  x3do:point ( .281 .882 .287 .957 .264 .928 .264 .836 .287 .807 ) .
:dad_Object17 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object17 ;
  x3do:DEF 'dad_Object17' .
:Object17 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object17 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_54_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_54_1_2 ;
  x3do:DEF 'Object17' .
:Appearance_2_3_1_1_1_1_1_54_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object17 ;
  x3do:hasMaterial :material58_mat .
:material58_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_54_1_1 ;
  x3do:DEF 'material58_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_54_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object17 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_54_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_54_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_54_1_2 ;
  x3do:point ( 285.2511 -25.51628 -103.37624 66.17526 -28.17915 -103.37625 66.17526 28.24445 -103.37625 285.25107 25.59476 -103.37624 ) .
:dad_Object18 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object18 ;
  x3do:DEF 'dad_Object18' .
:Object18 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object18 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_55_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_55_1_2 ;
  x3do:DEF 'Object18' .
:Appearance_2_3_1_1_1_1_1_55_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object18 ;
  x3do:hasTexture :MAPTEST-USE-35 ;
  x3do:hasMaterial :material59_mat .
:MAPTEST-USE-35 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_55_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material59_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_55_1_1 ;
  x3do:DEF 'material59_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_55_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object18 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_55_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_55_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 0 3 4 -1 4 5 0 -1 5 4 6 -1 6 7 5 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 0 3 4 -1 4 5 0 -1 5 4 6 -1 6 7 5 -1 ) .
:Coordinate_2_3_1_1_1_1_1_55_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_55_1_2 ;
  x3do:point ( 318.81146 -50.13229 -67.86488 318.81146 -50.13228 -65.55288 318.81149 -0.61339 -65.55288 318.81149 -0.61339 -67.86488 318.81149 -0.61339 -77.33033 318.81146 -54.92432 -77.33032 318.81149 -0.61339 -81.13615 318.81149 -50.13229 -81.13615 ) .
:TextureCoordinate_2_3_1_1_1_1_1_55_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_55_1_2 ;
  x3do:point ( .564 .748 .564 .73 .47 .73 .47 .748 .47 .82 .573 .82 .47 .848 .564 .848 ) .
:dad_Object19 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object19 ;
  x3do:DEF 'dad_Object19' .
:Object19 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object19 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_56_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_56_1_2 ;
  x3do:DEF 'Object19' .
:Appearance_2_3_1_1_1_1_1_56_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object19 ;
  x3do:hasTexture :MAPTEST-USE-36 ;
  x3do:hasMaterial :material60_mat .
:MAPTEST-USE-36 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_56_1_1 ;
  owl:sameAs :MAPTEST . # DEF matching this USE
:material60_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_56_1_1 ;
  x3do:DEF 'material60_mat' ;
  x3do:ambientIntensity 0.588 ;
  x3do:diffuseColor ( .58823 .58823 .58823 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_56_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object19 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_56_1_2_1 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_1_1_1_1_1_56_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 0 3 4 -1 4 5 0 -1 5 4 6 -1 6 7 5 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 2 3 0 -1 0 3 4 -1 4 5 0 -1 5 4 6 -1 6 7 5 -1 ) .
:Coordinate_2_3_1_1_1_1_1_56_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_56_1_2 ;
  x3do:point ( 318.81149 -0.05722 -67.86488 318.81149 -0.05722 -65.55288 318.81149 49.83087 -65.55288 318.81149 49.83087 -67.86488 318.81149 54.41728 -77.33032 318.81149 -0.05722 -77.33033 318.81149 49.83087 -81.13615 318.81149 -0.05722 -81.13615 ) .
:TextureCoordinate_2_3_1_1_1_1_1_56_1_2_2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_56_1_2 ;
  x3do:point ( .478 .754 .478 .737 .573 .737 .573 .754 .581 .826 .478 .826 .573 .855 .478 .855 ) .
:dad_Object20 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object20 ;
  x3do:DEF 'dad_Object20' .
:Object20 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object20 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_57_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_57_1_2 ;
  x3do:DEF 'Object20' .
:Appearance_2_3_1_1_1_1_1_57_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object20 ;
  x3do:hasMaterial :material61_mat .
:material61_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_57_1_1 ;
  x3do:DEF 'material61_mat' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_57_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object20 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_57_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 5 4 6 -1 6 7 5 -1 1 0 8 -1 8 9 1 -1 10 11 12 -1 12 13 10 -1 14 10 13 -1 13 15 14 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_57_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_57_1_2 ;
  x3do:point ( 29.55874 -45.93784 -80.1167 -67.18124 -45.95132 -80.11669 -67.18124 .15641 -80.11669 29.55874 .15641 -80.1167 -67.18124 45.95533 -80.11668 29.55873 45.95533 -80.11668 -52.05978 51.58552 -80.11668 30.53165 51.58553 -80.11668 15.35853 -51.5815 -80.11669 -51.9135 -51.5815 -80.11668 -70.21288 .15641 -80.11669 -70.21288 -28.452 -80.11669 -351.97113 -28.4392 -80.11671 -351.97113 .1564 -80.1167 -70.21288 28.15139 -80.11668 -351.97116 28.08159 -80.1167 ) .
:dad_Object21 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Object21 ;
  x3do:DEF 'dad_Object21' .
:Object21 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Object21 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_58_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_58_1_2 ;
  x3do:DEF 'Object21' .
:Appearance_2_3_1_1_1_1_1_58_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Object21 ;
  x3do:hasMaterial :material62_mat .
:material62_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_58_1_1 ;
  x3do:DEF 'material62_mat' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_58_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Object21 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_58_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 2 3 0 -1 3 2 4 -1 4 5 3 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_58_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_58_1_2 ;
  x3do:point ( -67.18124 -45.95132 -67.64368 -413.95102 -45.95132 -67.64368 -413.95102 .15641 -67.64368 -67.18124 .15641 -67.64368 -413.95093 45.95535 -67.64368 -67.18124 45.95533 -67.64368 ) .
:dad_Plane01 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Plane01 ;
  x3do:DEF 'dad_Plane01' .
:Plane01 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Plane01 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_59_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_59_1_2 ;
  x3do:DEF 'Plane01' .
:Appearance_2_3_1_1_1_1_1_59_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Plane01 ;
  x3do:hasMaterial :material63_mat .
:material63_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_59_1_1 ;
  x3do:DEF 'material63_mat' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_59_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Plane01 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_59_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 3 2 1 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_59_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_59_1_2 ;
  x3do:point ( 243.41779 -0.58907 -137.46872 248.35594 -0.58907 -134.90741 248.13933 -0.58907 -137.46872 251.02583 -0.58907 -133.25974 ) .
:dad_Plane02 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Plane02 ;
  x3do:DEF 'dad_Plane02' .
:Plane02 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Plane02 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_60_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_60_1_2 ;
  x3do:DEF 'Plane02' .
:Appearance_2_3_1_1_1_1_1_60_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Plane02 ;
  x3do:hasMaterial :material64_mat .
:material64_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_60_1_1 ;
  x3do:DEF 'material64_mat' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_60_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Plane02 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_60_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 3 2 1 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_60_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_60_1_2 ;
  x3do:point ( 250.0869 -0.58907 -137.64969 253.43781 -0.58907 -133.56097 256.48761 -0.58907 -137.64969 253.95274 -0.58907 -135.26292 ) .
:dad_Sphere01 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Sphere01 ;
  x3do:DEF 'dad_Sphere01' .
:Sphere01 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Sphere01 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_61_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_61_1_2 ;
  x3do:DEF 'Sphere01' .
:Appearance_2_3_1_1_1_1_1_61_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Sphere01 ;
  x3do:hasMaterial :material65_mat .
:material65_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_61_1_1 ;
  x3do:DEF 'material65_mat' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_61_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Sphere01 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_61_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 0 2 3 -1 0 3 4 -1 0 4 5 -1 0 5 6 -1 0 6 7 -1 0 7 8 -1 0 8 1 -1 1 9 10 -1 1 10 2 -1 2 10 11 -1 2 11 3 -1 3 11 12 -1 3 12 4 -1 4 12 13 -1 4 13 5 -1 5 13 14 -1 5 14 6 -1 6 14 15 -1 6 15 7 -1 7 15 16 -1 7 16 8 -1 8 16 9 -1 8 9 1 -1 9 17 18 -1 9 18 10 -1 10 18 19 -1 10 19 11 -1 11 19 20 -1 11 20 12 -1 12 20 21 -1 12 21 13 -1 13 21 22 -1 13 22 14 -1 14 22 23 -1 14 23 15 -1 15 23 24 -1 15 24 16 -1 16 24 17 -1 16 17 9 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_61_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_61_1_2 ;
  x3do:point ( 266.95981 .06625 -132.26331 266.95981 -1.0924 -131.71066 266.12122 -0.74551 -131.72884 265.77383 .09196 -131.77274 266.12122 .92943 -131.81662 266.95981 1.27632 -131.83481 267.79843 .92943 -131.81662 268.14581 .09196 -131.77274 267.79843 -0.74551 -131.72884 266.95981 -1.52091 -130.5006 265.77383 -1.03033 -130.52631 265.28256 .15403 -130.58836 265.77383 1.33839 -130.65044 266.95981 1.82897 -130.67615 268.14581 1.33839 -130.65044 268.63709 .15403 -130.58836 268.14581 -1.03033 -130.52631 266.95981 -0.96826 -129.34193 266.12122 -0.62137 -129.36012 265.77383 .2161 -129.40401 266.12122 1.05357 -129.44791 266.95981 1.40046 -129.46608 267.79843 1.05357 -129.44791 268.14581 .2161 -129.40401 267.79843 -0.62137 -129.36011 ) .
:dad_Sphere02 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Sphere02 ;
  x3do:DEF 'dad_Sphere02' .
:Sphere02 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Sphere02 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_62_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_62_1_2 ;
  x3do:DEF 'Sphere02' .
:Appearance_2_3_1_1_1_1_1_62_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Sphere02 ;
  x3do:hasMaterial :material66_mat .
:material66_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_62_1_1 ;
  x3do:DEF 'material66_mat' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_62_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Sphere02 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_62_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 0 2 3 -1 0 3 4 -1 0 4 5 -1 0 5 6 -1 0 6 1 -1 1 7 8 -1 1 8 2 -1 2 8 9 -1 2 9 3 -1 3 9 10 -1 3 10 4 -1 4 10 11 -1 4 11 5 -1 5 11 12 -1 5 12 6 -1 6 12 7 -1 6 7 1 -1 13 8 7 -1 13 9 8 -1 13 10 9 -1 13 11 10 -1 13 12 11 -1 13 7 12 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_62_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_62_1_2 ;
  x3do:point ( 118.09255 5.49082 -108.90244 118.09255 2.78056 -113.59674 114.02715 2.78056 -111.2496 114.02715 2.78056 -106.55527 118.09255 2.78056 -104.20812 122.15795 2.78056 -106.55527 122.15795 2.78056 -111.2496 118.09255 -2.63997 -113.59674 114.02715 -2.63997 -111.2496 114.02715 -2.63997 -106.55527 118.09255 -2.63997 -104.20813 122.15795 -2.63997 -106.55527 122.15795 -2.63997 -111.2496 118.09255 -5.35023 -108.90244 ) .
:dad_Sphere03 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group10 ;
  x3do:hasChildren :Sphere03 ;
  x3do:DEF 'dad_Sphere03' .
:Sphere03 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :dad_Sphere03 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1_63_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_1_1_1_1_1_63_1_2 ;
  x3do:DEF 'Sphere03' .
:Appearance_2_3_1_1_1_1_1_63_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Sphere03 ;
  x3do:hasMaterial :material67_mat .
:material67_mat a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1_63_1_1 ;
  x3do:DEF 'material67_mat' ;
  x3do:ambientIntensity 1 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:shininess 0.100 ;
  x3do:specularColor ( .89804 .89804 .89804 ) .
:IndexedFaceSet_2_3_1_1_1_1_1_63_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Sphere03 ;
  x3do:hasCoord :Coordinate_2_3_1_1_1_1_1_63_1_2_1 ;
  x3do:coordIndex ( 0 1 2 -1 0 2 3 -1 0 3 4 -1 0 4 5 -1 0 5 6 -1 0 6 7 -1 0 7 1 -1 1 8 9 -1 1 9 2 -1 2 9 10 -1 2 10 3 -1 3 10 11 -1 3 11 4 -1 4 11 12 -1 4 12 5 -1 5 12 13 -1 5 13 6 -1 6 13 14 -1 6 14 7 -1 7 14 8 -1 7 8 1 -1 15 9 8 -1 15 10 9 -1 15 11 10 -1 15 12 11 -1 15 13 12 -1 15 14 13 -1 15 8 14 -1 ) ;
  x3do:creaseAngle 0.000 .
:Coordinate_2_3_1_1_1_1_1_63_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_1_1_1_1_1_63_1_2 ;
  x3do:point ( 153.8651 5.49082 -108.90243 153.8651 3.44993 -113.14037 150.55174 3.44993 -111.54475 149.73341 3.44993 -107.9594 152.02632 3.44993 -105.08418 155.70387 3.44993 -105.08418 157.99678 3.44993 -107.9594 157.17845 3.44993 -111.54475 153.8651 -1.13589 -114.18706 149.73341 -1.13589 -112.19734 148.71298 -1.13589 -107.72649 151.57219 -1.13589 -104.14115 156.15801 -1.13589 -104.14115 159.01723 -1.13589 -107.72649 157.99678 -1.13589 -112.19734 153.8651 -5.35023 -108.90244 ) .
