@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/LightPrototype.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.0.xsd#> .
@prefix x3do:    <https://www.web3d.org/specifications/X3dOntology4.0#> .

:X3D a owl:NamedIndividual, x3do:X3D ;
  x3do:hasHead :head ;
  x3do:hasScene :Scene ;
  x3do:profile 'Immersive' ;
  x3do:version '3.0' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.0.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_12, :meta_1_13 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'LightPrototype.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Light Prototype (Lateral Marker), with options for Pile Type, Green/Red, Light On/Off, and Light Glow Scale.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Planet 9 Studios, Inc., San Francisco, CA' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Christian Greuel, Director of Art and Production' ;
  x3do:name 'producer' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Danny Lee, Christian Greuel' ;
  x3do:name 'modelers' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.planet9.com' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'IHO S-57: http://www.caris.com/s-57' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Xj3D Format Converter' ;
  x3do:name 'translator' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '17 August 2006' ;
  x3do:name 'created' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '18 August 2006' ;
  x3do:name 'translated' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/LightPrototype.x3d' ;
  x3do:name 'identifier' .
:meta dcterms:title "LightPrototype.x3d" .
:meta dcterms:description "Light Prototype (Lateral Marker), with options for Pile Type, Green/Red, Light On/Off, and Light Glow Scale." .
:meta dcterms:creator "Planet 9 Studios, Inc., San Francisco, CA" .
:meta dcterms:reference "http://www.planet9.com" .
:meta dcterms:reference "IHO S-57: http://www.caris.com/s-57" .
:meta dcterms:translator "Xj3D Format Converter" .
:meta dcterms:created "17 August 2006" .
:meta dcterms:translated "18 August 2006" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:license "../../license.html" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/LightPrototype.x3d" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Viewpoint_2_2, :Transform_2_4, :Transform_2_5, :Transform_2_6, :Transform_2_7, :Transform_2_8 ;
  x3do:hasProtoDeclare :ProtoDeclare_2_3 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'LightPrototype.x3d' .
:Viewpoint_2_2 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'LightPrototype examples' ;
  x3do:position ( 0 2 18 ) .
:ProtoDeclare_2_3 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_3_1 ;
  x3do:hasProtoBody :ProtoBody_2_3_2 ;
  x3do:name 'Light' .
:ProtoInterface_2_3_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_3 ;
  x3do:hasField :field_2_3_1_1, :field_2_3_1_2, :field_2_3_1_3, :field_2_3_1_4, :field_2_3_1_5 .
:field_2_3_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'CATLAM = Catagory of Lateral Marker (Reference: IHO S-57). 0=None(Unlikely), 1=PortHand(GreenSquare), 2=StarboardHand(RedTriangle), 3=PreferredChannelToStarboard(TopmostBandGreen), 4=PreferredChannelToPort(TopmostBandRed)' ;
  x3do:name 'Catlam' ;
  x3do:type 'SFInt32' ;
  x3do:value 1 .
:field_2_3_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo '0=LightOff, 1=LightOn, 2=LightFlashing(NotImplemented)' ;
  x3do:name 'LightType' ;
  x3do:type 'SFInt32' ;
  x3do:value 1 .
:field_2_3_1_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'XYZ Scale of Light Glow Effect (suggest Z=1.0)' ;
  x3do:name 'LightGlow' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 1.0 1.0 1.0 ) .
:field_2_3_1_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo '0=NoPile(Unlikely), 1=SinglePile, 2=MultiPile' ;
  x3do:name 'PileType' ;
  x3do:type 'SFInt32' ;
  x3do:value 1 .
:field_2_3_1_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_3_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'Not Implemented' ;
  x3do:name 'Number' ;
  x3do:type 'SFInt32' ;
  x3do:value 0 .
:ProtoBody_2_3_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_3 ;
  x3do:hasChildren :LightGeometry .
:LightGeometry a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_3_2 ;
  x3do:hasChildren :BeaconSignals, :PileSwitch ;
  x3do:DEF 'LightGeometry' .
:BeaconSignals a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :LightGeometry ;
  x3do:hasChildren :BeaconStand, :CatlamSwitch ;
  x3do:DEF 'BeaconSignals' .
:BeaconStand a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BeaconSignals ;
  x3do:hasChildren :Shape_2_3_2_1_1_1_1, :Shape_2_3_2_1_1_1_2, :Shape_2_3_2_1_1_1_3, :Shape_2_3_2_1_1_1_4, :Shape_2_3_2_1_1_1_5 ;
  x3do:DEF 'BeaconStand' ;
  x3do:translation ( 0.082795 -5.94E-4 -0.033741 ) .
:Shape_2_3_2_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BeaconStand ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_1_1_2 .
:Appearance_2_3_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_1_1_1_1 ;
  x3do:hasTexture :BeaconStand01Image .
:Material_2_3_2_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_1_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:BeaconStand01Image a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_1_1_1 ;
  x3do:DEF 'BeaconStand01Image' ;
  x3do:url '"Textures/BeaconStand01.jpg" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/Textures/BeaconStand01.jpg"' .
:IndexedFaceSet_2_3_2_1_1_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_1_1 ;
  x3do:hasCoord :BeaconStand-COORD ;
  x3do:hasNormal :Normal_2_3_2_1_1_1_1_2_2 ;
  x3do:hasTexCoord :BeaconStand-TEXCOORD ;
  x3do:coordIndex ( 0 9 8 -1 0 1 9 -1 1 10 9 -1 1 2 10 -1 2 11 10 -1 2 3 11 -1 3 12 11 -1 3 4 12 -1 4 13 12 -1 4 5 13 -1 5 14 13 -1 5 6 14 -1 6 15 14 -1 6 7 15 -1 7 8 15 -1 7 0 8 -1 16 8 9 -1 16 9 10 -1 16 10 11 -1 16 11 12 -1 16 12 13 -1 16 13 14 -1 16 14 15 -1 16 15 8 -1 17 19 18 -1 17 20 19 -1 17 21 20 -1 17 22 21 -1 17 23 22 -1 17 24 23 -1 17 25 24 -1 17 18 25 -1 18 27 26 -1 18 19 27 -1 19 28 27 -1 19 20 28 -1 20 29 28 -1 20 21 29 -1 21 30 29 -1 21 22 30 -1 22 31 30 -1 22 23 31 -1 23 32 31 -1 23 24 32 -1 24 33 32 -1 24 25 33 -1 25 26 33 -1 25 18 26 -1 17 20 10 -1 10 16 17 -1 17 22 12 -1 12 16 17 -1 17 24 14 -1 14 16 17 -1 18 17 16 -1 16 8 18 -1 20 17 10 -1 16 10 17 -1 22 17 12 -1 16 12 17 -1 24 17 14 -1 16 14 17 -1 17 18 16 -1 8 16 18 -1 27 34 26 -1 28 34 27 -1 29 34 28 -1 30 34 29 -1 31 34 30 -1 32 34 31 -1 33 34 32 -1 26 34 33 -1 ) ;
  x3do:normalIndex ( 5 6 5 -1 5 6 6 -1 6 12 6 -1 6 12 12 -1 12 10 12 -1 12 10 10 -1 10 0 10 -1 10 0 0 -1 0 1 0 -1 0 1 1 -1 1 11 1 -1 1 11 11 -1 11 9 11 -1 11 9 9 -1 9 5 9 -1 9 5 5 -1 4 4 4 -1 4 4 4 -1 4 4 4 -1 4 4 4 -1 4 4 4 -1 4 4 4 -1 4 4 4 -1 4 4 4 -1 8 3 8 -1 8 8 3 -1 8 7 8 -1 8 8 7 -1 8 2 8 -1 8 8 2 -1 8 13 8 -1 8 8 13 -1 5 6 5 -1 5 6 6 -1 6 12 6 -1 6 12 12 -1 12 10 12 -1 12 10 10 -1 10 0 10 -1 10 0 0 -1 0 1 0 -1 0 1 1 -1 1 11 1 -1 1 11 11 -1 11 9 11 -1 11 9 9 -1 9 5 9 -1 9 5 5 -1 0 0 0 -1 0 0 0 -1 11 11 11 -1 11 11 11 -1 5 5 5 -1 5 5 5 -1 11 11 11 -1 11 11 11 -1 5 5 5 -1 5 5 5 -1 12 12 12 -1 12 12 12 -1 0 0 0 -1 0 0 0 -1 12 12 12 -1 12 12 12 -1 4 4 4 -1 4 4 4 -1 4 4 4 -1 4 4 4 -1 4 4 4 -1 4 4 4 -1 4 4 4 -1 4 4 4 -1 ) ;
  x3do:texCoordIndex ( 2 20 10 -1 2 21 20 -1 5 10 22 -1 5 2 10 -1 2 20 10 -1 2 21 20 -1 5 10 22 -1 5 2 10 -1 2 20 10 -1 2 21 20 -1 5 10 22 -1 5 2 10 -1 2 20 10 -1 2 21 20 -1 5 10 22 -1 5 2 10 -1 23 16 3 -1 23 3 17 -1 23 17 7 -1 23 7 18 -1 23 18 8 -1 23 8 19 -1 23 19 9 -1 23 9 16 -1 23 24 18 -1 23 17 24 -1 23 25 17 -1 23 16 25 -1 23 9 16 -1 23 19 9 -1 23 8 19 -1 23 18 8 -1 11 26 27 -1 11 28 26 -1 12 27 29 -1 12 30 27 -1 30 26 27 -1 30 28 26 -1 12 27 29 -1 12 30 27 -1 30 26 27 -1 30 28 26 -1 12 27 29 -1 12 11 27 -1 11 26 27 -1 11 28 26 -1 12 27 29 -1 12 11 27 -1 11 14 6 -1 6 10 11 -1 11 14 6 -1 6 10 11 -1 11 15 6 -1 6 10 11 -1 13 11 10 -1 10 4 13 -1 14 11 6 -1 10 6 11 -1 14 11 6 -1 10 6 11 -1 15 11 6 -1 10 6 11 -1 11 13 10 -1 4 10 13 -1 24 23 18 -1 17 23 24 -1 25 23 17 -1 16 23 25 -1 9 23 16 -1 19 23 9 -1 8 23 19 -1 18 23 8 -1 ) .
:BeaconStand-COORD a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_1_1_2 ;
  x3do:DEF 'BeaconStand-COORD' ;
  x3do:point ( 0.052254 3.90773 0.308699 0.213089 3.90773 0.147865 0.213089 3.90773 -0.079589 0.052254 3.90773 -0.240424 -0.1752 3.90773 -0.240423 -0.336034 3.90773 -0.079589 -0.336034 3.90773 0.147865 -0.1752 3.90773 0.308699 0.052254 3.93306 0.308699 0.213089 3.93306 0.147865 0.213089 3.93306 -0.079589 0.052254 3.93306 -0.240424 -0.1752 3.93306 -0.240423 -0.336034 3.93306 -0.079589 -0.336034 3.93306 0.147865 -0.1752 3.93306 0.308699 -0.061472 3.93306 0.034137 -0.061472 4.37588 0.034137 0.052254 4.37588 0.308699 0.213089 4.37583 0.147865 0.213089 4.37588 -0.079589 0.052254 4.37583 -0.240424 -0.1752 4.37588 -0.240423 -0.336034 4.37583 -0.079589 -0.336034 4.37588 0.147865 -0.1752 4.37583 0.308699 0.052254 4.40475 0.308699 0.213089 4.40472 0.147865 0.213089 4.40475 -0.079589 0.052254 4.40472 -0.240423 -0.1752 4.40475 -0.240423 -0.336034 4.40472 -0.079589 -0.336034 4.40475 0.147865 -0.1752 4.40472 0.308699 -0.061472 4.40475 0.034137 0.045223 5.55245 -0.352161 -0.211541 5.55245 -0.352161 0.045223 5.64541 -0.087543 -0.211541 5.64541 -0.087543 0.045223 5.64541 0.181755 -0.211541 5.64541 0.181755 0.045223 5.56913 -0.378999 -0.211541 5.56913 -0.378999 0.045223 5.67134 -0.087543 -0.211541 5.67134 -0.087543 0.045223 5.67134 0.203912 -0.211541 5.67134 0.203912 -0.081248 5.41794 0.04873 -0.068257 5.41794 0.02623 -0.094238 5.41794 0.02623 -0.081247 5.53 0.04873 -0.068257 5.53 0.02623 -0.094238 5.53 0.02623 -0.081248 5.52995 0.05873 -0.059597 5.52995 0.02123 -0.102899 5.52995 0.02123 -0.081247 5.645 0.05873 -0.059597 5.645 0.02123 -0.102899 5.645 0.02123 -0.081247 4.51668 0.061212 -0.057447 4.51668 0.019989 -0.105048 4.51668 0.019989 -0.081247 5.43467 0.061212 -0.057447 5.43467 0.019989 -0.105048 5.43467 0.019989 -0.121592 4.40476 -0.070554 -0.121592 4.40476 0.112057 -0.038765 4.40476 -0.070554 -0.038765 4.40476 0.112057 -0.121592 4.51668 -0.070554 -0.121592 4.51668 0.112057 -0.038765 4.51668 -0.070554 -0.038765 4.51668 0.112057 -0.140199 4.46072 -0.089128 -0.140199 4.46072 0.130631 -0.020158 4.46072 0.130631 -0.020158 4.46072 -0.089128 -0.082795 5.686 0.077146 -0.045205 5.686 0.055443 -0.045205 5.686 0.012038 -0.082795 5.686 -0.009664 -0.120386 5.686 0.012038 -0.120386 5.686 0.055443 -0.082795 5.67046 0.087146 -0.036545 5.67046 0.060443 -0.036545 5.67046 0.007037 -0.082795 5.67046 -0.019664 -0.129046 5.67046 0.007037 -0.129046 5.67046 0.060443 -0.082795 5.6856 0.087146 -0.036545 5.6856 0.060443 -0.036545 5.6856 0.007037 -0.082795 5.6856 -0.019664 -0.129046 5.6856 0.007037 -0.129046 5.6856 0.060443 -0.082795 5.73197 0.077146 -0.045205 5.73197 0.055443 -0.045205 5.73197 0.012038 -0.082795 5.73197 -0.009664 -0.120386 5.73197 0.012038 -0.120386 5.73197 0.055443 ) .
:Normal_2_3_2_1_1_1_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_1_1_2 ;
  x3do:vector ( -0.3826 0.0 -0.9238 -0.9238 0.0 -0.3826 1.0E-4 -1.0 0.0 -1.0E-4 -1.0 0.0 0.0 1.0 0.0 0.3826 0.0 0.9238 0.9238 0.0 0.3826 0.0 -1.0 1.0E-4 0.0 -1.0 0.0 -0.3826 0.0 0.9238 0.3826 0.0 -0.9238 -0.9238 0.0 0.3826 0.9238 0.0 -0.3826 0.0 -1.0 -1.0E-4 ) .
:BeaconStand-TEXCOORD a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_1_1_2 ;
  x3do:DEF 'BeaconStand-TEXCOORD' ;
  x3do:point ( 0.083333 0.0 -0.25 0.0 0.5 0.002978 0.920281 0.92028 1.09437 0.053636 0.079719 0.002978 -0.094366 0.053636 0.079719 0.920281 0.079719 0.079719 0.92028 0.079719 0.5 0.053636 0.5 0.939282 0.079719 0.939176 1.09437 0.939282 -0.094366 0.939281 -0.094366 0.939282 1.09437 0.5 0.5 1.09437 -0.094366 0.5 0.5 -0.094366 0.92028 0.053636 0.92028 0.002978 0.079719 0.053636 0.5 0.5 0.079719 0.92028 0.92028 0.920281 0.92028 0.997021 0.5 0.997021 0.92028 0.939176 0.079719 0.997021 0.5 0.939281 1.19022 4.99E-4 1.50033 0.5 -0.190217 0.999501 -1.19606 0.999501 -0.848508 4.99E-4 2.19606 4.99E-4 2.50574 0.5 -1.15818 0.5 2.19606 0.999501 -0.848508 0.999501 -0.190217 4.99E-4 -0.500333 0.5 1.19022 0.999501 -1.19606 4.99E-4 1.84851 4.99E-4 2.15818 0.5 -1.50574 0.5 1.84851 0.999501 0.51974 0.889018 4.5 0.142397 5.5 0.142397 0.5 0.142397 1.5 0.142397 2.5 0.142397 3.5 0.142397 4.5 4.99E-4 5.5 0.138726 4.5 0.138726 5.5 4.99E-4 0.5 0.138726 0.5 4.99E-4 1.5 0.138726 1.5 4.99E-4 2.5 0.138726 2.5 4.99E-4 3.5 0.138726 3.5 4.99E-4 -0.5 0.142397 -0.5 4.99E-4 -0.5 0.138726 -1.5 0.138726 3.14617 5.70323 -0.78382 6.63277 -2.41456 5.86999 0.5 6.89205 -0.78382 6.89205 -2.41456 6.89205 1.86274 4.35805 0.350989 5.4787 1.63774 5.4787 -0.96274 0.519106 0.264387 6.62875 -0.58774 0.735613 1.58774 6.62875 -0.58774 0.3026 1.98756 -5.89205 1.57533 0.757107 1.98756 0.519107 1.57533 0.281108 2.49601 0.115668 0.669897 0.943928 3.14617 1.78382 0.5 1.78382 0.5 -0.783819 3.14617 -0.783819 -2.19299 1.78382 -2.19299 -0.78382 -2.41455 1.78382 -2.41456 -0.783819 3.41455 -0.78382 3.41456 1.78382 3.41455 1.78382 3.41456 -0.783819 -2.14617 5.70323 0.5 6.63277 3.19299 6.63277 3.41455 6.89205 1.78382 6.89205 1.78382 6.63277 -2.19299 6.63277 3.41455 5.86999 -0.86274 4.35805 -0.63774 5.4787 -0.86274 5.4787 -0.63774 4.35805 0.35099 4.35805 0.610797 5.4787 0.610797 4.35805 1.63774 4.35805 1.86274 5.4787 -0.96274 5.47822 -0.58774 6.62875 -0.96274 6.62875 -0.58774 5.47822 0.264387 5.47822 0.697399 6.62875 0.6974 5.47822 1.58774 5.47822 1.96274 6.62875 1.96274 5.47822 -0.987558 -5.89205 -0.575331 4.52539 -0.987558 4.52539 -0.575331 -5.89205 0.242893 -5.89205 0.718892 4.52539 0.242893 4.52539 0.718892 -5.89205 1.57533 -5.89205 1.98756 4.52539 1.57533 4.52539 0.669897 0.115669 2.49601 0.943928 1.0 0.138726 4.5 0.562086 5.5 0.562086 -0.5 0.562086 0.5 0.562086 1.5 0.562086 2.5 0.562086 3.5 0.562086 ) .
:Shape_2_3_2_1_1_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BeaconStand ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_1_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_1_2_2 .
:Appearance_2_3_2_1_1_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_1_2 ;
  x3do:hasMaterial :Material_2_3_2_1_1_1_2_1_1 ;
  x3do:hasTexture :BeaconStand02Image .
:Material_2_3_2_1_1_1_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_1_2_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:BeaconStand02Image a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_1_2_1 ;
  x3do:DEF 'BeaconStand02Image' ;
  x3do:url '"Textures/BeaconStand02.jpg" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/Textures/BeaconStand02.jpg"' .
:IndexedFaceSet_2_3_2_1_1_1_2_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_1_2 ;
  x3do:hasCoord :BeaconStand-COORD-USE-1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_1_2_2_2 ;
  x3do:hasTexCoord :BeaconStand-TEXCOORD-USE-1 ;
  x3do:coordIndex ( 74 73 65 -1 65 66 74 -1 70 69 73 -1 73 74 70 -1 75 74 66 -1 66 68 75 -1 72 70 74 -1 74 75 72 -1 76 75 68 -1 68 67 76 -1 71 72 75 -1 75 76 71 -1 73 76 67 -1 67 65 73 -1 69 71 76 -1 76 73 69 -1 ) ;
  x3do:normalIndex ( 3 3 9 -1 9 9 3 -1 4 4 3 -1 3 3 4 -1 7 7 8 -1 8 8 7 -1 2 2 7 -1 7 7 2 -1 0 0 5 -1 5 5 0 -1 1 1 0 -1 0 0 1 -1 10 10 11 -1 11 11 10 -1 6 6 10 -1 10 10 6 -1 ) ;
  x3do:texCoordIndex ( 37 38 35 -1 35 36 37 -1 39 40 38 -1 38 37 39 -1 32 42 41 -1 41 31 32 -1 43 33 42 -1 42 32 43 -1 46 47 44 -1 44 45 46 -1 48 34 47 -1 47 46 48 -1 32 42 41 -1 41 31 32 -1 43 33 42 -1 42 32 43 -1 ) .
:BeaconStand-COORD-USE-1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_1_2_2 ;
  owl:sameAs :BeaconStand-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_1_2_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_1_2_2 ;
  x3do:vector ( 1.0 0.0 0.0 0.9489 0.3155 0.0 0.0 0.315 0.949 -1.0 0.0 0.0 -0.9489 0.3155 0.0 0.9489 -0.3155 0.0 0.0 0.315 -0.949 0.0 0.0 1.0 0.0 -0.315 0.949 -0.9489 -0.3155 0.0 0.0 0.0 -1.0 0.0 -0.315 -0.949 ) .
:BeaconStand-TEXCOORD-USE-1 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_1_2_2 ;
  owl:sameAs :BeaconStand-TEXCOORD . # DEF matching this USE
:Shape_2_3_2_1_1_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BeaconStand ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_1_3_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_1_3_2 .
:Appearance_2_3_2_1_1_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_1_3 ;
  x3do:hasMaterial :Material_2_3_2_1_1_1_3_1_1 ;
  x3do:hasTexture :BeaconStand03Image .
:Material_2_3_2_1_1_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_1_3_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:BeaconStand03Image a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_1_3_1 ;
  x3do:DEF 'BeaconStand03Image' ;
  x3do:url '"Textures/BeaconStand03.jpg" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/Textures/BeaconStand03.jpg"' .
:IndexedFaceSet_2_3_2_1_1_1_3_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_1_3 ;
  x3do:hasCoord :BeaconStand-COORD-USE-2 ;
  x3do:hasNormal :Normal_2_3_2_1_1_1_3_2_2 ;
  x3do:hasTexCoord :BeaconStand-TEXCOORD-USE-2 ;
  x3do:coordIndex ( 54 55 53 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 0 49 1 -1 ) .
:BeaconStand-COORD-USE-2 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_1_3_2 ;
  owl:sameAs :BeaconStand-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_1_3_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_1_3_2 ;
  x3do:vector ( 0.0 1.0 0.0 ) .
:BeaconStand-TEXCOORD-USE-2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_1_3_2 ;
  owl:sameAs :BeaconStand-TEXCOORD . # DEF matching this USE
:Shape_2_3_2_1_1_1_4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BeaconStand ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_1_4_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_1_4_2 .
:Appearance_2_3_2_1_1_1_4_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_1_4 ;
  x3do:hasMaterial :Material_2_3_2_1_1_1_4_1_1 ;
  x3do:hasTexture :BeaconStand04Image .
:Material_2_3_2_1_1_1_4_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_1_4_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:BeaconStand04Image a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_1_4_1 ;
  x3do:DEF 'BeaconStand04Image' ;
  x3do:url '"Textures/BeaconStand04.jpg" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/Textures/BeaconStand04.jpg"' .
:IndexedFaceSet_2_3_2_1_1_1_4_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_1_4 ;
  x3do:hasCoord :BeaconStand-COORD-USE-3 ;
  x3do:hasNormal :Normal_2_3_2_1_1_1_4_2_2 ;
  x3do:hasTexCoord :BeaconStand-TEXCOORD-USE-3 ;
  x3do:coordIndex ( 38 36 35 -1 35 37 38 -1 40 38 37 -1 37 39 40 -1 44 43 41 -1 41 42 44 -1 46 45 43 -1 43 44 46 -1 35 36 41 -1 42 41 36 -1 44 42 36 -1 36 38 44 -1 46 44 38 -1 38 40 46 -1 45 46 40 -1 40 39 45 -1 43 45 39 -1 39 37 43 -1 41 43 37 -1 37 35 41 -1 47 48 51 -1 51 50 47 -1 48 49 52 -1 52 51 48 -1 49 47 50 -1 50 52 49 -1 53 54 57 -1 57 56 53 -1 54 55 58 -1 58 57 54 -1 55 53 56 -1 56 58 55 -1 54 53 55 -1 59 60 63 -1 63 62 59 -1 60 61 64 -1 64 63 60 -1 61 59 62 -1 62 64 61 -1 63 64 62 -1 72 71 69 -1 69 70 72 -1 ) ;
  x3do:normalIndex ( 2 2 2 -1 2 2 2 -1 8 8 8 -1 8 8 8 -1 1 1 1 -1 1 1 1 -1 4 4 4 -1 4 4 4 -1 12 12 12 -1 12 12 12 -1 3 3 3 -1 3 3 3 -1 3 3 3 -1 3 3 3 -1 11 11 11 -1 11 11 11 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 7 6 5 -1 5 7 7 -1 6 10 9 -1 9 5 6 -1 10 7 7 -1 7 9 10 -1 7 6 5 -1 5 7 7 -1 6 10 9 -1 9 5 6 -1 10 7 7 -1 7 9 10 -1 8 8 8 -1 7 6 5 -1 5 7 7 -1 6 10 9 -1 9 5 6 -1 10 7 7 -1 7 9 10 -1 4 4 4 -1 4 4 4 -1 4 4 4 -1 ) ;
  x3do:texCoordIndex ( 94 95 92 -1 92 93 94 -1 97 94 93 -1 93 96 97 -1 94 93 98 -1 98 99 94 -1 100 101 93 -1 93 94 100 -1 92 95 102 -1 103 102 95 -1 75 74 104 -1 104 105 75 -1 107 75 105 -1 105 106 107 -1 108 76 73 -1 73 109 108 -1 75 77 110 -1 110 105 75 -1 111 75 105 -1 105 72 111 -1 112 115 113 -1 113 114 112 -1 116 118 117 -1 117 79 116 -1 119 78 120 -1 120 80 119 -1 121 124 122 -1 122 123 121 -1 125 127 126 -1 126 82 125 -1 128 130 129 -1 129 84 128 -1 83 81 85 -1 131 134 132 -1 132 133 131 -1 135 138 136 -1 136 137 135 -1 139 86 140 -1 140 141 139 -1 87 89 88 -1 143 91 142 -1 142 90 143 -1 ) .
:BeaconStand-COORD-USE-3 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_1_4_2 ;
  owl:sameAs :BeaconStand-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_1_4_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_1_4_2 ;
  x3do:vector ( 1.0 0.0 0.0 0.0 0.9436 -0.3309 0.0 -0.9434 0.3314 -1.0 0.0 0.0 0.0 1.0 0.0 0.866 0.0 -0.4999 0.866 0.0 -0.5 0.0 0.0 1.0 0.0 -1.0 0.0 -0.866 0.0 -0.5 -0.866 0.0 -0.4999 0.0 -0.6496 0.7602 0.0 -0.8493 -0.5277 ) .
:BeaconStand-TEXCOORD-USE-3 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_1_4_2 ;
  owl:sameAs :BeaconStand-TEXCOORD . # DEF matching this USE
:Shape_2_3_2_1_1_1_5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BeaconStand ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_1_5_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_1_5_2 .
:Appearance_2_3_2_1_1_1_5_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_1_5 ;
  x3do:hasMaterial :Material_2_3_2_1_1_1_5_1_1 ;
  x3do:hasTexture :BeaconLightOffImage .
:Material_2_3_2_1_1_1_5_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_1_5_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:BeaconLightOffImage a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_1_5_1 ;
  x3do:DEF 'BeaconLightOffImage' ;
  x3do:url '"Textures/BeaconLightOff.jpg" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/Textures/BeaconLightOff.jpg"' .
:IndexedFaceSet_2_3_2_1_1_1_5_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_1_5 ;
  x3do:hasCoord :BeaconStand-COORD-USE-4 ;
  x3do:hasNormal :Normal_2_3_2_1_1_1_5_2_2 ;
  x3do:hasTexCoord :BeaconStand-TEXCOORD-USE-4 ;
  x3do:coordIndex ( 78 96 95 -1 95 77 78 -1 79 97 96 -1 96 78 79 -1 80 98 97 -1 97 79 80 -1 81 99 98 -1 98 80 81 -1 82 100 99 -1 99 81 82 -1 77 95 100 -1 100 82 77 -1 83 84 90 -1 90 89 83 -1 84 85 91 -1 91 90 84 -1 85 86 92 -1 92 91 85 -1 86 87 93 -1 93 92 86 -1 87 88 94 -1 94 93 87 -1 88 83 89 -1 89 94 88 -1 89 90 91 -1 89 91 92 -1 89 92 93 -1 89 93 94 -1 ) ;
  x3do:normalIndex ( 1 1 6 -1 6 6 1 -1 4 4 1 -1 1 1 4 -1 9 9 4 -1 4 4 9 -1 7 8 9 -1 9 9 7 -1 3 3 8 -1 8 7 3 -1 6 6 3 -1 3 3 6 -1 6 0 0 -1 0 6 6 -1 0 5 5 -1 5 0 0 -1 5 9 9 -1 9 5 5 -1 9 8 8 -1 8 9 9 -1 8 3 3 -1 3 8 8 -1 3 6 6 -1 6 3 3 -1 2 2 2 -1 2 2 2 -1 2 2 2 -1 2 2 2 -1 ) ;
  x3do:texCoordIndex ( 51 146 145 -1 145 50 51 -1 52 148 147 -1 147 68 52 -1 53 149 148 -1 148 52 53 -1 54 150 149 -1 149 53 54 -1 55 151 150 -1 150 54 55 -1 50 145 151 -1 151 55 50 -1 56 59 57 -1 57 58 56 -1 69 61 60 -1 60 70 69 -1 61 63 62 -1 62 60 61 -1 63 65 64 -1 64 62 63 -1 65 67 66 -1 66 64 65 -1 67 56 58 -1 58 66 67 -1 71 70 60 -1 71 60 62 -1 71 62 144 -1 71 144 70 -1 ) .
:BeaconStand-COORD-USE-4 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_1_5_2 ;
  owl:sameAs :BeaconStand-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_1_5_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_1_5_2 ;
  x3do:vector ( 0.866 0.0 0.5 0.866 0.0 0.4999 0.0 1.0 0.0 -0.866 0.0 0.5 0.866 0.0 -0.4999 0.866 0.0 -0.5 0.0 0.0 1.0 -0.866 0.0 -0.5 -0.866 0.0 -0.4999 0.0 0.0 -1.0 ) .
:BeaconStand-TEXCOORD-USE-4 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_1_5_2 ;
  owl:sameAs :BeaconStand-TEXCOORD . # DEF matching this USE
:CatlamSwitch a owl:NamedIndividual, x3do:Switch ;
  x3do:hasParent :BeaconSignals ;
  x3do:hasIS :IS_2_3_2_1_1_2_1 ;
  x3do:hasChildren :BeaconSignalsOff, :BeaconSignalsGreen, :BeaconSignalsRed, :BeaconSignalsGreenPreferred, :BeaconSignalsRedPreferred ;
  x3do:DEF 'CatlamSwitch' ;
  x3do:whichChoice -1 .
:IS_2_3_2_1_1_2_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :CatlamSwitch ;
  x3do:hasConnect :connect_2_3_2_1_1_2_1_1 .
:connect_2_3_2_1_1_2_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_1_2_1 ;
  x3do:nodeField 'whichChoice' ;
  x3do:protoField 'Catlam' .
:BeaconSignalsOff a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CatlamSwitch ;
  x3do:hasChildren :BeaconLightOff ;
  x3do:DEF 'BeaconSignalsOff' ;
  x3do:translation ( 0.0 5.75534 0.0 ) .
:BeaconLightOff a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BeaconSignalsOff ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_2_1_1 ;
  x3do:DEF 'BeaconLightOff' ;
  x3do:translation ( 0.0 -5.21624 0.0 ) .
:Shape_2_3_2_1_1_2_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BeaconLightOff ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_2_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_2_1_1_2 .
:Appearance_2_3_2_1_1_2_2_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_2_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_2_1_1_1_1 ;
  x3do:hasTexture :BeaconLightOffImage-USE-1 .
:Material_2_3_2_1_1_2_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_2_1_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:BeaconLightOffImage-USE-1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_2_1_1_1 ;
  owl:sameAs :BeaconLightOffImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_2_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_2_1_1 ;
  x3do:hasCoord :Coordinate_2_3_2_1_1_2_2_1_1_2_1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_2_1_1_2_2 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_2_1_1_2_2_1_1_2_3 ;
  x3do:coordIndex ( 0 1 2 -1 0 2 3 -1 0 3 4 -1 0 4 5 -1 1 0 6 -1 6 7 1 -1 2 1 7 -1 7 8 2 -1 3 2 8 -1 8 9 3 -1 4 3 9 -1 9 10 4 -1 5 4 10 -1 10 11 5 -1 0 5 11 -1 11 6 0 -1 ) ;
  x3do:normalIndex ( 1 1 1 -1 1 1 1 -1 1 1 1 -1 1 1 1 -1 0 4 4 -1 4 0 0 -1 3 0 0 -1 0 3 3 -1 7 3 3 -1 3 7 7 -1 6 7 7 -1 7 5 6 -1 2 6 5 -1 5 2 2 -1 4 2 2 -1 2 4 4 -1 ) ;
  x3do:texCoordIndex ( 7 8 9 -1 7 9 10 -1 7 10 11 -1 7 11 12 -1 0 1 13 -1 13 14 0 -1 2 6 15 -1 15 16 2 -1 3 2 16 -1 16 17 3 -1 4 3 17 -1 17 18 4 -1 5 4 18 -1 18 19 5 -1 1 5 19 -1 19 13 1 -1 ) .
:Coordinate_2_3_2_1_1_2_2_1_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_2_1_1_2 ;
  x3do:point ( 0.0 5.2402 0.043405 0.03759 5.2402 0.021702 0.03759 5.2402 -0.021702 0.0 5.2402 -0.043405 -0.03759 5.2402 -0.021702 -0.03759 5.2402 0.021702 0.0 5.19229 0.043405 0.03759 5.19229 0.021702 0.03759 5.19229 -0.021702 0.0 5.19229 -0.043405 -0.03759 5.19229 -0.021702 -0.03759 5.19229 0.021702 ) .
:Normal_2_3_2_1_1_2_2_1_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_2_1_1_2 ;
  x3do:vector ( 0.866 0.0 0.5 0.0 1.0 0.0 -0.866 0.0 0.4999 0.866 0.0 -0.4999 0.0 0.0 1.0 -0.866 0.0 -0.5 -0.866 0.0 -0.4999 0.0 0.0 -1.0 ) .
:TextureCoordinate_2_3_2_1_1_2_2_1_1_2_3 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_2_1_1_2 ;
  x3do:point ( 5.5 0.9995 4.5 0.999501 0.5 0.9995 1.5 0.999501 2.5 0.999501 3.5 0.999501 -0.5 0.9995 0.424154 0.767125 0.318241 0.9995 0.106413 0.9995 4.99E-4 0.767125 0.106413 0.534749 0.318241 0.534749 4.5 0.562086 5.5 0.562086 -0.5 0.562086 0.5 0.562086 1.5 0.562086 2.5 0.562086 3.5 0.562086 ) .
:BeaconSignalsGreen a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CatlamSwitch ;
  x3do:hasChildren :BeaconLightGreenSwitch, :DaybeaconsGreen ;
  x3do:DEF 'BeaconSignalsGreen' ;
  x3do:translation ( 0.0 4.36938 0.0 ) .
:BeaconLightGreenSwitch a owl:NamedIndividual, x3do:Switch ;
  x3do:hasParent :BeaconSignalsGreen ;
  x3do:hasIS :IS_2_3_2_1_1_2_3_1_1 ;
  x3do:hasChildren :BeaconLightOffGreen, :BeaconLightOnGreen ;
  x3do:DEF 'BeaconLightGreenSwitch' ;
  x3do:whichChoice -1 .
:IS_2_3_2_1_1_2_3_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :BeaconLightGreenSwitch ;
  x3do:hasConnect :connect_2_3_2_1_1_2_3_1_1_1 .
:connect_2_3_2_1_1_2_3_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_1_2_3_1_1 ;
  x3do:nodeField 'whichChoice' ;
  x3do:protoField 'LightType' .
:BeaconLightOffGreen a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BeaconLightGreenSwitch ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_3_1_2_1 ;
  x3do:DEF 'BeaconLightOffGreen' ;
  x3do:translation ( 0.0 -3.83029 0.0 ) .
:Shape_2_3_2_1_1_2_3_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BeaconLightOffGreen ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_3_1_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_3_1_2_1_2 .
:Appearance_2_3_2_1_1_2_3_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_3_1_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_3_1_2_1_1_1 ;
  x3do:hasTexture :BeaconLightOffImage-USE-2 .
:Material_2_3_2_1_1_2_3_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_3_1_2_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:BeaconLightOffImage-USE-2 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_3_1_2_1_1 ;
  owl:sameAs :BeaconLightOffImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_3_1_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_3_1_2_1 ;
  x3do:hasCoord :Coordinate_2_3_2_1_1_2_3_1_2_1_2_1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_3_1_2_1_2_2 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_2_1_1_2_3_1_2_1_2_3 ;
  x3do:coordIndex ( 0 1 2 -1 0 2 3 -1 0 3 4 -1 0 4 5 -1 1 0 6 -1 6 7 1 -1 2 1 7 -1 7 8 2 -1 3 2 8 -1 8 9 3 -1 4 3 9 -1 9 10 4 -1 5 4 10 -1 10 11 5 -1 0 5 11 -1 11 6 0 -1 ) ;
  x3do:normalIndex ( 1 1 1 -1 1 1 1 -1 1 1 1 -1 1 1 1 -1 0 4 4 -1 4 0 0 -1 3 0 0 -1 0 3 3 -1 7 3 3 -1 3 7 7 -1 6 7 7 -1 7 5 6 -1 2 6 5 -1 5 2 2 -1 4 2 2 -1 2 4 4 -1 ) ;
  x3do:texCoordIndex ( 7 8 9 -1 7 9 10 -1 7 10 11 -1 7 11 12 -1 0 1 13 -1 13 14 0 -1 2 6 15 -1 15 16 2 -1 3 2 16 -1 16 17 3 -1 4 3 17 -1 17 18 4 -1 5 4 18 -1 18 19 5 -1 1 5 19 -1 19 13 1 -1 ) .
:Coordinate_2_3_2_1_1_2_3_1_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_1_2_1_2 ;
  x3do:point ( 0.0 5.2402 0.043405 0.03759 5.2402 0.021702 0.03759 5.2402 -0.021702 0.0 5.2402 -0.043405 -0.03759 5.2402 -0.021702 -0.03759 5.2402 0.021702 0.0 5.19229 0.043405 0.03759 5.19229 0.021702 0.03759 5.19229 -0.021702 0.0 5.19229 -0.043405 -0.03759 5.19229 -0.021702 -0.03759 5.19229 0.021702 ) .
:Normal_2_3_2_1_1_2_3_1_2_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_1_2_1_2 ;
  x3do:vector ( 0.866 0.0 0.5 0.0 1.0 0.0 -0.866 0.0 0.4999 0.866 0.0 -0.4999 0.0 0.0 1.0 -0.866 0.0 -0.5 -0.866 0.0 -0.4999 0.0 0.0 -1.0 ) .
:TextureCoordinate_2_3_2_1_1_2_3_1_2_1_2_3 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_1_2_1_2 ;
  x3do:point ( 5.5 0.9995 4.5 0.999501 0.5 0.9995 1.5 0.999501 2.5 0.999501 3.5 0.999501 -0.5 0.9995 0.424154 0.767125 0.318241 0.9995 0.106413 0.9995 4.99E-4 0.767125 0.106413 0.534749 0.318241 0.534749 4.5 0.562086 5.5 0.562086 -0.5 0.562086 0.5 0.562086 1.5 0.562086 2.5 0.562086 3.5 0.562086 ) .
:BeaconLightOnGreen a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BeaconLightGreenSwitch ;
  x3do:hasChildren :BeaconLightOnGreenBulb, :Billboard_2_3_2_1_1_2_3_1_3_2 ;
  x3do:DEF 'BeaconLightOnGreen' ;
  x3do:translation ( 0.0 1.38562 0.0 ) .
:BeaconLightOnGreenBulb a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BeaconLightOnGreen ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_3_1_3_1_1 ;
  x3do:DEF 'BeaconLightOnGreenBulb' ;
  x3do:translation ( 0.0 -5.21591 0.0 ) .
:Shape_2_3_2_1_1_2_3_1_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BeaconLightOnGreenBulb ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_3_1_3_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_3_1_3_1_1_2 .
:Appearance_2_3_2_1_1_2_3_1_3_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_3_1_3_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_3_1_3_1_1_1_1 .
:Material_2_3_2_1_1_2_3_1_3_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_3_1_3_1_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.113725 0.662745 0.254902 ) ;
  x3do:emissiveColor ( 0.113725 0.662745 0.254902 ) ;
  x3do:shininess 0.145 .
:IndexedFaceSet_2_3_2_1_1_2_3_1_3_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_3_1_3_1_1 ;
  x3do:hasCoord :Coordinate_2_3_2_1_1_2_3_1_3_1_1_2_1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_3_1_3_1_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 0 2 3 -1 0 3 4 -1 0 4 5 -1 1 0 6 -1 6 7 1 -1 2 1 7 -1 7 8 2 -1 3 2 8 -1 8 9 3 -1 4 3 9 -1 9 10 4 -1 5 4 10 -1 10 11 5 -1 0 5 11 -1 11 6 0 -1 ) ;
  x3do:normalIndex ( 1 1 1 -1 1 1 1 -1 1 1 1 -1 1 1 1 -1 0 4 4 -1 4 0 0 -1 3 0 0 -1 0 3 3 -1 7 3 3 -1 3 7 7 -1 6 7 7 -1 7 5 6 -1 2 6 5 -1 5 2 2 -1 4 2 2 -1 2 4 4 -1 ) .
:Coordinate_2_3_2_1_1_2_3_1_3_1_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_1_3_1_1_2 ;
  x3do:point ( 0.0 5.2402 0.043405 0.03759 5.2402 0.021702 0.03759 5.2402 -0.021702 0.0 5.2402 -0.043405 -0.03759 5.2402 -0.021702 -0.03759 5.2402 0.021702 0.0 5.19229 0.043405 0.03759 5.19229 0.021702 0.03759 5.19229 -0.021702 0.0 5.19229 -0.043405 -0.03759 5.19229 -0.021702 -0.03759 5.19229 0.021702 ) .
:Normal_2_3_2_1_1_2_3_1_3_1_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_1_3_1_1_2 ;
  x3do:vector ( 0.866 0.0 0.5 0.0 1.0 0.0 -0.866 0.0 0.4999 0.866 0.0 -0.4999 0.0 0.0 1.0 -0.866 0.0 -0.5 -0.866 0.0 -0.4999 0.0 0.0 -1.0 ) .
:Billboard_2_3_2_1_1_2_3_1_3_2 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :BeaconLightOnGreen ;
  x3do:hasChildren :BeaconLightOnGreenGlow ;
  x3do:axisOfRotation ( 0.0 0.0 0.0 ) .
:BeaconLightOnGreenGlow a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Billboard_2_3_2_1_1_2_3_1_3_2 ;
  x3do:hasIS :IS_2_3_2_1_1_2_3_1_3_2_1_1 ;
  x3do:hasChildren :Collision_2_3_2_1_1_2_3_1_3_2_1_2 ;
  x3do:DEF 'BeaconLightOnGreenGlow' ;
  x3do:rotation ( -1.0 0.0 0.0 -1.57079 ) .
:IS_2_3_2_1_1_2_3_1_3_2_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :BeaconLightOnGreenGlow ;
  x3do:hasConnect :connect_2_3_2_1_1_2_3_1_3_2_1_1_1 .
:connect_2_3_2_1_1_2_3_1_3_2_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_1_2_3_1_3_2_1_1 ;
  x3do:nodeField 'scale' ;
  x3do:protoField 'LightGlow' .
:Collision_2_3_2_1_1_2_3_1_3_2_1_2 a owl:NamedIndividual, x3do:Collision ;
  x3do:hasParent :BeaconLightOnGreenGlow ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_3_1_3_2_1_2_1 ;
  x3do:enabled false .
:Shape_2_3_2_1_1_2_3_1_3_2_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Collision_2_3_2_1_1_2_3_1_3_2_1_2 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_3_1_3_2_1_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_3_1_3_2_1_2_1_2 .
:Appearance_2_3_2_1_1_2_3_1_3_2_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_3_1_3_2_1_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_3_1_3_2_1_2_1_1_1 ;
  x3do:hasTexture :LightOnGreenGlowImage .
:Material_2_3_2_1_1_2_3_1_3_2_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_3_1_3_2_1_2_1_1 ;
  x3do:diffuseColor ( 0.113725 0.662745 0.254902 ) ;
  x3do:emissiveColor ( 0.113725 0.662745 0.254902 ) ;
  x3do:transparency 0.1 .
:LightOnGreenGlowImage a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_3_1_3_2_1_2_1_1 ;
  x3do:DEF 'LightOnGreenGlowImage' ;
  x3do:url '"Textures/LightOnGreenGlow.png" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/Textures/LightOnGreenGlow.png"' .
:IndexedFaceSet_2_3_2_1_1_2_3_1_3_2_1_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_3_1_3_2_1_2_1 ;
  x3do:hasCoord :Coordinate_2_3_2_1_1_2_3_1_3_2_1_2_1_2_1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_3_1_3_2_1_2_1_2_2 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_2_1_1_2_3_1_3_2_1_2_1_2_3 ;
  x3do:coordIndex ( 2 0 3 -1 1 3 0 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 2 0 3 -1 1 3 0 -1 ) .
:Coordinate_2_3_2_1_1_2_3_1_3_2_1_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_1_3_2_1_2_1_2 ;
  x3do:point ( -0.5 0.0 0.5 0.5 0.0 0.5 -0.5 0.0 -0.5 0.5 0.0 -0.5 ) .
:Normal_2_3_2_1_1_2_3_1_3_2_1_2_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_1_3_2_1_2_1_2 ;
  x3do:vector ( 0.0 1.0 0.0 ) .
:TextureCoordinate_2_3_2_1_1_2_3_1_3_2_1_2_1_2_3 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_1_3_2_1_2_1_2 ;
  x3do:point ( 0.0 0.0 1.0 0.0 0.0 1.0 1.0 1.0 ) .
:DaybeaconsGreen a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BeaconSignalsGreen ;
  x3do:hasChildren :DaybeaconGreen1, :DaybeaconGreen2 ;
  x3do:DEF 'DaybeaconsGreen' .
:DaybeaconGreen1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DaybeaconsGreen ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_3_2_1_1, :Shape_2_3_2_1_1_2_3_2_1_2, :Shape_2_3_2_1_1_2_3_2_1_3 ;
  x3do:DEF 'DaybeaconGreen1' ;
  x3do:translation ( 7.36E-4 -0.091284 0.001776 ) .
:Shape_2_3_2_1_1_2_3_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconGreen1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_3_2_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_3_2_1_1_2 .
:Appearance_2_3_2_1_1_2_3_2_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_3_2_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_3_2_1_1_1_1 ;
  x3do:hasTexture :DaybeaconGreenImage .
:Material_2_3_2_1_1_2_3_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_3_2_1_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconGreenImage a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_3_2_1_1_1 ;
  x3do:DEF 'DaybeaconGreenImage' ;
  x3do:url '"Textures/DaybeaconGreen.jpg" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/Textures/DaybeaconGreen.jpg"' .
:IndexedFaceSet_2_3_2_1_1_2_3_2_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_3_2_1_1 ;
  x3do:hasCoord :DaybeaconGreen1-COORD ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_3_2_1_1_2_2 ;
  x3do:hasTexCoord :DaybeaconGreen1-TEXCOORD ;
  x3do:coordIndex ( 6 7 4 -1 5 4 7 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 6 7 4 -1 5 4 7 -1 ) .
:DaybeaconGreen1-COORD a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_2_1_1_2 ;
  x3do:DEF 'DaybeaconGreen1-COORD' ;
  x3do:point ( 0.500074 -0.408716 0.748223 -0.499926 -0.408716 0.748223 0.498454 0.591285 0.748223 -0.501546 0.591285 0.748223 0.449005 -0.358715 0.748223 -0.450995 -0.358715 0.748223 0.448454 0.541285 0.748223 -0.451546 0.541285 0.748223 ) .
:Normal_2_3_2_1_1_2_3_2_1_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_2_1_1_2 ;
  x3do:vector ( 0.0 0.0 1.0 ) .
:DaybeaconGreen1-TEXCOORD a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_2_1_1_2 ;
  x3do:DEF 'DaybeaconGreen1-TEXCOORD' ;
  x3do:point ( 0.999501 4.99E-4 0.002115 4.99E-4 0.997885 0.999501 4.99E-4 0.9995 0.948565 0.05045 0.050918 0.050449 0.948015 0.949551 0.050368 0.949551 ) .
:Shape_2_3_2_1_1_2_3_2_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconGreen1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_3_2_1_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_3_2_1_2_2 .
:Appearance_2_3_2_1_1_2_3_2_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_3_2_1_2 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_3_2_1_2_1_1 ;
  x3do:hasTexture :DaybeaconGreenDarkImage .
:Material_2_3_2_1_1_2_3_2_1_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_3_2_1_2_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconGreenDarkImage a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_3_2_1_2_1 ;
  x3do:DEF 'DaybeaconGreenDarkImage' ;
  x3do:url '"Textures/DaybeaconGreenDark.jpg" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/Textures/DaybeaconGreenDark.jpg"' .
:IndexedFaceSet_2_3_2_1_1_2_3_2_1_2_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_3_2_1_2 ;
  x3do:hasCoord :DaybeaconGreen1-COORD-USE-1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_3_2_1_2_2_2 ;
  x3do:hasTexCoord :DaybeaconGreen1-TEXCOORD-USE-1 ;
  x3do:coordIndex ( 2 3 7 -1 7 6 2 -1 0 2 6 -1 6 4 0 -1 1 0 4 -1 4 5 1 -1 3 1 5 -1 5 7 3 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 2 3 7 -1 7 6 2 -1 0 2 6 -1 6 4 0 -1 1 0 4 -1 4 5 1 -1 3 1 5 -1 5 7 3 -1 ) .
:DaybeaconGreen1-COORD-USE-1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_2_1_2_2 ;
  owl:sameAs :DaybeaconGreen1-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_3_2_1_2_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_2_1_2_2 ;
  x3do:vector ( 0.0 0.0 1.0 ) .
:DaybeaconGreen1-TEXCOORD-USE-1 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_2_1_2_2 ;
  owl:sameAs :DaybeaconGreen1-TEXCOORD . # DEF matching this USE
:Shape_2_3_2_1_1_2_3_2_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconGreen1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_3_2_1_3_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_3_2_1_3_2 .
:Appearance_2_3_2_1_1_2_3_2_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_3_2_1_3 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_3_2_1_3_1_1 ;
  x3do:hasTexture :DaybeaconBackImage .
:Material_2_3_2_1_1_2_3_2_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_3_2_1_3_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconBackImage a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_3_2_1_3_1 ;
  x3do:DEF 'DaybeaconBackImage' ;
  x3do:url '"Textures/DaybeaconBack.jpg" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/Textures/DaybeaconBack.jpg"' .
:IndexedFaceSet_2_3_2_1_1_2_3_2_1_3_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_3_2_1_3 ;
  x3do:hasCoord :DaybeaconGreen1-COORD-USE-2 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_3_2_1_3_2_2 ;
  x3do:hasTexCoord :DaybeaconGreen1-TEXCOORD-USE-2 ;
  x3do:coordIndex ( 3 2 0 -1 0 1 3 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 7 6 4 -1 4 5 7 -1 ) .
:DaybeaconGreen1-COORD-USE-2 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_2_1_3_2 ;
  owl:sameAs :DaybeaconGreen1-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_3_2_1_3_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_2_1_3_2 ;
  x3do:vector ( 0.0 0.0 -1.0 ) .
:DaybeaconGreen1-TEXCOORD-USE-2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_2_1_3_2 ;
  owl:sameAs :DaybeaconGreen1-TEXCOORD . # DEF matching this USE
:DaybeaconGreen2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DaybeaconsGreen ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_3_2_2_1, :Shape_2_3_2_1_1_2_3_2_2_2, :Shape_2_3_2_1_1_2_3_2_2_3 ;
  x3do:DEF 'DaybeaconGreen2' ;
  x3do:rotation ( 0.0 -1.0 0.0 -3.14159 ) ;
  x3do:translation ( -7.36E-4 -0.091284 -0.001776 ) .
:Shape_2_3_2_1_1_2_3_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconGreen2 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_3_2_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_3_2_2_1_2 .
:Appearance_2_3_2_1_1_2_3_2_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_3_2_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_3_2_2_1_1_1 ;
  x3do:hasTexture :DaybeaconGreenImage-USE-1 .
:Material_2_3_2_1_1_2_3_2_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_3_2_2_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconGreenImage-USE-1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_3_2_2_1_1 ;
  owl:sameAs :DaybeaconGreenImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_3_2_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_3_2_2_1 ;
  x3do:hasCoord :DaybeaconGreen2-COORD ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_3_2_2_1_2_2 ;
  x3do:hasTexCoord :DaybeaconGreen2-TEXCOORD ;
  x3do:coordIndex ( 6 7 4 -1 5 4 7 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 6 7 4 -1 5 4 7 -1 ) .
:DaybeaconGreen2-COORD a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_2_2_1_2 ;
  x3do:DEF 'DaybeaconGreen2-COORD' ;
  x3do:point ( 0.500074 -0.408716 0.748223 -0.499926 -0.408716 0.748223 0.498454 0.591285 0.748223 -0.501546 0.591285 0.748223 0.449005 -0.358715 0.748223 -0.450995 -0.358715 0.748223 0.448454 0.541285 0.748223 -0.451546 0.541285 0.748223 ) .
:Normal_2_3_2_1_1_2_3_2_2_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_2_2_1_2 ;
  x3do:vector ( 0.0 0.0 1.0 ) .
:DaybeaconGreen2-TEXCOORD a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_2_2_1_2 ;
  x3do:DEF 'DaybeaconGreen2-TEXCOORD' ;
  x3do:point ( 0.999501 4.99E-4 0.002115 4.99E-4 0.997885 0.999501 4.99E-4 0.9995 0.948565 0.05045 0.050918 0.050449 0.948015 0.949551 0.050368 0.949551 ) .
:Shape_2_3_2_1_1_2_3_2_2_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconGreen2 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_3_2_2_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_3_2_2_2_2 .
:Appearance_2_3_2_1_1_2_3_2_2_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_3_2_2_2 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_3_2_2_2_1_1 ;
  x3do:hasTexture :DaybeaconGreenDarkImage-USE-1 .
:Material_2_3_2_1_1_2_3_2_2_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_3_2_2_2_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconGreenDarkImage-USE-1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_3_2_2_2_1 ;
  owl:sameAs :DaybeaconGreenDarkImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_3_2_2_2_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_3_2_2_2 ;
  x3do:hasCoord :DaybeaconGreen2-COORD-USE-1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_3_2_2_2_2_2 ;
  x3do:hasTexCoord :DaybeaconGreen2-TEXCOORD-USE-1 ;
  x3do:coordIndex ( 2 3 7 -1 7 6 2 -1 0 2 6 -1 6 4 0 -1 1 0 4 -1 4 5 1 -1 3 1 5 -1 5 7 3 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 2 3 7 -1 7 6 2 -1 0 2 6 -1 6 4 0 -1 1 0 4 -1 4 5 1 -1 3 1 5 -1 5 7 3 -1 ) .
:DaybeaconGreen2-COORD-USE-1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_2_2_2_2 ;
  owl:sameAs :DaybeaconGreen2-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_3_2_2_2_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_2_2_2_2 ;
  x3do:vector ( 0.0 0.0 1.0 ) .
:DaybeaconGreen2-TEXCOORD-USE-1 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_2_2_2_2 ;
  owl:sameAs :DaybeaconGreen2-TEXCOORD . # DEF matching this USE
:Shape_2_3_2_1_1_2_3_2_2_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconGreen2 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_3_2_2_3_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_3_2_2_3_2 .
:Appearance_2_3_2_1_1_2_3_2_2_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_3_2_2_3 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_3_2_2_3_1_1 ;
  x3do:hasTexture :DaybeaconBackImage-USE-1 .
:Material_2_3_2_1_1_2_3_2_2_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_3_2_2_3_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconBackImage-USE-1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_3_2_2_3_1 ;
  owl:sameAs :DaybeaconBackImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_3_2_2_3_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_3_2_2_3 ;
  x3do:hasCoord :DaybeaconGreen2-COORD-USE-2 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_3_2_2_3_2_2 ;
  x3do:hasTexCoord :DaybeaconGreen2-TEXCOORD-USE-2 ;
  x3do:coordIndex ( 3 2 0 -1 0 1 3 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 7 6 4 -1 4 5 7 -1 ) .
:DaybeaconGreen2-COORD-USE-2 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_2_2_3_2 ;
  owl:sameAs :DaybeaconGreen2-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_3_2_2_3_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_2_2_3_2 ;
  x3do:vector ( 0.0 0.0 -1.0 ) .
:DaybeaconGreen2-TEXCOORD-USE-2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_3_2_2_3_2 ;
  owl:sameAs :DaybeaconGreen2-TEXCOORD . # DEF matching this USE
:BeaconSignalsRed a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CatlamSwitch ;
  x3do:hasChildren :BeaconLightRedSwitch, :DaybeaconsRed ;
  x3do:DEF 'BeaconSignalsRed' ;
  x3do:translation ( 0.0 5.755 0.0 ) .
:BeaconLightRedSwitch a owl:NamedIndividual, x3do:Switch ;
  x3do:hasParent :BeaconSignalsRed ;
  x3do:hasIS :IS_2_3_2_1_1_2_4_1_1 ;
  x3do:hasChildren :BeaconLightOffRed, :BeaconLightOnRed ;
  x3do:DEF 'BeaconLightRedSwitch' ;
  x3do:whichChoice -1 .
:IS_2_3_2_1_1_2_4_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :BeaconLightRedSwitch ;
  x3do:hasConnect :connect_2_3_2_1_1_2_4_1_1_1 .
:connect_2_3_2_1_1_2_4_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_1_2_4_1_1 ;
  x3do:nodeField 'whichChoice' ;
  x3do:protoField 'LightType' .
:BeaconLightOffRed a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BeaconLightRedSwitch ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_4_1_2_1 ;
  x3do:DEF 'BeaconLightOffRed' ;
  x3do:translation ( 0.0 -5.21591 0.0 ) .
:Shape_2_3_2_1_1_2_4_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BeaconLightOffRed ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_4_1_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_4_1_2_1_2 .
:Appearance_2_3_2_1_1_2_4_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_4_1_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_4_1_2_1_1_1 ;
  x3do:hasTexture :BeaconLightOffImage-USE-3 .
:Material_2_3_2_1_1_2_4_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_4_1_2_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:BeaconLightOffImage-USE-3 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_4_1_2_1_1 ;
  owl:sameAs :BeaconLightOffImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_4_1_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_4_1_2_1 ;
  x3do:hasCoord :Coordinate_2_3_2_1_1_2_4_1_2_1_2_1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_4_1_2_1_2_2 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_2_1_1_2_4_1_2_1_2_3 ;
  x3do:coordIndex ( 0 1 2 -1 0 2 3 -1 0 3 4 -1 0 4 5 -1 1 0 6 -1 6 7 1 -1 2 1 7 -1 7 8 2 -1 3 2 8 -1 8 9 3 -1 4 3 9 -1 9 10 4 -1 5 4 10 -1 10 11 5 -1 0 5 11 -1 11 6 0 -1 ) ;
  x3do:normalIndex ( 1 1 1 -1 1 1 1 -1 1 1 1 -1 1 1 1 -1 0 4 4 -1 4 0 0 -1 3 0 0 -1 0 3 3 -1 7 3 3 -1 3 7 7 -1 6 7 7 -1 7 5 6 -1 2 6 5 -1 5 2 2 -1 4 2 2 -1 2 4 4 -1 ) ;
  x3do:texCoordIndex ( 7 8 9 -1 7 9 10 -1 7 10 11 -1 7 11 12 -1 0 1 13 -1 13 14 0 -1 2 6 15 -1 15 16 2 -1 3 2 16 -1 16 17 3 -1 4 3 17 -1 17 18 4 -1 5 4 18 -1 18 19 5 -1 1 5 19 -1 19 13 1 -1 ) .
:Coordinate_2_3_2_1_1_2_4_1_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_1_2_1_2 ;
  x3do:point ( 0.0 5.2402 0.043405 0.03759 5.2402 0.021702 0.03759 5.2402 -0.021702 0.0 5.2402 -0.043405 -0.03759 5.2402 -0.021702 -0.03759 5.2402 0.021702 0.0 5.19229 0.043405 0.03759 5.19229 0.021702 0.03759 5.19229 -0.021702 0.0 5.19229 -0.043405 -0.03759 5.19229 -0.021702 -0.03759 5.19229 0.021702 ) .
:Normal_2_3_2_1_1_2_4_1_2_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_1_2_1_2 ;
  x3do:vector ( 0.866 0.0 0.5 0.0 1.0 0.0 -0.866 0.0 0.4999 0.866 0.0 -0.4999 0.0 0.0 1.0 -0.866 0.0 -0.5 -0.866 0.0 -0.4999 0.0 0.0 -1.0 ) .
:TextureCoordinate_2_3_2_1_1_2_4_1_2_1_2_3 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_1_2_1_2 ;
  x3do:point ( 5.5 0.9995 4.5 0.999501 0.5 0.9995 1.5 0.999501 2.5 0.999501 3.5 0.999501 -0.5 0.9995 0.424154 0.767125 0.318241 0.9995 0.106413 0.9995 4.99E-4 0.767125 0.106413 0.534749 0.318241 0.534749 4.5 0.562086 5.5 0.562086 -0.5 0.562086 0.5 0.562086 1.5 0.562086 2.5 0.562086 3.5 0.562086 ) .
:BeaconLightOnRed a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BeaconLightRedSwitch ;
  x3do:hasChildren :BeaconLightOnRedBulb, :Billboard_2_3_2_1_1_2_4_1_3_2 ;
  x3do:DEF 'BeaconLightOnRed' .
:BeaconLightOnRedBulb a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BeaconLightOnRed ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_4_1_3_1_1 ;
  x3do:DEF 'BeaconLightOnRedBulb' ;
  x3do:translation ( 0.0 -5.21591 0.0 ) .
:Shape_2_3_2_1_1_2_4_1_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BeaconLightOnRedBulb ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_4_1_3_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_4_1_3_1_1_2 .
:Appearance_2_3_2_1_1_2_4_1_3_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_4_1_3_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_4_1_3_1_1_1_1 .
:Material_2_3_2_1_1_2_4_1_3_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_4_1_3_1_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.662745 0.12549 0.133333 ) ;
  x3do:emissiveColor ( 0.662745 0.12549 0.133333 ) ;
  x3do:shininess 0.145 .
:IndexedFaceSet_2_3_2_1_1_2_4_1_3_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_4_1_3_1_1 ;
  x3do:hasCoord :Coordinate_2_3_2_1_1_2_4_1_3_1_1_2_1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_4_1_3_1_1_2_2 ;
  x3do:coordIndex ( 0 1 2 -1 0 2 3 -1 0 3 4 -1 0 4 5 -1 1 0 6 -1 6 7 1 -1 2 1 7 -1 7 8 2 -1 3 2 8 -1 8 9 3 -1 4 3 9 -1 9 10 4 -1 5 4 10 -1 10 11 5 -1 0 5 11 -1 11 6 0 -1 ) ;
  x3do:normalIndex ( 1 1 1 -1 1 1 1 -1 1 1 1 -1 1 1 1 -1 0 4 4 -1 4 0 0 -1 3 0 0 -1 0 3 3 -1 7 3 3 -1 3 7 7 -1 6 7 7 -1 7 5 6 -1 2 6 5 -1 5 2 2 -1 4 2 2 -1 2 4 4 -1 ) .
:Coordinate_2_3_2_1_1_2_4_1_3_1_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_1_3_1_1_2 ;
  x3do:point ( 0.0 5.2402 0.043405 0.03759 5.2402 0.021702 0.03759 5.2402 -0.021702 0.0 5.2402 -0.043405 -0.03759 5.2402 -0.021702 -0.03759 5.2402 0.021702 0.0 5.19229 0.043405 0.03759 5.19229 0.021702 0.03759 5.19229 -0.021702 0.0 5.19229 -0.043405 -0.03759 5.19229 -0.021702 -0.03759 5.19229 0.021702 ) .
:Normal_2_3_2_1_1_2_4_1_3_1_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_1_3_1_1_2 ;
  x3do:vector ( 0.866 0.0 0.5 0.0 1.0 0.0 -0.866 0.0 0.4999 0.866 0.0 -0.4999 0.0 0.0 1.0 -0.866 0.0 -0.5 -0.866 0.0 -0.4999 0.0 0.0 -1.0 ) .
:Billboard_2_3_2_1_1_2_4_1_3_2 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :BeaconLightOnRed ;
  x3do:hasChildren :BeaconLightOnRedGlow ;
  x3do:axisOfRotation ( 0.0 0.0 0.0 ) .
:BeaconLightOnRedGlow a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Billboard_2_3_2_1_1_2_4_1_3_2 ;
  x3do:hasIS :IS_2_3_2_1_1_2_4_1_3_2_1_1 ;
  x3do:hasChildren :Collision_2_3_2_1_1_2_4_1_3_2_1_2 ;
  x3do:DEF 'BeaconLightOnRedGlow' ;
  x3do:rotation ( -1.0 0.0 0.0 -1.57079 ) .
:IS_2_3_2_1_1_2_4_1_3_2_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :BeaconLightOnRedGlow ;
  x3do:hasConnect :connect_2_3_2_1_1_2_4_1_3_2_1_1_1 .
:connect_2_3_2_1_1_2_4_1_3_2_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_1_2_4_1_3_2_1_1 ;
  x3do:nodeField 'scale' ;
  x3do:protoField 'LightGlow' .
:Collision_2_3_2_1_1_2_4_1_3_2_1_2 a owl:NamedIndividual, x3do:Collision ;
  x3do:hasParent :BeaconLightOnRedGlow ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_4_1_3_2_1_2_1 ;
  x3do:enabled false .
:Shape_2_3_2_1_1_2_4_1_3_2_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Collision_2_3_2_1_1_2_4_1_3_2_1_2 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_4_1_3_2_1_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_4_1_3_2_1_2_1_2 .
:Appearance_2_3_2_1_1_2_4_1_3_2_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_4_1_3_2_1_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_4_1_3_2_1_2_1_1_1 ;
  x3do:hasTexture :LightOnRedGlowImage .
:Material_2_3_2_1_1_2_4_1_3_2_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_4_1_3_2_1_2_1_1 ;
  x3do:diffuseColor ( 0.662745 0.12549 0.133333 ) ;
  x3do:emissiveColor ( 0.662745 0.12549 0.133333 ) ;
  x3do:transparency 0.1 .
:LightOnRedGlowImage a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_4_1_3_2_1_2_1_1 ;
  x3do:DEF 'LightOnRedGlowImage' ;
  x3do:url '"Textures/LightOnRedGlow.png" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/Textures/LightOnRedGlow.png"' .
:IndexedFaceSet_2_3_2_1_1_2_4_1_3_2_1_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_4_1_3_2_1_2_1 ;
  x3do:hasCoord :Coordinate_2_3_2_1_1_2_4_1_3_2_1_2_1_2_1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_4_1_3_2_1_2_1_2_2 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_2_1_1_2_4_1_3_2_1_2_1_2_3 ;
  x3do:coordIndex ( 2 0 3 -1 1 3 0 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 2 0 3 -1 1 3 0 -1 ) .
:Coordinate_2_3_2_1_1_2_4_1_3_2_1_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_1_3_2_1_2_1_2 ;
  x3do:point ( -0.5 0.0 0.5 0.5 0.0 0.5 -0.5 0.0 -0.5 0.5 0.0 -0.5 ) .
:Normal_2_3_2_1_1_2_4_1_3_2_1_2_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_1_3_2_1_2_1_2 ;
  x3do:vector ( 0.0 1.0 0.0 ) .
:TextureCoordinate_2_3_2_1_1_2_4_1_3_2_1_2_1_2_3 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_1_3_2_1_2_1_2 ;
  x3do:point ( 0.0 0.0 1.0 0.0 0.0 1.0 1.0 1.0 ) .
:DaybeaconsRed a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BeaconSignalsRed ;
  x3do:hasChildren :DaybeaconRed1, :DaybeaconRed2 ;
  x3do:DEF 'DaybeaconsRed' ;
  x3do:translation ( 0.0 -1.38562 0.0 ) .
:DaybeaconRed1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DaybeaconsRed ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_4_2_1_1, :Shape_2_3_2_1_1_2_4_2_1_2, :Shape_2_3_2_1_1_2_4_2_1_3 ;
  x3do:DEF 'DaybeaconRed1' ;
  x3do:translation ( 0.0 -0.166405 0.75 ) .
:Shape_2_3_2_1_1_2_4_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconRed1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_4_2_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_4_2_1_1_2 .
:Appearance_2_3_2_1_1_2_4_2_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_4_2_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_4_2_1_1_1_1 .
:Material_2_3_2_1_1_2_4_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_4_2_1_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:IndexedFaceSet_2_3_2_1_1_2_4_2_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_4_2_1_1 ;
  x3do:hasCoord :DaybeaconRed1-COORD ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_4_2_1_1_2_2 ;
  x3do:hasTexCoord :DaybeaconRed1-TEXCOORD ;
  x3do:coordIndex ( 4 5 3 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 4 5 3 -1 ) .
:DaybeaconRed1-COORD a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_2_1_1_2 ;
  x3do:DEF 'DaybeaconRed1-COORD' ;
  x3do:point ( 0.0 0.666405 0.0 -0.574646 -0.333595 0.0 0.574646 -0.333595 0.0 0.0 0.555162 0.0 -0.478307 -0.277973 0.0 0.478307 -0.277974 0.0 ) .
:Normal_2_3_2_1_1_2_4_2_1_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_2_1_1_2 ;
  x3do:vector ( 0.0 0.0 1.0 ) .
:DaybeaconRed1-TEXCOORD a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_2_1_1_2 ;
  x3do:DEF 'DaybeaconRed1-TEXCOORD' ;
  x3do:point ( 0.5 0.999501 4.99E-4 4.99E-4 0.999501 4.99E-4 0.5 0.888369 0.08424 0.056065 0.915759 0.056065 ) .
:Shape_2_3_2_1_1_2_4_2_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconRed1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_4_2_1_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_4_2_1_2_2 .
:Appearance_2_3_2_1_1_2_4_2_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_4_2_1_2 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_4_2_1_2_1_1 ;
  x3do:hasTexture :DaybeaconRedDarkImage .
:Material_2_3_2_1_1_2_4_2_1_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_4_2_1_2_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconRedDarkImage a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_4_2_1_2_1 ;
  x3do:DEF 'DaybeaconRedDarkImage' ;
  x3do:url '"Textures/DaybeaconRedDark.jpg" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/Textures/DaybeaconRedDark.jpg"' .
:IndexedFaceSet_2_3_2_1_1_2_4_2_1_2_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_4_2_1_2 ;
  x3do:hasCoord :DaybeaconRed1-COORD-USE-1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_4_2_1_2_2_2 ;
  x3do:hasTexCoord :DaybeaconRed1-TEXCOORD-USE-1 ;
  x3do:coordIndex ( 1 2 5 -1 5 4 1 -1 2 0 3 -1 3 5 2 -1 0 1 4 -1 4 3 0 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 1 2 5 -1 5 4 1 -1 2 0 3 -1 3 5 2 -1 0 1 4 -1 4 3 0 -1 ) .
:DaybeaconRed1-COORD-USE-1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_2_1_2_2 ;
  owl:sameAs :DaybeaconRed1-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_4_2_1_2_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_2_1_2_2 ;
  x3do:vector ( 0.0 0.0 1.0 ) .
:DaybeaconRed1-TEXCOORD-USE-1 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_2_1_2_2 ;
  owl:sameAs :DaybeaconRed1-TEXCOORD . # DEF matching this USE
:Shape_2_3_2_1_1_2_4_2_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconRed1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_4_2_1_3_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_4_2_1_3_2 .
:Appearance_2_3_2_1_1_2_4_2_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_4_2_1_3 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_4_2_1_3_1_1 ;
  x3do:hasTexture :DaybeaconBackImage-USE-2 .
:Material_2_3_2_1_1_2_4_2_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_4_2_1_3_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconBackImage-USE-2 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_4_2_1_3_1 ;
  owl:sameAs :DaybeaconBackImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_4_2_1_3_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_4_2_1_3 ;
  x3do:hasCoord :DaybeaconRed1-COORD-USE-2 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_4_2_1_3_2_2 ;
  x3do:hasTexCoord :DaybeaconRed1-TEXCOORD-USE-2 ;
  x3do:coordIndex ( 2 1 0 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 5 4 3 -1 ) .
:DaybeaconRed1-COORD-USE-2 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_2_1_3_2 ;
  owl:sameAs :DaybeaconRed1-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_4_2_1_3_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_2_1_3_2 ;
  x3do:vector ( 0.0 0.0 -1.0 ) .
:DaybeaconRed1-TEXCOORD-USE-2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_2_1_3_2 ;
  owl:sameAs :DaybeaconRed1-TEXCOORD . # DEF matching this USE
:DaybeaconRed2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DaybeaconsRed ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_4_2_2_1, :Shape_2_3_2_1_1_2_4_2_2_2, :Shape_2_3_2_1_1_2_4_2_2_3 ;
  x3do:DEF 'DaybeaconRed2' ;
  x3do:rotation ( 0.0 -1.0 0.0 -3.14159 ) ;
  x3do:translation ( 0.0 -0.166405 -0.75 ) .
:Shape_2_3_2_1_1_2_4_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconRed2 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_4_2_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_4_2_2_1_2 .
:Appearance_2_3_2_1_1_2_4_2_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_4_2_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_4_2_2_1_1_1 ;
  x3do:hasTexture :DaybeaconRedImage .
:Material_2_3_2_1_1_2_4_2_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_4_2_2_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconRedImage a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_4_2_2_1_1 ;
  x3do:DEF 'DaybeaconRedImage' ;
  x3do:url '"Textures/DaybeaconRed.jpg" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/Textures/DaybeaconRed.jpg"' .
:IndexedFaceSet_2_3_2_1_1_2_4_2_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_4_2_2_1 ;
  x3do:hasCoord :DaybeaconRed2-COORD ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_4_2_2_1_2_2 ;
  x3do:hasTexCoord :DaybeaconRed2-TEXCOORD ;
  x3do:coordIndex ( 4 5 3 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 4 5 3 -1 ) .
:DaybeaconRed2-COORD a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_2_2_1_2 ;
  x3do:DEF 'DaybeaconRed2-COORD' ;
  x3do:point ( 0.0 0.666405 0.0 -0.574646 -0.333595 0.0 0.574646 -0.333595 0.0 0.0 0.555162 0.0 -0.478307 -0.277973 0.0 0.478307 -0.277974 0.0 ) .
:Normal_2_3_2_1_1_2_4_2_2_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_2_2_1_2 ;
  x3do:vector ( 0.0 0.0 1.0 ) .
:DaybeaconRed2-TEXCOORD a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_2_2_1_2 ;
  x3do:DEF 'DaybeaconRed2-TEXCOORD' ;
  x3do:point ( 0.5 0.999501 4.99E-4 4.99E-4 0.999501 4.99E-4 0.5 0.888369 0.08424 0.056065 0.915759 0.056065 ) .
:Shape_2_3_2_1_1_2_4_2_2_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconRed2 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_4_2_2_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_4_2_2_2_2 .
:Appearance_2_3_2_1_1_2_4_2_2_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_4_2_2_2 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_4_2_2_2_1_1 ;
  x3do:hasTexture :DaybeaconRedDarkImage-USE-1 .
:Material_2_3_2_1_1_2_4_2_2_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_4_2_2_2_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconRedDarkImage-USE-1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_4_2_2_2_1 ;
  owl:sameAs :DaybeaconRedDarkImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_4_2_2_2_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_4_2_2_2 ;
  x3do:hasCoord :DaybeaconRed2-COORD-USE-1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_4_2_2_2_2_2 ;
  x3do:hasTexCoord :DaybeaconRed2-TEXCOORD-USE-1 ;
  x3do:coordIndex ( 1 2 5 -1 5 4 1 -1 2 0 3 -1 3 5 2 -1 0 1 4 -1 4 3 0 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 1 2 5 -1 5 4 1 -1 2 0 3 -1 3 5 2 -1 0 1 4 -1 4 3 0 -1 ) .
:DaybeaconRed2-COORD-USE-1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_2_2_2_2 ;
  owl:sameAs :DaybeaconRed2-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_4_2_2_2_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_2_2_2_2 ;
  x3do:vector ( 0.0 0.0 1.0 ) .
:DaybeaconRed2-TEXCOORD-USE-1 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_2_2_2_2 ;
  owl:sameAs :DaybeaconRed2-TEXCOORD . # DEF matching this USE
:Shape_2_3_2_1_1_2_4_2_2_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconRed2 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_4_2_2_3_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_4_2_2_3_2 .
:Appearance_2_3_2_1_1_2_4_2_2_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_4_2_2_3 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_4_2_2_3_1_1 ;
  x3do:hasTexture :DaybeaconBackImage-USE-3 .
:Material_2_3_2_1_1_2_4_2_2_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_4_2_2_3_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconBackImage-USE-3 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_4_2_2_3_1 ;
  owl:sameAs :DaybeaconBackImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_4_2_2_3_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_4_2_2_3 ;
  x3do:hasCoord :DaybeaconRed2-COORD-USE-2 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_4_2_2_3_2_2 ;
  x3do:hasTexCoord :DaybeaconRed2-TEXCOORD-USE-2 ;
  x3do:coordIndex ( 2 1 0 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 5 4 3 -1 ) .
:DaybeaconRed2-COORD-USE-2 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_2_2_3_2 ;
  owl:sameAs :DaybeaconRed2-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_4_2_2_3_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_2_2_3_2 ;
  x3do:vector ( 0.0 0.0 -1.0 ) .
:DaybeaconRed2-TEXCOORD-USE-2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_4_2_2_3_2 ;
  owl:sameAs :DaybeaconRed2-TEXCOORD . # DEF matching this USE
:BeaconSignalsGreenPreferred a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CatlamSwitch ;
  x3do:hasChildren :BeaconLightGreenPreferredSwitch, :DaybeaconsGreenPreferred ;
  x3do:DEF 'BeaconSignalsGreenPreferred' ;
  x3do:translation ( 0.0 4.36938 0.0 ) .
:BeaconLightGreenPreferredSwitch a owl:NamedIndividual, x3do:Switch ;
  x3do:hasParent :BeaconSignalsGreenPreferred ;
  x3do:hasIS :IS_2_3_2_1_1_2_5_1_1 ;
  x3do:hasChildren :BeaconLightOffGreen-USE-1, :BeaconLightOnGreenPreferred ;
  x3do:DEF 'BeaconLightGreenPreferredSwitch' ;
  x3do:whichChoice -1 .
:IS_2_3_2_1_1_2_5_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :BeaconLightGreenPreferredSwitch ;
  x3do:hasConnect :connect_2_3_2_1_1_2_5_1_1_1 .
:connect_2_3_2_1_1_2_5_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_1_2_5_1_1 ;
  x3do:nodeField 'whichChoice' ;
  x3do:protoField 'LightType' .
:BeaconLightOffGreen-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BeaconLightGreenPreferredSwitch ;
  owl:sameAs :BeaconLightOffGreen . # DEF matching this USE
:BeaconLightOnGreenPreferred a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BeaconLightGreenPreferredSwitch ;
  x3do:hasChildren :BeaconLightOnGreenBulb-USE-1, :Billboard_2_3_2_1_1_2_5_1_3_2 ;
  x3do:DEF 'BeaconLightOnGreenPreferred' ;
  x3do:translation ( 0.0 1.38562 0.0 ) .
:BeaconLightOnGreenBulb-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BeaconLightOnGreenPreferred ;
  owl:sameAs :BeaconLightOnGreenBulb . # DEF matching this USE
:Billboard_2_3_2_1_1_2_5_1_3_2 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :BeaconLightOnGreenPreferred ;
  x3do:hasChildren :BeaconLightOnGreenPreferredGlow ;
  x3do:axisOfRotation ( 0.0 0.0 0.0 ) .
:BeaconLightOnGreenPreferredGlow a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Billboard_2_3_2_1_1_2_5_1_3_2 ;
  x3do:hasIS :IS_2_3_2_1_1_2_5_1_3_2_1_1 ;
  x3do:hasChildren :Collision_2_3_2_1_1_2_5_1_3_2_1_2 ;
  x3do:DEF 'BeaconLightOnGreenPreferredGlow' ;
  x3do:rotation ( -1.0 0.0 0.0 -1.57079 ) .
:IS_2_3_2_1_1_2_5_1_3_2_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :BeaconLightOnGreenPreferredGlow ;
  x3do:hasConnect :connect_2_3_2_1_1_2_5_1_3_2_1_1_1 .
:connect_2_3_2_1_1_2_5_1_3_2_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_1_2_5_1_3_2_1_1 ;
  x3do:nodeField 'scale' ;
  x3do:protoField 'LightGlow' .
:Collision_2_3_2_1_1_2_5_1_3_2_1_2 a owl:NamedIndividual, x3do:Collision ;
  x3do:hasParent :BeaconLightOnGreenPreferredGlow ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_5_1_3_2_1_2_1 ;
  x3do:enabled false .
:Shape_2_3_2_1_1_2_5_1_3_2_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Collision_2_3_2_1_1_2_5_1_3_2_1_2 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_5_1_3_2_1_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_5_1_3_2_1_2_1_2 .
:Appearance_2_3_2_1_1_2_5_1_3_2_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_1_3_2_1_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_5_1_3_2_1_2_1_1_1 ;
  x3do:hasTexture :LightOnGreenGlowImage-USE-1 .
:Material_2_3_2_1_1_2_5_1_3_2_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_1_3_2_1_2_1_1 ;
  x3do:diffuseColor ( 0.113725 0.662745 0.254902 ) ;
  x3do:emissiveColor ( 0.113725 0.662745 0.254902 ) ;
  x3do:transparency 0.1 .
:LightOnGreenGlowImage-USE-1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_1_3_2_1_2_1_1 ;
  owl:sameAs :LightOnGreenGlowImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_5_1_3_2_1_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_1_3_2_1_2_1 ;
  x3do:hasCoord :Coordinate_2_3_2_1_1_2_5_1_3_2_1_2_1_2_1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_5_1_3_2_1_2_1_2_2 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_2_1_1_2_5_1_3_2_1_2_1_2_3 ;
  x3do:coordIndex ( 2 0 3 -1 1 3 0 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 2 0 3 -1 1 3 0 -1 ) .
:Coordinate_2_3_2_1_1_2_5_1_3_2_1_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_1_3_2_1_2_1_2 ;
  x3do:point ( -0.5 0.0 0.5 0.5 0.0 0.5 -0.5 0.0 -0.5 0.5 0.0 -0.5 ) .
:Normal_2_3_2_1_1_2_5_1_3_2_1_2_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_1_3_2_1_2_1_2 ;
  x3do:vector ( 0.0 1.0 0.0 ) .
:TextureCoordinate_2_3_2_1_1_2_5_1_3_2_1_2_1_2_3 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_1_3_2_1_2_1_2 ;
  x3do:point ( 0.0 0.0 1.0 0.0 0.0 1.0 1.0 1.0 ) .
:DaybeaconsGreenPreferred a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BeaconSignalsGreenPreferred ;
  x3do:hasChildren :DaybeaconGreenPreferred1a, :DaybeaconGreenPreferred1b, :DaybeaconGreenPreferred2a, :DaybeaconGreenPreferred2b ;
  x3do:DEF 'DaybeaconsGreenPreferred' .
:DaybeaconGreenPreferred1a a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DaybeaconsGreenPreferred ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_5_2_1_1, :Shape_2_3_2_1_1_2_5_2_1_2, :Shape_2_3_2_1_1_2_5_2_1_3 ;
  x3do:DEF 'DaybeaconGreenPreferred1a' ;
  x3do:translation ( 7.36237E-4 -0.0912848 0.0017767 ) .
:Shape_2_3_2_1_1_2_5_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconGreenPreferred1a ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_5_2_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_5_2_1_1_2 .
:Appearance_2_3_2_1_1_2_5_2_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_5_2_1_1_1_1 ;
  x3do:hasTexture :DaybeaconGreenImage-USE-2 .
:Material_2_3_2_1_1_2_5_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_1_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconGreenImage-USE-2 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_1_1_1 ;
  owl:sameAs :DaybeaconGreenImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_5_2_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_1_1 ;
  x3do:hasCoord :DaybeaconGreenPreferred1a-COORD ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_5_2_1_1_2_2 ;
  x3do:hasTexCoord :DaybeaconGreenPreferred1a-TEXCOORD ;
  x3do:coordIndex ( 3 5 4 -1 4 2 3 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 7 13 12 -1 12 6 7 -1 ) .
:DaybeaconGreenPreferred1a-COORD a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_1_1_2 ;
  x3do:DEF 'DaybeaconGreenPreferred1a-COORD' ;
  x3do:point ( 0.498454 0.591285 0.748223 -0.501546 0.591285 0.748223 0.448454 0.541285 0.748223 -0.451546 0.541285 0.748223 0.448729 0.0912843 0.748223 -0.451271 0.0912843 0.748223 0.499264 0.0912843 0.748223 -0.500736 0.0912843 0.748223 ) .
:Normal_2_3_2_1_1_2_5_2_1_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_1_1_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconGreenPreferred1a-TEXCOORD a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_1_1_2 ;
  x3do:DEF 'DaybeaconGreenPreferred1a-TEXCOORD' ;
  x3do:point ( 0.999501 4.99934E-4 0.00211555 4.99547E-4 0.997885 0.999501 4.99427E-4 0.9995 0.948565 0.0504503 0.0509184 0.0504499 0.948015 0.949551 0.0503688 0.949551 0.948565 0.0504503 0.0509184 0.0504499 0.948015 0.949551 0.0503688 0.949551 0.94829 0.5 0.0506436 0.5 0.998693 0.5 0.94829 0.500001 0.00130749 0.5 0.0506436 0.5 ) .
:Shape_2_3_2_1_1_2_5_2_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconGreenPreferred1a ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_5_2_1_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_5_2_1_2_2 .
:Appearance_2_3_2_1_1_2_5_2_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_1_2 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_5_2_1_2_1_1 ;
  x3do:hasTexture :DaybeaconGreenDarkImage-USE-2 .
:Material_2_3_2_1_1_2_5_2_1_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_1_2_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconGreenDarkImage-USE-2 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_1_2_1 ;
  owl:sameAs :DaybeaconGreenDarkImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_5_2_1_2_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_1_2 ;
  x3do:hasCoord :DaybeaconGreenPreferred1a-COORD-USE-1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_5_2_1_2_2_2 ;
  x3do:hasTexCoord :DaybeaconGreenPreferred1a-TEXCOORD-USE-1 ;
  x3do:coordIndex ( 3 2 0 -1 0 1 3 -1 7 5 3 -1 3 1 7 -1 6 0 2 -1 2 4 6 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 7 6 2 -1 2 3 7 -1 16 13 7 -1 7 3 16 -1 14 2 6 -1 6 12 14 -1 ) .
:DaybeaconGreenPreferred1a-COORD-USE-1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_1_2_2 ;
  owl:sameAs :DaybeaconGreenPreferred1a-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_5_2_1_2_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_1_2_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconGreenPreferred1a-TEXCOORD-USE-1 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_1_2_2 ;
  owl:sameAs :DaybeaconGreenPreferred1a-TEXCOORD . # DEF matching this USE
:Shape_2_3_2_1_1_2_5_2_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconGreenPreferred1a ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_5_2_1_3_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_5_2_1_3_2 .
:Appearance_2_3_2_1_1_2_5_2_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_1_3 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_5_2_1_3_1_1 ;
  x3do:hasTexture :DaybeaconBackImage-USE-4 .
:Material_2_3_2_1_1_2_5_2_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_1_3_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconBackImage-USE-4 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_1_3_1 ;
  owl:sameAs :DaybeaconBackImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_5_2_1_3_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_1_3 ;
  x3do:hasCoord :DaybeaconGreenPreferred1a-COORD-USE-2 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_5_2_1_3_2_2 ;
  x3do:hasTexCoord :DaybeaconGreenPreferred1a-TEXCOORD-USE-2 ;
  x3do:coordIndex ( 0 6 7 -1 7 1 0 -1 ) ;
  x3do:normalIndex ( 1 1 1 -1 1 1 1 -1 ) ;
  x3do:texCoordIndex ( 10 15 17 -1 17 11 10 -1 ) .
:DaybeaconGreenPreferred1a-COORD-USE-2 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_1_3_2 ;
  owl:sameAs :DaybeaconGreenPreferred1a-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_5_2_1_3_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_1_3_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconGreenPreferred1a-TEXCOORD-USE-2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_1_3_2 ;
  owl:sameAs :DaybeaconGreenPreferred1a-TEXCOORD . # DEF matching this USE
:DaybeaconGreenPreferred1b a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DaybeaconsGreenPreferred ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_5_2_2_1, :Shape_2_3_2_1_1_2_5_2_2_2, :Shape_2_3_2_1_1_2_5_2_2_3 ;
  x3do:DEF 'DaybeaconGreenPreferred1b' ;
  x3do:translation ( 7.36237E-4 -0.0912848 0.0017767 ) .
:Shape_2_3_2_1_1_2_5_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconGreenPreferred1b ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_5_2_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_5_2_2_1_2 .
:Appearance_2_3_2_1_1_2_5_2_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_5_2_2_1_1_1 ;
  x3do:hasTexture :DaybeaconRedImage-USE-1 .
:Material_2_3_2_1_1_2_5_2_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_2_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconRedImage-USE-1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_2_1_1 ;
  owl:sameAs :DaybeaconRedImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_5_2_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_2_1 ;
  x3do:hasCoord :DaybeaconGreenPreferred1b-COORD ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_5_2_2_1_2_2 ;
  x3do:hasTexCoord :DaybeaconGreenPreferred1b-TEXCOORD ;
  x3do:coordIndex ( 3 2 4 -1 4 5 3 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 3 2 6 -1 6 7 3 -1 ) .
:DaybeaconGreenPreferred1b-COORD a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_2_1_2 ;
  x3do:DEF 'DaybeaconGreenPreferred1b-COORD' ;
  x3do:point ( 0.500074 -0.408716 0.748223 -0.499926 -0.408716 0.748223 0.449005 -0.358715 0.748223 -0.450995 -0.358715 0.748223 0.448729 0.0912843 0.748223 -0.451271 0.0912843 0.748223 0.499264 0.0912843 0.748223 -0.500736 0.0912843 0.748223 ) .
:Normal_2_3_2_1_1_2_5_2_2_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_2_1_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconGreenPreferred1b-TEXCOORD a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_2_1_2 ;
  x3do:DEF 'DaybeaconGreenPreferred1b-TEXCOORD' ;
  x3do:point ( 0.999501 4.99934E-4 0.00211555 4.99547E-4 0.948565 0.0504503 0.0509184 0.0504499 0.948565 0.0504503 0.0509184 0.0504499 0.94829 0.5 0.0506436 0.5 0.998693 0.5 0.94829 0.500001 0.00130749 0.5 0.0506436 0.5 ) .
:Shape_2_3_2_1_1_2_5_2_2_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconGreenPreferred1b ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_5_2_2_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_5_2_2_2_2 .
:Appearance_2_3_2_1_1_2_5_2_2_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_2_2 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_5_2_2_2_1_1 ;
  x3do:hasTexture :DaybeaconRedDarkImage-USE-2 .
:Material_2_3_2_1_1_2_5_2_2_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_2_2_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconRedDarkImage-USE-2 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_2_2_1 ;
  owl:sameAs :DaybeaconRedDarkImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_5_2_2_2_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_2_2 ;
  x3do:hasCoord :DaybeaconGreenPreferred1b-COORD-USE-1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_5_2_2_2_2_2 ;
  x3do:hasTexCoord :DaybeaconGreenPreferred1b-TEXCOORD-USE-1 ;
  x3do:coordIndex ( 6 4 2 -1 2 0 6 -1 2 3 1 -1 1 0 2 -1 7 1 3 -1 3 5 7 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 8 6 2 -1 2 0 8 -1 2 3 1 -1 1 0 2 -1 10 1 3 -1 3 7 10 -1 ) .
:DaybeaconGreenPreferred1b-COORD-USE-1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_2_2_2 ;
  owl:sameAs :DaybeaconGreenPreferred1b-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_5_2_2_2_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_2_2_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconGreenPreferred1b-TEXCOORD-USE-1 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_2_2_2 ;
  owl:sameAs :DaybeaconGreenPreferred1b-TEXCOORD . # DEF matching this USE
:Shape_2_3_2_1_1_2_5_2_2_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconGreenPreferred1b ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_5_2_2_3_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_5_2_2_3_2 .
:Appearance_2_3_2_1_1_2_5_2_2_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_2_3 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_5_2_2_3_1_1 ;
  x3do:hasTexture :DaybeaconBackImage-USE-5 .
:Material_2_3_2_1_1_2_5_2_2_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_2_3_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconBackImage-USE-5 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_2_3_1 ;
  owl:sameAs :DaybeaconBackImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_5_2_2_3_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_2_3 ;
  x3do:hasCoord :DaybeaconGreenPreferred1b-COORD-USE-2 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_5_2_2_3_2_2 ;
  x3do:hasTexCoord :DaybeaconGreenPreferred1b-TEXCOORD-USE-2 ;
  x3do:coordIndex ( 0 1 7 -1 7 6 0 -1 ) ;
  x3do:normalIndex ( 1 1 1 -1 1 1 1 -1 ) ;
  x3do:texCoordIndex ( 4 5 11 -1 11 9 4 -1 ) .
:DaybeaconGreenPreferred1b-COORD-USE-2 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_2_3_2 ;
  owl:sameAs :DaybeaconGreenPreferred1b-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_5_2_2_3_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_2_3_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconGreenPreferred1b-TEXCOORD-USE-2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_2_3_2 ;
  owl:sameAs :DaybeaconGreenPreferred1b-TEXCOORD . # DEF matching this USE
:DaybeaconGreenPreferred2a a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DaybeaconsGreenPreferred ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_5_2_3_1, :Shape_2_3_2_1_1_2_5_2_3_2, :Shape_2_3_2_1_1_2_5_2_3_3 ;
  x3do:DEF 'DaybeaconGreenPreferred2a' ;
  x3do:rotation ( 0.0 -1.0 0.0 -3.14159 ) ;
  x3do:translation ( -7.36237E-4 -0.0912848 -0.0017767 ) .
:Shape_2_3_2_1_1_2_5_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconGreenPreferred2a ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_5_2_3_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_5_2_3_1_2 .
:Appearance_2_3_2_1_1_2_5_2_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_3_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_5_2_3_1_1_1 ;
  x3do:hasTexture :DaybeaconGreenImage-USE-3 .
:Material_2_3_2_1_1_2_5_2_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_3_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconGreenImage-USE-3 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_3_1_1 ;
  owl:sameAs :DaybeaconGreenImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_5_2_3_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_3_1 ;
  x3do:hasCoord :DaybeaconGreenPreferred2a-COORD ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_5_2_3_1_2_2 ;
  x3do:hasTexCoord :DaybeaconGreenPreferred2a-TEXCOORD ;
  x3do:coordIndex ( 3 5 4 -1 4 2 3 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 7 13 12 -1 12 6 7 -1 ) .
:DaybeaconGreenPreferred2a-COORD a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_3_1_2 ;
  x3do:DEF 'DaybeaconGreenPreferred2a-COORD' ;
  x3do:point ( 0.498454 0.591285 0.748223 -0.501546 0.591285 0.748223 0.448454 0.541285 0.748223 -0.451546 0.541285 0.748223 0.448729 0.0912843 0.748223 -0.451271 0.0912843 0.748223 0.499264 0.0912843 0.748223 -0.500736 0.0912843 0.748223 ) .
:Normal_2_3_2_1_1_2_5_2_3_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_3_1_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconGreenPreferred2a-TEXCOORD a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_3_1_2 ;
  x3do:DEF 'DaybeaconGreenPreferred2a-TEXCOORD' ;
  x3do:point ( 0.999501 4.99934E-4 0.00211555 4.99547E-4 0.997885 0.999501 4.99427E-4 0.9995 0.948565 0.0504503 0.0509184 0.0504499 0.948015 0.949551 0.0503688 0.949551 0.948565 0.0504503 0.0509184 0.0504499 0.948015 0.949551 0.0503688 0.949551 0.94829 0.5 0.0506436 0.5 0.998693 0.5 0.94829 0.500001 0.00130749 0.5 0.0506436 0.5 ) .
:Shape_2_3_2_1_1_2_5_2_3_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconGreenPreferred2a ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_5_2_3_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_5_2_3_2_2 .
:Appearance_2_3_2_1_1_2_5_2_3_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_3_2 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_5_2_3_2_1_1 ;
  x3do:hasTexture :DaybeaconGreenDarkImage-USE-3 .
:Material_2_3_2_1_1_2_5_2_3_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_3_2_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconGreenDarkImage-USE-3 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_3_2_1 ;
  owl:sameAs :DaybeaconGreenDarkImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_5_2_3_2_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_3_2 ;
  x3do:hasCoord :DaybeaconGreenPreferred2a-COORD-USE-1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_5_2_3_2_2_2 ;
  x3do:hasTexCoord :DaybeaconGreenPreferred2a-TEXCOORD-USE-1 ;
  x3do:coordIndex ( 3 2 0 -1 0 1 3 -1 7 5 3 -1 3 1 7 -1 6 0 2 -1 2 4 6 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 7 6 2 -1 2 3 7 -1 16 13 7 -1 7 3 16 -1 14 2 6 -1 6 12 14 -1 ) .
:DaybeaconGreenPreferred2a-COORD-USE-1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_3_2_2 ;
  owl:sameAs :DaybeaconGreenPreferred2a-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_5_2_3_2_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_3_2_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconGreenPreferred2a-TEXCOORD-USE-1 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_3_2_2 ;
  owl:sameAs :DaybeaconGreenPreferred2a-TEXCOORD . # DEF matching this USE
:Shape_2_3_2_1_1_2_5_2_3_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconGreenPreferred2a ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_5_2_3_3_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_5_2_3_3_2 .
:Appearance_2_3_2_1_1_2_5_2_3_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_3_3 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_5_2_3_3_1_1 ;
  x3do:hasTexture :DaybeaconBackImage-USE-6 .
:Material_2_3_2_1_1_2_5_2_3_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_3_3_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconBackImage-USE-6 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_3_3_1 ;
  owl:sameAs :DaybeaconBackImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_5_2_3_3_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_3_3 ;
  x3do:hasCoord :DaybeaconGreenPreferred2a-COORD-USE-2 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_5_2_3_3_2_2 ;
  x3do:hasTexCoord :DaybeaconGreenPreferred2a-TEXCOORD-USE-2 ;
  x3do:coordIndex ( 0 6 7 -1 7 1 0 -1 ) ;
  x3do:normalIndex ( 1 1 1 -1 1 1 1 -1 ) ;
  x3do:texCoordIndex ( 10 15 17 -1 17 11 10 -1 ) .
:DaybeaconGreenPreferred2a-COORD-USE-2 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_3_3_2 ;
  owl:sameAs :DaybeaconGreenPreferred2a-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_5_2_3_3_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_3_3_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconGreenPreferred2a-TEXCOORD-USE-2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_3_3_2 ;
  owl:sameAs :DaybeaconGreenPreferred2a-TEXCOORD . # DEF matching this USE
:DaybeaconGreenPreferred2b a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DaybeaconsGreenPreferred ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_5_2_4_1, :Shape_2_3_2_1_1_2_5_2_4_2, :Shape_2_3_2_1_1_2_5_2_4_3 ;
  x3do:DEF 'DaybeaconGreenPreferred2b' ;
  x3do:rotation ( 0.0 -1.0 0.0 -3.14159 ) ;
  x3do:translation ( -7.36237E-4 -0.0912848 -0.0017767 ) .
:Shape_2_3_2_1_1_2_5_2_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconGreenPreferred2b ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_5_2_4_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_5_2_4_1_2 .
:Appearance_2_3_2_1_1_2_5_2_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_4_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_5_2_4_1_1_1 ;
  x3do:hasTexture :DaybeaconRedImage-USE-2 .
:Material_2_3_2_1_1_2_5_2_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_4_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconRedImage-USE-2 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_4_1_1 ;
  owl:sameAs :DaybeaconRedImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_5_2_4_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_4_1 ;
  x3do:hasCoord :DaybeaconGreenPreferred2b-COORD ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_5_2_4_1_2_2 ;
  x3do:hasTexCoord :DaybeaconGreenPreferred2b-TEXCOORD ;
  x3do:coordIndex ( 3 2 4 -1 4 5 3 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 3 2 6 -1 6 7 3 -1 ) .
:DaybeaconGreenPreferred2b-COORD a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_4_1_2 ;
  x3do:DEF 'DaybeaconGreenPreferred2b-COORD' ;
  x3do:point ( 0.500074 -0.408716 0.748223 -0.499926 -0.408716 0.748223 0.449005 -0.358715 0.748223 -0.450995 -0.358715 0.748223 0.448729 0.0912843 0.748223 -0.451271 0.0912843 0.748223 0.499264 0.0912843 0.748223 -0.500736 0.0912843 0.748223 ) .
:Normal_2_3_2_1_1_2_5_2_4_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_4_1_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconGreenPreferred2b-TEXCOORD a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_4_1_2 ;
  x3do:DEF 'DaybeaconGreenPreferred2b-TEXCOORD' ;
  x3do:point ( 0.999501 4.99934E-4 0.00211555 4.99547E-4 0.948565 0.0504503 0.0509184 0.0504499 0.948565 0.0504503 0.0509184 0.0504499 0.94829 0.5 0.0506436 0.5 0.998693 0.5 0.94829 0.500001 0.00130749 0.5 0.0506436 0.5 ) .
:Shape_2_3_2_1_1_2_5_2_4_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconGreenPreferred2b ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_5_2_4_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_5_2_4_2_2 .
:Appearance_2_3_2_1_1_2_5_2_4_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_4_2 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_5_2_4_2_1_1 ;
  x3do:hasTexture :DaybeaconRedDarkImage-USE-3 .
:Material_2_3_2_1_1_2_5_2_4_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_4_2_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconRedDarkImage-USE-3 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_4_2_1 ;
  owl:sameAs :DaybeaconRedDarkImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_5_2_4_2_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_4_2 ;
  x3do:hasCoord :DaybeaconGreenPreferred2b-COORD-USE-1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_5_2_4_2_2_2 ;
  x3do:hasTexCoord :DaybeaconGreenPreferred2b-TEXCOORD-USE-1 ;
  x3do:coordIndex ( 6 4 2 -1 2 0 6 -1 2 3 1 -1 1 0 2 -1 7 1 3 -1 3 5 7 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 8 6 2 -1 2 0 8 -1 2 3 1 -1 1 0 2 -1 10 1 3 -1 3 7 10 -1 ) .
:DaybeaconGreenPreferred2b-COORD-USE-1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_4_2_2 ;
  owl:sameAs :DaybeaconGreenPreferred2b-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_5_2_4_2_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_4_2_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconGreenPreferred2b-TEXCOORD-USE-1 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_4_2_2 ;
  owl:sameAs :DaybeaconGreenPreferred2b-TEXCOORD . # DEF matching this USE
:Shape_2_3_2_1_1_2_5_2_4_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconGreenPreferred2b ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_5_2_4_3_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_5_2_4_3_2 .
:Appearance_2_3_2_1_1_2_5_2_4_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_4_3 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_5_2_4_3_1_1 ;
  x3do:hasTexture :DaybeaconBackImage-USE-7 .
:Material_2_3_2_1_1_2_5_2_4_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_4_3_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconBackImage-USE-7 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_5_2_4_3_1 ;
  owl:sameAs :DaybeaconBackImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_5_2_4_3_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_5_2_4_3 ;
  x3do:hasCoord :DaybeaconGreenPreferred2b-COORD-USE-2 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_5_2_4_3_2_2 ;
  x3do:hasTexCoord :DaybeaconGreenPreferred2b-TEXCOORD-USE-2 ;
  x3do:coordIndex ( 0 1 7 -1 7 6 0 -1 ) ;
  x3do:normalIndex ( 1 1 1 -1 1 1 1 -1 ) ;
  x3do:texCoordIndex ( 4 5 11 -1 11 9 4 -1 ) .
:DaybeaconGreenPreferred2b-COORD-USE-2 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_4_3_2 ;
  owl:sameAs :DaybeaconGreenPreferred2b-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_5_2_4_3_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_4_3_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconGreenPreferred2b-TEXCOORD-USE-2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_5_2_4_3_2 ;
  owl:sameAs :DaybeaconGreenPreferred2b-TEXCOORD . # DEF matching this USE
:BeaconSignalsRedPreferred a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CatlamSwitch ;
  x3do:hasChildren :BeaconLightRedPreferredSwitch, :DaybeaconsRedPreferred ;
  x3do:DEF 'BeaconSignalsRedPreferred' ;
  x3do:translation ( 0.0 5.755 0.0 ) .
:BeaconLightRedPreferredSwitch a owl:NamedIndividual, x3do:Switch ;
  x3do:hasParent :BeaconSignalsRedPreferred ;
  x3do:hasIS :IS_2_3_2_1_1_2_6_1_1 ;
  x3do:hasChildren :BeaconLightOffRed-USE-1, :BeaconLightOnRedPreferred ;
  x3do:DEF 'BeaconLightRedPreferredSwitch' ;
  x3do:whichChoice -1 .
:IS_2_3_2_1_1_2_6_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :BeaconLightRedPreferredSwitch ;
  x3do:hasConnect :connect_2_3_2_1_1_2_6_1_1_1 .
:connect_2_3_2_1_1_2_6_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_1_2_6_1_1 ;
  x3do:nodeField 'whichChoice' ;
  x3do:protoField 'LightType' .
:BeaconLightOffRed-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BeaconLightRedPreferredSwitch ;
  owl:sameAs :BeaconLightOffRed . # DEF matching this USE
:BeaconLightOnRedPreferred a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BeaconLightRedPreferredSwitch ;
  x3do:hasChildren :BeaconLightOnRedBulb-USE-1, :Billboard_2_3_2_1_1_2_6_1_3_2 ;
  x3do:DEF 'BeaconLightOnRedPreferred' .
:BeaconLightOnRedBulb-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BeaconLightOnRedPreferred ;
  owl:sameAs :BeaconLightOnRedBulb . # DEF matching this USE
:Billboard_2_3_2_1_1_2_6_1_3_2 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :BeaconLightOnRedPreferred ;
  x3do:hasChildren :BeaconLightOnRedPreferredGlow ;
  x3do:axisOfRotation ( 0.0 0.0 0.0 ) .
:BeaconLightOnRedPreferredGlow a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Billboard_2_3_2_1_1_2_6_1_3_2 ;
  x3do:hasIS :IS_2_3_2_1_1_2_6_1_3_2_1_1 ;
  x3do:hasChildren :Collision_2_3_2_1_1_2_6_1_3_2_1_2 ;
  x3do:DEF 'BeaconLightOnRedPreferredGlow' ;
  x3do:rotation ( -1.0 0.0 0.0 -1.57079 ) .
:IS_2_3_2_1_1_2_6_1_3_2_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :BeaconLightOnRedPreferredGlow ;
  x3do:hasConnect :connect_2_3_2_1_1_2_6_1_3_2_1_1_1 .
:connect_2_3_2_1_1_2_6_1_3_2_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_1_2_6_1_3_2_1_1 ;
  x3do:nodeField 'scale' ;
  x3do:protoField 'LightGlow' .
:Collision_2_3_2_1_1_2_6_1_3_2_1_2 a owl:NamedIndividual, x3do:Collision ;
  x3do:hasParent :BeaconLightOnRedPreferredGlow ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_6_1_3_2_1_2_1 ;
  x3do:enabled false .
:Shape_2_3_2_1_1_2_6_1_3_2_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Collision_2_3_2_1_1_2_6_1_3_2_1_2 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_6_1_3_2_1_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_6_1_3_2_1_2_1_2 .
:Appearance_2_3_2_1_1_2_6_1_3_2_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_1_3_2_1_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_6_1_3_2_1_2_1_1_1 ;
  x3do:hasTexture :LightOnRedGlowImage-USE-1 .
:Material_2_3_2_1_1_2_6_1_3_2_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_1_3_2_1_2_1_1 ;
  x3do:diffuseColor ( 0.113725 0.662745 0.254902 ) ;
  x3do:emissiveColor ( 0.113725 0.662745 0.254902 ) ;
  x3do:transparency 0.1 .
:LightOnRedGlowImage-USE-1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_1_3_2_1_2_1_1 ;
  owl:sameAs :LightOnRedGlowImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_6_1_3_2_1_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_1_3_2_1_2_1 ;
  x3do:hasCoord :Coordinate_2_3_2_1_1_2_6_1_3_2_1_2_1_2_1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_6_1_3_2_1_2_1_2_2 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_2_1_1_2_6_1_3_2_1_2_1_2_3 ;
  x3do:coordIndex ( 2 0 3 -1 1 3 0 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 2 0 3 -1 1 3 0 -1 ) .
:Coordinate_2_3_2_1_1_2_6_1_3_2_1_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_1_3_2_1_2_1_2 ;
  x3do:point ( -0.5 0.0 0.5 0.5 0.0 0.5 -0.5 0.0 -0.5 0.5 0.0 -0.5 ) .
:Normal_2_3_2_1_1_2_6_1_3_2_1_2_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_1_3_2_1_2_1_2 ;
  x3do:vector ( 0.0 1.0 0.0 ) .
:TextureCoordinate_2_3_2_1_1_2_6_1_3_2_1_2_1_2_3 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_1_3_2_1_2_1_2 ;
  x3do:point ( 0.0 0.0 1.0 0.0 0.0 1.0 1.0 1.0 ) .
:DaybeaconsRedPreferred a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BeaconSignalsRedPreferred ;
  x3do:hasChildren :DaybeaconRedPreferred1a, :DaybeaconRedPreferred1b, :DaybeaconRedPreferred2a, :DaybeaconRedPreferred2b ;
  x3do:DEF 'DaybeaconsRedPreferred' ;
  x3do:translation ( 0.0 -1.38562 0.0 ) .
:DaybeaconRedPreferred1a a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DaybeaconsRedPreferred ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_6_2_1_1, :Shape_2_3_2_1_1_2_6_2_1_2, :Shape_2_3_2_1_1_2_6_2_1_3 ;
  x3do:DEF 'DaybeaconRedPreferred1a' ;
  x3do:translation ( 0.0 -0.166405 0.75 ) .
:Shape_2_3_2_1_1_2_6_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconRedPreferred1a ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_6_2_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_6_2_1_1_2 .
:Appearance_2_3_2_1_1_2_6_2_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_6_2_1_1_1_1 ;
  x3do:hasTexture :DaybeaconRedImage-USE-3 .
:Material_2_3_2_1_1_2_6_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_1_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconRedImage-USE-3 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_1_1_1 ;
  owl:sameAs :DaybeaconRedImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_6_2_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_1_1 ;
  x3do:hasCoord :DaybeaconRedPreferred1a-COORD ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_6_2_1_1_2_2 ;
  x3do:hasTexCoord :DaybeaconRedPreferred1a-TEXCOORD ;
  x3do:coordIndex ( 2 1 3 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 9 3 10 -1 ) .
:DaybeaconRedPreferred1a-COORD a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_1_1_2 ;
  x3do:DEF 'DaybeaconRedPreferred1a-COORD' ;
  x3do:point ( 0.0 0.666405 0.0 0.0 0.555162 0.0 0.280072 0.0673212 0.0 -0.280072 0.0673212 0.0 0.344261 0.0673212 0.0 -0.344261 0.0673212 0.0 ) .
:Normal_2_3_2_1_1_2_6_2_1_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_1_1_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconRedPreferred1a-TEXCOORD a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_1_1_2 ;
  x3do:DEF 'DaybeaconRedPreferred1a-TEXCOORD' ;
  x3do:point ( 0.5 0.999501 4.99547E-4 4.99755E-4 0.999501 4.99517E-4 0.5 0.888369 0.0842408 0.0560659 0.915759 0.0560657 0.5 0.888369 0.0842408 0.0560659 0.915759 0.0560657 0.743447 0.401015 0.256553 0.401015 0.799243 0.401015 0.749075 0.38975 0.200757 0.401015 0.250925 0.38975 ) .
:Shape_2_3_2_1_1_2_6_2_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconRedPreferred1a ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_6_2_1_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_6_2_1_2_2 .
:Appearance_2_3_2_1_1_2_6_2_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_1_2 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_6_2_1_2_1_1 ;
  x3do:hasTexture :DaybeaconRedDarkImage-USE-4 .
:Material_2_3_2_1_1_2_6_2_1_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_1_2_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconRedDarkImage-USE-4 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_1_2_1 ;
  owl:sameAs :DaybeaconRedDarkImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_6_2_1_2_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_1_2 ;
  x3do:hasCoord :DaybeaconRedPreferred1a-COORD-USE-1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_6_2_1_2_2_2 ;
  x3do:hasTexCoord :DaybeaconRedPreferred1a-TEXCOORD-USE-1 ;
  x3do:coordIndex ( 5 3 1 -1 1 0 5 -1 4 0 1 -1 1 2 4 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 13 10 3 -1 3 0 13 -1 11 0 3 -1 3 9 11 -1 ) .
:DaybeaconRedPreferred1a-COORD-USE-1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_1_2_2 ;
  owl:sameAs :DaybeaconRedPreferred1a-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_6_2_1_2_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_1_2_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconRedPreferred1a-TEXCOORD-USE-1 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_1_2_2 ;
  owl:sameAs :DaybeaconRedPreferred1a-TEXCOORD . # DEF matching this USE
:Shape_2_3_2_1_1_2_6_2_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconRedPreferred1a ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_6_2_1_3_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_6_2_1_3_2 .
:Appearance_2_3_2_1_1_2_6_2_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_1_3 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_6_2_1_3_1_1 ;
  x3do:hasTexture :DaybeaconBackImage-USE-8 .
:Material_2_3_2_1_1_2_6_2_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_1_3_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconBackImage-USE-8 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_1_3_1 ;
  owl:sameAs :DaybeaconBackImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_6_2_1_3_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_1_3 ;
  x3do:hasCoord :DaybeaconRedPreferred1a-COORD-USE-2 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_6_2_1_3_2_2 ;
  x3do:hasTexCoord :DaybeaconRedPreferred1a-TEXCOORD-USE-2 ;
  x3do:coordIndex ( 5 0 4 -1 ) ;
  x3do:normalIndex ( 1 1 1 -1 ) ;
  x3do:texCoordIndex ( 14 6 12 -1 ) .
:DaybeaconRedPreferred1a-COORD-USE-2 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_1_3_2 ;
  owl:sameAs :DaybeaconRedPreferred1a-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_6_2_1_3_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_1_3_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconRedPreferred1a-TEXCOORD-USE-2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_1_3_2 ;
  owl:sameAs :DaybeaconRedPreferred1a-TEXCOORD . # DEF matching this USE
:DaybeaconRedPreferred1b a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DaybeaconsRedPreferred ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_6_2_2_1, :Shape_2_3_2_1_1_2_6_2_2_2, :Shape_2_3_2_1_1_2_6_2_2_3 ;
  x3do:DEF 'DaybeaconRedPreferred1b' ;
  x3do:translation ( 0.0 -0.166405 0.75 ) .
:Shape_2_3_2_1_1_2_6_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconRedPreferred1b ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_6_2_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_6_2_2_1_2 .
:Appearance_2_3_2_1_1_2_6_2_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_6_2_2_1_1_1 ;
  x3do:hasTexture :DaybeaconGreenImage-USE-4 .
:Material_2_3_2_1_1_2_6_2_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_2_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconGreenImage-USE-4 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_2_1_1 ;
  owl:sameAs :DaybeaconGreenImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_6_2_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_2_1 ;
  x3do:hasCoord :DaybeaconRedPreferred1b-COORD ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_6_2_2_1_2_2 ;
  x3do:hasTexCoord :DaybeaconRedPreferred1b-TEXCOORD ;
  x3do:coordIndex ( 2 3 4 -1 4 5 2 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 2 3 6 -1 6 7 2 -1 ) .
:DaybeaconRedPreferred1b-COORD a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_2_1_2 ;
  x3do:DEF 'DaybeaconRedPreferred1b-COORD' ;
  x3do:point ( -0.574646 -0.333595 0.0 0.574646 -0.333595 0.0 -0.478307 -0.277973 0.0 0.478307 -0.277974 0.0 0.280072 0.0673212 0.0 -0.280072 0.0673212 0.0 0.344261 0.0673212 0.0 -0.344261 0.0673212 0.0 ) .
:Normal_2_3_2_1_1_2_6_2_2_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_2_1_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconRedPreferred1b-TEXCOORD a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_2_1_2 ;
  x3do:DEF 'DaybeaconRedPreferred1b-TEXCOORD' ;
  x3do:point ( 4.99547E-4 4.99755E-4 0.999501 4.99517E-4 0.0842408 0.0560659 0.915759 0.0560657 0.0842408 0.0560659 0.915759 0.0560657 0.743447 0.401015 0.256553 0.401015 0.799243 0.401015 0.749075 0.38975 0.200757 0.401015 0.250925 0.38975 ) .
:Shape_2_3_2_1_1_2_6_2_2_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconRedPreferred1b ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_6_2_2_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_6_2_2_2_2 .
:Appearance_2_3_2_1_1_2_6_2_2_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_2_2 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_6_2_2_2_1_1 ;
  x3do:hasTexture :DaybeaconGreenDarkImage-USE-4 .
:Material_2_3_2_1_1_2_6_2_2_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_2_2_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconGreenDarkImage-USE-4 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_2_2_1 ;
  owl:sameAs :DaybeaconGreenDarkImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_6_2_2_2_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_2_2 ;
  x3do:hasCoord :DaybeaconRedPreferred1b-COORD-USE-1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_6_2_2_2_2_2 ;
  x3do:hasTexCoord :DaybeaconRedPreferred1b-TEXCOORD-USE-1 ;
  x3do:coordIndex ( 3 2 0 -1 0 1 3 -1 6 4 3 -1 3 1 6 -1 7 0 2 -1 2 5 7 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 3 2 0 -1 0 1 3 -1 8 6 3 -1 3 1 8 -1 10 0 2 -1 2 7 10 -1 ) .
:DaybeaconRedPreferred1b-COORD-USE-1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_2_2_2 ;
  owl:sameAs :DaybeaconRedPreferred1b-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_6_2_2_2_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_2_2_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconRedPreferred1b-TEXCOORD-USE-1 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_2_2_2 ;
  owl:sameAs :DaybeaconRedPreferred1b-TEXCOORD . # DEF matching this USE
:Shape_2_3_2_1_1_2_6_2_2_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconRedPreferred1b ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_6_2_2_3_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_6_2_2_3_2 .
:Appearance_2_3_2_1_1_2_6_2_2_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_2_3 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_6_2_2_3_1_1 ;
  x3do:hasTexture :DaybeaconBackImage-USE-9 .
:Material_2_3_2_1_1_2_6_2_2_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_2_3_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconBackImage-USE-9 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_2_3_1 ;
  owl:sameAs :DaybeaconBackImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_6_2_2_3_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_2_3 ;
  x3do:hasCoord :DaybeaconRedPreferred1b-COORD-USE-2 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_6_2_2_3_2_2 ;
  x3do:hasTexCoord :DaybeaconRedPreferred1b-TEXCOORD-USE-2 ;
  x3do:coordIndex ( 6 1 0 -1 0 7 6 -1 ) ;
  x3do:normalIndex ( 1 1 1 -1 1 1 1 -1 ) ;
  x3do:texCoordIndex ( 9 5 4 -1 4 11 9 -1 ) .
:DaybeaconRedPreferred1b-COORD-USE-2 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_2_3_2 ;
  owl:sameAs :DaybeaconRedPreferred1b-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_6_2_2_3_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_2_3_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconRedPreferred1b-TEXCOORD-USE-2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_2_3_2 ;
  owl:sameAs :DaybeaconRedPreferred1b-TEXCOORD . # DEF matching this USE
:DaybeaconRedPreferred2a a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DaybeaconsRedPreferred ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_6_2_3_1, :Shape_2_3_2_1_1_2_6_2_3_2, :Shape_2_3_2_1_1_2_6_2_3_3 ;
  x3do:DEF 'DaybeaconRedPreferred2a' ;
  x3do:rotation ( 0.0 -1.0 0.0 -3.14159 ) ;
  x3do:translation ( 0.0 -0.166405 -0.75 ) .
:Shape_2_3_2_1_1_2_6_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconRedPreferred2a ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_6_2_3_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_6_2_3_1_2 .
:Appearance_2_3_2_1_1_2_6_2_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_3_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_6_2_3_1_1_1 ;
  x3do:hasTexture :DaybeaconRedImage-USE-4 .
:Material_2_3_2_1_1_2_6_2_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_3_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconRedImage-USE-4 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_3_1_1 ;
  owl:sameAs :DaybeaconRedImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_6_2_3_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_3_1 ;
  x3do:hasCoord :DaybeaconRedPreferred2a-COORD ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_6_2_3_1_2_2 ;
  x3do:hasTexCoord :DaybeaconRedPreferred2a-TEXCOORD ;
  x3do:coordIndex ( 2 1 3 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 9 3 10 -1 ) .
:DaybeaconRedPreferred2a-COORD a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_3_1_2 ;
  x3do:DEF 'DaybeaconRedPreferred2a-COORD' ;
  x3do:point ( 0.0 0.666405 0.0 0.0 0.555162 0.0 0.280072 0.0673212 0.0 -0.280072 0.0673212 0.0 0.344261 0.0673212 0.0 -0.344261 0.0673212 0.0 ) .
:Normal_2_3_2_1_1_2_6_2_3_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_3_1_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconRedPreferred2a-TEXCOORD a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_3_1_2 ;
  x3do:DEF 'DaybeaconRedPreferred2a-TEXCOORD' ;
  x3do:point ( 0.5 0.999501 4.99547E-4 4.99755E-4 0.999501 4.99517E-4 0.5 0.888369 0.0842408 0.0560659 0.915759 0.0560657 0.5 0.888369 0.0842408 0.0560659 0.915759 0.0560657 0.743447 0.401015 0.256553 0.401015 0.799243 0.401015 0.749075 0.38975 0.200757 0.401015 0.250925 0.38975 ) .
:Shape_2_3_2_1_1_2_6_2_3_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconRedPreferred2a ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_6_2_3_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_6_2_3_2_2 .
:Appearance_2_3_2_1_1_2_6_2_3_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_3_2 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_6_2_3_2_1_1 ;
  x3do:hasTexture :DaybeaconRedDarkImage-USE-5 .
:Material_2_3_2_1_1_2_6_2_3_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_3_2_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconRedDarkImage-USE-5 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_3_2_1 ;
  owl:sameAs :DaybeaconRedDarkImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_6_2_3_2_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_3_2 ;
  x3do:hasCoord :DaybeaconRedPreferred2a-COORD-USE-1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_6_2_3_2_2_2 ;
  x3do:hasTexCoord :DaybeaconRedPreferred2a-TEXCOORD-USE-1 ;
  x3do:coordIndex ( 5 3 1 -1 1 0 5 -1 4 0 1 -1 1 2 4 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 13 10 3 -1 3 0 13 -1 11 0 3 -1 3 9 11 -1 ) .
:DaybeaconRedPreferred2a-COORD-USE-1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_3_2_2 ;
  owl:sameAs :DaybeaconRedPreferred2a-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_6_2_3_2_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_3_2_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconRedPreferred2a-TEXCOORD-USE-1 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_3_2_2 ;
  owl:sameAs :DaybeaconRedPreferred2a-TEXCOORD . # DEF matching this USE
:Shape_2_3_2_1_1_2_6_2_3_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconRedPreferred2a ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_6_2_3_3_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_6_2_3_3_2 .
:Appearance_2_3_2_1_1_2_6_2_3_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_3_3 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_6_2_3_3_1_1 ;
  x3do:hasTexture :DaybeaconBackImage-USE-10 .
:Material_2_3_2_1_1_2_6_2_3_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_3_3_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconBackImage-USE-10 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_3_3_1 ;
  owl:sameAs :DaybeaconBackImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_6_2_3_3_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_3_3 ;
  x3do:hasCoord :DaybeaconRedPreferred2a-COORD-USE-2 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_6_2_3_3_2_2 ;
  x3do:hasTexCoord :DaybeaconRedPreferred2a-TEXCOORD-USE-2 ;
  x3do:coordIndex ( 5 0 4 -1 ) ;
  x3do:normalIndex ( 1 1 1 -1 ) ;
  x3do:texCoordIndex ( 14 6 12 -1 ) .
:DaybeaconRedPreferred2a-COORD-USE-2 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_3_3_2 ;
  owl:sameAs :DaybeaconRedPreferred2a-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_6_2_3_3_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_3_3_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconRedPreferred2a-TEXCOORD-USE-2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_3_3_2 ;
  owl:sameAs :DaybeaconRedPreferred2a-TEXCOORD . # DEF matching this USE
:DaybeaconRedPreferred2b a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :DaybeaconsRedPreferred ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_6_2_4_1, :Shape_2_3_2_1_1_2_6_2_4_2, :Shape_2_3_2_1_1_2_6_2_4_3 ;
  x3do:DEF 'DaybeaconRedPreferred2b' ;
  x3do:rotation ( 0.0 -1.0 0.0 -3.14159 ) ;
  x3do:translation ( 0.0 -0.166405 -0.75 ) .
:Shape_2_3_2_1_1_2_6_2_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconRedPreferred2b ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_6_2_4_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_6_2_4_1_2 .
:Appearance_2_3_2_1_1_2_6_2_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_4_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_6_2_4_1_1_1 ;
  x3do:hasTexture :DaybeaconGreenImage-USE-5 .
:Material_2_3_2_1_1_2_6_2_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_4_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconGreenImage-USE-5 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_4_1_1 ;
  owl:sameAs :DaybeaconGreenImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_6_2_4_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_4_1 ;
  x3do:hasCoord :DaybeaconRedPreferred2b-COORD ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_6_2_4_1_2_2 ;
  x3do:hasTexCoord :DaybeaconRedPreferred2b-TEXCOORD ;
  x3do:coordIndex ( 2 3 4 -1 4 5 2 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 2 3 6 -1 6 7 2 -1 ) .
:DaybeaconRedPreferred2b-COORD a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_4_1_2 ;
  x3do:DEF 'DaybeaconRedPreferred2b-COORD' ;
  x3do:point ( -0.574646 -0.333595 0.0 0.574646 -0.333595 0.0 -0.478307 -0.277973 0.0 0.478307 -0.277974 0.0 0.280072 0.0673212 0.0 -0.280072 0.0673212 0.0 0.344261 0.0673212 0.0 -0.344261 0.0673212 0.0 ) .
:Normal_2_3_2_1_1_2_6_2_4_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_4_1_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconRedPreferred2b-TEXCOORD a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_4_1_2 ;
  x3do:DEF 'DaybeaconRedPreferred2b-TEXCOORD' ;
  x3do:point ( 4.99547E-4 4.99755E-4 0.999501 4.99517E-4 0.0842408 0.0560659 0.915759 0.0560657 0.0842408 0.0560659 0.915759 0.0560657 0.743447 0.401015 0.256553 0.401015 0.799243 0.401015 0.749075 0.38975 0.200757 0.401015 0.250925 0.38975 ) .
:Shape_2_3_2_1_1_2_6_2_4_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconRedPreferred2b ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_6_2_4_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_6_2_4_2_2 .
:Appearance_2_3_2_1_1_2_6_2_4_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_4_2 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_6_2_4_2_1_1 ;
  x3do:hasTexture :DaybeaconGreenDarkImage-USE-5 .
:Material_2_3_2_1_1_2_6_2_4_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_4_2_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconGreenDarkImage-USE-5 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_4_2_1 ;
  owl:sameAs :DaybeaconGreenDarkImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_6_2_4_2_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_4_2 ;
  x3do:hasCoord :DaybeaconRedPreferred2b-COORD-USE-1 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_6_2_4_2_2_2 ;
  x3do:hasTexCoord :DaybeaconRedPreferred2b-TEXCOORD-USE-1 ;
  x3do:coordIndex ( 3 2 0 -1 0 1 3 -1 6 4 3 -1 3 1 6 -1 7 0 2 -1 2 5 7 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 3 2 0 -1 0 1 3 -1 8 6 3 -1 3 1 8 -1 10 0 2 -1 2 7 10 -1 ) .
:DaybeaconRedPreferred2b-COORD-USE-1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_4_2_2 ;
  owl:sameAs :DaybeaconRedPreferred2b-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_6_2_4_2_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_4_2_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconRedPreferred2b-TEXCOORD-USE-1 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_4_2_2 ;
  owl:sameAs :DaybeaconRedPreferred2b-TEXCOORD . # DEF matching this USE
:Shape_2_3_2_1_1_2_6_2_4_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :DaybeaconRedPreferred2b ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_6_2_4_3_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_1_2_6_2_4_3_2 .
:Appearance_2_3_2_1_1_2_6_2_4_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_4_3 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_6_2_4_3_1_1 ;
  x3do:hasTexture :DaybeaconBackImage-USE-11 .
:Material_2_3_2_1_1_2_6_2_4_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_4_3_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:DaybeaconBackImage-USE-11 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_6_2_4_3_1 ;
  owl:sameAs :DaybeaconBackImage . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_1_2_6_2_4_3_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_1_2_6_2_4_3 ;
  x3do:hasCoord :DaybeaconRedPreferred2b-COORD-USE-2 ;
  x3do:hasNormal :Normal_2_3_2_1_1_2_6_2_4_3_2_2 ;
  x3do:hasTexCoord :DaybeaconRedPreferred2b-TEXCOORD-USE-2 ;
  x3do:coordIndex ( 6 1 0 -1 0 7 6 -1 ) ;
  x3do:normalIndex ( 1 1 1 -1 1 1 1 -1 ) ;
  x3do:texCoordIndex ( 9 5 4 -1 4 11 9 -1 ) .
:DaybeaconRedPreferred2b-COORD-USE-2 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_4_3_2 ;
  owl:sameAs :DaybeaconRedPreferred2b-COORD . # DEF matching this USE
:Normal_2_3_2_1_1_2_6_2_4_3_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_4_3_2 ;
  x3do:vector ( 0.0 0.0 1.0 0.0 0.0 -1.0 ) .
:DaybeaconRedPreferred2b-TEXCOORD-USE-2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_1_2_6_2_4_3_2 ;
  owl:sameAs :DaybeaconRedPreferred2b-TEXCOORD . # DEF matching this USE
:PileSwitch a owl:NamedIndividual, x3do:Switch ;
  x3do:hasParent :LightGeometry ;
  x3do:hasIS :IS_2_3_2_1_2_1 ;
  x3do:hasChildren :NoPile, :SinglePile, :MultiPile ;
  x3do:DEF 'PileSwitch' ;
  x3do:whichChoice -1 .
:IS_2_3_2_1_2_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :PileSwitch ;
  x3do:hasConnect :connect_2_3_2_1_2_1_1 .
:connect_2_3_2_1_2_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_3_2_1_2_1 ;
  x3do:nodeField 'whichChoice' ;
  x3do:protoField 'PileType' .
:NoPile a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PileSwitch ;
  x3do:DEF 'NoPile' .
:SinglePile a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PileSwitch ;
  x3do:hasChildren :SingleBase, :SingleGuardInside, :SingleGuardOutside ;
  x3do:DEF 'SinglePile' ;
  x3do:translation ( 0.0 2.30042 0.0 ) .
:SingleBase a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SinglePile ;
  x3do:hasChildren :Shape_2_3_2_1_2_3_1_1, :Shape_2_3_2_1_2_3_1_2, :Shape_2_3_2_1_2_3_1_3 ;
  x3do:DEF 'SingleBase' ;
  x3do:translation ( 0.0 -2.30042 0.0 ) .
:Shape_2_3_2_1_2_3_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SingleBase ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_3_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_2_3_1_1_2 .
:Appearance_2_3_2_1_2_3_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_3_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_2_3_1_1_1_1 ;
  x3do:hasTexture :BeaconStand06Image .
:Material_2_3_2_1_2_3_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_3_1_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:BeaconStand06Image a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_2_3_1_1_1 ;
  x3do:DEF 'BeaconStand06Image' ;
  x3do:url '"Textures/BeaconStand06.jpg" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/Textures/BeaconStand06.jpg"' .
:IndexedFaceSet_2_3_2_1_2_3_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_2_3_1_1 ;
  x3do:hasCoord :SingleBase-COORD ;
  x3do:hasNormal :Normal_2_3_2_1_2_3_1_1_2_2 ;
  x3do:hasTexCoord :SingleBase-TEXCOORD ;
  x3do:coordIndex ( 0 9 8 -1 0 1 9 -1 1 10 9 -1 1 2 10 -1 2 11 10 -1 2 3 11 -1 3 12 11 -1 3 4 12 -1 4 13 12 -1 4 5 13 -1 5 14 13 -1 5 6 14 -1 6 15 14 -1 6 7 15 -1 7 8 15 -1 7 0 8 -1 ) ;
  x3do:normalIndex ( 3 3 3 -1 3 3 3 -1 1 1 1 -1 1 1 1 -1 6 6 6 -1 6 6 6 -1 7 7 7 -1 7 7 7 -1 0 0 0 -1 0 0 0 -1 2 2 2 -1 2 2 2 -1 5 5 5 -1 5 5 5 -1 4 4 4 -1 4 4 4 -1 ) ;
  x3do:texCoordIndex ( 0 9 8 -1 0 1 9 -1 1 10 9 -1 1 2 10 -1 16 11 17 -1 16 3 11 -1 3 12 11 -1 3 4 12 -1 4 13 12 -1 4 5 13 -1 5 14 13 -1 5 6 14 -1 6 15 14 -1 6 7 15 -1 7 8 15 -1 7 0 8 -1 ) .
:SingleBase-COORD a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_3_1_1_2 ;
  x3do:DEF 'SingleBase-COORD' ;
  x3do:point ( 0.137639 0.0 0.33229 0.33229 0.0 0.137639 0.33229 0.0 -0.137639 0.137639 0.0 -0.33229 -0.137639 0.0 -0.33229 -0.33229 0.0 -0.137639 -0.33229 0.0 0.137639 -0.137639 0.0 0.33229 0.137639 3.65516 0.33229 0.33229 3.65516 0.137639 0.33229 3.65516 -0.137639 0.137639 3.65516 -0.33229 -0.137639 3.65516 -0.33229 -0.33229 3.65516 -0.137639 -0.33229 3.65516 0.137639 -0.137639 3.65516 0.33229 0.470872 3.65478 0.195042 0.195042 3.65478 0.470872 0.470872 3.65478 -0.195042 0.195041 3.65478 -0.470872 -0.195042 3.65478 -0.470872 -0.470872 3.65478 -0.195042 -0.470872 3.65478 0.195042 -0.195042 3.65478 0.470872 0.195042 3.78276 0.470872 0.470872 3.78276 0.195042 0.470872 3.78276 -0.195042 0.195041 3.78276 -0.470872 -0.195042 3.78276 -0.470872 -0.470872 3.78276 -0.195042 -0.470872 3.78276 0.195042 -0.195042 3.78276 0.470872 0.260098 3.78276 0.627932 0.627932 3.78276 0.260098 0.627932 3.78276 -0.260098 0.260098 3.78276 -0.627932 -0.260098 3.78276 -0.627932 -0.627932 3.78276 -0.260098 -0.627932 3.78276 0.260098 -0.260098 3.78276 0.627932 0.260098 3.90713 0.627932 0.627932 3.90713 0.260098 0.627932 3.90713 -0.260098 0.260098 3.90713 -0.627932 -0.260098 3.90713 -0.627932 -0.627932 3.90713 -0.260098 -0.627932 3.90713 0.260098 -0.260098 3.90713 0.627932 0.470872 0.0 -0.195042 0.470872 0.0 0.195042 ) .
:Normal_2_3_2_1_2_3_1_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_3_1_1_2 ;
  x3do:vector ( -0.7071 0.0 -0.7071 1.0 0.0 0.0 -1.0 0.0 0.0 0.7071 0.0 0.7071 0.0 0.0 1.0 -0.7071 0.0 0.7071 0.7071 0.0 -0.7071 0.0 0.0 -1.0 ) .
:SingleBase-TEXCOORD a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_3_1_1_2 ;
  x3do:DEF 'SingleBase-TEXCOORD' ;
  x3do:point ( 2.25 0.235249 2.625 0.235249 3.0 0.235249 0.375 0.235249 0.75 0.235249 1.125 0.235249 1.5 0.235249 1.875 0.235249 2.25 0.963385 2.625 0.963385 3.0 0.963385 0.375 0.963385 0.75 0.963385 1.125 0.963385 1.5 0.963385 1.875 0.963385 0.0 0.235249 0.0 0.963385 -0.22078 0.316178 0.5 0.316178 0.5 0.683823 -0.22078 0.683823 -0.22078 1.22078 1.22078 1.22078 0.5 1.51934 1.51934 0.5 1.22078 -0.22078 0.5 -0.519337 -0.22078 -0.22078 -0.519337 0.5 1.22078 0.683823 1.22078 0.316178 0.5 0.326533 -0.461197 0.326533 -0.461196 0.326533 1.4612 1.4612 1.85934 0.5 0.5 1.85934 -0.461196 1.4612 -0.859337 0.5 -0.461196 -0.461196 0.5 -0.859337 1.4612 -0.461196 -0.461197 1.4612 1.4612 0.683823 1.4612 0.326533 -0.461197 0.683823 -0.461196 0.683823 0.9995 0.004994 4.99E-4 0.004994 0.9995 9.995 4.99E-4 9.995 ) .
:Shape_2_3_2_1_2_3_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SingleBase ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_3_1_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_2_3_1_2_2 .
:Appearance_2_3_2_1_2_3_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_3_1_2 ;
  x3do:hasMaterial :Material_2_3_2_1_2_3_1_2_1_1 ;
  x3do:hasTexture :BeaconStand03Image-USE-1 .
:Material_2_3_2_1_2_3_1_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_3_1_2_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:BeaconStand03Image-USE-1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_2_3_1_2_1 ;
  owl:sameAs :BeaconStand03Image . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_2_3_1_2_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_2_3_1_2 ;
  x3do:hasCoord :SingleBase-COORD-USE-1 ;
  x3do:hasNormal :Normal_2_3_2_1_2_3_1_2_2_2 ;
  x3do:hasTexCoord :SingleBase-TEXCOORD-USE-1 ;
  x3do:coordIndex ( 16 19 18 -1 16 20 19 -1 16 21 20 -1 16 22 21 -1 16 23 22 -1 16 17 23 -1 17 25 24 -1 17 16 25 -1 16 26 25 -1 16 18 26 -1 18 27 26 -1 18 19 27 -1 19 28 27 -1 19 20 28 -1 20 29 28 -1 20 21 29 -1 21 30 29 -1 21 22 30 -1 22 31 30 -1 22 23 31 -1 23 24 31 -1 23 17 24 -1 32 34 33 -1 32 35 34 -1 32 36 35 -1 32 37 36 -1 32 38 37 -1 32 39 38 -1 32 41 40 -1 32 33 41 -1 33 42 41 -1 33 34 42 -1 34 43 42 -1 34 35 43 -1 35 44 43 -1 35 36 44 -1 36 45 44 -1 36 37 45 -1 37 46 45 -1 37 38 46 -1 38 47 46 -1 38 39 47 -1 39 40 47 -1 39 32 40 -1 40 41 42 -1 40 42 43 -1 40 43 44 -1 40 44 45 -1 40 45 46 -1 40 46 47 -1 ) ;
  x3do:normalIndex ( 5 5 5 -1 5 5 5 -1 5 5 5 -1 5 5 5 -1 5 5 5 -1 5 5 5 -1 3 4 3 -1 3 4 4 -1 4 9 4 -1 4 9 9 -1 9 7 9 -1 9 7 7 -1 7 0 7 -1 7 0 0 -1 0 1 0 -1 0 1 1 -1 1 8 1 -1 1 8 8 -1 8 6 8 -1 8 6 6 -1 6 3 6 -1 6 3 3 -1 5 5 5 -1 5 5 5 -1 5 5 5 -1 5 5 5 -1 5 5 5 -1 5 5 5 -1 3 4 3 -1 3 4 4 -1 4 9 4 -1 4 9 9 -1 9 7 9 -1 9 7 7 -1 7 0 7 -1 7 0 0 -1 0 1 0 -1 0 1 1 -1 1 8 1 -1 1 8 8 -1 8 6 8 -1 8 6 6 -1 6 3 6 -1 6 3 3 -1 2 2 2 -1 2 2 2 -1 2 2 2 -1 2 2 2 -1 2 2 2 -1 2 2 2 -1 ) ;
  x3do:texCoordIndex ( 22 23 24 -1 22 25 23 -1 22 26 25 -1 22 27 26 -1 22 28 27 -1 22 29 28 -1 19 30 20 -1 19 31 30 -1 18 20 21 -1 18 19 20 -1 19 30 20 -1 19 31 30 -1 18 20 21 -1 18 19 20 -1 19 30 20 -1 19 31 30 -1 18 20 21 -1 18 19 20 -1 19 30 20 -1 19 31 30 -1 18 20 21 -1 18 19 20 -1 39 37 43 -1 39 35 37 -1 39 36 35 -1 39 42 36 -1 39 41 42 -1 39 40 41 -1 32 44 20 -1 32 45 44 -1 33 20 46 -1 33 32 20 -1 32 44 20 -1 32 45 44 -1 34 20 47 -1 34 32 20 -1 32 44 20 -1 32 45 44 -1 34 20 47 -1 34 32 20 -1 32 44 20 -1 32 45 44 -1 34 20 47 -1 34 32 20 -1 36 35 37 -1 36 37 38 -1 36 38 39 -1 36 39 40 -1 36 40 41 -1 36 41 42 -1 ) .
:SingleBase-COORD-USE-1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_3_1_2_2 ;
  owl:sameAs :SingleBase-COORD . # DEF matching this USE
:Normal_2_3_2_1_2_3_1_2_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_3_1_2_2 ;
  x3do:vector ( -0.3826 0.0 -0.9238 -0.9238 0.0 -0.3826 0.0 1.0 0.0 0.3826 0.0 0.9238 0.9238 0.0 0.3826 0.0 -1.0 0.0 -0.3826 0.0 0.9238 0.3826 0.0 -0.9238 -0.9238 0.0 0.3826 0.9238 0.0 -0.3826 ) .
:SingleBase-TEXCOORD-USE-1 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_3_1_2_2 ;
  owl:sameAs :SingleBase-TEXCOORD . # DEF matching this USE
:Shape_2_3_2_1_2_3_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SingleBase ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_3_1_3_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_2_3_1_3_2 .
:Appearance_2_3_2_1_2_3_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_3_1_3 ;
  x3do:hasMaterial :Material_2_3_2_1_2_3_1_3_1_1 ;
  x3do:hasTexture :BeaconStand08Image .
:Material_2_3_2_1_2_3_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_3_1_3_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:BeaconStand08Image a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_2_3_1_3_1 ;
  x3do:DEF 'BeaconStand08Image' ;
  x3do:url '"Textures/BeaconStand08.png" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/Textures/BeaconStand08.png"' .
:IndexedFaceSet_2_3_2_1_2_3_1_3_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_2_3_1_3 ;
  x3do:hasCoord :SingleBase-COORD-USE-2 ;
  x3do:hasNormal :Normal_2_3_2_1_2_3_1_3_2_2 ;
  x3do:hasTexCoord :SingleBase-TEXCOORD-USE-2 ;
  x3do:coordIndex ( 49 48 16 -1 18 16 48 -1 ) ;
  x3do:normalIndex ( 0 0 0 -1 0 0 0 -1 ) ;
  x3do:solid false ;
  x3do:texCoordIndex ( 48 49 50 -1 51 50 49 -1 ) .
:SingleBase-COORD-USE-2 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_3_1_3_2 ;
  owl:sameAs :SingleBase-COORD . # DEF matching this USE
:Normal_2_3_2_1_2_3_1_3_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_3_1_3_2 ;
  x3do:vector ( 1.0 0.0 0.0 ) .
:SingleBase-TEXCOORD-USE-2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_3_1_3_2 ;
  owl:sameAs :SingleBase-TEXCOORD . # DEF matching this USE
:SingleGuardInside a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SinglePile ;
  x3do:hasChildren :Shape_2_3_2_1_2_3_2_1 ;
  x3do:DEF 'SingleGuardInside' ;
  x3do:translation ( 0.0 -1.76132 0.0 ) .
:Shape_2_3_2_1_2_3_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SingleGuardInside ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_3_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_2_3_2_1_2 .
:Appearance_2_3_2_1_2_3_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_3_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_2_3_2_1_1_1 ;
  x3do:hasTexture :BeaconStand07Image .
:Material_2_3_2_1_2_3_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_3_2_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:BeaconStand07Image a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_2_3_2_1_1 ;
  x3do:DEF 'BeaconStand07Image' ;
  x3do:url '"Textures/BeaconStand07.png" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/Textures/BeaconStand07.png"' .
:IndexedFaceSet_2_3_2_1_2_3_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_2_3_2_1 ;
  x3do:hasCoord :Coordinate_2_3_2_1_2_3_2_1_2_1 ;
  x3do:hasNormal :Normal_2_3_2_1_2_3_2_1_2_2 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_2_1_2_3_2_1_2_3 ;
  x3do:coordIndex ( 8 9 1 -1 1 0 8 -1 9 10 2 -1 2 1 9 -1 10 11 3 -1 3 2 10 -1 11 12 4 -1 4 3 11 -1 12 13 5 -1 5 4 12 -1 13 14 6 -1 6 5 13 -1 14 15 7 -1 7 6 14 -1 15 8 0 -1 0 7 15 -1 ) ;
  x3do:normalIndex ( 4 7 7 -1 7 4 4 -1 7 5 5 -1 5 7 7 -1 5 1 1 -1 1 5 5 -1 1 0 0 -1 0 1 1 -1 0 3 3 -1 3 0 0 -1 3 6 6 -1 6 3 3 -1 6 2 2 -1 2 6 6 -1 2 4 4 -1 4 2 2 -1 ) ;
  x3do:texCoordIndex ( 19 18 20 -1 20 21 19 -1 0 4 5 -1 5 2 0 -1 16 6 7 -1 7 17 16 -1 22 24 25 -1 25 23 22 -1 8 10 11 -1 11 9 8 -1 10 12 13 -1 13 11 10 -1 12 14 15 -1 15 13 12 -1 14 1 3 -1 3 15 14 -1 ) .
:Coordinate_2_3_2_1_2_3_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_3_2_1_2 ;
  x3do:point ( 0.260098 3.36804 0.627932 0.627932 3.36804 0.260098 0.627932 3.36804 -0.260098 0.260098 3.36804 -0.627932 -0.260098 3.36804 -0.627932 -0.627932 3.36804 -0.260098 -0.627932 3.36804 0.260098 -0.260098 3.36804 0.627932 0.305287 4.06174 0.737028 0.737028 4.06174 0.305287 0.737028 4.06174 -0.305287 0.305287 4.06174 -0.737028 -0.305287 4.06174 -0.737028 -0.737028 4.06174 -0.305287 -0.737028 4.06174 0.305287 -0.305287 4.06174 0.737028 ) .
:Normal_2_3_2_1_2_3_2_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_3_2_1_2 ;
  x3do:vector ( 0.3772 0.1678 0.9107 -0.3772 0.1678 0.9107 0.3772 0.1678 -0.9107 0.9107 0.1678 0.3772 -0.3772 0.1678 -0.9107 -0.9107 0.1678 0.3772 0.9107 0.1678 -0.3772 -0.9107 0.1678 -0.3772 ) .
:TextureCoordinate_2_3_2_1_2_3_2_1_2_3 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_3_2_1_2 ;
  x3do:point ( 2.625 0.9995 2.25 0.9995 2.625 4.99E-4 2.25 4.99E-4 3.0 0.9995 3.0 4.99E-4 0.375 0.9995 0.375 4.99E-4 0.75 0.9995 0.75 4.99E-4 1.125 0.9995 1.125 4.99E-4 1.5 0.9995 1.5 4.99E-4 1.875 0.9995 1.875 4.99E-4 0.0 0.9995 0.0 4.99E-4 2.51281 0.9995 2.13781 0.9995 2.51281 4.99E-4 2.13781 4.99E-4 0.131827 0.9995 0.131827 4.99E-4 0.506827 0.9995 0.506827 4.99E-4 ) .
:SingleGuardOutside a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SinglePile ;
  x3do:hasChildren :Shape_2_3_2_1_2_3_3_1 ;
  x3do:DEF 'SingleGuardOutside' ;
  x3do:translation ( 0.0 -1.76132 0.0 ) .
:Shape_2_3_2_1_2_3_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SingleGuardOutside ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_3_3_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_2_3_3_1_2 .
:Appearance_2_3_2_1_2_3_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_3_3_1 ;
  x3do:hasMaterial :Material_2_3_2_1_2_3_3_1_1_1 ;
  x3do:hasTexture :BeaconStand07Image-USE-1 .
:Material_2_3_2_1_2_3_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_3_3_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:BeaconStand07Image-USE-1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_2_3_3_1_1 ;
  owl:sameAs :BeaconStand07Image . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_2_3_3_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_2_3_3_1 ;
  x3do:hasCoord :Coordinate_2_3_2_1_2_3_3_1_2_1 ;
  x3do:hasNormal :Normal_2_3_2_1_2_3_3_1_2_2 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_2_1_2_3_3_1_2_3 ;
  x3do:coordIndex ( 9 8 1 -1 0 1 8 -1 10 9 2 -1 1 2 9 -1 11 10 3 -1 2 3 10 -1 12 11 4 -1 3 4 11 -1 13 12 5 -1 4 5 12 -1 14 13 6 -1 5 6 13 -1 15 14 7 -1 6 7 14 -1 8 15 0 -1 7 0 15 -1 ) ;
  x3do:normalIndex ( 6 3 6 -1 3 6 3 -1 1 6 1 -1 6 1 6 -1 5 1 5 -1 1 5 1 -1 7 5 7 -1 5 7 5 -1 2 7 2 -1 7 2 7 -1 0 2 0 -1 2 0 2 -1 4 0 4 -1 0 4 0 -1 3 4 3 -1 4 3 4 -1 ) ;
  x3do:texCoordIndex ( 18 19 20 -1 21 20 19 -1 4 0 5 -1 2 5 0 -1 6 16 7 -1 17 7 16 -1 24 22 25 -1 23 25 22 -1 10 8 11 -1 9 11 8 -1 12 10 13 -1 11 13 10 -1 14 12 15 -1 13 15 12 -1 1 14 3 -1 15 3 14 -1 ) .
:Coordinate_2_3_2_1_2_3_3_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_3_3_1_2 ;
  x3do:point ( 0.260098 3.36804 0.627932 0.627932 3.36804 0.260098 0.627932 3.36804 -0.260098 0.260098 3.36804 -0.627932 -0.260098 3.36804 -0.627932 -0.627932 3.36804 -0.260098 -0.627932 3.36804 0.260098 -0.260098 3.36804 0.627932 0.305287 4.06174 0.737028 0.737028 4.06174 0.305287 0.737028 4.06174 -0.305287 0.305287 4.06174 -0.737028 -0.305287 4.06174 -0.737028 -0.737028 4.06174 -0.305287 -0.737028 4.06174 0.305287 -0.305287 4.06174 0.737028 ) .
:Normal_2_3_2_1_2_3_3_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_3_3_1_2 ;
  x3do:vector ( -0.9107 -0.1678 0.3772 0.9107 -0.1678 -0.3772 -0.9107 -0.1678 -0.3772 0.3772 -0.1678 0.9107 -0.3772 -0.1678 0.9107 0.3772 -0.1678 -0.9107 0.9107 -0.1678 0.3772 -0.3772 -0.1678 -0.9107 ) .
:TextureCoordinate_2_3_2_1_2_3_3_1_2_3 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_3_3_1_2 ;
  x3do:point ( 2.625 0.9995 2.25 0.9995 2.625 4.99E-4 2.25 4.99E-4 3.0 0.9995 3.0 4.99E-4 0.375 0.9995 0.375 4.99E-4 0.75 0.9995 0.75 4.99E-4 1.125 0.9995 1.125 4.99E-4 1.5 0.9995 1.5 4.99E-4 1.875 0.9995 1.875 4.99E-4 0.0 0.9995 0.0 4.99E-4 2.51281 0.9995 2.13781 0.9995 2.51281 4.99E-4 2.13781 4.99E-4 0.131827 0.9995 0.131827 4.99E-4 0.506827 0.9995 0.506827 4.99E-4 ) .
:MultiPile a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :PileSwitch ;
  x3do:hasChildren :MultiBase, :MultiGuardInside, :MultiGuardOutside ;
  x3do:DEF 'MultiPile' ;
  x3do:translation ( -0.003561 2.32513 -0.11482 ) .
:MultiBase a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MultiPile ;
  x3do:hasChildren :Shape_2_3_2_1_2_4_1_1, :Shape_2_3_2_1_2_4_1_2, :Shape_2_3_2_1_2_4_1_3 ;
  x3do:DEF 'MultiBase' ;
  x3do:translation ( 0.003561 0.40529 0.11482 ) .
:Shape_2_3_2_1_2_4_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MultiBase ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_4_1_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_2_4_1_1_2 .
:Appearance_2_3_2_1_2_4_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_4_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_2_4_1_1_1_1 ;
  x3do:hasTexture :BeaconStand05Image .
:Material_2_3_2_1_2_4_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_4_1_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:BeaconStand05Image a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_2_4_1_1_1 ;
  x3do:DEF 'BeaconStand05Image' ;
  x3do:url '"Textures/BeaconStand05.jpg" "https://www.web3d.org/x3d/content/examples/Savage/HarborEquipment/NavigationAids/Textures/BeaconStand05.jpg"' .
:IndexedFaceSet_2_3_2_1_2_4_1_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_2_4_1_1 ;
  x3do:hasCoord :MultiBase-COORD ;
  x3do:hasNormal :Normal_2_3_2_1_2_4_1_1_2_2 ;
  x3do:hasTexCoord :MultiBase-TEXCOORD ;
  x3do:coordIndex ( 37 45 44 -1 37 38 45 -1 38 46 45 -1 38 39 46 -1 39 47 46 -1 39 40 47 -1 40 48 47 -1 40 41 48 -1 41 49 48 -1 41 36 49 -1 36 50 49 -1 36 42 50 -1 42 51 50 -1 42 43 51 -1 43 44 51 -1 43 37 44 -1 ) ;
  x3do:normalIndex ( 7 5 7 -1 7 5 5 -1 5 0 5 -1 5 0 0 -1 0 1 0 -1 0 1 1 -1 1 6 1 -1 1 6 6 -1 6 4 6 -1 6 4 4 -1 4 2 4 -1 4 2 2 -1 2 3 2 -1 2 3 3 -1 3 7 3 -1 3 7 7 -1 ) ;
  x3do:texCoordIndex ( 0 1 2 -1 0 3 1 -1 3 4 1 -1 3 5 4 -1 16 6 17 -1 16 7 6 -1 7 8 6 -1 7 9 8 -1 9 10 8 -1 9 11 10 -1 11 12 10 -1 11 13 12 -1 13 14 12 -1 13 15 14 -1 15 2 14 -1 15 0 2 -1 ) .
:MultiBase-COORD a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_4_1_1_2 ;
  x3do:DEF 'MultiBase-COORD' ;
  x3do:point ( 0.37019 -2.73042 0.204075 0.36982 -2.73042 0.428324 0.563471 -2.73042 0.540129 0.757492 -2.73042 0.427684 0.757862 -2.73042 0.203434 0.564211 -2.73042 0.091629 0.135179 0.058179 0.06839 0.134809 0.06796 0.29264 0.32846 0.087523 0.404445 0.52248 0.097305 0.292 0.52285 0.087523 0.06775 0.329199 0.06796 -0.044054 -0.377312 -2.73042 0.204075 -0.571333 -2.73042 0.091629 -0.764984 -2.73042 0.203434 -0.764614 -2.73042 0.427683 -0.570593 -2.73042 0.540128 -0.376942 -2.73042 0.428324 -0.142301 0.058179 0.06839 -0.336321 0.06796 -0.044054 -0.529972 0.087523 0.06775 -0.529602 0.097305 0.291999 -0.335582 0.087523 0.404444 -0.141931 0.06796 0.29264 0.007306 -2.73042 -0.446055 0.201697 -2.73042 -0.557859 0.201697 -2.73042 -0.781468 0.007306 -2.73042 -0.893273 -0.187085 -2.73042 -0.781468 -0.187085 -2.73042 -0.557859 0.007306 0.05805 -0.174687 0.201697 0.067832 -0.286492 0.201697 0.087395 -0.5101 0.007306 0.097177 -0.621905 -0.187085 0.087395 -0.5101 -0.187085 0.067832 -0.286492 -0.273413 0.0 0.660078 0.660078 0.0 -0.273413 0.273413 0.0 -0.660078 -0.273413 0.0 -0.660078 -0.660078 0.0 -0.273413 -0.660078 0.0 0.273413 0.273413 0.0 0.660078 0.660078 0.0 0.273413 0.660078 1.17672 -0.273413 0.273413 1.17672 -0.660078 -0.273413 1.17672 -0.660078 -0.660078 1.17672 -0.273413 -0.660078 1.17672 0.273413 -0.273413 1.17672 0.660078 0.273413 1.17672 0.660078 0.660078 1.17672 0.273413 ) .
:Normal_2_3_2_1_2_4_1_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_4_1_1_2 ;
  x3do:vector ( -0.3826 0.0 -0.9238 -0.9238 0.0 -0.3826 0.3826 0.0 0.9238 0.9238 0.0 0.3826 -0.3826 0.0 0.9238 0.3826 0.0 -0.9238 -0.9238 0.0 0.3826 0.9238 0.0 -0.3826 ) .
:MultiBase-TEXCOORD a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_4_1_1_2 ;
  x3do:DEF 'MultiBase-TEXCOORD' ;
  x3do:point ( 2.25 4.99E-4 2.625 0.999501 2.25 0.999501 2.625 4.99E-4 3.0 0.999501 3.0 4.99E-4 0.375 0.999501 0.375 4.99E-4 0.75 0.999501 0.75 4.99E-4 1.125 0.999501 1.125 4.99E-4 1.5 0.999501 1.5 4.99E-4 1.875 0.999501 1.875 4.99E-4 0.0 4.99E-4 0.0 0.999501 2.20454 0.00122 2.76124 0.997801 2.28786 0.998522 2.72958 4.99E-4 0.222417 0.99793 0.274685 6.28E-4 0.704536 0.99878 0.787858 0.001478 1.22958 0.999501 1.26124 0.002199 1.77469 0.99937 11.72242 0.00207 -0.270423 4.99E-4 -0.23876 0.997801 1.26484 0.001641 1.79001 0.999191 1.26737 0.999501 1.74325 0.001331 2.2875 0.998621 2.24324 7.61E-4 2.76484 0.998359 2.76737 4.99E-4 0.243247 0.998668 0.29001 8.08E-4 0.74324 0.999239 0.787496 0.001379 -0.232631 4.99E-4 -0.235161 0.998359 0.249951 0.003007 0.43418 0.998879 0.249743 0.9995 0.400911 0.002386 0.59892 0.997625 0.565453 0.001132 0.749951 0.996993 0.749743 4.99E-4 0.900911 0.997614 0.93418 0.00112 0.065452 0.998868 0.09892 0.002374 -0.065819 0.00112 -0.099089 0.997614 0.1468 0.1468 0.8532 0.8532 0.999501 0.5 0.5 0.999501 0.1468 0.8532 4.99E-4 0.5 0.8532 0.1468 0.5 4.99E-4 ) .
:Shape_2_3_2_1_2_4_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MultiBase ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_4_1_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_2_4_1_2_2 .
:Appearance_2_3_2_1_2_4_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_4_1_2 ;
  x3do:hasMaterial :Material_2_3_2_1_2_4_1_2_1_1 ;
  x3do:hasTexture :BeaconStand06Image-USE-1 .
:Material_2_3_2_1_2_4_1_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_4_1_2_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:BeaconStand06Image-USE-1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_2_4_1_2_1 ;
  owl:sameAs :BeaconStand06Image . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_2_4_1_2_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_2_4_1_2 ;
  x3do:hasCoord :MultiBase-COORD-USE-1 ;
  x3do:hasNormal :Normal_2_3_2_1_2_4_1_2_2_2 ;
  x3do:hasTexCoord :MultiBase-TEXCOORD-USE-1 ;
  x3do:coordIndex ( 0 7 6 -1 0 1 7 -1 1 8 7 -1 1 2 8 -1 2 9 8 -1 2 3 9 -1 3 10 9 -1 3 4 10 -1 4 11 10 -1 4 5 11 -1 5 6 11 -1 5 0 6 -1 12 19 18 -1 12 13 19 -1 13 20 19 -1 13 14 20 -1 14 21 20 -1 14 15 21 -1 15 22 21 -1 15 16 22 -1 16 23 22 -1 16 17 23 -1 17 18 23 -1 17 12 18 -1 24 31 30 -1 24 25 31 -1 25 32 31 -1 25 26 32 -1 26 33 32 -1 26 27 33 -1 27 34 33 -1 27 28 34 -1 28 35 34 -1 28 29 35 -1 29 30 35 -1 29 24 30 -1 ) ;
  x3do:normalIndex ( 28 28 28 -1 26 26 26 -1 7 7 7 -1 7 7 7 -1 24 24 24 -1 17 17 17 -1 20 20 20 -1 25 25 25 -1 10 10 10 -1 10 10 10 -1 8 8 8 -1 13 13 13 -1 3 3 3 -1 0 0 0 -1 18 18 18 -1 15 15 15 -1 29 29 29 -1 6 6 6 -1 27 27 27 -1 14 14 14 -1 1 1 1 -1 1 1 1 -1 19 19 19 -1 23 23 23 -1 4 4 4 -1 21 21 21 -1 2 2 2 -1 2 2 2 -1 5 5 5 -1 22 22 22 -1 11 11 11 -1 16 16 16 -1 12 12 12 -1 12 12 12 -1 9 9 9 -1 30 30 30 -1 ) ;
  x3do:texCoordIndex ( 46 47 48 -1 46 49 47 -1 49 50 47 -1 49 51 50 -1 51 52 50 -1 51 53 52 -1 53 54 52 -1 53 55 54 -1 58 56 59 -1 58 57 56 -1 57 48 56 -1 57 46 48 -1 18 19 20 -1 18 21 19 -1 30 22 31 -1 30 23 22 -1 23 24 22 -1 23 25 24 -1 25 26 24 -1 25 27 26 -1 27 28 26 -1 27 29 28 -1 29 20 28 -1 29 18 20 -1 32 33 34 -1 32 35 33 -1 35 36 33 -1 35 37 36 -1 37 38 36 -1 37 39 38 -1 44 40 45 -1 44 41 40 -1 41 42 40 -1 41 43 42 -1 43 34 42 -1 43 32 34 -1 ) .
:MultiBase-COORD-USE-1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_4_1_2_2 ;
  owl:sameAs :MultiBase-COORD . # DEF matching this USE
:Normal_2_3_2_1_2_4_1_2_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_4_1_2_2 ;
  x3do:vector ( 0.4996 -0.0837 -0.8621 0.5 0.0 0.866 1.0 0.0 0.0 0.4964 -0.0838 -0.8639 0.4999 -0.0838 0.8619 0.4999 0.083 -0.862 -0.9965 0.0829 0.0016 -0.4999 0.0 0.866 -0.4965 -0.0835 -0.8639 -0.4999 -0.0835 0.8619 0.4999 0.0 -0.866 -0.4999 0.0827 -0.862 -1.0 0.0 0.0 -0.4996 -0.084 -0.8621 -0.4996 0.0831 0.8622 -0.4999 0.0 -0.866 -0.4968 0.0831 -0.8638 0.4997 0.0829 0.8622 -0.5 0.0 -0.866 0.9964 -0.0835 0.0020 0.9965 0.0827 -0.0019 0.4968 -0.0837 0.8638 0.4968 0.0829 -0.8638 0.9964 -0.084 -0.0016 0.4965 0.083 0.864 0.9965 0.0831 0.0016 -0.9964 -0.0837 -0.0016 -0.4965 0.0827 0.864 -0.9964 -0.0838 0.0020 -0.9965 0.083 -0.0019 -0.4968 -0.084 0.8637 ) .
:MultiBase-TEXCOORD-USE-1 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_4_1_2_2 ;
  owl:sameAs :MultiBase-TEXCOORD . # DEF matching this USE
:Shape_2_3_2_1_2_4_1_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MultiBase ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_4_1_3_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_2_4_1_3_2 .
:Appearance_2_3_2_1_2_4_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_4_1_3 ;
  x3do:hasMaterial :Material_2_3_2_1_2_4_1_3_1_1 ;
  x3do:hasTexture :BeaconStand03Image-USE-2 .
:Material_2_3_2_1_2_4_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_4_1_3_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:BeaconStand03Image-USE-2 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_2_4_1_3_1 ;
  owl:sameAs :BeaconStand03Image . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_2_4_1_3_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_2_4_1_3 ;
  x3do:hasCoord :MultiBase-COORD-USE-2 ;
  x3do:hasNormal :Normal_2_3_2_1_2_4_1_3_2_2 ;
  x3do:hasTexCoord :MultiBase-TEXCOORD-USE-2 ;
  x3do:coordIndex ( 36 38 37 -1 36 39 38 -1 36 40 39 -1 36 41 40 -1 36 43 42 -1 36 37 43 -1 49 44 45 -1 49 45 46 -1 49 46 47 -1 49 47 48 -1 49 50 51 -1 49 51 44 -1 ) ;
  x3do:normalIndex ( 1 1 1 -1 1 1 1 -1 1 1 1 -1 1 1 1 -1 1 1 1 -1 1 1 1 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 0 0 0 -1 ) ;
  x3do:texCoordIndex ( 60 61 62 -1 60 63 61 -1 60 64 63 -1 60 65 64 -1 60 66 67 -1 60 62 66 -1 60 62 61 -1 60 61 63 -1 60 63 64 -1 60 64 65 -1 60 67 66 -1 60 66 62 -1 ) .
:MultiBase-COORD-USE-2 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_4_1_3_2 ;
  owl:sameAs :MultiBase-COORD . # DEF matching this USE
:Normal_2_3_2_1_2_4_1_3_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_4_1_3_2 ;
  x3do:vector ( 0.0 1.0 0.0 0.0 -1.0 0.0 ) .
:MultiBase-TEXCOORD-USE-2 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_4_1_3_2 ;
  owl:sameAs :MultiBase-TEXCOORD . # DEF matching this USE
:MultiGuardInside a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MultiPile ;
  x3do:hasChildren :Shape_2_3_2_1_2_4_2_1 ;
  x3do:DEF 'MultiGuardInside' ;
  x3do:translation ( 0.08627 -2.32513 0.080871 ) .
:Shape_2_3_2_1_2_4_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MultiGuardInside ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_4_2_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_2_4_2_1_2 .
:Appearance_2_3_2_1_2_4_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_4_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_2_4_2_1_1_1 ;
  x3do:hasTexture :BeaconStand07Image-USE-2 .
:Material_2_3_2_1_2_4_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_4_2_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:BeaconStand07Image-USE-2 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_2_4_2_1_1 ;
  owl:sameAs :BeaconStand07Image . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_2_4_2_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_2_4_2_1 ;
  x3do:hasCoord :Coordinate_2_3_2_1_2_4_2_1_2_1 ;
  x3do:hasNormal :Normal_2_3_2_1_2_4_2_1_2_2 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_2_1_2_4_2_1_2_3 ;
  x3do:coordIndex ( 8 9 1 -1 1 0 8 -1 9 10 2 -1 2 1 9 -1 10 11 3 -1 3 2 10 -1 11 12 4 -1 4 3 11 -1 12 13 5 -1 5 4 12 -1 13 14 6 -1 6 5 13 -1 14 15 7 -1 7 6 14 -1 15 8 0 -1 0 7 15 -1 ) ;
  x3do:normalIndex ( 1 0 13 -1 13 1 1 -1 0 8 11 -1 11 13 0 -1 8 4 6 -1 6 11 8 -1 4 5 5 -1 5 6 4 -1 5 2 3 -1 3 5 5 -1 2 12 10 -1 10 3 2 -1 12 9 7 -1 7 10 12 -1 9 1 1 -1 1 7 9 -1 ) ;
  x3do:texCoordIndex ( 8 9 1 -1 1 0 8 -1 16 10 17 -1 2 1 9 -1 10 11 3 -1 3 17 10 -1 11 12 4 -1 4 3 11 -1 12 13 5 -1 5 4 12 -1 13 14 6 -1 6 5 13 -1 14 15 7 -1 7 6 14 -1 15 8 0 -1 0 7 15 -1 ) .
:Coordinate_2_3_2_1_2_4_2_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_4_2_1_2 ;
  x3do:point ( 0.192177 3.90713 0.697581 0.578841 3.90713 0.310917 0.578841 3.90713 -0.235909 0.192177 3.90713 -0.622574 -0.35465 3.90713 -0.622574 -0.741314 3.90713 -0.235909 -0.741314 3.90713 0.310917 -0.35465 3.90713 0.697581 0.190704 4.65025 0.694026 0.577368 4.65025 0.307362 0.577368 4.65025 -0.239465 0.190704 4.65025 -0.626129 -0.356122 4.65025 -0.626129 -0.742787 4.65025 -0.239464 -0.742787 4.65025 0.307362 -0.356122 4.65025 0.694026 ) .
:Normal_2_3_2_1_2_4_2_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_4_2_1_2 ;
  x3do:vector ( -0.9242 -0.0036 -0.3818 -0.3826 -0.0051 -0.9238 0.9235 0.0036 0.3835 0.9242 0.0036 0.3818 -0.3818 0.0036 0.9242 0.3826 0.0051 0.9238 -0.3835 0.0036 0.9235 0.3818 -0.0036 -0.9242 -0.9233 0.0 0.3838 0.3835 -0.0036 -0.9235 0.9233 0.0 -0.3838 -0.9243 0.0 0.3815 0.9243 0.0 -0.3815 -0.9235 -0.0036 -0.3835 ) .
:TextureCoordinate_2_3_2_1_2_4_2_1_2_3 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_4_2_1_2 ;
  x3do:point ( 6.0 4.99E-4 6.99587 4.99E-4 7.99656 4.99E-4 0.999283 4.99E-4 2.0 4.99E-4 3.00072 4.99E-4 4.00344 4.99E-4 5.00413 4.99E-4 6.0 0.9995 7.00072 0.9995 0.003437 0.9995 1.00413 0.9995 2.0 0.9995 2.99587 0.9995 3.99656 0.9995 4.99928 0.9995 -0.999283 0.9995 -0.003438 4.99E-4 ) .
:MultiGuardOutside a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :MultiPile ;
  x3do:hasChildren :Shape_2_3_2_1_2_4_3_1 ;
  x3do:DEF 'MultiGuardOutside' ;
  x3do:translation ( 0.08627 -2.32513 0.080871 ) .
:Shape_2_3_2_1_2_4_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :MultiGuardOutside ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_4_3_1_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_3_2_1_2_4_3_1_2 .
:Appearance_2_3_2_1_2_4_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_4_3_1 ;
  x3do:hasMaterial :Material_2_3_2_1_2_4_3_1_1_1 ;
  x3do:hasTexture :BeaconStand07Image-USE-3 .
:Material_2_3_2_1_2_4_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_4_3_1_1 ;
  x3do:ambientIntensity 0.0 ;
  x3do:diffuseColor ( 0.588235 0.588235 0.588235 ) ;
  x3do:shininess 0.145 .
:BeaconStand07Image-USE-3 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :Appearance_2_3_2_1_2_4_3_1_1 ;
  owl:sameAs :BeaconStand07Image . # DEF matching this USE
:IndexedFaceSet_2_3_2_1_2_4_3_1_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_3_2_1_2_4_3_1 ;
  x3do:hasCoord :Coordinate_2_3_2_1_2_4_3_1_2_1 ;
  x3do:hasNormal :Normal_2_3_2_1_2_4_3_1_2_2 ;
  x3do:hasTexCoord :TextureCoordinate_2_3_2_1_2_4_3_1_2_3 ;
  x3do:coordIndex ( 9 8 1 -1 0 1 8 -1 10 9 2 -1 1 2 9 -1 11 10 3 -1 2 3 10 -1 12 11 4 -1 3 4 11 -1 13 12 5 -1 4 5 12 -1 14 13 6 -1 5 6 13 -1 15 14 7 -1 6 7 14 -1 8 15 0 -1 7 0 15 -1 ) ;
  x3do:normalIndex ( 3 5 2 -1 5 2 5 -1 10 3 12 -1 2 12 3 -1 7 10 9 -1 12 9 10 -1 1 7 1 -1 9 1 7 -1 13 1 0 -1 1 0 1 -1 11 13 8 -1 0 8 13 -1 6 11 4 -1 8 4 11 -1 5 6 5 -1 4 5 6 -1 ) ;
  x3do:texCoordIndex ( 9 8 1 -1 0 1 8 -1 10 16 17 -1 1 2 9 -1 11 10 3 -1 17 3 10 -1 12 11 4 -1 3 4 11 -1 13 12 5 -1 4 5 12 -1 14 13 6 -1 5 6 13 -1 15 14 7 -1 6 7 14 -1 8 15 0 -1 7 0 15 -1 ) .
:Coordinate_2_3_2_1_2_4_3_1_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_4_3_1_2 ;
  x3do:point ( 0.192177 3.90713 0.697581 0.578841 3.90713 0.310917 0.578841 3.90713 -0.235909 0.192177 3.90713 -0.622574 -0.35465 3.90713 -0.622574 -0.741314 3.90713 -0.235909 -0.741314 3.90713 0.310917 -0.35465 3.90713 0.697581 0.190704 4.65025 0.694026 0.577368 4.65025 0.307362 0.577368 4.65025 -0.239465 0.190704 4.65025 -0.626129 -0.356122 4.65025 -0.626129 -0.742787 4.65025 -0.239464 -0.742787 4.65025 0.307362 -0.356122 4.65025 0.694026 ) .
:Normal_2_3_2_1_2_4_3_1_2_2 a owl:NamedIndividual, x3do:Normal ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_4_3_1_2 ;
  x3do:vector ( -0.9242 -0.0036 -0.3818 -0.3826 -0.0051 -0.9238 0.9235 0.0036 0.3835 0.9242 0.0036 0.3818 -0.3818 0.0036 0.9242 0.3826 0.0051 0.9238 -0.3835 0.0036 0.9235 0.3818 -0.0036 -0.9242 -0.9233 0.0 0.3838 0.3835 -0.0036 -0.9235 0.9233 0.0 -0.3838 -0.9243 0.0 0.3815 0.9243 0.0 -0.3815 -0.9235 -0.0036 -0.3835 ) .
:TextureCoordinate_2_3_2_1_2_4_3_1_2_3 a owl:NamedIndividual, x3do:TextureCoordinate ;
  x3do:hasParent :IndexedFaceSet_2_3_2_1_2_4_3_1_2 ;
  x3do:point ( 6.0 4.99E-4 6.99587 4.99E-4 7.99656 4.99E-4 0.999283 4.99E-4 2.0 4.99E-4 3.00072 4.99E-4 4.00344 4.99E-4 5.00413 4.99E-4 6.0 0.9995 7.00072 0.9995 0.003437 0.9995 1.00413 0.9995 2.0 0.9995 2.99587 0.9995 3.99656 0.9995 4.99928 0.9995 -0.999283 0.9995 -0.003438 4.99E-4 ) .
:Transform_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ProtoInstance_2_4_1 ;
  x3do:translation ( -8 0 0 ) .
:ProtoInstance_2_4_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_4 ;
  x3do:hasFieldValue :fieldValue_2_4_1_1, :fieldValue_2_4_1_2, :fieldValue_2_4_1_3, :fieldValue_2_4_1_4, :fieldValue_2_4_1_5 ;
  x3do:name 'Light' .
:fieldValue_2_4_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_4_1 ;
  x3do:name 'Catlam' ;
  x3do:value 0 .
:fieldValue_2_4_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_4_1 ;
  x3do:name 'LightType' ;
  x3do:value 1 .
:fieldValue_2_4_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_4_1 ;
  x3do:name 'LightGlow' ;
  x3do:value ( 1.0 1.0 1.0 ) .
:fieldValue_2_4_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_4_1 ;
  x3do:name 'PileType' ;
  x3do:value 1 .
:fieldValue_2_4_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_4_1 ;
  x3do:name 'Number' ;
  x3do:value 0 .
:Transform_2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ProtoInstance_2_5_1 ;
  x3do:translation ( -4 0 0 ) .
:ProtoInstance_2_5_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_5 ;
  x3do:hasFieldValue :fieldValue_2_5_1_1, :fieldValue_2_5_1_2, :fieldValue_2_5_1_3, :fieldValue_2_5_1_4, :fieldValue_2_5_1_5 ;
  x3do:name 'Light' .
:fieldValue_2_5_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_5_1 ;
  x3do:name 'Catlam' ;
  x3do:value 1 .
:fieldValue_2_5_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_5_1 ;
  x3do:name 'LightType' ;
  x3do:value 1 .
:fieldValue_2_5_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_5_1 ;
  x3do:name 'LightGlow' ;
  x3do:value ( 1.0 1.0 1.0 ) .
:fieldValue_2_5_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_5_1 ;
  x3do:name 'PileType' ;
  x3do:value 1 .
:fieldValue_2_5_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_5_1 ;
  x3do:name 'Number' ;
  x3do:value 0 .
:Transform_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ProtoInstance_2_6_1 .
:ProtoInstance_2_6_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_6 ;
  x3do:hasFieldValue :fieldValue_2_6_1_1, :fieldValue_2_6_1_2, :fieldValue_2_6_1_3, :fieldValue_2_6_1_4, :fieldValue_2_6_1_5 ;
  x3do:name 'Light' .
:fieldValue_2_6_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_6_1 ;
  x3do:name 'Catlam' ;
  x3do:value 2 .
:fieldValue_2_6_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_6_1 ;
  x3do:name 'LightType' ;
  x3do:value 1 .
:fieldValue_2_6_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_6_1 ;
  x3do:name 'LightGlow' ;
  x3do:value ( 1.0 1.0 1.0 ) .
:fieldValue_2_6_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_6_1 ;
  x3do:name 'PileType' ;
  x3do:value 2 .
:fieldValue_2_6_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_6_1 ;
  x3do:name 'Number' ;
  x3do:value 0 .
:Transform_2_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ProtoInstance_2_7_1 ;
  x3do:translation ( 4 0 0 ) .
:ProtoInstance_2_7_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_7 ;
  x3do:hasFieldValue :fieldValue_2_7_1_1, :fieldValue_2_7_1_2, :fieldValue_2_7_1_3, :fieldValue_2_7_1_4, :fieldValue_2_7_1_5 ;
  x3do:name 'Light' .
:fieldValue_2_7_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_7_1 ;
  x3do:name 'Catlam' ;
  x3do:value 3 .
:fieldValue_2_7_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_7_1 ;
  x3do:name 'LightType' ;
  x3do:value 1 .
:fieldValue_2_7_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_7_1 ;
  x3do:name 'LightGlow' ;
  x3do:value ( 1.0 1.0 1.0 ) .
:fieldValue_2_7_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_7_1 ;
  x3do:name 'PileType' ;
  x3do:value 1 .
:fieldValue_2_7_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_7_1 ;
  x3do:name 'Number' ;
  x3do:value 0 .
:Transform_2_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ProtoInstance_2_8_1 ;
  x3do:translation ( 8 0 0 ) .
:ProtoInstance_2_8_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_8 ;
  x3do:hasFieldValue :fieldValue_2_8_1_1, :fieldValue_2_8_1_2, :fieldValue_2_8_1_3, :fieldValue_2_8_1_4, :fieldValue_2_8_1_5 ;
  x3do:name 'Light' .
:fieldValue_2_8_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1 ;
  x3do:name 'Catlam' ;
  x3do:value 4 .
:fieldValue_2_8_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1 ;
  x3do:name 'LightType' ;
  x3do:value 1 .
:fieldValue_2_8_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1 ;
  x3do:name 'LightGlow' ;
  x3do:value ( 1.0 1.0 1.0 ) .
:fieldValue_2_8_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1 ;
  x3do:name 'PileType' ;
  x3do:value 2 .
:fieldValue_2_8_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_8_1 ;
  x3do:name 'Number' ;
  x3do:value 0 .
