@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/T72M/T72MainBattleTank.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.3' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.3.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 'T72MainBattleTank.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'T72M model tank' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Joseph L. Chacon' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 July 2003' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '1.5' ;
  x3do:name 'version' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/land/row/t72tank.htm' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.fas.org/man/dod-101/sys/land/row/t72-1.gif' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Zaloga, Steven J., T72 Main Battle Tank 1974 to 1993, Osprey Publishing, Oxford, United Kingdom, 1993.' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'T-72, Tank, Soviet, OPFOR' ;
  x3do:name 'subject' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/T72M/T72MainBattleTank.x3d' ;
  x3do:name 'identifier' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/README.X3D-Edit.html' ;
  x3do:name 'generator' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "T72MainBattleTank.x3d" .
:meta dcterms:description "T72M model tank" .
:meta dcterms:creator "Joseph L. Chacon" .
:meta dcterms:created "20 July 2003" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:version "1.5" .
:meta dcterms:reference "https://www.fas.org/man/dod-101/sys/land/row/t72tank.htm" .
:meta dcterms:reference "https://www.fas.org/man/dod-101/sys/land/row/t72-1.gif" .
:meta dcterms:reference "Zaloga, Steven J., T72 Main Battle Tank 1974 to 1993, Osprey Publishing, Oxford, United Kingdom, 1993." .
:meta dcterms:subject "T-72, Tank, Soviet, OPFOR" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/T72M/T72MainBattleTank.x3d" .
:meta dcterms:generator "https://www.web3d.org/x3d/content/README.X3D-Edit.html" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :Background_2_2, :T72, :Viewpoint_2_4, :Viewpoint_2_5, :Transform_2_6, :Viewpoint_2_7, :Viewpoint_2_8, :Viewpoint_2_9 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'T72MainBattleTank.x3d' .
:Background_2_2 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:groundAngle ( 1.309 1.570796 ) ;
  x3do:groundColor ( .1 .1 0 .4 .25 .2 .6 .6 .6 ) ;
  x3do:skyAngle ( 1.309 1.571 ) ;
  x3do:skyColor ( 0 .2 .7 0 .5 1 1 1 1 ) .
:T72 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Hull, :TURRET ;
  x3do:DEF 'T72' .
:Hull a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :T72 ;
  x3do:hasChildren :left_deck, :right_deck, :Hull_Main, :Right_Track, :Left_Track, :L_1_skirt, :L_2_skirt, :L_3_skirt, :L_4_skirt, :R_1_skirt, :R_2_skirt, :R_3_skirt, :R_4_skirt, :L_inside_skirt, :R_inside_skirt, :all_skirt_bolts, :L_front_fender, :R_front_fender, :driver_hatch, :trim_vane, :L_rear_fender, :R_rear_fender, :grill, :Fuel_Tanks, :Lights ;
  x3do:DEF 'Hull' .
:left_deck a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_1_1_1 ;
  x3do:DEF 'left_deck' ;
  x3do:rotation ( 0 0 1 -0.02 ) ;
  x3do:translation ( -0.15 1.2 1.3 ) .
:Transform_2_3_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :left_deck ;
  x3do:hasChildren :Shape_2_3_1_1_1_1 ;
  x3do:rotation ( 0 1 0 1.57 ) .
:Shape_2_3_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_1_1_1_1 ;
  x3do:hasGeometry :Box_2_3_1_1_1_1_2 .
:Appearance_2_3_1_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_1_1_1 ;
  x3do:hasMaterial :Material_2_3_1_1_1_1_1_1 .
:Material_2_3_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_1_1_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_1_1_1 ;
  x3do:size ( .55 .15 5.5 ) .
:right_deck a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_1_2_1 ;
  x3do:DEF 'right_deck' ;
  x3do:rotation ( 0 0 1 -0.02 ) ;
  x3do:translation ( -0.15 1.2 -1.275 ) .
:Transform_2_3_1_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :right_deck ;
  x3do:hasChildren :Shape_2_3_1_2_1_1 ;
  x3do:rotation ( 0 1 0 1.57 ) .
:Shape_2_3_1_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_2_1 ;
  x3do:hasAppearance :Appearance_2_3_1_2_1_1_1 ;
  x3do:hasGeometry :Box_2_3_1_2_1_1_2 .
:Appearance_2_3_1_2_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_2_1_1 ;
  x3do:hasMaterial :Material_2_3_1_2_1_1_1_1 .
:Material_2_3_1_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_2_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_1_2_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_2_1_1 ;
  x3do:size ( .55 .15 5.5 ) .
:Hull_Main a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_1_3_1 ;
  x3do:DEF 'Hull_Main' ;
  x3do:rotation ( 1 0 0 -1.57 ) .
:Shape_2_3_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Hull_Main ;
  x3do:hasAppearance :Appearance_2_3_1_3_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_3_1_2 .
:Appearance_2_3_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_3_1 ;
  x3do:hasMaterial :Material_2_3_1_3_1_1_1 .
:Material_2_3_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_3_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_1_3_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_3_1 ;
  x3do:crossSection ( -2.6 .5 -3.1 .9 -1.7 1.3 -1.3 1.4 1.2 1.4 1.2 1.3 2.6 1.3 3.0 1.1 2.4 .5 -2.6 .5 ) ;
  x3do:spine ( 0 -1.0 0 0 1.0 0 ) .
:Right_Track a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :R_inner_road_wheels, :R_outter_road_wheels, :R_Sproket, :Tracks ;
  x3do:DEF 'Right_Track' .
:R_inner_road_wheels a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Right_Track ;
  x3do:hasChildren :Transform_2_3_1_4_1_1, :Transform_2_3_1_4_1_2, :Transform_2_3_1_4_1_3, :Transform_2_3_1_4_1_4, :Transform_2_3_1_4_1_5, :Transform_2_3_1_4_1_6, :Transform_2_3_1_4_1_7 ;
  x3do:DEF 'R_inner_road_wheels' ;
  x3do:translation ( .1 0 0 ) .
:Transform_2_3_1_4_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_inner_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_4_1_1_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( 1.75 .45 -1.2 ) .
:Transform_2_3_1_4_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_1_1 ;
  x3do:hasChildren :road_wheel ;
  x3do:rotation ( 0 0 1 1.57 ) .
:road_wheel a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_1_1_1 ;
  x3do:hasChildren :Hub, :Wheel, :Rim, :Spoke1, :Spoke2, :Spoke3, :Transform_2_3_1_4_1_1_1_1_7 ;
  x3do:DEF 'road_wheel' .
:Hub a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :road_wheel ;
  x3do:hasGeometry :Cylinder_2_3_1_4_1_1_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_4_1_1_1_1_1_2 ;
  x3do:DEF 'Hub' .
:Cylinder_2_3_1_4_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Hub ;
  x3do:height 0.4 ;
  x3do:radius .15 .
:Appearance_2_3_1_4_1_1_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Hub ;
  x3do:hasMaterial :Material_2_3_1_4_1_1_1_1_1_2_1 .
:Material_2_3_1_4_1_1_1_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_1_1_1_1_1_2 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Wheel a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :road_wheel ;
  x3do:hasGeometry :Cylinder_2_3_1_4_1_1_1_1_2_1 ;
  x3do:hasAppearance :Appearance_2_3_1_4_1_1_1_1_2_2 ;
  x3do:DEF 'Wheel' .
:Cylinder_2_3_1_4_1_1_1_1_2_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Wheel ;
  x3do:height .1 ;
  x3do:radius 0.9 ;
  x3do:side false .
:Appearance_2_3_1_4_1_1_1_1_2_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Wheel ;
  x3do:hasMaterial :Material_2_3_1_4_1_1_1_1_2_2_1 .
:Material_2_3_1_4_1_1_1_1_2_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_1_1_1_1_2_2 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Rim a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :road_wheel ;
  x3do:hasAppearance :Appearance_2_3_1_4_1_1_1_1_3_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_4_1_1_1_1_3_2 ;
  x3do:DEF 'Rim' .
:Appearance_2_3_1_4_1_1_1_1_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Rim ;
  x3do:hasMaterial :Material_2_3_1_4_1_1_1_1_3_1_1 .
:Material_2_3_1_4_1_1_1_1_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_1_1_1_1_3_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Extrusion_2_3_1_4_1_1_1_1_3_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Rim ;
  x3do:ccw false ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 0.38 0.71 0.71 0.38 0.92 0.00 1.00 -0.38 0.92 -0.71 0.71 -0.92 0.38 -1.00 0.00 -0.92 -0.38 -0.71 -0.71 -0.38 -0.92 0.00 -1.00 0.38 -0.92 0.71 -0.71 0.92 -0.38 1.00 0.00 0.80 0.00 0.74 -0.31 0.57 -0.57 0.31 -0.74 0.00 -0.80 -0.31 -0.74 -0.57 -0.57 -0.74 -0.31 -0.80 0.00 -0.74 0.31 -0.57 0.57 -0.31 0.74 0.00 0.80 0.31 0.74 0.57 0.57 0.74 0.31 0.80 0.00 ) ;
  x3do:spine ( 0.0 -0.2 0.0 0.0 0.2 0.0 ) .
:Spoke1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :road_wheel ;
  x3do:hasAppearance :Appearance_2_3_1_4_1_1_1_1_4_1 ;
  x3do:hasGeometry :Box_2_3_1_4_1_1_1_1_4_2 ;
  x3do:DEF 'Spoke1' .
:Appearance_2_3_1_4_1_1_1_1_4_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Spoke1 ;
  x3do:hasMaterial :Material_2_3_1_4_1_1_1_1_4_1_1 .
:Material_2_3_1_4_1_1_1_1_4_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_1_1_1_1_4_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Box_2_3_1_4_1_1_1_1_4_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Spoke1 ;
  x3do:size ( .2 .2 2 ) .
:Spoke2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :road_wheel ;
  x3do:hasChildren :Shape_2_3_1_4_1_1_1_1_5_1 ;
  x3do:DEF 'Spoke2' ;
  x3do:rotation ( 0 1 0 1.0 ) .
:Shape_2_3_1_4_1_1_1_1_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Spoke2 ;
  x3do:hasAppearance :Appearance_2_3_1_4_1_1_1_1_5_1_1 ;
  x3do:hasGeometry :Box_2_3_1_4_1_1_1_1_5_1_2 .
:Appearance_2_3_1_4_1_1_1_1_5_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_1_1_1_1_5_1 ;
  x3do:hasMaterial :Material_2_3_1_4_1_1_1_1_5_1_1_1 .
:Material_2_3_1_4_1_1_1_1_5_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_1_1_1_1_5_1_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Box_2_3_1_4_1_1_1_1_5_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_4_1_1_1_1_5_1 ;
  x3do:size ( .2 .2 2 ) .
:Spoke3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :road_wheel ;
  x3do:hasChildren :Shape_2_3_1_4_1_1_1_1_6_1 ;
  x3do:DEF 'Spoke3' ;
  x3do:rotation ( 0 -1 0 1.0 ) .
:Shape_2_3_1_4_1_1_1_1_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Spoke3 ;
  x3do:hasAppearance :Appearance_2_3_1_4_1_1_1_1_6_1_1 ;
  x3do:hasGeometry :Box_2_3_1_4_1_1_1_1_6_1_2 .
:Appearance_2_3_1_4_1_1_1_1_6_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_1_1_1_1_6_1 ;
  x3do:hasMaterial :Material_2_3_1_4_1_1_1_1_6_1_1_1 .
:Material_2_3_1_4_1_1_1_1_6_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_1_1_1_1_6_1_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Box_2_3_1_4_1_1_1_1_6_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_4_1_1_1_1_6_1 ;
  x3do:size ( .2 .2 2 ) .
:Transform_2_3_1_4_1_1_1_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :road_wheel ;
  x3do:hasChildren :Shape_2_3_1_4_1_1_1_1_7_1 ;
  x3do:rotation ( 0 1 0 .785 ) ;
  x3do:translation ( .3 -0.6 0 ) .
:Shape_2_3_1_4_1_1_1_1_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_4_1_1_1_1_7 ;
  x3do:hasAppearance :Appearance_2_3_1_4_1_1_1_1_7_1_1 ;
  x3do:hasGeometry :Box_2_3_1_4_1_1_1_1_7_1_2 .
:Appearance_2_3_1_4_1_1_1_1_7_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_1_1_1_1_7_1 ;
  x3do:hasMaterial :Material_2_3_1_4_1_1_1_1_7_1_1_1 .
:Material_2_3_1_4_1_1_1_1_7_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_1_1_1_1_7_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_1_4_1_1_1_1_7_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_4_1_1_1_1_7_1 ;
  x3do:size ( .5 .6 1 ) .
:Transform_2_3_1_4_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_inner_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_4_1_2_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( .85 .45 -1.2 ) .
:Transform_2_3_1_4_1_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_1_2 ;
  x3do:hasChildren :road_wheel-USE-1 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:road_wheel-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_1_2_1 ;
  owl:sameAs :road_wheel . # DEF matching this USE
:Transform_2_3_1_4_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_inner_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_4_1_3_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( 0 .45 -1.2 ) .
:Transform_2_3_1_4_1_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_1_3 ;
  x3do:hasChildren :road_wheel-USE-2 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:road_wheel-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_1_3_1 ;
  owl:sameAs :road_wheel . # DEF matching this USE
:Transform_2_3_1_4_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_inner_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_4_1_4_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( -0.8 .45 -1.2 ) .
:Transform_2_3_1_4_1_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_1_4 ;
  x3do:hasChildren :road_wheel-USE-3 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:road_wheel-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_1_4_1 ;
  owl:sameAs :road_wheel . # DEF matching this USE
:Transform_2_3_1_4_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_inner_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_4_1_5_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( -1.6 .45 -1.2 ) .
:Transform_2_3_1_4_1_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_1_5 ;
  x3do:hasChildren :road_wheel-USE-4 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:road_wheel-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_1_5_1 ;
  owl:sameAs :road_wheel . # DEF matching this USE
:Transform_2_3_1_4_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_inner_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_4_1_6_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( -2.45 .45 -1.2 ) .
:Transform_2_3_1_4_1_6_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_1_6 ;
  x3do:hasChildren :road_wheel-USE-5 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:road_wheel-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_1_6_1 ;
  owl:sameAs :road_wheel . # DEF matching this USE
:Transform_2_3_1_4_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_inner_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_4_1_7_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .2 .2 .2 ) ;
  x3do:translation ( -3 .9 -1.25 ) .
:Transform_2_3_1_4_1_7_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_1_7 ;
  x3do:hasChildren :Group_2_3_1_4_1_7_1_1 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:Group_2_3_1_4_1_7_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_1_7_1 ;
  x3do:hasChildren :Hub-USE-1, :Wheel-USE-1, :Rim-USE-1, :Spoke1-USE-1, :Spoke2-USE-1, :Spoke3-USE-1, :Transform_2_3_1_4_1_7_1_1_7 .
:Hub-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_4_1_7_1_1 ;
  owl:sameAs :Hub . # DEF matching this USE
:Wheel-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_4_1_7_1_1 ;
  owl:sameAs :Wheel . # DEF matching this USE
:Rim-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_4_1_7_1_1 ;
  owl:sameAs :Rim . # DEF matching this USE
:Spoke1-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_4_1_7_1_1 ;
  owl:sameAs :Spoke1 . # DEF matching this USE
:Spoke2-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_4_1_7_1_1 ;
  owl:sameAs :Spoke2 . # DEF matching this USE
:Spoke3-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_4_1_7_1_1 ;
  owl:sameAs :Spoke3 . # DEF matching this USE
:Transform_2_3_1_4_1_7_1_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_4_1_7_1_1 ;
  x3do:hasChildren :Shape_2_3_1_4_1_7_1_1_7_1 ;
  x3do:translation ( 0 -0.6 0 ) .
:Shape_2_3_1_4_1_7_1_1_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_4_1_7_1_1_7 ;
  x3do:hasAppearance :Appearance_2_3_1_4_1_7_1_1_7_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_1_4_1_7_1_1_7_1_2 .
:Appearance_2_3_1_4_1_7_1_1_7_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_1_7_1_1_7_1 ;
  x3do:hasMaterial :Material_2_3_1_4_1_7_1_1_7_1_1_1 .
:Material_2_3_1_4_1_7_1_1_7_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_1_7_1_1_7_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_1_4_1_7_1_1_7_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_4_1_7_1_1_7_1 ;
  x3do:height 1.3 ;
  x3do:radius .5 .
:R_outter_road_wheels a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Right_Track ;
  x3do:hasChildren :RoadWheel, :Transform_2_3_1_4_2_2, :Transform_2_3_1_4_2_3, :Transform_2_3_1_4_2_4, :Transform_2_3_1_4_2_5, :Transform_2_3_1_4_2_6, :Transform_2_3_1_4_2_7 ;
  x3do:DEF 'R_outter_road_wheels' ;
  x3do:translation ( .1 0 0 ) .
:RoadWheel a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_outter_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_4_2_1_1 ;
  x3do:DEF 'RoadWheel' ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( 1.75 .45 -1.4 ) .
:Transform_2_3_1_4_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :RoadWheel ;
  x3do:hasChildren :Group_2_3_1_4_2_1_1_1 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:Group_2_3_1_4_2_1_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_2_1_1 ;
  x3do:hasChildren :Hub-USE-2, :Wheel-USE-2, :Rim-USE-2, :Shape_2_3_1_4_2_1_1_1_4, :Transform_2_3_1_4_2_1_1_1_5, :Transform_2_3_1_4_2_1_1_1_6 .
:Hub-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_4_2_1_1_1 ;
  owl:sameAs :Hub . # DEF matching this USE
:Wheel-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_4_2_1_1_1 ;
  owl:sameAs :Wheel . # DEF matching this USE
:Rim-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_4_2_1_1_1 ;
  owl:sameAs :Rim . # DEF matching this USE
:Shape_2_3_1_4_2_1_1_1_4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_4_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_4_2_1_1_1_4_1 ;
  x3do:hasGeometry :Box_2_3_1_4_2_1_1_1_4_2 .
:Appearance_2_3_1_4_2_1_1_1_4_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_2_1_1_1_4 ;
  x3do:hasMaterial :Material_2_3_1_4_2_1_1_1_4_1_1 .
:Material_2_3_1_4_2_1_1_1_4_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_2_1_1_1_4_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Box_2_3_1_4_2_1_1_1_4_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_4_2_1_1_1_4 ;
  x3do:size ( .2 .2 2 ) .
:Transform_2_3_1_4_2_1_1_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_4_2_1_1_1 ;
  x3do:hasChildren :Shape_2_3_1_4_2_1_1_1_5_1 ;
  x3do:rotation ( 0 1 0 1.0 ) .
:Shape_2_3_1_4_2_1_1_1_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_4_2_1_1_1_5 ;
  x3do:hasAppearance :Appearance_2_3_1_4_2_1_1_1_5_1_1 ;
  x3do:hasGeometry :Box_2_3_1_4_2_1_1_1_5_1_2 .
:Appearance_2_3_1_4_2_1_1_1_5_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_2_1_1_1_5_1 ;
  x3do:hasMaterial :Material_2_3_1_4_2_1_1_1_5_1_1_1 .
:Material_2_3_1_4_2_1_1_1_5_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_2_1_1_1_5_1_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Box_2_3_1_4_2_1_1_1_5_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_4_2_1_1_1_5_1 ;
  x3do:size ( .2 .2 2 ) .
:Transform_2_3_1_4_2_1_1_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_4_2_1_1_1 ;
  x3do:hasChildren :Shape_2_3_1_4_2_1_1_1_6_1 ;
  x3do:rotation ( 0 -1 0 1.0 ) .
:Shape_2_3_1_4_2_1_1_1_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_4_2_1_1_1_6 ;
  x3do:hasAppearance :Appearance_2_3_1_4_2_1_1_1_6_1_1 ;
  x3do:hasGeometry :Box_2_3_1_4_2_1_1_1_6_1_2 .
:Appearance_2_3_1_4_2_1_1_1_6_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_2_1_1_1_6_1 ;
  x3do:hasMaterial :Material_2_3_1_4_2_1_1_1_6_1_1_1 .
:Material_2_3_1_4_2_1_1_1_6_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_2_1_1_1_6_1_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Box_2_3_1_4_2_1_1_1_6_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_4_2_1_1_1_6_1 ;
  x3do:size ( .2 .2 2 ) .
:Transform_2_3_1_4_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_outter_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_4_2_2_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( .85 .45 -1.4 ) .
:Transform_2_3_1_4_2_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_2_2 ;
  x3do:hasChildren :road_wheel-USE-6 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:road_wheel-USE-6 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_2_2_1 ;
  owl:sameAs :road_wheel . # DEF matching this USE
:Transform_2_3_1_4_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_outter_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_4_2_3_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( 0 .45 -1.4 ) .
:Transform_2_3_1_4_2_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_2_3 ;
  x3do:hasChildren :road_wheel-USE-7 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:road_wheel-USE-7 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_2_3_1 ;
  owl:sameAs :road_wheel . # DEF matching this USE
:Transform_2_3_1_4_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_outter_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_4_2_4_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( -0.8 .45 -1.4 ) .
:Transform_2_3_1_4_2_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_2_4 ;
  x3do:hasChildren :road_wheel-USE-8 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:road_wheel-USE-8 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_2_4_1 ;
  owl:sameAs :road_wheel . # DEF matching this USE
:Transform_2_3_1_4_2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_outter_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_4_2_5_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( -1.6 .45 -1.4 ) .
:Transform_2_3_1_4_2_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_2_5 ;
  x3do:hasChildren :road_wheel-USE-9 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:road_wheel-USE-9 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_2_5_1 ;
  owl:sameAs :road_wheel . # DEF matching this USE
:Transform_2_3_1_4_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_outter_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_4_2_6_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( -2.45 .45 -1.4 ) .
:Transform_2_3_1_4_2_6_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_2_6 ;
  x3do:hasChildren :road_wheel-USE-10 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:road_wheel-USE-10 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_2_6_1 ;
  owl:sameAs :road_wheel . # DEF matching this USE
:Transform_2_3_1_4_2_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_outter_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_4_2_7_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .2 .2 .2 ) ;
  x3do:translation ( -3 .9 -1.4 ) .
:Transform_2_3_1_4_2_7_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_2_7 ;
  x3do:hasChildren :Group_2_3_1_4_2_7_1_1 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:Group_2_3_1_4_2_7_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_2_7_1 ;
  x3do:hasChildren :Hub-USE-3, :Wheel-USE-3, :Rim-USE-3, :Spoke1-USE-2, :Spoke2-USE-2, :Spoke3-USE-2 .
:Hub-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_4_2_7_1_1 ;
  owl:sameAs :Hub . # DEF matching this USE
:Wheel-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_4_2_7_1_1 ;
  owl:sameAs :Wheel . # DEF matching this USE
:Rim-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_4_2_7_1_1 ;
  owl:sameAs :Rim . # DEF matching this USE
:Spoke1-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_4_2_7_1_1 ;
  owl:sameAs :Spoke1 . # DEF matching this USE
:Spoke2-USE-2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_4_2_7_1_1 ;
  owl:sameAs :Spoke2 . # DEF matching this USE
:Spoke3-USE-2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_4_2_7_1_1 ;
  owl:sameAs :Spoke3 . # DEF matching this USE
:R_Sproket a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Right_Track ;
  x3do:hasChildren :Transform_2_3_1_4_3_1 ;
  x3do:DEF 'R_Sproket' .
:Transform_2_3_1_4_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_Sproket ;
  x3do:hasChildren :Transform_2_3_1_4_3_1_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( 1 .2 .2 ) ;
  x3do:translation ( 2.45 .8 -1.3 ) .
:Transform_2_3_1_4_3_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_3_1 ;
  x3do:hasChildren :Group_2_3_1_4_3_1_1_1 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:Group_2_3_1_4_3_1_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_3_1_1 ;
  x3do:hasChildren :Hub-USE-4, :Wheel-USE-4, :Rim-USE-4, :Transform_2_3_1_4_3_1_1_1_4, :Transform_2_3_1_4_3_1_1_1_5, :Transform_2_3_1_4_3_1_1_1_6, :Transform_2_3_1_4_3_1_1_1_7, :Transform_2_3_1_4_3_1_1_1_8, :Transform_2_3_1_4_3_1_1_1_9, :Transform_2_3_1_4_3_1_1_1_10 .
:Hub-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_4_3_1_1_1 ;
  owl:sameAs :Hub . # DEF matching this USE
:Wheel-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_4_3_1_1_1 ;
  owl:sameAs :Wheel . # DEF matching this USE
:Rim-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_4_3_1_1_1 ;
  owl:sameAs :Rim . # DEF matching this USE
:Transform_2_3_1_4_3_1_1_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_4_3_1_1_1 ;
  x3do:hasChildren :Shape_2_3_1_4_3_1_1_1_4_1 .
:Shape_2_3_1_4_3_1_1_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_4_3_1_1_1_4 ;
  x3do:hasAppearance :Appearance_2_3_1_4_3_1_1_1_4_1_1 ;
  x3do:hasGeometry :Box_2_3_1_4_3_1_1_1_4_1_2 .
:Appearance_2_3_1_4_3_1_1_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_3_1_1_1_4_1 ;
  x3do:hasMaterial :Material_2_3_1_4_3_1_1_1_4_1_1_1 .
:Material_2_3_1_4_3_1_1_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_3_1_1_1_4_1_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Box_2_3_1_4_3_1_1_1_4_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_4_3_1_1_1_4_1 ;
  x3do:size ( .2 .4 2.5 ) .
:Transform_2_3_1_4_3_1_1_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_4_3_1_1_1 ;
  x3do:hasChildren :Shape_2_3_1_4_3_1_1_1_5_1 ;
  x3do:rotation ( 0 1 0 1.0 ) .
:Shape_2_3_1_4_3_1_1_1_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_4_3_1_1_1_5 ;
  x3do:hasAppearance :Appearance_2_3_1_4_3_1_1_1_5_1_1 ;
  x3do:hasGeometry :Box_2_3_1_4_3_1_1_1_5_1_2 .
:Appearance_2_3_1_4_3_1_1_1_5_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_3_1_1_1_5_1 ;
  x3do:hasMaterial :Material_2_3_1_4_3_1_1_1_5_1_1_1 .
:Material_2_3_1_4_3_1_1_1_5_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_3_1_1_1_5_1_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Box_2_3_1_4_3_1_1_1_5_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_4_3_1_1_1_5_1 ;
  x3do:size ( .2 .4 2.5 ) .
:Transform_2_3_1_4_3_1_1_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_4_3_1_1_1 ;
  x3do:hasChildren :Shape_2_3_1_4_3_1_1_1_6_1 ;
  x3do:rotation ( 0 -1 0 1.0 ) .
:Shape_2_3_1_4_3_1_1_1_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_4_3_1_1_1_6 ;
  x3do:hasAppearance :Appearance_2_3_1_4_3_1_1_1_6_1_1 ;
  x3do:hasGeometry :Box_2_3_1_4_3_1_1_1_6_1_2 .
:Appearance_2_3_1_4_3_1_1_1_6_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_3_1_1_1_6_1 ;
  x3do:hasMaterial :Material_2_3_1_4_3_1_1_1_6_1_1_1 .
:Material_2_3_1_4_3_1_1_1_6_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_3_1_1_1_6_1_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Box_2_3_1_4_3_1_1_1_6_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_4_3_1_1_1_6_1 ;
  x3do:size ( .2 .4 2.5 ) .
:Transform_2_3_1_4_3_1_1_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_4_3_1_1_1 ;
  x3do:hasChildren :Shape_2_3_1_4_3_1_1_1_7_1 ;
  x3do:rotation ( 0 -1 0 1.57 ) .
:Shape_2_3_1_4_3_1_1_1_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_4_3_1_1_1_7 ;
  x3do:hasAppearance :Appearance_2_3_1_4_3_1_1_1_7_1_1 ;
  x3do:hasGeometry :Box_2_3_1_4_3_1_1_1_7_1_2 .
:Appearance_2_3_1_4_3_1_1_1_7_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_3_1_1_1_7_1 ;
  x3do:hasMaterial :Material_2_3_1_4_3_1_1_1_7_1_1_1 .
:Material_2_3_1_4_3_1_1_1_7_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_3_1_1_1_7_1_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Box_2_3_1_4_3_1_1_1_7_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_4_3_1_1_1_7_1 ;
  x3do:size ( .2 .4 2.5 ) .
:Transform_2_3_1_4_3_1_1_1_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_4_3_1_1_1 ;
  x3do:hasChildren :Shape_2_3_1_4_3_1_1_1_8_1 ;
  x3do:rotation ( 0 1 0 .56 ) .
:Shape_2_3_1_4_3_1_1_1_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_4_3_1_1_1_8 ;
  x3do:hasAppearance :Appearance_2_3_1_4_3_1_1_1_8_1_1 ;
  x3do:hasGeometry :Box_2_3_1_4_3_1_1_1_8_1_2 .
:Appearance_2_3_1_4_3_1_1_1_8_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_3_1_1_1_8_1 ;
  x3do:hasMaterial :Material_2_3_1_4_3_1_1_1_8_1_1_1 .
:Material_2_3_1_4_3_1_1_1_8_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_3_1_1_1_8_1_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Box_2_3_1_4_3_1_1_1_8_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_4_3_1_1_1_8_1 ;
  x3do:size ( .2 .4 2.5 ) .
:Transform_2_3_1_4_3_1_1_1_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_4_3_1_1_1 ;
  x3do:hasChildren :Shape_2_3_1_4_3_1_1_1_9_1 ;
  x3do:rotation ( 0 -1 0 .56 ) .
:Shape_2_3_1_4_3_1_1_1_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_4_3_1_1_1_9 ;
  x3do:hasAppearance :Appearance_2_3_1_4_3_1_1_1_9_1_1 ;
  x3do:hasGeometry :Box_2_3_1_4_3_1_1_1_9_1_2 .
:Appearance_2_3_1_4_3_1_1_1_9_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_3_1_1_1_9_1 ;
  x3do:hasMaterial :Material_2_3_1_4_3_1_1_1_9_1_1_1 .
:Material_2_3_1_4_3_1_1_1_9_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_3_1_1_1_9_1_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Box_2_3_1_4_3_1_1_1_9_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_4_3_1_1_1_9_1 ;
  x3do:size ( .2 .4 2.5 ) .
:Transform_2_3_1_4_3_1_1_1_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_4_3_1_1_1 ;
  x3do:hasChildren :Shape_2_3_1_4_3_1_1_1_10_1 ;
  x3do:translation ( 0 -0.3 0 ) .
:Shape_2_3_1_4_3_1_1_1_10_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_4_3_1_1_1_10 ;
  x3do:hasAppearance :Appearance_2_3_1_4_3_1_1_1_10_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_1_4_3_1_1_1_10_1_2 .
:Appearance_2_3_1_4_3_1_1_1_10_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_3_1_1_1_10_1 ;
  x3do:hasMaterial :Material_2_3_1_4_3_1_1_1_10_1_1_1 .
:Material_2_3_1_4_3_1_1_1_10_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_3_1_1_1_10_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_1_4_3_1_1_1_10_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_4_3_1_1_1_10_1 ;
  x3do:height .95 ;
  x3do:radius .66 .
:Tracks a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Right_Track ;
  x3do:hasChildren :Transform_2_3_1_4_4_1, :Transform_2_3_1_4_4_2, :Transform_2_3_1_4_4_3, :Transform_2_3_1_4_4_4, :Transform_2_3_1_4_4_5, :Transform_2_3_1_4_4_6, :Transform_2_3_1_4_4_7, :Transform_2_3_1_4_4_8, :Transform_2_3_1_4_4_9, :Transform_2_3_1_4_4_10, :Transform_2_3_1_4_4_11, :Transform_2_3_1_4_4_12 ;
  x3do:DEF 'Tracks' ;
  x3do:rotation ( 0 1 0 1.57 ) ;
  x3do:scale ( .39 .39 .39 ) .
:Transform_2_3_1_4_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Tracks ;
  x3do:hasChildren :Horizontal ;
  x3do:translation ( 3.3 .2 5.1 ) .
:Horizontal a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_4_1 ;
  x3do:hasChildren :SingleTrack, :Transform_2_3_1_4_4_1_1_2, :Transform_2_3_1_4_4_1_1_3, :Transform_2_3_1_4_4_1_1_4, :Transform_2_3_1_4_4_1_1_5 ;
  x3do:DEF 'Horizontal' .
:SingleTrack a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Horizontal ;
  x3do:hasChildren :Shape_2_3_1_4_4_1_1_1_1, :Transform_2_3_1_4_4_1_1_1_2, :Transform_2_3_1_4_4_1_1_1_3, :Transform_2_3_1_4_4_1_1_1_4, :Transform_2_3_1_4_4_1_1_1_5 ;
  x3do:DEF 'SingleTrack' .
:Shape_2_3_1_4_4_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :SingleTrack ;
  x3do:hasGeometry :Box_2_3_1_4_4_1_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_4_4_1_1_1_1_2 .
:Box_2_3_1_4_4_1_1_1_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_4_4_1_1_1_1 ;
  x3do:size ( 1 .05 .3 ) .
:Appearance_2_3_1_4_4_1_1_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_4_1_1_1_1 ;
  x3do:hasMaterial :Material_2_3_1_4_4_1_1_1_1_2_1 .
:Material_2_3_1_4_4_1_1_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_4_1_1_1_1_2 ;
  x3do:diffuseColor ( 0.4 0.4 0.4 ) .
:Transform_2_3_1_4_4_1_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SingleTrack ;
  x3do:hasChildren :Shape_2_3_1_4_4_1_1_1_2_1 ;
  x3do:translation ( -0.25 -0.05 0.0 ) .
:Shape_2_3_1_4_4_1_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_4_4_1_1_1_2 ;
  x3do:hasGeometry :Box_2_3_1_4_4_1_1_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_4_4_1_1_1_2_1_2 .
:Box_2_3_1_4_4_1_1_1_2_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_4_4_1_1_1_2_1 ;
  x3do:size ( .35 .05 .2 ) .
:Appearance_2_3_1_4_4_1_1_1_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_4_1_1_1_2_1 ;
  x3do:hasMaterial :Material_2_3_1_4_4_1_1_1_2_1_2_1 .
:Material_2_3_1_4_4_1_1_1_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_4_1_1_1_2_1_2 ;
  x3do:diffuseColor ( .2 .2 .2 ) .
:Transform_2_3_1_4_4_1_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SingleTrack ;
  x3do:hasChildren :Shape_2_3_1_4_4_1_1_1_3_1 ;
  x3do:translation ( 0.25 -0.05 0.0 ) .
:Shape_2_3_1_4_4_1_1_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_4_4_1_1_1_3 ;
  x3do:hasGeometry :Box_2_3_1_4_4_1_1_1_3_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_4_4_1_1_1_3_1_2 .
:Box_2_3_1_4_4_1_1_1_3_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_4_4_1_1_1_3_1 ;
  x3do:size ( .35 .05 .2 ) .
:Appearance_2_3_1_4_4_1_1_1_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_4_1_1_1_3_1 ;
  x3do:hasMaterial :Material_2_3_1_4_4_1_1_1_3_1_2_1 .
:Material_2_3_1_4_4_1_1_1_3_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_4_1_1_1_3_1_2 ;
  x3do:diffuseColor ( .2 .2 .2 ) .
:Transform_2_3_1_4_4_1_1_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SingleTrack ;
  x3do:hasChildren :Shape_2_3_1_4_4_1_1_1_4_1 ;
  x3do:translation ( 0.0 0.075 0.0 ) .
:Shape_2_3_1_4_4_1_1_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_4_4_1_1_1_4 ;
  x3do:hasGeometry :Box_2_3_1_4_4_1_1_1_4_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_4_4_1_1_1_4_1_2 .
:Box_2_3_1_4_4_1_1_1_4_1_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_4_4_1_1_1_4_1 ;
  x3do:size ( .1 .1 .4 ) .
:Appearance_2_3_1_4_4_1_1_1_4_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_4_1_1_1_4_1 ;
  x3do:hasMaterial :Material_2_3_1_4_4_1_1_1_4_1_2_1 .
:Material_2_3_1_4_4_1_1_1_4_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_4_1_1_1_4_1_2 ;
  x3do:diffuseColor ( 0.6 0.6 0.6 ) .
:Transform_2_3_1_4_4_1_1_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :SingleTrack ;
  x3do:hasChildren :Shape_2_3_1_4_4_1_1_1_5_1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 0.0 0.075 0.2 ) .
:Shape_2_3_1_4_4_1_1_1_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_4_4_1_1_1_5 ;
  x3do:hasGeometry :Cylinder_2_3_1_4_4_1_1_1_5_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_4_4_1_1_1_5_1_2 .
:Cylinder_2_3_1_4_4_1_1_1_5_1_1 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_4_4_1_1_1_5_1 ;
  x3do:height .12 ;
  x3do:radius .06 .
:Appearance_2_3_1_4_4_1_1_1_5_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_4_4_1_1_1_5_1 ;
  x3do:hasMaterial :Material_2_3_1_4_4_1_1_1_5_1_2_1 .
:Material_2_3_1_4_4_1_1_1_5_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_4_4_1_1_1_5_1_2 ;
  x3do:diffuseColor ( 0.4 0.4 0.4 ) .
:Transform_2_3_1_4_4_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Horizontal ;
  x3do:hasChildren :SingleTrack-USE-1 ;
  x3do:translation ( 0.0 0.0 -0.4 ) .
:SingleTrack-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_4_1_1_2 ;
  owl:sameAs :SingleTrack . # DEF matching this USE
:Transform_2_3_1_4_4_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Horizontal ;
  x3do:hasChildren :SingleTrack-USE-2 ;
  x3do:translation ( 0.0 0.0 -0.8 ) .
:SingleTrack-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_4_1_1_3 ;
  owl:sameAs :SingleTrack . # DEF matching this USE
:Transform_2_3_1_4_4_1_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Horizontal ;
  x3do:hasChildren :SingleTrack-USE-3 ;
  x3do:translation ( 0.0 0.0 -1.2 ) .
:SingleTrack-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_4_1_1_4 ;
  owl:sameAs :SingleTrack . # DEF matching this USE
:Transform_2_3_1_4_4_1_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Horizontal ;
  x3do:hasChildren :SingleTrack-USE-4 ;
  x3do:translation ( 0.0 0.0 -1.6 ) .
:SingleTrack-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_4_1_1_5 ;
  owl:sameAs :SingleTrack . # DEF matching this USE
:Transform_2_3_1_4_4_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Tracks ;
  x3do:hasChildren :Horizontal-USE-1 ;
  x3do:translation ( 3.3 .2 3.1 ) .
:Horizontal-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_4_2 ;
  owl:sameAs :Horizontal . # DEF matching this USE
:Transform_2_3_1_4_4_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Tracks ;
  x3do:hasChildren :Horizontal-USE-2 ;
  x3do:translation ( 3.3 .2 1.9 ) .
:Horizontal-USE-2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_4_3 ;
  owl:sameAs :Horizontal . # DEF matching this USE
:Transform_2_3_1_4_4_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Tracks ;
  x3do:hasChildren :Horizontal-USE-3 ;
  x3do:translation ( 3.3 .2 .3 ) .
:Horizontal-USE-3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_4_4 ;
  owl:sameAs :Horizontal . # DEF matching this USE
:Transform_2_3_1_4_4_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Tracks ;
  x3do:hasChildren :Horizontal-USE-4 ;
  x3do:translation ( 3.3 .2 -1.4 ) .
:Horizontal-USE-4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_4_5 ;
  owl:sameAs :Horizontal . # DEF matching this USE
:Transform_2_3_1_4_4_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Tracks ;
  x3do:hasChildren :Horizontal-USE-5 ;
  x3do:translation ( 3.3 .2 -3 ) .
:Horizontal-USE-5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_4_6 ;
  owl:sameAs :Horizontal . # DEF matching this USE
:Transform_2_3_1_4_4_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Tracks ;
  x3do:hasChildren :Horizontal-USE-6 ;
  x3do:translation ( 3.3 .2 -4.6 ) .
:Horizontal-USE-6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_4_7 ;
  owl:sameAs :Horizontal . # DEF matching this USE
:Transform_2_3_1_4_4_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Tracks ;
  x3do:hasChildren :Front ;
  x3do:translation ( 3.3 -0.7 -9.45 ) .
:Front a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_4_8 ;
  x3do:hasChildren :Horizontal-USE-7 ;
  x3do:DEF 'Front' ;
  x3do:rotation ( 1 0 0 0.95 ) ;
  x3do:translation ( 0 1.3 2.5 ) .
:Horizontal-USE-7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Front ;
  owl:sameAs :Horizontal . # DEF matching this USE
:Transform_2_3_1_4_4_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Tracks ;
  x3do:hasChildren :Pivot1 ;
  x3do:translation ( 3.3 .15 -3.9 ) .
:Pivot1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_4_9 ;
  x3do:hasChildren :SingleTrack-USE-5 ;
  x3do:DEF 'Pivot1' ;
  x3do:center ( 0 1 0 ) ;
  x3do:rotation ( 1 0 0 0.55 ) ;
  x3do:translation ( 0.0 0.0 -2.2 ) .
:SingleTrack-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Pivot1 ;
  owl:sameAs :SingleTrack . # DEF matching this USE
:Transform_2_3_1_4_4_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Tracks ;
  x3do:hasChildren :Pivot2High ;
  x3do:translation ( 3.3 -0.05 4 ) .
:Pivot2High a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_4_10 ;
  x3do:hasChildren :rear_CircleTrack ;
  x3do:DEF 'Pivot2High' ;
  x3do:center ( 0 1 0 ) ;
  x3do:translation ( 0 1 2.1 ) .
:rear_CircleTrack a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Pivot2High ;
  x3do:hasChildren :Transform_2_3_1_4_4_10_1_1_1, :Transform_2_3_1_4_4_10_1_1_2, :Transform_2_3_1_4_4_10_1_1_3, :Transform_2_3_1_4_4_10_1_1_4 ;
  x3do:DEF 'rear_CircleTrack' .
:Transform_2_3_1_4_4_10_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :rear_CircleTrack ;
  x3do:hasChildren :SingleTrack-USE-6 ;
  x3do:rotation ( 1 0 0 -1.05 ) ;
  x3do:translation ( 0.0 0.6 0.69 ) .
:SingleTrack-USE-6 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_4_10_1_1_1 ;
  owl:sameAs :SingleTrack . # DEF matching this USE
:Transform_2_3_1_4_4_10_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :rear_CircleTrack ;
  x3do:hasChildren :SingleTrack-USE-7 ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0.0 1.0 0.8 ) .
:SingleTrack-USE-7 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_4_10_1_1_2 ;
  owl:sameAs :SingleTrack . # DEF matching this USE
:Transform_2_3_1_4_4_10_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :rear_CircleTrack ;
  x3do:hasChildren :SingleTrack-USE-8 ;
  x3do:rotation ( 1 0 0 -2.09 ) ;
  x3do:translation ( 0.0 1.4 0.69 ) .
:SingleTrack-USE-8 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_4_10_1_1_3 ;
  owl:sameAs :SingleTrack . # DEF matching this USE
:Transform_2_3_1_4_4_10_1_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :rear_CircleTrack ;
  x3do:hasChildren :SingleTrack-USE-9 ;
  x3do:rotation ( 1 0 0 -2.62 ) ;
  x3do:translation ( 0.0 1.69 0.4 ) .
:SingleTrack-USE-9 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_4_10_1_1_4 ;
  owl:sameAs :SingleTrack . # DEF matching this USE
:Transform_2_3_1_4_4_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Tracks ;
  x3do:hasChildren :Rear ;
  x3do:translation ( 3.3 1.2 6.5 ) .
:Rear a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_4_11 ;
  x3do:hasChildren :Transform_2_3_1_4_4_11_1_1 ;
  x3do:DEF 'Rear' ;
  x3do:rotation ( 1 0 0 -0.7 ) ;
  x3do:translation ( 0 .08 0 ) .
:Transform_2_3_1_4_4_11_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Rear ;
  x3do:hasChildren :SingleTrack-USE-10, :Transform_2_3_1_4_4_11_1_1_2, :Transform_2_3_1_4_4_11_1_1_3, :Transform_2_3_1_4_4_11_1_1_4, :Transform_2_3_1_4_4_11_1_1_5 .
:SingleTrack-USE-10 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_4_11_1_1 ;
  owl:sameAs :SingleTrack . # DEF matching this USE
:Transform_2_3_1_4_4_11_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_4_11_1_1 ;
  x3do:hasChildren :SingleTrack-USE-11 ;
  x3do:translation ( 0.0 0.0 -0.4 ) .
:SingleTrack-USE-11 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_4_11_1_1_2 ;
  owl:sameAs :SingleTrack . # DEF matching this USE
:Transform_2_3_1_4_4_11_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_4_11_1_1 ;
  x3do:hasChildren :SingleTrack-USE-12 ;
  x3do:translation ( 0.0 0.0 -0.8 ) .
:SingleTrack-USE-12 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_4_11_1_1_3 ;
  owl:sameAs :SingleTrack . # DEF matching this USE
:Transform_2_3_1_4_4_11_1_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_4_11_1_1 ;
  x3do:hasChildren :SingleTrack-USE-13 ;
  x3do:translation ( 0.0 0.0 -1.2 ) .
:SingleTrack-USE-13 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_4_11_1_1_4 ;
  owl:sameAs :SingleTrack . # DEF matching this USE
:Transform_2_3_1_4_4_11_1_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_4_11_1_1 ;
  x3do:hasChildren :SingleTrack-USE-14 ;
  x3do:translation ( 0.0 0.0 -1.6 ) .
:SingleTrack-USE-14 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_4_11_1_1_5 ;
  owl:sameAs :SingleTrack . # DEF matching this USE
:Transform_2_3_1_4_4_12 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Tracks ;
  x3do:hasChildren :Pivot1High ;
  x3do:translation ( 3.3 .65 -0.575 ) .
:Pivot1High a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_4_4_12 ;
  x3do:hasChildren :Transform_2_3_1_4_4_12_1_1 ;
  x3do:DEF 'Pivot1High' ;
  x3do:center ( 0 1 0 ) ;
  x3do:translation ( 0 1 -6.8 ) .
:Transform_2_3_1_4_4_12_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Pivot1High ;
  x3do:hasChildren :front_CircleTrack ;
  x3do:rotation ( 0 1 0 3.14 ) .
:front_CircleTrack a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_4_12_1_1 ;
  x3do:hasChildren :Transform_2_3_1_4_4_12_1_1_1_1, :Transform_2_3_1_4_4_12_1_1_1_2, :Transform_2_3_1_4_4_12_1_1_1_3 ;
  x3do:DEF 'front_CircleTrack' .
:Transform_2_3_1_4_4_12_1_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :front_CircleTrack ;
  x3do:hasChildren :SingleTrack-USE-15 ;
  x3do:rotation ( 1 0 0 -1.30 ) ;
  x3do:translation ( 0.0 0.6 0.69 ) .
:SingleTrack-USE-15 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_4_12_1_1_1_1 ;
  owl:sameAs :SingleTrack . # DEF matching this USE
:Transform_2_3_1_4_4_12_1_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :front_CircleTrack ;
  x3do:hasChildren :SingleTrack-USE-16 ;
  x3do:rotation ( 1 0 0 -2.15 ) ;
  x3do:translation ( 0.0 .9 .6 ) .
:SingleTrack-USE-16 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_4_12_1_1_1_2 ;
  owl:sameAs :SingleTrack . # DEF matching this USE
:Transform_2_3_1_4_4_12_1_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :front_CircleTrack ;
  x3do:hasChildren :SingleTrack-USE-17 ;
  x3do:rotation ( 1 0 0 -2.62 ) ;
  x3do:translation ( 0.0 1.2 0.38 ) .
:SingleTrack-USE-17 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_4_4_12_1_1_1_3 ;
  owl:sameAs :SingleTrack . # DEF matching this USE
:Left_Track a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :L_inner_road_wheels, :L_outter_road_wheels, :L_Sproket, :Transform_2_3_1_5_4 ;
  x3do:DEF 'Left_Track' .
:L_inner_road_wheels a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Left_Track ;
  x3do:hasChildren :Transform_2_3_1_5_1_1, :Transform_2_3_1_5_1_2, :Transform_2_3_1_5_1_3, :Transform_2_3_1_5_1_4, :Transform_2_3_1_5_1_5, :Transform_2_3_1_5_1_6, :Transform_2_3_1_5_1_7 ;
  x3do:DEF 'L_inner_road_wheels' ;
  x3do:translation ( .1 0 0 ) .
:Transform_2_3_1_5_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_inner_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_5_1_1_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( 1.7 .45 1.2 ) .
:Transform_2_3_1_5_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_5_1_1 ;
  x3do:hasChildren :L_road_wheel ;
  x3do:rotation ( 0 0 1 1.57 ) .
:L_road_wheel a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_5_1_1_1 ;
  x3do:hasChildren :Hub-USE-5, :Wheel-USE-5, :Rim-USE-5, :Spoke1-USE-3, :Transform_2_3_1_5_1_1_1_1_5, :Transform_2_3_1_5_1_1_1_1_6, :Transform_2_3_1_5_1_1_1_1_7 ;
  x3do:DEF 'L_road_wheel' .
:Hub-USE-5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :L_road_wheel ;
  owl:sameAs :Hub . # DEF matching this USE
:Wheel-USE-5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :L_road_wheel ;
  owl:sameAs :Wheel . # DEF matching this USE
:Rim-USE-5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :L_road_wheel ;
  owl:sameAs :Rim . # DEF matching this USE
:Spoke1-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :L_road_wheel ;
  owl:sameAs :Spoke1 . # DEF matching this USE
:Transform_2_3_1_5_1_1_1_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_road_wheel ;
  x3do:hasChildren :Shape_2_3_1_5_1_1_1_1_5_1 ;
  x3do:rotation ( 0 1 0 .785 ) ;
  x3do:translation ( .3 .6 0 ) .
:Shape_2_3_1_5_1_1_1_1_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_5_1_1_1_1_5 ;
  x3do:hasAppearance :Appearance_2_3_1_5_1_1_1_1_5_1_1 ;
  x3do:hasGeometry :Box_2_3_1_5_1_1_1_1_5_1_2 .
:Appearance_2_3_1_5_1_1_1_1_5_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_5_1_1_1_1_5_1 ;
  x3do:hasMaterial :Material_2_3_1_5_1_1_1_1_5_1_1_1 .
:Material_2_3_1_5_1_1_1_1_5_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_5_1_1_1_1_5_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_1_5_1_1_1_1_5_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_5_1_1_1_1_5_1 ;
  x3do:size ( .5 .6 1 ) .
:Transform_2_3_1_5_1_1_1_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_road_wheel ;
  x3do:hasChildren :Spoke2-USE-3 ;
  x3do:rotation ( 0 1 0 1.0 ) .
:Spoke2-USE-3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_5_1_1_1_1_6 ;
  owl:sameAs :Spoke2 . # DEF matching this USE
:Transform_2_3_1_5_1_1_1_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_road_wheel ;
  x3do:hasChildren :Spoke3-USE-3 ;
  x3do:rotation ( 0 -1 0 1.0 ) .
:Spoke3-USE-3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_5_1_1_1_1_7 ;
  owl:sameAs :Spoke3 . # DEF matching this USE
:Transform_2_3_1_5_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_inner_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_5_1_2_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( .85 .45 1.2 ) .
:Transform_2_3_1_5_1_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_5_1_2 ;
  x3do:hasChildren :L_road_wheel-USE-1 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:L_road_wheel-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_5_1_2_1 ;
  owl:sameAs :L_road_wheel . # DEF matching this USE
:Transform_2_3_1_5_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_inner_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_5_1_3_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( 0 .45 1.2 ) .
:Transform_2_3_1_5_1_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_5_1_3 ;
  x3do:hasChildren :L_road_wheel-USE-2 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:L_road_wheel-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_5_1_3_1 ;
  owl:sameAs :L_road_wheel . # DEF matching this USE
:Transform_2_3_1_5_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_inner_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_5_1_4_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( -0.8 .45 1.2 ) .
:Transform_2_3_1_5_1_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_5_1_4 ;
  x3do:hasChildren :L_road_wheel-USE-3 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:L_road_wheel-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_5_1_4_1 ;
  owl:sameAs :L_road_wheel . # DEF matching this USE
:Transform_2_3_1_5_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_inner_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_5_1_5_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( -1.6 .45 1.2 ) .
:Transform_2_3_1_5_1_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_5_1_5 ;
  x3do:hasChildren :L_road_wheel-USE-4 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:L_road_wheel-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_5_1_5_1 ;
  owl:sameAs :L_road_wheel . # DEF matching this USE
:Transform_2_3_1_5_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_inner_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_5_1_6_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( -2.45 .45 1.2 ) .
:Transform_2_3_1_5_1_6_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_5_1_6 ;
  x3do:hasChildren :L_road_wheel-USE-5 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:L_road_wheel-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_5_1_6_1 ;
  owl:sameAs :L_road_wheel . # DEF matching this USE
:Transform_2_3_1_5_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_inner_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_5_1_7_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .2 .2 .2 ) ;
  x3do:translation ( -3 .9 1.25 ) .
:Transform_2_3_1_5_1_7_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_5_1_7 ;
  x3do:hasChildren :Group_2_3_1_5_1_7_1_1 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:Group_2_3_1_5_1_7_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_5_1_7_1 ;
  x3do:hasChildren :Hub-USE-6, :Wheel-USE-6, :Rim-USE-6, :Spoke1-USE-4, :Spoke2-USE-4, :Spoke3-USE-4, :Transform_2_3_1_5_1_7_1_1_7 .
:Hub-USE-6 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_5_1_7_1_1 ;
  owl:sameAs :Hub . # DEF matching this USE
:Wheel-USE-6 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_5_1_7_1_1 ;
  owl:sameAs :Wheel . # DEF matching this USE
:Rim-USE-6 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_5_1_7_1_1 ;
  owl:sameAs :Rim . # DEF matching this USE
:Spoke1-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_5_1_7_1_1 ;
  owl:sameAs :Spoke1 . # DEF matching this USE
:Spoke2-USE-4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_5_1_7_1_1 ;
  owl:sameAs :Spoke2 . # DEF matching this USE
:Spoke3-USE-4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_5_1_7_1_1 ;
  owl:sameAs :Spoke3 . # DEF matching this USE
:Transform_2_3_1_5_1_7_1_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_5_1_7_1_1 ;
  x3do:hasChildren :Shape_2_3_1_5_1_7_1_1_7_1 ;
  x3do:translation ( 0 .6 0 ) .
:Shape_2_3_1_5_1_7_1_1_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_5_1_7_1_1_7 ;
  x3do:hasAppearance :Appearance_2_3_1_5_1_7_1_1_7_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_1_5_1_7_1_1_7_1_2 .
:Appearance_2_3_1_5_1_7_1_1_7_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_5_1_7_1_1_7_1 ;
  x3do:hasMaterial :Material_2_3_1_5_1_7_1_1_7_1_1_1 .
:Material_2_3_1_5_1_7_1_1_7_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_5_1_7_1_1_7_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_1_5_1_7_1_1_7_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_5_1_7_1_1_7_1 ;
  x3do:height 1.3 ;
  x3do:radius .5 .
:L_outter_road_wheels a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Left_Track ;
  x3do:hasChildren :Transform_2_3_1_5_2_1, :Transform_2_3_1_5_2_2, :Transform_2_3_1_5_2_3, :Transform_2_3_1_5_2_4, :Transform_2_3_1_5_2_5, :Transform_2_3_1_5_2_6, :Transform_2_3_1_5_2_7 ;
  x3do:DEF 'L_outter_road_wheels' ;
  x3do:translation ( .1 0 0 ) .
:Transform_2_3_1_5_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_outter_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_5_2_1_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( 1.7 .45 1.4 ) .
:Transform_2_3_1_5_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_5_2_1 ;
  x3do:hasChildren :L_road_wheel-USE-6 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:L_road_wheel-USE-6 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_5_2_1_1 ;
  owl:sameAs :L_road_wheel . # DEF matching this USE
:Transform_2_3_1_5_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_outter_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_5_2_2_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( .85 .45 1.4 ) .
:Transform_2_3_1_5_2_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_5_2_2 ;
  x3do:hasChildren :L_road_wheel-USE-7 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:L_road_wheel-USE-7 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_5_2_2_1 ;
  owl:sameAs :L_road_wheel . # DEF matching this USE
:Transform_2_3_1_5_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_outter_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_5_2_3_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( 0 .45 1.4 ) .
:Transform_2_3_1_5_2_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_5_2_3 ;
  x3do:hasChildren :L_road_wheel-USE-8 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:L_road_wheel-USE-8 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_5_2_3_1 ;
  owl:sameAs :L_road_wheel . # DEF matching this USE
:Transform_2_3_1_5_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_outter_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_5_2_4_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( -0.8 .45 1.4 ) .
:Transform_2_3_1_5_2_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_5_2_4 ;
  x3do:hasChildren :L_road_wheel-USE-9 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:L_road_wheel-USE-9 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_5_2_4_1 ;
  owl:sameAs :L_road_wheel . # DEF matching this USE
:Transform_2_3_1_5_2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_outter_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_5_2_5_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( -1.6 .45 1.4 ) .
:Transform_2_3_1_5_2_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_5_2_5 ;
  x3do:hasChildren :L_road_wheel-USE-10 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:L_road_wheel-USE-10 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_5_2_5_1 ;
  owl:sameAs :L_road_wheel . # DEF matching this USE
:Transform_2_3_1_5_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_outter_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_5_2_6_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .38 .38 .38 ) ;
  x3do:translation ( -2.45 .45 1.4 ) .
:Transform_2_3_1_5_2_6_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_5_2_6 ;
  x3do:hasChildren :L_road_wheel-USE-11 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:L_road_wheel-USE-11 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_5_2_6_1 ;
  owl:sameAs :L_road_wheel . # DEF matching this USE
:Transform_2_3_1_5_2_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_outter_road_wheels ;
  x3do:hasChildren :Transform_2_3_1_5_2_7_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( .2 .2 .2 ) ;
  x3do:translation ( -3 .9 1.4 ) .
:Transform_2_3_1_5_2_7_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_5_2_7 ;
  x3do:hasChildren :Group_2_3_1_5_2_7_1_1 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:Group_2_3_1_5_2_7_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_5_2_7_1 ;
  x3do:hasChildren :Hub-USE-7, :Wheel-USE-7, :Rim-USE-7, :Spoke1-USE-5, :Spoke2-USE-5, :Spoke3-USE-5 .
:Hub-USE-7 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_5_2_7_1_1 ;
  owl:sameAs :Hub . # DEF matching this USE
:Wheel-USE-7 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_5_2_7_1_1 ;
  owl:sameAs :Wheel . # DEF matching this USE
:Rim-USE-7 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_5_2_7_1_1 ;
  owl:sameAs :Rim . # DEF matching this USE
:Spoke1-USE-5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_5_2_7_1_1 ;
  owl:sameAs :Spoke1 . # DEF matching this USE
:Spoke2-USE-5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_5_2_7_1_1 ;
  owl:sameAs :Spoke2 . # DEF matching this USE
:Spoke3-USE-5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_5_2_7_1_1 ;
  owl:sameAs :Spoke3 . # DEF matching this USE
:L_Sproket a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Left_Track ;
  x3do:hasChildren :Transform_2_3_1_5_3_1 ;
  x3do:DEF 'L_Sproket' .
:Transform_2_3_1_5_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_Sproket ;
  x3do:hasChildren :Transform_2_3_1_5_3_1_1 ;
  x3do:rotation ( 0 1 0 -1.57 ) ;
  x3do:scale ( 1 .2 .2 ) ;
  x3do:translation ( 2.45 .8 1.3 ) .
:Transform_2_3_1_5_3_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_5_3_1 ;
  x3do:hasChildren :Group_2_3_1_5_3_1_1_1 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:Group_2_3_1_5_3_1_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_5_3_1_1 ;
  x3do:hasChildren :Hub-USE-8, :Wheel-USE-8, :Rim-USE-8, :Transform_2_3_1_5_3_1_1_1_4, :Transform_2_3_1_5_3_1_1_1_5, :Transform_2_3_1_5_3_1_1_1_6, :Transform_2_3_1_5_3_1_1_1_7, :Transform_2_3_1_5_3_1_1_1_8, :Transform_2_3_1_5_3_1_1_1_9, :Transform_2_3_1_5_3_1_1_1_10 .
:Hub-USE-8 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_5_3_1_1_1 ;
  owl:sameAs :Hub . # DEF matching this USE
:Wheel-USE-8 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_5_3_1_1_1 ;
  owl:sameAs :Wheel . # DEF matching this USE
:Rim-USE-8 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_3_1_5_3_1_1_1 ;
  owl:sameAs :Rim . # DEF matching this USE
:Transform_2_3_1_5_3_1_1_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_5_3_1_1_1 ;
  x3do:hasChildren :Shape_2_3_1_5_3_1_1_1_4_1 .
:Shape_2_3_1_5_3_1_1_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_5_3_1_1_1_4 ;
  x3do:hasAppearance :Appearance_2_3_1_5_3_1_1_1_4_1_1 ;
  x3do:hasGeometry :Box_2_3_1_5_3_1_1_1_4_1_2 .
:Appearance_2_3_1_5_3_1_1_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_5_3_1_1_1_4_1 ;
  x3do:hasMaterial :Material_2_3_1_5_3_1_1_1_4_1_1_1 .
:Material_2_3_1_5_3_1_1_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_5_3_1_1_1_4_1_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Box_2_3_1_5_3_1_1_1_4_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_5_3_1_1_1_4_1 ;
  x3do:size ( .2 .4 2.5 ) .
:Transform_2_3_1_5_3_1_1_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_5_3_1_1_1 ;
  x3do:hasChildren :Shape_2_3_1_5_3_1_1_1_5_1 ;
  x3do:rotation ( 0 1 0 1.0 ) .
:Shape_2_3_1_5_3_1_1_1_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_5_3_1_1_1_5 ;
  x3do:hasAppearance :Appearance_2_3_1_5_3_1_1_1_5_1_1 ;
  x3do:hasGeometry :Box_2_3_1_5_3_1_1_1_5_1_2 .
:Appearance_2_3_1_5_3_1_1_1_5_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_5_3_1_1_1_5_1 ;
  x3do:hasMaterial :Material_2_3_1_5_3_1_1_1_5_1_1_1 .
:Material_2_3_1_5_3_1_1_1_5_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_5_3_1_1_1_5_1_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Box_2_3_1_5_3_1_1_1_5_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_5_3_1_1_1_5_1 ;
  x3do:size ( .2 .4 2.5 ) .
:Transform_2_3_1_5_3_1_1_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_5_3_1_1_1 ;
  x3do:hasChildren :Shape_2_3_1_5_3_1_1_1_6_1 ;
  x3do:rotation ( 0 -1 0 1.0 ) .
:Shape_2_3_1_5_3_1_1_1_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_5_3_1_1_1_6 ;
  x3do:hasAppearance :Appearance_2_3_1_5_3_1_1_1_6_1_1 ;
  x3do:hasGeometry :Box_2_3_1_5_3_1_1_1_6_1_2 .
:Appearance_2_3_1_5_3_1_1_1_6_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_5_3_1_1_1_6_1 ;
  x3do:hasMaterial :Material_2_3_1_5_3_1_1_1_6_1_1_1 .
:Material_2_3_1_5_3_1_1_1_6_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_5_3_1_1_1_6_1_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Box_2_3_1_5_3_1_1_1_6_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_5_3_1_1_1_6_1 ;
  x3do:size ( .2 .4 2.5 ) .
:Transform_2_3_1_5_3_1_1_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_5_3_1_1_1 ;
  x3do:hasChildren :Shape_2_3_1_5_3_1_1_1_7_1 ;
  x3do:rotation ( 0 -1 0 1.57 ) .
:Shape_2_3_1_5_3_1_1_1_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_5_3_1_1_1_7 ;
  x3do:hasAppearance :Appearance_2_3_1_5_3_1_1_1_7_1_1 ;
  x3do:hasGeometry :Box_2_3_1_5_3_1_1_1_7_1_2 .
:Appearance_2_3_1_5_3_1_1_1_7_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_5_3_1_1_1_7_1 ;
  x3do:hasMaterial :Material_2_3_1_5_3_1_1_1_7_1_1_1 .
:Material_2_3_1_5_3_1_1_1_7_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_5_3_1_1_1_7_1_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Box_2_3_1_5_3_1_1_1_7_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_5_3_1_1_1_7_1 ;
  x3do:size ( .2 .4 2.5 ) .
:Transform_2_3_1_5_3_1_1_1_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_5_3_1_1_1 ;
  x3do:hasChildren :Shape_2_3_1_5_3_1_1_1_8_1 ;
  x3do:rotation ( 0 1 0 .56 ) .
:Shape_2_3_1_5_3_1_1_1_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_5_3_1_1_1_8 ;
  x3do:hasAppearance :Appearance_2_3_1_5_3_1_1_1_8_1_1 ;
  x3do:hasGeometry :Box_2_3_1_5_3_1_1_1_8_1_2 .
:Appearance_2_3_1_5_3_1_1_1_8_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_5_3_1_1_1_8_1 ;
  x3do:hasMaterial :Material_2_3_1_5_3_1_1_1_8_1_1_1 .
:Material_2_3_1_5_3_1_1_1_8_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_5_3_1_1_1_8_1_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Box_2_3_1_5_3_1_1_1_8_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_5_3_1_1_1_8_1 ;
  x3do:size ( .2 .4 2.5 ) .
:Transform_2_3_1_5_3_1_1_1_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_5_3_1_1_1 ;
  x3do:hasChildren :Shape_2_3_1_5_3_1_1_1_9_1 ;
  x3do:rotation ( 0 -1 0 .56 ) .
:Shape_2_3_1_5_3_1_1_1_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_5_3_1_1_1_9 ;
  x3do:hasAppearance :Appearance_2_3_1_5_3_1_1_1_9_1_1 ;
  x3do:hasGeometry :Box_2_3_1_5_3_1_1_1_9_1_2 .
:Appearance_2_3_1_5_3_1_1_1_9_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_5_3_1_1_1_9_1 ;
  x3do:hasMaterial :Material_2_3_1_5_3_1_1_1_9_1_1_1 .
:Material_2_3_1_5_3_1_1_1_9_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_5_3_1_1_1_9_1_1 ;
  x3do:diffuseColor ( 0.2 0.2 0 ) .
:Box_2_3_1_5_3_1_1_1_9_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_5_3_1_1_1_9_1 ;
  x3do:size ( .2 .4 2.5 ) .
:Transform_2_3_1_5_3_1_1_1_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_1_5_3_1_1_1 ;
  x3do:hasChildren :Shape_2_3_1_5_3_1_1_1_10_1 ;
  x3do:translation ( 0 .3 0 ) .
:Shape_2_3_1_5_3_1_1_1_10_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_5_3_1_1_1_10 ;
  x3do:hasAppearance :Appearance_2_3_1_5_3_1_1_1_10_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_1_5_3_1_1_1_10_1_2 .
:Appearance_2_3_1_5_3_1_1_1_10_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_5_3_1_1_1_10_1 ;
  x3do:hasMaterial :Material_2_3_1_5_3_1_1_1_10_1_1_1 .
:Material_2_3_1_5_3_1_1_1_10_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_5_3_1_1_1_10_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_1_5_3_1_1_1_10_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_5_3_1_1_1_10_1 ;
  x3do:height .95 ;
  x3do:radius .66 .
:Transform_2_3_1_5_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Left_Track ;
  x3do:hasChildren :Tracks-USE-1 ;
  x3do:translation ( 0 0 2.6 ) .
:Tracks-USE-1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_5_4 ;
  owl:sameAs :Tracks . # DEF matching this USE
:L_1_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_1_6_1 ;
  x3do:DEF 'L_1_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 1.6 ) .
:Shape_2_3_1_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :L_1_skirt ;
  x3do:hasAppearance :Appearance_2_3_1_6_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_6_1_2 .
:Appearance_2_3_1_6_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_6_1 ;
  x3do:hasMaterial :Material_2_3_1_6_1_1_1 .
:Material_2_3_1_6_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_6_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_1_6_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_6_1 ;
  x3do:crossSection ( -2.9 .8 -2.9 1.3 -1.525 1.25 -1.525 .8 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:L_2_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_1_7_1 ;
  x3do:DEF 'L_2_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 1.6 ) .
:Shape_2_3_1_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :L_2_skirt ;
  x3do:hasAppearance :Appearance_2_3_1_7_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_7_1_2 .
:Appearance_2_3_1_7_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_7_1 ;
  x3do:hasMaterial :Material_2_3_1_7_1_1_1 .
:Material_2_3_1_7_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_7_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_1_7_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_7_1 ;
  x3do:crossSection ( -1.5 .8 -1.5 1.25 -0.225 1.2 -0.225 .8 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:L_3_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_1_8_1 ;
  x3do:DEF 'L_3_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 1.6 ) .
:Shape_2_3_1_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :L_3_skirt ;
  x3do:hasAppearance :Appearance_2_3_1_8_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_8_1_2 .
:Appearance_2_3_1_8_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_8_1 ;
  x3do:hasMaterial :Material_2_3_1_8_1_1_1 .
:Material_2_3_1_8_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_8_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_1_8_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_8_1 ;
  x3do:crossSection ( -0.2 .8 -0.2 1.2 .975 1.2 1.075 .8 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:L_4_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_1_9_1 ;
  x3do:DEF 'L_4_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 1.6 ) .
:Shape_2_3_1_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :L_4_skirt ;
  x3do:hasAppearance :Appearance_2_3_1_9_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_9_1_2 .
:Appearance_2_3_1_9_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_9_1 ;
  x3do:hasMaterial :Material_2_3_1_9_1_1_1 .
:Material_2_3_1_9_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_9_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_1_9_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_9_1 ;
  x3do:crossSection ( 1.1 .8 1 1.2 2.55 1.2 2.55 .9 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:R_1_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_1_10_1 ;
  x3do:DEF 'R_1_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 -1.55 ) .
:Shape_2_3_1_10_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :R_1_skirt ;
  x3do:hasAppearance :Appearance_2_3_1_10_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_10_1_2 .
:Appearance_2_3_1_10_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_10_1 ;
  x3do:hasMaterial :Material_2_3_1_10_1_1_1 .
:Material_2_3_1_10_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_10_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_1_10_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_10_1 ;
  x3do:crossSection ( -2.9 .8 -2.9 1.3 -1.525 1.25 -1.525 .8 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:R_2_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_1_11_1 ;
  x3do:DEF 'R_2_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 -1.55 ) .
:Shape_2_3_1_11_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :R_2_skirt ;
  x3do:hasAppearance :Appearance_2_3_1_11_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_11_1_2 .
:Appearance_2_3_1_11_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_11_1 ;
  x3do:hasMaterial :Material_2_3_1_11_1_1_1 .
:Material_2_3_1_11_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_11_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_1_11_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_11_1 ;
  x3do:crossSection ( -1.5 .8 -1.5 1.25 -0.225 1.2 -0.225 .8 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:R_3_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_1_12_1 ;
  x3do:DEF 'R_3_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 -1.55 ) .
:Shape_2_3_1_12_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :R_3_skirt ;
  x3do:hasAppearance :Appearance_2_3_1_12_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_12_1_2 .
:Appearance_2_3_1_12_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_12_1 ;
  x3do:hasMaterial :Material_2_3_1_12_1_1_1 .
:Material_2_3_1_12_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_12_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_1_12_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_12_1 ;
  x3do:crossSection ( -0.2 .8 -0.2 1.2 .975 1.2 1.075 .8 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:R_4_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_1_13_1 ;
  x3do:DEF 'R_4_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 -1.55 ) .
:Shape_2_3_1_13_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :R_4_skirt ;
  x3do:hasAppearance :Appearance_2_3_1_13_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_13_1_2 .
:Appearance_2_3_1_13_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_13_1 ;
  x3do:hasMaterial :Material_2_3_1_13_1_1_1 .
:Material_2_3_1_13_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_13_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_1_13_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_13_1 ;
  x3do:crossSection ( 1.1 .8 1 1.2 2.55 1.2 2.55 .9 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:L_inside_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_1_14_1 ;
  x3do:DEF 'L_inside_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 1.05 ) .
:Shape_2_3_1_14_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :L_inside_skirt ;
  x3do:hasAppearance :Appearance_2_3_1_14_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_14_1_2 .
:Appearance_2_3_1_14_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_14_1 ;
  x3do:hasMaterial :Material_2_3_1_14_1_1_1 .
:Material_2_3_1_14_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_14_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_1_14_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_14_1 ;
  x3do:crossSection ( -2.9 .8 -2.9 1.3 -1.525 1.25 -1.525 .8 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:R_inside_skirt a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Shape_2_3_1_15_1 ;
  x3do:DEF 'R_inside_skirt' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 0 -0.995 ) .
:Shape_2_3_1_15_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :R_inside_skirt ;
  x3do:hasAppearance :Appearance_2_3_1_15_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_15_1_2 .
:Appearance_2_3_1_15_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_15_1 ;
  x3do:hasMaterial :Material_2_3_1_15_1_1_1 .
:Material_2_3_1_15_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_15_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_1_15_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_15_1 ;
  x3do:crossSection ( -2.9 .8 -2.9 1.3 -1.525 1.25 -1.525 .8 ) ;
  x3do:spine ( 0 0 0 0 .05 0 ) .
:all_skirt_bolts a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_1_16_1, :Transform_2_3_1_16_2, :Transform_2_3_1_16_3, :Transform_2_3_1_16_4, :Transform_2_3_1_16_5, :Transform_2_3_1_16_6, :Transform_2_3_1_16_7, :Transform_2_3_1_16_8, :Transform_2_3_1_16_9 ;
  x3do:DEF 'all_skirt_bolts' .
:Transform_2_3_1_16_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :all_skirt_bolts ;
  x3do:hasChildren :skirt_bolts ;
  x3do:translation ( -2.9 0 0 ) .
:skirt_bolts a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_16_1 ;
  x3do:hasChildren :Transform_2_3_1_16_1_1_1, :Transform_2_3_1_16_1_1_2 ;
  x3do:DEF 'skirt_bolts' .
:Transform_2_3_1_16_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :skirt_bolts ;
  x3do:hasChildren :Shape_2_3_1_16_1_1_1_1 ;
  x3do:translation ( 0 1.1 1.6 ) .
:Shape_2_3_1_16_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_16_1_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_16_1_1_1_1_1 ;
  x3do:hasGeometry :Box_2_3_1_16_1_1_1_1_2 .
:Appearance_2_3_1_16_1_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_16_1_1_1_1 ;
  x3do:hasMaterial :Material_2_3_1_16_1_1_1_1_1_1 .
:Material_2_3_1_16_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_16_1_1_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_1_16_1_1_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_16_1_1_1_1 ;
  x3do:size ( .1 .1 .1 ) .
:Transform_2_3_1_16_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :skirt_bolts ;
  x3do:hasChildren :Shape_2_3_1_16_1_1_2_1 ;
  x3do:translation ( 0 .9 1.6 ) .
:Shape_2_3_1_16_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_16_1_1_2 ;
  x3do:hasAppearance :Appearance_2_3_1_16_1_1_2_1_1 ;
  x3do:hasGeometry :Box_2_3_1_16_1_1_2_1_2 .
:Appearance_2_3_1_16_1_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_16_1_1_2_1 ;
  x3do:hasMaterial :Material_2_3_1_16_1_1_2_1_1_1 .
:Material_2_3_1_16_1_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_16_1_1_2_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_1_16_1_1_2_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_16_1_1_2_1 ;
  x3do:size ( .1 .1 .1 ) .
:Transform_2_3_1_16_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :all_skirt_bolts ;
  x3do:hasChildren :skirt_bolts-USE-1 ;
  x3do:translation ( -1.5 0 0 ) .
:skirt_bolts-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_16_2 ;
  owl:sameAs :skirt_bolts . # DEF matching this USE
:Transform_2_3_1_16_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :all_skirt_bolts ;
  x3do:hasChildren :skirt_bolts-USE-2 ;
  x3do:translation ( -0.2 0 0 ) .
:skirt_bolts-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_16_3 ;
  owl:sameAs :skirt_bolts . # DEF matching this USE
:Transform_2_3_1_16_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :all_skirt_bolts ;
  x3do:hasChildren :skirt_bolts-USE-3 ;
  x3do:translation ( 1.05 0 0 ) .
:skirt_bolts-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_16_4 ;
  owl:sameAs :skirt_bolts . # DEF matching this USE
:Transform_2_3_1_16_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :all_skirt_bolts ;
  x3do:hasChildren :skirt_bolts-USE-4 ;
  x3do:translation ( 1.05 0 0 ) .
:skirt_bolts-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_16_5 ;
  owl:sameAs :skirt_bolts . # DEF matching this USE
:Transform_2_3_1_16_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :all_skirt_bolts ;
  x3do:hasChildren :skirt_bolts-USE-5 ;
  x3do:translation ( -2.9 0 -3.2 ) .
:skirt_bolts-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_16_6 ;
  owl:sameAs :skirt_bolts . # DEF matching this USE
:Transform_2_3_1_16_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :all_skirt_bolts ;
  x3do:hasChildren :skirt_bolts-USE-6 ;
  x3do:translation ( -1.5 0 -3.2 ) .
:skirt_bolts-USE-6 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_16_7 ;
  owl:sameAs :skirt_bolts . # DEF matching this USE
:Transform_2_3_1_16_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :all_skirt_bolts ;
  x3do:hasChildren :skirt_bolts-USE-7 ;
  x3do:translation ( -0.2 0 -3.2 ) .
:skirt_bolts-USE-7 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_16_8 ;
  owl:sameAs :skirt_bolts . # DEF matching this USE
:Transform_2_3_1_16_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :all_skirt_bolts ;
  x3do:hasChildren :skirt_bolts-USE-8 ;
  x3do:translation ( 1.05 0 -3.2 ) .
:skirt_bolts-USE-8 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_16_9 ;
  owl:sameAs :skirt_bolts . # DEF matching this USE
:L_front_fender a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_1_17_1 ;
  x3do:DEF 'L_front_fender' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( -2.9 .825 1.6 ) .
:Transform_2_3_1_17_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_front_fender ;
  x3do:hasChildren :Shape_2_3_1_17_1_1 ;
  x3do:scale ( .1 .1 .1 ) .
:Shape_2_3_1_17_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_17_1 ;
  x3do:hasAppearance :Appearance_2_3_1_17_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_17_1_1_2 .
:Appearance_2_3_1_17_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_17_1_1 ;
  x3do:hasMaterial :Material_2_3_1_17_1_1_1_1 .
:Material_2_3_1_17_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_17_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_1_17_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_17_1_1 ;
  x3do:creaseAngle .785 ;
  x3do:crossSection ( 0 0 0 5.1 -1 5.066 -2 5.033 -3 5 -3.4 4.9 -3.8 4.8 -4.1 4.7 -4.3 4.6 -4.6 4.4 -4.7 4.3 -4.9 4.1 -5.1 3.9 -5.4 3.5 -5.5 3.3 -5.7 3 -5.8 2.7 -5.9 2.5 -6 2 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 6 0 ) .
:R_front_fender a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_1_18_1 ;
  x3do:DEF 'R_front_fender' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( -2.9 .825 -0.98 ) .
:Transform_2_3_1_18_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_front_fender ;
  x3do:hasChildren :Shape_2_3_1_18_1_1 ;
  x3do:scale ( .1 .1 .1 ) .
:Shape_2_3_1_18_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_18_1 ;
  x3do:hasAppearance :Appearance_2_3_1_18_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_18_1_1_2 .
:Appearance_2_3_1_18_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_18_1_1 ;
  x3do:hasMaterial :Material_2_3_1_18_1_1_1_1 .
:Material_2_3_1_18_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_18_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_1_18_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_18_1_1 ;
  x3do:creaseAngle .785 ;
  x3do:crossSection ( 0 0 0 5.1 -1 5.066 -2 5.033 -3 5 -3.4 4.9 -3.8 4.8 -4.1 4.7 -4.3 4.6 -4.6 4.4 -4.7 4.3 -4.9 4.1 -5.1 3.9 -5.4 3.5 -5.5 3.3 -5.7 3 -5.8 2.7 -5.9 2.5 -6 2 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 6 0 ) .
:driver_hatch a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_1_19_1, :Transform_2_3_1_19_2 ;
  x3do:DEF 'driver_hatch' .
:Transform_2_3_1_19_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :driver_hatch ;
  x3do:hasChildren :Shape_2_3_1_19_1_1 ;
  x3do:translation ( -1.5 1.2 0 ) .
:Shape_2_3_1_19_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_19_1 ;
  x3do:hasAppearance :Appearance_2_3_1_19_1_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_1_19_1_1_2 .
:Appearance_2_3_1_19_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_19_1_1 ;
  x3do:hasMaterial :Material_2_3_1_19_1_1_1_1 .
:Material_2_3_1_19_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_19_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_1_19_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_19_1_1 ;
  x3do:height .3 ;
  x3do:radius .3 .
:Transform_2_3_1_19_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :driver_hatch ;
  x3do:hasChildren :Shape_2_3_1_19_2_1 ;
  x3do:translation ( -1.5 1.4 0 ) .
:Shape_2_3_1_19_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_19_2 ;
  x3do:hasAppearance :Appearance_2_3_1_19_2_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_1_19_2_1_2 .
:Appearance_2_3_1_19_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_19_2_1 ;
  x3do:hasMaterial :Material_2_3_1_19_2_1_1_1 .
:Material_2_3_1_19_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_19_2_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_1_19_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_19_2_1 ;
  x3do:height .05 ;
  x3do:radius .2 .
:trim_vane a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_1_20_1, :Transform_2_3_1_20_2 ;
  x3do:DEF 'trim_vane' ;
  x3do:translation ( 0 -0.05 0 ) .
:Transform_2_3_1_20_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :trim_vane ;
  x3do:hasChildren :Transform_2_3_1_20_1_1 ;
  x3do:rotation ( 0 1 0 .785 ) ;
  x3do:translation ( -2.3 1.2 .3 ) .
:Transform_2_3_1_20_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_20_1 ;
  x3do:hasChildren :Shape_2_3_1_20_1_1_1 ;
  x3do:rotation ( 1 0 0 -0.2 ) .
:Shape_2_3_1_20_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_20_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_20_1_1_1_1 ;
  x3do:hasGeometry :Box_2_3_1_20_1_1_1_2 .
:Appearance_2_3_1_20_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_20_1_1_1 ;
  x3do:hasMaterial :Material_2_3_1_20_1_1_1_1_1 .
:Material_2_3_1_20_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_20_1_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_1_20_1_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_20_1_1_1 ;
  x3do:size ( .05 .05 .9 ) .
:Transform_2_3_1_20_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :trim_vane ;
  x3do:hasChildren :Transform_2_3_1_20_2_1 ;
  x3do:rotation ( 0 1 0 -0.785 ) ;
  x3do:translation ( -2.3 1.2 -0.3 ) .
:Transform_2_3_1_20_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_20_2 ;
  x3do:hasChildren :Shape_2_3_1_20_2_1_1 ;
  x3do:rotation ( 1 0 0 .2 ) .
:Shape_2_3_1_20_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_20_2_1 ;
  x3do:hasAppearance :Appearance_2_3_1_20_2_1_1_1 ;
  x3do:hasGeometry :Box_2_3_1_20_2_1_1_2 .
:Appearance_2_3_1_20_2_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_20_2_1_1 ;
  x3do:hasMaterial :Material_2_3_1_20_2_1_1_1_1 .
:Material_2_3_1_20_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_20_2_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_1_20_2_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_20_2_1_1 ;
  x3do:size ( .05 .05 .9 ) .
:L_rear_fender a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_1_21_1 ;
  x3do:DEF 'L_rear_fender' .
:Transform_2_3_1_21_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :L_rear_fender ;
  x3do:hasChildren :Shape_2_3_1_21_1_1 ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 .0 1.6 ) .
:Shape_2_3_1_21_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_21_1 ;
  x3do:hasAppearance :Appearance_2_3_1_21_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_21_1_1_2 .
:Appearance_2_3_1_21_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_21_1_1 ;
  x3do:hasMaterial :Material_2_3_1_21_1_1_1_1 .
:Material_2_3_1_21_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_21_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_1_21_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_21_1_1 ;
  x3do:crossSection ( 2.55 .9 2.55 1.2 2.9 1.2 2.9 1.1 ) ;
  x3do:spine ( 0 0 0 0 .6 0 ) .
:R_rear_fender a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_1_22_1 ;
  x3do:DEF 'R_rear_fender' .
:Transform_2_3_1_22_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_rear_fender ;
  x3do:hasChildren :Shape_2_3_1_22_1_1 ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( 0 .0 -1 ) .
:Shape_2_3_1_22_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_22_1 ;
  x3do:hasAppearance :Appearance_2_3_1_22_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_22_1_1_2 .
:Appearance_2_3_1_22_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_22_1_1 ;
  x3do:hasMaterial :Material_2_3_1_22_1_1_1_1 .
:Material_2_3_1_22_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_22_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_1_22_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_22_1_1 ;
  x3do:crossSection ( 2.55 .9 2.55 1.2 2.9 1.2 2.9 1.1 ) ;
  x3do:spine ( 0 0 0 0 .6 0 ) .
:grill a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_1_23_1 ;
  x3do:DEF 'grill' .
:Transform_2_3_1_23_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :grill ;
  x3do:hasChildren :Shape_2_3_1_23_1_1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 2.2 1.3 0 ) .
:Shape_2_3_1_23_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_23_1 ;
  x3do:hasAppearance :Appearance_2_3_1_23_1_1_1 ;
  x3do:hasGeometry :Box_2_3_1_23_1_1_2 .
:Appearance_2_3_1_23_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_23_1_1 ;
  x3do:hasMaterial :Material_2_3_1_23_1_1_1_1 .
:Material_2_3_1_23_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_23_1_1_1 ;
  x3do:diffuseColor ( .5 .5 .5 ) .
:Box_2_3_1_23_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_23_1_1 ;
  x3do:size ( .05 .7 1.8 ) .
:Fuel_Tanks a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_1_24_1, :Transform_2_3_1_24_2 ;
  x3do:DEF 'Fuel_Tanks' .
:Transform_2_3_1_24_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fuel_Tanks ;
  x3do:hasChildren :Shape_2_3_1_24_1_1, :Transform_2_3_1_24_1_2, :Transform_2_3_1_24_1_3, :Transform_2_3_1_24_1_4, :Transform_2_3_1_24_1_5 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 3.2 1.4 .6 ) .
:Shape_2_3_1_24_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_24_1 ;
  x3do:hasAppearance :Appearance_2_3_1_24_1_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_1_24_1_1_2 .
:Appearance_2_3_1_24_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_24_1_1 ;
  x3do:hasMaterial :Material_2_3_1_24_1_1_1_1 .
:Material_2_3_1_24_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_24_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_1_24_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_24_1_1 ;
  x3do:height .8 ;
  x3do:radius .3 .
:Transform_2_3_1_24_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_24_1 ;
  x3do:hasChildren :Shape_2_3_1_24_1_2_1 ;
  x3do:translation ( 0 .2 0 ) .
:Shape_2_3_1_24_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_24_1_2 ;
  x3do:hasAppearance :Appearance_2_3_1_24_1_2_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_1_24_1_2_1_2 .
:Appearance_2_3_1_24_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_24_1_2_1 ;
  x3do:hasMaterial :Material_2_3_1_24_1_2_1_1_1 .
:Material_2_3_1_24_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_24_1_2_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Cylinder_2_3_1_24_1_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_24_1_2_1 ;
  x3do:height .05 ;
  x3do:radius .31 .
:Transform_2_3_1_24_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_24_1 ;
  x3do:hasChildren :Shape_2_3_1_24_1_3_1 ;
  x3do:translation ( 0 -0.2 0 ) .
:Shape_2_3_1_24_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_24_1_3 ;
  x3do:hasAppearance :Appearance_2_3_1_24_1_3_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_1_24_1_3_1_2 .
:Appearance_2_3_1_24_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_24_1_3_1 ;
  x3do:hasMaterial :Material_2_3_1_24_1_3_1_1_1 .
:Material_2_3_1_24_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_24_1_3_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Cylinder_2_3_1_24_1_3_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_24_1_3_1 ;
  x3do:height .05 ;
  x3do:radius .31 .
:Transform_2_3_1_24_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_24_1 ;
  x3do:hasChildren :Shape_2_3_1_24_1_4_1 ;
  x3do:translation ( -0.1 .2 .3 ) .
:Shape_2_3_1_24_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_24_1_4 ;
  x3do:hasAppearance :Appearance_2_3_1_24_1_4_1_1 ;
  x3do:hasGeometry :Box_2_3_1_24_1_4_1_2 .
:Appearance_2_3_1_24_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_24_1_4_1 ;
  x3do:hasMaterial :Material_2_3_1_24_1_4_1_1_1 .
:Material_2_3_1_24_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_24_1_4_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Box_2_3_1_24_1_4_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_24_1_4_1 ;
  x3do:size ( .5 .1 .1 ) .
:Transform_2_3_1_24_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_24_1 ;
  x3do:hasChildren :Shape_2_3_1_24_1_5_1 ;
  x3do:translation ( -0.1 -0.2 .3 ) .
:Shape_2_3_1_24_1_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_24_1_5 ;
  x3do:hasAppearance :Appearance_2_3_1_24_1_5_1_1 ;
  x3do:hasGeometry :Box_2_3_1_24_1_5_1_2 .
:Appearance_2_3_1_24_1_5_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_24_1_5_1 ;
  x3do:hasMaterial :Material_2_3_1_24_1_5_1_1_1 .
:Material_2_3_1_24_1_5_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_24_1_5_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Box_2_3_1_24_1_5_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_24_1_5_1 ;
  x3do:size ( .5 .1 .1 ) .
:Transform_2_3_1_24_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Fuel_Tanks ;
  x3do:hasChildren :Shape_2_3_1_24_2_1, :Transform_2_3_1_24_2_2, :Transform_2_3_1_24_2_3, :Transform_2_3_1_24_2_4, :Transform_2_3_1_24_2_5 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 3.2 1.4 -0.6 ) .
:Shape_2_3_1_24_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_24_2 ;
  x3do:hasAppearance :Appearance_2_3_1_24_2_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_1_24_2_1_2 .
:Appearance_2_3_1_24_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_24_2_1 ;
  x3do:hasMaterial :Material_2_3_1_24_2_1_1_1 .
:Material_2_3_1_24_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_24_2_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_1_24_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_24_2_1 ;
  x3do:height .8 ;
  x3do:radius .3 .
:Transform_2_3_1_24_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_24_2 ;
  x3do:hasChildren :Shape_2_3_1_24_2_2_1 ;
  x3do:translation ( 0 .2 0 ) .
:Shape_2_3_1_24_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_24_2_2 ;
  x3do:hasAppearance :Appearance_2_3_1_24_2_2_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_1_24_2_2_1_2 .
:Appearance_2_3_1_24_2_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_24_2_2_1 ;
  x3do:hasMaterial :Material_2_3_1_24_2_2_1_1_1 .
:Material_2_3_1_24_2_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_24_2_2_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Cylinder_2_3_1_24_2_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_24_2_2_1 ;
  x3do:height .05 ;
  x3do:radius .31 .
:Transform_2_3_1_24_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_24_2 ;
  x3do:hasChildren :Shape_2_3_1_24_2_3_1 ;
  x3do:translation ( 0 -0.2 0 ) .
:Shape_2_3_1_24_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_24_2_3 ;
  x3do:hasAppearance :Appearance_2_3_1_24_2_3_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_1_24_2_3_1_2 .
:Appearance_2_3_1_24_2_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_24_2_3_1 ;
  x3do:hasMaterial :Material_2_3_1_24_2_3_1_1_1 .
:Material_2_3_1_24_2_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_24_2_3_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Cylinder_2_3_1_24_2_3_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_1_24_2_3_1 ;
  x3do:height .05 ;
  x3do:radius .31 .
:Transform_2_3_1_24_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_24_2 ;
  x3do:hasChildren :Shape_2_3_1_24_2_4_1 ;
  x3do:translation ( -0.1 .2 .3 ) .
:Shape_2_3_1_24_2_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_24_2_4 ;
  x3do:hasAppearance :Appearance_2_3_1_24_2_4_1_1 ;
  x3do:hasGeometry :Box_2_3_1_24_2_4_1_2 .
:Appearance_2_3_1_24_2_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_24_2_4_1 ;
  x3do:hasMaterial :Material_2_3_1_24_2_4_1_1_1 .
:Material_2_3_1_24_2_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_24_2_4_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Box_2_3_1_24_2_4_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_24_2_4_1 ;
  x3do:size ( .5 .1 .1 ) .
:Transform_2_3_1_24_2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_1_24_2 ;
  x3do:hasChildren :Shape_2_3_1_24_2_5_1 ;
  x3do:translation ( -0.1 -0.2 .3 ) .
:Shape_2_3_1_24_2_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_24_2_5 ;
  x3do:hasAppearance :Appearance_2_3_1_24_2_5_1_1 ;
  x3do:hasGeometry :Box_2_3_1_24_2_5_1_2 .
:Appearance_2_3_1_24_2_5_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_24_2_5_1 ;
  x3do:hasMaterial :Material_2_3_1_24_2_5_1_1_1 .
:Material_2_3_1_24_2_5_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_24_2_5_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Box_2_3_1_24_2_5_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_24_2_5_1 ;
  x3do:size ( .5 .1 .1 ) .
:Lights a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Hull ;
  x3do:hasChildren :Transform_2_3_1_25_1, :Transform_2_3_1_25_2 ;
  x3do:DEF 'Lights' .
:Transform_2_3_1_25_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Lights ;
  x3do:hasChildren :Head_lights ;
  x3do:translation ( -2.8 -1.15 -1.47 ) .
:Head_lights a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_25_1 ;
  x3do:hasChildren :Head_light, :Transform_2_3_1_25_1_1_2, :Transform_2_3_1_25_1_1_3, :Transform_2_3_1_25_1_1_4 ;
  x3do:DEF 'Head_lights' .
:Head_light a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Head_lights ;
  x3do:hasChildren :Shape_2_3_1_25_1_1_1_1 ;
  x3do:DEF 'Head_light' ;
  x3do:rotation ( 0 0 1 -1.57 ) ;
  x3do:scale ( .05 .175 .05 ) ;
  x3do:translation ( .1 2.3 .6 ) .
:Shape_2_3_1_25_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Head_light ;
  x3do:hasAppearance :Appearance_2_3_1_25_1_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_25_1_1_1_1_2 .
:Appearance_2_3_1_25_1_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_25_1_1_1_1 ;
  x3do:hasMaterial :Material_2_3_1_25_1_1_1_1_1_1 .
:Material_2_3_1_25_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_25_1_1_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_1_25_1_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_25_1_1_1_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .8 .8 .4 .4 ) ;
  x3do:spine ( 0 0 0 0 .2 0 0 .3 0 ) .
:Transform_2_3_1_25_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Head_lights ;
  x3do:hasChildren :Shape_2_3_1_25_1_1_2_1 ;
  x3do:translation ( .12 2.2 .65 ) .
:Shape_2_3_1_25_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_25_1_1_2 ;
  x3do:hasAppearance :Appearance_2_3_1_25_1_1_2_1_1 ;
  x3do:hasGeometry :Box_2_3_1_25_1_1_2_1_2 .
:Appearance_2_3_1_25_1_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_25_1_1_2_1 ;
  x3do:hasMaterial :Material_2_3_1_25_1_1_2_1_1_1 .
:Material_2_3_1_25_1_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_25_1_1_2_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_1_25_1_1_2_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_25_1_1_2_1 ;
  x3do:size ( .01 .2 .01 ) .
:Transform_2_3_1_25_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Head_lights ;
  x3do:hasChildren :Shape_2_3_1_25_1_1_3_1 ;
  x3do:rotation ( 0 0 1 -1.57 ) ;
  x3do:scale ( .04 .05 .04 ) ;
  x3do:translation ( .09 2.3 .6 ) .
:Shape_2_3_1_25_1_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_25_1_1_3 ;
  x3do:hasAppearance :Appearance_2_3_1_25_1_1_3_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_1_25_1_1_3_1_2 .
:Appearance_2_3_1_25_1_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_25_1_1_3_1 ;
  x3do:hasMaterial :Material_2_3_1_25_1_1_3_1_1_1 .
:Material_2_3_1_25_1_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_25_1_1_3_1_1 ;
  x3do:diffuseColor ( .8 .8 .8 ) .
:Extrusion_2_3_1_25_1_1_3_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_1_25_1_1_3_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .8 .8 .4 .4 ) ;
  x3do:spine ( 0 0 0 0 .2 0 0 .3 0 ) .
:Transform_2_3_1_25_1_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Head_lights ;
  x3do:hasChildren :Shape_2_3_1_25_1_1_4_1 ;
  x3do:translation ( .12 2.2 .55 ) .
:Shape_2_3_1_25_1_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_1_25_1_1_4 ;
  x3do:hasAppearance :Appearance_2_3_1_25_1_1_4_1_1 ;
  x3do:hasGeometry :Box_2_3_1_25_1_1_4_1_2 .
:Appearance_2_3_1_25_1_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1_25_1_1_4_1 ;
  x3do:hasMaterial :Material_2_3_1_25_1_1_4_1_1_1 .
:Material_2_3_1_25_1_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_25_1_1_4_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_1_25_1_1_4_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_1_25_1_1_4_1 ;
  x3do:size ( .01 .2 .01 ) .
:Transform_2_3_1_25_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Lights ;
  x3do:hasChildren :Head_lights-USE-1 ;
  x3do:translation ( -2.8 -1.15 .23 ) .
:Head_lights-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_1_25_2 ;
  owl:sameAs :Head_lights . # DEF matching this USE
:TURRET a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :T72 ;
  x3do:hasChildren :FRONT_TURRET ;
  x3do:hasROUTE :ROUTE_2_3_2_2 ;
  x3do:DEF 'TURRET' ;
  x3do:translation ( 0 -0.2 0 ) .
:FRONT_TURRET a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TURRET ;
  x3do:hasChildren :turret, :Transform_2_3_2_1_2, :turret_sensor ;
  x3do:DEF 'FRONT_TURRET' .
:turret a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FRONT_TURRET ;
  x3do:hasChildren :Shape_2_3_2_1_1_1, :R_sponson_box, :rear_sponson_box, :snorkle, :IR_Light, :CDR_Hatch, :Gunners_stuff, :smk_grndes, :AA_MG ;
  x3do:DEF 'turret' .
:Shape_2_3_2_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :turret ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_2_1_1_1_2 .
:Appearance_2_3_2_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_1_1_1 .
:Material_2_3_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_2_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_2_1_1_1 ;
  x3do:creaseAngle .785 ;
  x3do:crossSection ( -0.4 1.2 -0.4 -1.2 -0.7 -1.1 -0.8 -1 -0.9 -0.9 -1 -0.8 -1.1 -0.6 -1.2 -0.4 -1.2 .4 -1.1 .6 -1 .8 -0.9 .9 -0.8 1 -0.7 1.1 -0.4 1.2 -0.2 1.25 -0.1 1.275 0 1.3 .1 1.25 .2 1.25 .3 1.2 .5 1.1 .8 .9 1 .6 1.1 .4 1.2 .2 1.2 -0.2 1.1 -0.4 1 -0.6 .8 -0.9 .5 -1.1 .3 -1.2 .2 -1.25 .1 -1.275 0 -1.3 -0.1 -1.275 -0.2 -1.25 -0.4 -1.2 -0.4 1.2 ) ;
  x3do:scale ( 1 .98 .95 .95 .925 .925 .90 .90 .85 .85 .75 .75 .6 .70 ) ;
  x3do:solid false ;
  x3do:spine ( 0 1.6 0 0 1.7 0 0 1.8 0 0 1.9 0 0 2.0 0 0 2.1 0 0 2.2 0 ) .
:R_sponson_box a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :turret ;
  x3do:hasChildren :Transform_2_3_2_1_1_2_1 ;
  x3do:DEF 'R_sponson_box' ;
  x3do:translation ( 0 .2 .1 ) .
:Transform_2_3_2_1_1_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :R_sponson_box ;
  x3do:hasChildren :Transform_2_3_2_1_1_2_1_1 ;
  x3do:rotation ( 0 1 0 1.1 ) .
:Transform_2_3_2_1_1_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_1_1_2_1 ;
  x3do:hasChildren :Shape_2_3_2_1_1_2_1_1_1 ;
  x3do:rotation ( 1 0 0 -1.57 ) .
:Shape_2_3_2_1_1_2_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_2_1_1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_2_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_2_1_1_2_1_1_1_2 .
:Appearance_2_3_2_1_1_2_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_2_1_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_2_1_1_1_1_1 .
:Material_2_3_2_1_1_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_2_1_1_1_1 ;
  x3do:diffuseColor ( .85 .75 .65 ) .
:Extrusion_2_3_2_1_1_2_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_2_1_1_2_1_1_1 ;
  x3do:creaseAngle .785 ;
  x3do:crossSection ( 1 1.6 1 1.9 1.45 1.9 1.45 1.8 1.3 1.6 1 1.6 ) ;
  x3do:solid false ;
  x3do:spine ( 0 -0.4 0 0 .4 0 ) .
:rear_sponson_box a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :turret ;
  x3do:hasChildren :Shape_2_3_2_1_1_3_1 ;
  x3do:DEF 'rear_sponson_box' ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( -0.2 .2 0 ) .
:Shape_2_3_2_1_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :rear_sponson_box ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_3_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_2_1_1_3_1_2 .
:Appearance_2_3_2_1_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_3_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_3_1_1_1 .
:Material_2_3_2_1_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_3_1_1 ;
  x3do:diffuseColor ( .85 .75 .65 ) .
:Extrusion_2_3_2_1_1_3_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_2_1_1_3_1 ;
  x3do:creaseAngle .785 ;
  x3do:crossSection ( 1 1.6 1 1.9 1.45 1.9 1.45 1.8 1.3 1.6 1 1.6 ) ;
  x3do:solid false ;
  x3do:spine ( 0 -0.5 0 0 .5 0 ) .
:snorkle a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :turret ;
  x3do:hasChildren :Transform_2_3_2_1_1_4_1 ;
  x3do:DEF 'snorkle' ;
  x3do:translation ( .2 1.8 1.2 ) .
:Transform_2_3_2_1_1_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :snorkle ;
  x3do:hasChildren :Group_2_3_2_1_1_4_1_1 ;
  x3do:rotation ( 0 1 0 -1.4 ) .
:Group_2_3_2_1_1_4_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_2_1_1_4_1 ;
  x3do:hasChildren :Transform_2_3_2_1_1_4_1_1_1, :Transform_2_3_2_1_1_4_1_1_2, :Transform_2_3_2_1_1_4_1_1_3, :Transform_2_3_2_1_1_4_1_1_4, :Transform_2_3_2_1_1_4_1_1_5 .
:Transform_2_3_2_1_1_4_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_4_1_1 ;
  x3do:hasChildren :Shape_2_3_2_1_1_4_1_1_1_1 ;
  x3do:rotation ( 1 0 0 1.57 ) .
:Shape_2_3_2_1_1_4_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_4_1_1_1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_4_1_1_1_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_1_4_1_1_1_1_2 .
:Appearance_2_3_2_1_1_4_1_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_4_1_1_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_4_1_1_1_1_1_1 .
:Material_2_3_2_1_1_4_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_4_1_1_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_2_1_1_4_1_1_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_1_4_1_1_1_1 ;
  x3do:height 1.2 ;
  x3do:radius 0.075 .
:Transform_2_3_2_1_1_4_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_4_1_1 ;
  x3do:hasChildren :Shape_2_3_2_1_1_4_1_1_2_1 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 0 0 .6 ) .
:Shape_2_3_2_1_1_4_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_4_1_1_2 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_4_1_1_2_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_1_4_1_1_2_1_2 .
:Appearance_2_3_2_1_1_4_1_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_4_1_1_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_4_1_1_2_1_1_1 .
:Material_2_3_2_1_1_4_1_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_4_1_1_2_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Cylinder_2_3_2_1_1_4_1_1_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_1_4_1_1_2_1 ;
  x3do:height .1 ;
  x3do:radius .12 .
:Transform_2_3_2_1_1_4_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_4_1_1 ;
  x3do:hasChildren :Shape_2_3_2_1_1_4_1_1_3_1 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 0 0 -0.6 ) .
:Shape_2_3_2_1_1_4_1_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_4_1_1_3 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_4_1_1_3_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_1_4_1_1_3_1_2 .
:Appearance_2_3_2_1_1_4_1_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_4_1_1_3_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_4_1_1_3_1_1_1 .
:Material_2_3_2_1_1_4_1_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_4_1_1_3_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Cylinder_2_3_2_1_1_4_1_1_3_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_1_4_1_1_3_1 ;
  x3do:height .075 ;
  x3do:radius .09 .
:Transform_2_3_2_1_1_4_1_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_4_1_1 ;
  x3do:hasChildren :Shape_2_3_2_1_1_4_1_1_4_1 ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( -0.1 -0.1 .3 ) .
:Shape_2_3_2_1_1_4_1_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_4_1_1_4 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_4_1_1_4_1_1 ;
  x3do:hasGeometry :Box_2_3_2_1_1_4_1_1_4_1_2 .
:Appearance_2_3_2_1_1_4_1_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_4_1_1_4_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_4_1_1_4_1_1_1 .
:Material_2_3_2_1_1_4_1_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_4_1_1_4_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Box_2_3_2_1_1_4_1_1_4_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_2_1_1_4_1_1_4_1 ;
  x3do:size ( .3 .1 .1 ) .
:Transform_2_3_2_1_1_4_1_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_4_1_1 ;
  x3do:hasChildren :Shape_2_3_2_1_1_4_1_1_5_1 ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( -0.1 -0.1 -0.3 ) .
:Shape_2_3_2_1_1_4_1_1_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_4_1_1_5 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_4_1_1_5_1_1 ;
  x3do:hasGeometry :Box_2_3_2_1_1_4_1_1_5_1_2 .
:Appearance_2_3_2_1_1_4_1_1_5_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_4_1_1_5_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_4_1_1_5_1_1_1 .
:Material_2_3_2_1_1_4_1_1_5_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_4_1_1_5_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Box_2_3_2_1_1_4_1_1_5_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_2_1_1_4_1_1_5_1 ;
  x3do:size ( .3 .1 .1 ) .
:IR_Light a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :turret ;
  x3do:hasChildren :Transform_2_3_2_1_1_5_1, :Transform_2_3_2_1_1_5_2 ;
  x3do:DEF 'IR_Light' .
:Transform_2_3_2_1_1_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :IR_Light ;
  x3do:hasChildren :Shape_2_3_2_1_1_5_1_1 ;
  x3do:rotation ( 0 0 1 -1.57 ) ;
  x3do:scale ( .15 .4 .15 ) ;
  x3do:translation ( -1.2 1.8 -0.4 ) .
:Shape_2_3_2_1_1_5_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_5_1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_5_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_2_1_1_5_1_1_2 .
:Appearance_2_3_2_1_1_5_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_5_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_5_1_1_1_1 .
:Material_2_3_2_1_1_5_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_5_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_2_1_1_5_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_2_1_1_5_1_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .8 .8 .4 .4 ) ;
  x3do:spine ( 0 0 0 0 .2 0 0 .3 0 ) .
:Transform_2_3_2_1_1_5_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :IR_Light ;
  x3do:hasChildren :Shape_2_3_2_1_1_5_2_1 ;
  x3do:rotation ( 0 0 1 -1.57 ) ;
  x3do:scale ( .13 .02 .13 ) ;
  x3do:translation ( -1.21 1.8 -0.4 ) .
:Shape_2_3_2_1_1_5_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_5_2 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_5_2_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_2_1_1_5_2_1_2 .
:Appearance_2_3_2_1_1_5_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_5_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_5_2_1_1_1 .
:Material_2_3_2_1_1_5_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_5_2_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Extrusion_2_3_2_1_1_5_2_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_2_1_1_5_2_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:spine ( 0 0 0 0 .1 0 ) .
:CDR_Hatch a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :turret ;
  x3do:hasChildren :Transform_2_3_2_1_1_6_1, :Transform_2_3_2_1_1_6_2, :Transform_2_3_2_1_1_6_3, :Transform_2_3_2_1_1_6_4, :Transform_2_3_2_1_1_6_5 ;
  x3do:DEF 'CDR_Hatch' .
:Transform_2_3_2_1_1_6_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CDR_Hatch ;
  x3do:hasChildren :Shape_2_3_2_1_1_6_1_1 ;
  x3do:translation ( .15 2.2 -0.4 ) .
:Shape_2_3_2_1_1_6_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_6_1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_6_1_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_1_6_1_1_2 .
:Appearance_2_3_2_1_1_6_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_6_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_6_1_1_1_1 .
:Material_2_3_2_1_1_6_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_6_1_1_1 ;
  x3do:diffuseColor ( .9 .8 .7 ) .
:Cylinder_2_3_2_1_1_6_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_1_6_1_1 ;
  x3do:height .1 ;
  x3do:radius .3 .
:Transform_2_3_2_1_1_6_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CDR_Hatch ;
  x3do:hasChildren :Shape_2_3_2_1_1_6_2_1 ;
  x3do:scale ( .25 .4 .25 ) ;
  x3do:translation ( .15 2.2 -0.4 ) .
:Shape_2_3_2_1_1_6_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_6_2 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_6_2_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_2_1_1_6_2_1_2 .
:Appearance_2_3_2_1_1_6_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_6_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_6_2_1_1_1 .
:Material_2_3_2_1_1_6_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_6_2_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_2_1_1_6_2_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_2_1_1_6_2_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .8 .8 .4 .4 ) ;
  x3do:spine ( 0 0 0 0 .2 0 0 .3 0 ) .
:Transform_2_3_2_1_1_6_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CDR_Hatch ;
  x3do:hasChildren :Shape_2_3_2_1_1_6_3_1 ;
  x3do:rotation ( 0 0 1 -1.57 ) ;
  x3do:scale ( .075 .2 .075 ) ;
  x3do:translation ( 0 2.4 -0.4 ) .
:Shape_2_3_2_1_1_6_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_6_3 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_6_3_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_2_1_1_6_3_1_2 .
:Appearance_2_3_2_1_1_6_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_6_3_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_6_3_1_1_1 .
:Material_2_3_2_1_1_6_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_6_3_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_2_1_1_6_3_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_2_1_1_6_3_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .8 .8 .4 .4 ) ;
  x3do:spine ( 0 0 0 0 .2 0 0 .3 0 ) .
:Transform_2_3_2_1_1_6_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CDR_Hatch ;
  x3do:hasChildren :Shape_2_3_2_1_1_6_4_1 ;
  x3do:translation ( .05 2.2 -0.4 ) .
:Shape_2_3_2_1_1_6_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_6_4 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_6_4_1_1 ;
  x3do:hasGeometry :Box_2_3_2_1_1_6_4_1_2 .
:Appearance_2_3_2_1_1_6_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_6_4_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_6_4_1_1_1 .
:Material_2_3_2_1_1_6_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_6_4_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_2_1_1_6_4_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_2_1_1_6_4_1 ;
  x3do:size ( .05 .3 .05 ) .
:Transform_2_3_2_1_1_6_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :CDR_Hatch ;
  x3do:hasChildren :Shape_2_3_2_1_1_6_5_1 ;
  x3do:rotation ( 0 0 1 -1.57 ) ;
  x3do:scale ( .065 .1 .065 ) ;
  x3do:translation ( -0.01 2.4 -0.4 ) .
:Shape_2_3_2_1_1_6_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_6_5 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_6_5_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_2_1_1_6_5_1_2 .
:Appearance_2_3_2_1_1_6_5_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_6_5_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_6_5_1_1_1 .
:Material_2_3_2_1_1_6_5_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_6_5_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Extrusion_2_3_2_1_1_6_5_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_2_1_1_6_5_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .8 .8 .4 .4 ) ;
  x3do:spine ( 0 0 0 0 .2 0 0 .3 0 ) .
:Gunners_stuff a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :turret ;
  x3do:hasChildren :hinge, :hatch, :night_sight, :Gunners_light, :day_sight ;
  x3do:DEF 'Gunners_stuff' .
:hinge a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Gunners_stuff ;
  x3do:hasChildren :Shape_2_3_2_1_1_7_1_1 ;
  x3do:DEF 'hinge' ;
  x3do:translation ( .12 2.2 .4 ) .
:Shape_2_3_2_1_1_7_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :hinge ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_7_1_1_1 ;
  x3do:hasGeometry :Box_2_3_2_1_1_7_1_1_2 .
:Appearance_2_3_2_1_1_7_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_7_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_7_1_1_1_1 .
:Material_2_3_2_1_1_7_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_7_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_2_1_1_7_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_2_1_1_7_1_1 ;
  x3do:size ( .05 .1 .2 ) .
:hatch a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Gunners_stuff ;
  x3do:hasChildren :Shape_2_3_2_1_1_7_2_1 ;
  x3do:DEF 'hatch' ;
  x3do:scale ( .95 1 1.25 ) ;
  x3do:translation ( .3 2.2 .4 ) .
:Shape_2_3_2_1_1_7_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :hatch ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_7_2_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_1_7_2_1_2 .
:Appearance_2_3_2_1_1_7_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_7_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_7_2_1_1_1 .
:Material_2_3_2_1_1_7_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_7_2_1_1 ;
  x3do:diffuseColor ( .9 .8 .7 ) .
:Cylinder_2_3_2_1_1_7_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_1_7_2_1 ;
  x3do:height .05 ;
  x3do:radius .2 .
:night_sight a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Gunners_stuff ;
  x3do:hasChildren :Shape_2_3_2_1_1_7_3_1 ;
  x3do:DEF 'night_sight' ;
  x3do:translation ( .08 2.1 .4 ) .
:Shape_2_3_2_1_1_7_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :night_sight ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_7_3_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_1_7_3_1_2 .
:Appearance_2_3_2_1_1_7_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_7_3_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_7_3_1_1_1 .
:Material_2_3_2_1_1_7_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_7_3_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_2_1_1_7_3_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_1_7_3_1 ;
  x3do:height .5 ;
  x3do:radius .05 .
:Gunners_light a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Gunners_stuff ;
  x3do:hasChildren :Light, :Transform_2_3_2_1_1_7_4_2, :Transform_2_3_2_1_1_7_4_3 ;
  x3do:DEF 'Gunners_light' .
:Light a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Gunners_light ;
  x3do:hasChildren :Shape_2_3_2_1_1_7_4_1_1 ;
  x3do:DEF 'Light' ;
  x3do:rotation ( 0 0 1 -1.57 ) ;
  x3do:scale ( .05 .175 .05 ) ;
  x3do:translation ( .1 2.3 .6 ) .
:Shape_2_3_2_1_1_7_4_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Light ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_7_4_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_2_1_1_7_4_1_1_2 .
:Appearance_2_3_2_1_1_7_4_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_7_4_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_7_4_1_1_1_1 .
:Material_2_3_2_1_1_7_4_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_7_4_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_2_1_1_7_4_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_2_1_1_7_4_1_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .8 .8 .4 .4 ) ;
  x3do:spine ( 0 0 0 0 .2 0 0 .3 0 ) .
:Transform_2_3_2_1_1_7_4_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Gunners_light ;
  x3do:hasChildren :Shape_2_3_2_1_1_7_4_2_1 ;
  x3do:translation ( .12 2.2 .6 ) .
:Shape_2_3_2_1_1_7_4_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_7_4_2 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_7_4_2_1_1 ;
  x3do:hasGeometry :Box_2_3_2_1_1_7_4_2_1_2 .
:Appearance_2_3_2_1_1_7_4_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_7_4_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_7_4_2_1_1_1 .
:Material_2_3_2_1_1_7_4_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_7_4_2_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_2_1_1_7_4_2_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_2_1_1_7_4_2_1 ;
  x3do:size ( .02 .2 .02 ) .
:Transform_2_3_2_1_1_7_4_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Gunners_light ;
  x3do:hasChildren :Shape_2_3_2_1_1_7_4_3_1 ;
  x3do:rotation ( 0 0 1 -1.57 ) ;
  x3do:scale ( .04 .05 .04 ) ;
  x3do:translation ( .09 2.3 .6 ) .
:Shape_2_3_2_1_1_7_4_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_7_4_3 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_7_4_3_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_2_1_1_7_4_3_1_2 .
:Appearance_2_3_2_1_1_7_4_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_7_4_3_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_7_4_3_1_1_1 .
:Material_2_3_2_1_1_7_4_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_7_4_3_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Extrusion_2_3_2_1_1_7_4_3_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_2_1_1_7_4_3_1 ;
  x3do:creaseAngle 0.785 ;
  x3do:crossSection ( 1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00 ) ;
  x3do:scale ( 1 1 .8 .8 .4 .4 ) ;
  x3do:spine ( 0 0 0 0 .2 0 0 .3 0 ) .
:day_sight a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Gunners_stuff ;
  x3do:hasChildren :Shape_2_3_2_1_1_7_5_1 ;
  x3do:DEF 'day_sight' ;
  x3do:translation ( -0.2 2.2 .4 ) .
:Shape_2_3_2_1_1_7_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :day_sight ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_7_5_1_1 ;
  x3do:hasGeometry :Box_2_3_2_1_1_7_5_1_2 .
:Appearance_2_3_2_1_1_7_5_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_7_5_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_7_5_1_1_1 .
:Material_2_3_2_1_1_7_5_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_7_5_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_2_1_1_7_5_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_2_1_1_7_5_1 ;
  x3do:size ( .2 .2 .25 ) .
:smk_grndes a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :turret ;
  x3do:hasChildren :Transform_2_3_2_1_1_8_1, :Transform_2_3_2_1_1_8_2, :Transform_2_3_2_1_1_8_3, :Transform_2_3_2_1_1_8_4, :Transform_2_3_2_1_1_8_5, :Transform_2_3_2_1_1_8_6, :Transform_2_3_2_1_1_8_7 ;
  x3do:DEF 'smk_grndes' .
:Transform_2_3_2_1_1_8_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :smk_grndes ;
  x3do:hasChildren :Group_2_3_2_1_1_8_1_1 ;
  x3do:translation ( -0.85 1.8 1 ) .
:Group_2_3_2_1_1_8_1_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_2_1_1_8_1 ;
  x3do:hasChildren :Transform_2_3_2_1_1_8_1_1_1 .
:Transform_2_3_2_1_1_8_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_8_1_1 ;
  x3do:hasChildren :Transform_2_3_2_1_1_8_1_1_1_1 ;
  x3do:rotation ( 0 0 1 -0.9 ) .
:Transform_2_3_2_1_1_8_1_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_1_1_8_1_1_1 ;
  x3do:hasChildren :smoke_laucher ;
  x3do:rotation ( 0 1 0 -0.785 ) .
:smoke_laucher a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_2_1_1_8_1_1_1_1 ;
  x3do:hasChildren :Transform_2_3_2_1_1_8_1_1_1_1_1_1, :Transform_2_3_2_1_1_8_1_1_1_1_1_2, :Transform_2_3_2_1_1_8_1_1_1_1_1_3 ;
  x3do:DEF 'smoke_laucher' .
:Transform_2_3_2_1_1_8_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :smoke_laucher ;
  x3do:hasChildren :Shape_2_3_2_1_1_8_1_1_1_1_1_1_1 ;
  x3do:rotation ( 1 0 0 1.57 ) .
:Shape_2_3_2_1_1_8_1_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_8_1_1_1_1_1_1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_8_1_1_1_1_1_1_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_1_8_1_1_1_1_1_1_1_2 .
:Appearance_2_3_2_1_1_8_1_1_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_8_1_1_1_1_1_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_8_1_1_1_1_1_1_1_1_1 .
:Material_2_3_2_1_1_8_1_1_1_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_8_1_1_1_1_1_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_2_1_1_8_1_1_1_1_1_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_1_8_1_1_1_1_1_1_1 ;
  x3do:height .2 ;
  x3do:radius 0.02 .
:Transform_2_3_2_1_1_8_1_1_1_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :smoke_laucher ;
  x3do:hasChildren :Shape_2_3_2_1_1_8_1_1_1_1_1_2_1 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 0 0 -0.1 ) .
:Shape_2_3_2_1_1_8_1_1_1_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_8_1_1_1_1_1_2 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_8_1_1_1_1_1_2_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_1_8_1_1_1_1_1_2_1_2 .
:Appearance_2_3_2_1_1_8_1_1_1_1_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_8_1_1_1_1_1_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_8_1_1_1_1_1_2_1_1_1 .
:Material_2_3_2_1_1_8_1_1_1_1_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_8_1_1_1_1_1_2_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_2_1_1_8_1_1_1_1_1_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_1_8_1_1_1_1_1_2_1 ;
  x3do:height .05 ;
  x3do:radius .03 .
:Transform_2_3_2_1_1_8_1_1_1_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :smoke_laucher ;
  x3do:hasChildren :Shape_2_3_2_1_1_8_1_1_1_1_1_3_1 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( 0 0 .1 ) .
:Shape_2_3_2_1_1_8_1_1_1_1_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_8_1_1_1_1_1_3 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_8_1_1_1_1_1_3_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_1_8_1_1_1_1_1_3_1_2 .
:Appearance_2_3_2_1_1_8_1_1_1_1_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_8_1_1_1_1_1_3_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_8_1_1_1_1_1_3_1_1_1 .
:Material_2_3_2_1_1_8_1_1_1_1_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_8_1_1_1_1_1_3_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Cylinder_2_3_2_1_1_8_1_1_1_1_1_3_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_1_8_1_1_1_1_1_3_1 ;
  x3do:height .05 ;
  x3do:radius .025 .
:Transform_2_3_2_1_1_8_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :smk_grndes ;
  x3do:hasChildren :Group_2_3_2_1_1_8_2_1 ;
  x3do:translation ( -1 1.8 .85 ) .
:Group_2_3_2_1_1_8_2_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_2_1_1_8_2 ;
  x3do:hasChildren :Transform_2_3_2_1_1_8_2_1_1 .
:Transform_2_3_2_1_1_8_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_8_2_1 ;
  x3do:hasChildren :Transform_2_3_2_1_1_8_2_1_1_1 ;
  x3do:rotation ( 0 0 1 -0.9 ) .
:Transform_2_3_2_1_1_8_2_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_1_1_8_2_1_1 ;
  x3do:hasChildren :smoke_laucher-USE-1 ;
  x3do:rotation ( 0 1 0 -0.9 ) .
:smoke_laucher-USE-1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_2_1_1_8_2_1_1_1 ;
  owl:sameAs :smoke_laucher . # DEF matching this USE
:Transform_2_3_2_1_1_8_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :smk_grndes ;
  x3do:hasChildren :Group_2_3_2_1_1_8_3_1 ;
  x3do:translation ( -1.15 1.8 .7 ) .
:Group_2_3_2_1_1_8_3_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_2_1_1_8_3 ;
  x3do:hasChildren :Transform_2_3_2_1_1_8_3_1_1 .
:Transform_2_3_2_1_1_8_3_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_8_3_1 ;
  x3do:hasChildren :Transform_2_3_2_1_1_8_3_1_1_1 ;
  x3do:rotation ( 0 0 1 -0.9 ) .
:Transform_2_3_2_1_1_8_3_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_1_1_8_3_1_1 ;
  x3do:hasChildren :smoke_laucher-USE-2 ;
  x3do:rotation ( 0 1 0 -1.5 ) .
:smoke_laucher-USE-2 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_2_1_1_8_3_1_1_1 ;
  owl:sameAs :smoke_laucher . # DEF matching this USE
:Transform_2_3_2_1_1_8_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :smk_grndes ;
  x3do:hasChildren :Group_2_3_2_1_1_8_4_1 ;
  x3do:translation ( -1.15 1.8 .55 ) .
:Group_2_3_2_1_1_8_4_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_2_1_1_8_4 ;
  x3do:hasChildren :Transform_2_3_2_1_1_8_4_1_1 .
:Transform_2_3_2_1_1_8_4_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_8_4_1 ;
  x3do:hasChildren :Transform_2_3_2_1_1_8_4_1_1_1 ;
  x3do:rotation ( 0 0 1 -0.9 ) .
:Transform_2_3_2_1_1_8_4_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_1_1_8_4_1_1 ;
  x3do:hasChildren :smoke_laucher-USE-3 ;
  x3do:rotation ( 0 1 0 -1.7 ) .
:smoke_laucher-USE-3 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_2_1_1_8_4_1_1_1 ;
  owl:sameAs :smoke_laucher . # DEF matching this USE
:Transform_2_3_2_1_1_8_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :smk_grndes ;
  x3do:hasChildren :Group_2_3_2_1_1_8_5_1 ;
  x3do:translation ( -1.15 1.8 .3 ) .
:Group_2_3_2_1_1_8_5_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_2_1_1_8_5 ;
  x3do:hasChildren :Transform_2_3_2_1_1_8_5_1_1 .
:Transform_2_3_2_1_1_8_5_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_8_5_1 ;
  x3do:hasChildren :Transform_2_3_2_1_1_8_5_1_1_1 ;
  x3do:rotation ( 0 0 1 -0.9 ) .
:Transform_2_3_2_1_1_8_5_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_1_1_8_5_1_1 ;
  x3do:hasChildren :smoke_laucher-USE-4 ;
  x3do:rotation ( 0 1 0 -1.7 ) .
:smoke_laucher-USE-4 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_2_1_1_8_5_1_1_1 ;
  owl:sameAs :smoke_laucher . # DEF matching this USE
:Transform_2_3_2_1_1_8_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :smk_grndes ;
  x3do:hasChildren :Group_2_3_2_1_1_8_6_1 ;
  x3do:translation ( -1.15 1.8 -0.55 ) .
:Group_2_3_2_1_1_8_6_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_2_1_1_8_6 ;
  x3do:hasChildren :Transform_2_3_2_1_1_8_6_1_1 .
:Transform_2_3_2_1_1_8_6_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_8_6_1 ;
  x3do:hasChildren :Transform_2_3_2_1_1_8_6_1_1_1 ;
  x3do:rotation ( 0 0 1 -0.9 ) .
:Transform_2_3_2_1_1_8_6_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_1_1_8_6_1_1 ;
  x3do:hasChildren :smoke_laucher-USE-5 ;
  x3do:rotation ( 0 1 0 -1.7 ) .
:smoke_laucher-USE-5 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_2_1_1_8_6_1_1_1 ;
  owl:sameAs :smoke_laucher . # DEF matching this USE
:Transform_2_3_2_1_1_8_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :smk_grndes ;
  x3do:hasChildren :Group_2_3_2_1_1_8_7_1 ;
  x3do:translation ( -1.15 1.8 -0.7 ) .
:Group_2_3_2_1_1_8_7_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_2_1_1_8_7 ;
  x3do:hasChildren :Transform_2_3_2_1_1_8_7_1_1 .
:Transform_2_3_2_1_1_8_7_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_8_7_1 ;
  x3do:hasChildren :Transform_2_3_2_1_1_8_7_1_1_1 ;
  x3do:rotation ( 0 0 1 -0.9 ) .
:Transform_2_3_2_1_1_8_7_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_1_1_8_7_1_1 ;
  x3do:hasChildren :smoke_laucher-USE-6 ;
  x3do:rotation ( 0 1 0 -1.5 ) .
:smoke_laucher-USE-6 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_3_2_1_1_8_7_1_1_1 ;
  owl:sameAs :smoke_laucher . # DEF matching this USE
:AA_MG a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :turret ;
  x3do:hasChildren :Group_2_3_2_1_1_9_1 ;
  x3do:DEF 'AA_MG' ;
  x3do:scale ( .1 .1 .1 ) ;
  x3do:translation ( .9 2.6 -0.4 ) .
:Group_2_3_2_1_1_9_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :AA_MG ;
  x3do:hasChildren :Transform_2_3_2_1_1_9_1_1, :Transform_2_3_2_1_1_9_1_2, :Transform_2_3_2_1_1_9_1_3, :Transform_2_3_2_1_1_9_1_4, :Transform_2_3_2_1_1_9_1_5, :Transform_2_3_2_1_1_9_1_6, :Transform_2_3_2_1_1_9_1_7, :Transform_2_3_2_1_1_9_1_8, :Transform_2_3_2_1_1_9_1_9, :Transform_2_3_2_1_1_9_1_10 .
:Transform_2_3_2_1_1_9_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_9_1 ;
  x3do:hasChildren :Shape_2_3_2_1_1_9_1_1_1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 4.25 0 0 ) .
:Shape_2_3_2_1_1_9_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_9_1_1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_9_1_1_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_1_9_1_1_1_2 .
:Appearance_2_3_2_1_1_9_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_9_1_1_1_1_1 .
:Material_2_3_2_1_1_9_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_9_1_1_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Cylinder_2_3_2_1_1_9_1_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_1_1 ;
  x3do:height 10 ;
  x3do:radius .25 .
:Transform_2_3_2_1_1_9_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_9_1 ;
  x3do:hasChildren :Shape_2_3_2_1_1_9_1_2_1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 2.5 -0.26 0 ) .
:Shape_2_3_2_1_1_9_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_9_1_2 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_9_1_2_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_1_9_1_2_1_2 .
:Appearance_2_3_2_1_1_9_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_9_1_2_1_1_1 .
:Material_2_3_2_1_1_9_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_9_1_2_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Cylinder_2_3_2_1_1_9_1_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_2_1 ;
  x3do:height 5 ;
  x3do:radius .35 .
:Transform_2_3_2_1_1_9_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_9_1 ;
  x3do:hasChildren :Shape_2_3_2_1_1_9_1_3_1 ;
  x3do:translation ( -2.5 -0.3 0 ) .
:Shape_2_3_2_1_1_9_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_9_1_3 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_9_1_3_1_1 ;
  x3do:hasGeometry :Box_2_3_2_1_1_9_1_3_1_2 .
:Appearance_2_3_2_1_1_9_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_3_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_9_1_3_1_1_1 .
:Material_2_3_2_1_1_9_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_9_1_3_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Box_2_3_2_1_1_9_1_3_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_3_1 ;
  x3do:size ( 5 2 1 ) .
:Transform_2_3_2_1_1_9_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_9_1 ;
  x3do:hasChildren :Shape_2_3_2_1_1_9_1_4_1 ;
  x3do:translation ( -2.5 -0.7 1.5 ) .
:Shape_2_3_2_1_1_9_1_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_9_1_4 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_9_1_4_1_1 ;
  x3do:hasGeometry :Box_2_3_2_1_1_9_1_4_1_2 .
:Appearance_2_3_2_1_1_9_1_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_4_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_9_1_4_1_1_1 .
:Material_2_3_2_1_1_9_1_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_9_1_4_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_2_1_1_9_1_4_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_4_1 ;
  x3do:size ( 1 3.2 2 ) .
:Transform_2_3_2_1_1_9_1_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_9_1 ;
  x3do:hasChildren :Shape_2_3_2_1_1_9_1_5_1 ;
  x3do:rotation ( 1 0 0 1.57 ) ;
  x3do:translation ( -4 -1.5 0 ) .
:Shape_2_3_2_1_1_9_1_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_9_1_5 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_9_1_5_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_1_9_1_5_1_2 .
:Appearance_2_3_2_1_1_9_1_5_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_5_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_9_1_5_1_1_1 .
:Material_2_3_2_1_1_9_1_5_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_9_1_5_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_2_1_1_9_1_5_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_5_1 ;
  x3do:height 2.5 ;
  x3do:radius .5 .
:Transform_2_3_2_1_1_9_1_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_9_1 ;
  x3do:hasChildren :Shape_2_3_2_1_1_9_1_6_1 ;
  x3do:translation ( -4 -3 0 ) .
:Shape_2_3_2_1_1_9_1_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_9_1_6 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_9_1_6_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_1_9_1_6_1_2 .
:Appearance_2_3_2_1_1_9_1_6_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_6_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_9_1_6_1_1_1 .
:Material_2_3_2_1_1_9_1_6_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_9_1_6_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_2_1_1_9_1_6_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_6_1 ;
  x3do:height 2.5 ;
  x3do:radius .5 .
:Transform_2_3_2_1_1_9_1_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_9_1 ;
  x3do:hasChildren :Shape_2_3_2_1_1_9_1_7_1 ;
  x3do:rotation ( 0 0 1 -0.785 ) ;
  x3do:translation ( -2.5 -2.5 0 ) .
:Shape_2_3_2_1_1_9_1_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_9_1_7 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_9_1_7_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_1_9_1_7_1_2 .
:Appearance_2_3_2_1_1_9_1_7_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_7_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_9_1_7_1_1_1 .
:Material_2_3_2_1_1_9_1_7_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_9_1_7_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_2_1_1_9_1_7_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_7_1 ;
  x3do:height 3.5 ;
  x3do:radius .2 .
:Transform_2_3_2_1_1_9_1_8 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_9_1 ;
  x3do:hasChildren :Shape_2_3_2_1_1_9_1_8_1 ;
  x3do:translation ( -4 1.5 0 ) .
:Shape_2_3_2_1_1_9_1_8_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_9_1_8 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_9_1_8_1_1 ;
  x3do:hasGeometry :Box_2_3_2_1_1_9_1_8_1_2 .
:Appearance_2_3_2_1_1_9_1_8_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_8_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_9_1_8_1_1_1 .
:Material_2_3_2_1_1_9_1_8_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_9_1_8_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_2_1_1_9_1_8_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_8_1 ;
  x3do:size ( .25 1 2 ) .
:Transform_2_3_2_1_1_9_1_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_9_1 ;
  x3do:hasChildren :Shape_2_3_2_1_1_9_1_9_1 ;
  x3do:translation ( -4 0 .875 ) .
:Shape_2_3_2_1_1_9_1_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_9_1_9 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_9_1_9_1_1 ;
  x3do:hasGeometry :Box_2_3_2_1_1_9_1_9_1_2 .
:Appearance_2_3_2_1_1_9_1_9_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_9_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_9_1_9_1_1_1 .
:Material_2_3_2_1_1_9_1_9_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_9_1_9_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_2_1_1_9_1_9_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_9_1 ;
  x3do:size ( .25 2.5 .25 ) .
:Transform_2_3_2_1_1_9_1_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_3_2_1_1_9_1 ;
  x3do:hasChildren :Shape_2_3_2_1_1_9_1_10_1 ;
  x3do:translation ( -4 0 -0.875 ) .
:Shape_2_3_2_1_1_9_1_10_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_1_9_1_10 ;
  x3do:hasAppearance :Appearance_2_3_2_1_1_9_1_10_1_1 ;
  x3do:hasGeometry :Box_2_3_2_1_1_9_1_10_1_2 .
:Appearance_2_3_2_1_1_9_1_10_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_10_1 ;
  x3do:hasMaterial :Material_2_3_2_1_1_9_1_10_1_1_1 .
:Material_2_3_2_1_1_9_1_10_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_1_9_1_10_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Box_2_3_2_1_1_9_1_10_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_2_1_1_9_1_10_1 ;
  x3do:size ( .25 2.5 .25 ) .
:Transform_2_3_2_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :FRONT_TURRET ;
  x3do:hasChildren :Gun_Mantle, :gun_sensor ;
  x3do:hasROUTE :ROUTE_2_3_2_1_2_3 ;
  x3do:rotation ( 1 0 0 -1.57 ) ;
  x3do:translation ( -1.3 1.8 0 ) .
:Gun_Mantle a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_1_2 ;
  x3do:hasChildren :Transform_2_3_2_1_2_1_1, :Transform_2_3_2_1_2_1_2, :BARREL ;
  x3do:DEF 'Gun_Mantle' .
:Transform_2_3_2_1_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Gun_Mantle ;
  x3do:hasChildren :Transform_2_3_2_1_2_1_1_1 ;
  x3do:rotation ( 0 0 1 -1.57 ) .
:Transform_2_3_2_1_2_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_1_2_1_1 ;
  x3do:hasChildren :Shape_2_3_2_1_2_1_1_1_1 .
:Shape_2_3_2_1_2_1_1_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_1_1_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_2_1_2_1_1_1_1_2 .
:Appearance_2_3_2_1_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_1_1_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_2_1_1_1_1_1_1 .
:Material_2_3_2_1_2_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_1_1_1_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Extrusion_2_3_2_1_2_1_1_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_2_1_2_1_1_1_1 ;
  x3do:creaseAngle .9 ;
  x3do:crossSection ( 0 .2 .1 .2 .2 .2 .3 .1 .3 .0 .3 -0.1 .2 -0.2 .1 -0.2 0 -0.2 -0.1 -0.2 -0.2 -0.2 -0.3 -0.1 -0.3 0 -0.3 .1 -0.2 .2 -0.1 .2 0 .2 ) ;
  x3do:scale ( .75 .75 .8 .8 .85 .85 .9 .9 .95 .95 1 1 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 .1 0 0 .2 0 0 .3 0 0 .4 0 0 .5 0 ) .
:Transform_2_3_2_1_2_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Gun_Mantle ;
  x3do:hasChildren :Transform_2_3_2_1_2_1_2_1 ;
  x3do:rotation ( 0 0 1 -1.57 ) ;
  x3do:translation ( -0.1 0 0 ) .
:Transform_2_3_2_1_2_1_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_3_2_1_2_1_2 ;
  x3do:hasChildren :Shape_2_3_2_1_2_1_2_1_1 ;
  x3do:rotation ( 0 1 0 1.57 ) .
:Shape_2_3_2_1_2_1_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_2_1_2_1 ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_1_2_1_1_1 ;
  x3do:hasGeometry :Extrusion_2_3_2_1_2_1_2_1_1_2 .
:Appearance_2_3_2_1_2_1_2_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_1_2_1_1 ;
  x3do:hasMaterial :Material_2_3_2_1_2_1_2_1_1_1_1 .
:Material_2_3_2_1_2_1_2_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_1_2_1_1_1 ;
  x3do:diffuseColor ( .5 .5 .5 ) .
:Extrusion_2_3_2_1_2_1_2_1_1_2 a owl:NamedIndividual, x3do:Extrusion ;
  x3do:hasParent :Shape_2_3_2_1_2_1_2_1_1 ;
  x3do:creaseAngle .9 ;
  x3do:crossSection ( 0 .15 .1 .1 .15 0 .1 -0.1 0 -0.15 -0.1 -0.1 -0.15 0 -0.1 .1 0 .15 ) ;
  x3do:scale ( .75 .75 1 1 ) ;
  x3do:solid false ;
  x3do:spine ( 0 0 0 0 .1 0 ) .
:BARREL a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Gun_Mantle ;
  x3do:hasChildren :Shape_2_3_2_1_2_1_3_1, :Transform_2_3_2_1_2_1_3_2, :Transform_2_3_2_1_2_1_3_3, :Transform_2_3_2_1_2_1_3_4, :Transform_2_3_2_1_2_1_3_5, :Transform_2_3_2_1_2_1_3_6, :Transform_2_3_2_1_2_1_3_7 ;
  x3do:DEF 'BARREL' ;
  x3do:center ( 0 -2.3 0 ) ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -0.1 2.3 0 ) .
:Shape_2_3_2_1_2_1_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :BARREL ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_1_3_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_2_1_3_1_2 .
:Appearance_2_3_2_1_2_1_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_1_3_1 ;
  x3do:hasMaterial :Material_2_3_2_1_2_1_3_1_1_1 .
:Material_2_3_2_1_2_1_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_1_3_1_1 ;
  x3do:diffuseColor ( 0 0 0 ) .
:Cylinder_2_3_2_1_2_1_3_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_2_1_3_1 ;
  x3do:height 4.4 ;
  x3do:radius .085 .
:Transform_2_3_2_1_2_1_3_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BARREL ;
  x3do:hasChildren :Shape_2_3_2_1_2_1_3_2_1 ;
  x3do:translation ( 0 1.8 0 ) .
:Shape_2_3_2_1_2_1_3_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_2_1_3_2 ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_1_3_2_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_2_1_3_2_1_2 .
:Appearance_2_3_2_1_2_1_3_2_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_1_3_2_1 ;
  x3do:hasMaterial :Material_2_3_2_1_2_1_3_2_1_1_1 .
:Material_2_3_2_1_2_1_3_2_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_1_3_2_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_2_1_2_1_3_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_2_1_3_2_1 ;
  x3do:height .7 ;
  x3do:radius .09 .
:Transform_2_3_2_1_2_1_3_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BARREL ;
  x3do:hasChildren :Shape_2_3_2_1_2_1_3_3_1 ;
  x3do:translation ( 0 1.05 0 ) .
:Shape_2_3_2_1_2_1_3_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_2_1_3_3 ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_1_3_3_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_2_1_3_3_1_2 .
:Appearance_2_3_2_1_2_1_3_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_1_3_3_1 ;
  x3do:hasMaterial :Material_2_3_2_1_2_1_3_3_1_1_1 .
:Material_2_3_2_1_2_1_3_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_1_3_3_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_2_1_2_1_3_3_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_2_1_3_3_1 ;
  x3do:height .7 ;
  x3do:radius .09 .
:Transform_2_3_2_1_2_1_3_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BARREL ;
  x3do:hasChildren :Shape_2_3_2_1_2_1_3_4_1 ;
  x3do:translation ( 0 .3 0 ) .
:Shape_2_3_2_1_2_1_3_4_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_2_1_3_4 ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_1_3_4_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_2_1_3_4_1_2 .
:Appearance_2_3_2_1_2_1_3_4_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_1_3_4_1 ;
  x3do:hasMaterial :Material_2_3_2_1_2_1_3_4_1_1_1 .
:Material_2_3_2_1_2_1_3_4_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_1_3_4_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_2_1_2_1_3_4_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_2_1_3_4_1 ;
  x3do:height .7 ;
  x3do:radius .125 .
:Transform_2_3_2_1_2_1_3_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BARREL ;
  x3do:hasChildren :Shape_2_3_2_1_2_1_3_5_1 ;
  x3do:translation ( 0 -0.45 0 ) .
:Shape_2_3_2_1_2_1_3_5_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_2_1_3_5 ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_1_3_5_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_2_1_3_5_1_2 .
:Appearance_2_3_2_1_2_1_3_5_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_1_3_5_1 ;
  x3do:hasMaterial :Material_2_3_2_1_2_1_3_5_1_1_1 .
:Material_2_3_2_1_2_1_3_5_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_1_3_5_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_2_1_2_1_3_5_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_2_1_3_5_1 ;
  x3do:height .7 ;
  x3do:radius .09 .
:Transform_2_3_2_1_2_1_3_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BARREL ;
  x3do:hasChildren :Shape_2_3_2_1_2_1_3_6_1 ;
  x3do:translation ( 0 -1.2 0 ) .
:Shape_2_3_2_1_2_1_3_6_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_2_1_3_6 ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_1_3_6_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_2_1_3_6_1_2 .
:Appearance_2_3_2_1_2_1_3_6_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_1_3_6_1 ;
  x3do:hasMaterial :Material_2_3_2_1_2_1_3_6_1_1_1 .
:Material_2_3_2_1_2_1_3_6_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_1_3_6_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_2_1_2_1_3_6_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_2_1_3_6_1 ;
  x3do:height .7 ;
  x3do:radius .09 .
:Transform_2_3_2_1_2_1_3_7 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :BARREL ;
  x3do:hasChildren :Shape_2_3_2_1_2_1_3_7_1 ;
  x3do:translation ( 0 -1.95 0 ) .
:Shape_2_3_2_1_2_1_3_7_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3_2_1_2_1_3_7 ;
  x3do:hasAppearance :Appearance_2_3_2_1_2_1_3_7_1_1 ;
  x3do:hasGeometry :Cylinder_2_3_2_1_2_1_3_7_1_2 .
:Appearance_2_3_2_1_2_1_3_7_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2_1_2_1_3_7_1 ;
  x3do:hasMaterial :Material_2_3_2_1_2_1_3_7_1_1_1 .
:Material_2_3_2_1_2_1_3_7_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_1_2_1_3_7_1_1 ;
  x3do:diffuseColor ( .8 .7 .6 ) .
:Cylinder_2_3_2_1_2_1_3_7_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_3_2_1_2_1_3_7_1 ;
  x3do:height .7 ;
  x3do:radius .09 .
:gun_sensor a owl:NamedIndividual, x3do:CylinderSensor ;
  x3do:hasParent :Transform_2_3_2_1_2 ;
  x3do:DEF 'gun_sensor' ;
  x3do:description 'sensor for gun elevation' ;
  x3do:maxAngle .10 ;
  x3do:minAngle -0.10 .
:ROUTE_2_3_2_1_2_3 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Transform_2_3_2_1_2 ;
  x3do:fromField 'rotation_changed' ;
  x3do:fromNode 'gun_sensor' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'Gun_Mantle' .
:turret_sensor a owl:NamedIndividual, x3do:CylinderSensor ;
  x3do:hasParent :FRONT_TURRET ;
  x3do:DEF 'turret_sensor' ;
  x3do:description 'sensor for turrent rotation' ;
  x3do:maxAngle 2.355 ;
  x3do:minAngle -2.355 .
:ROUTE_2_3_2_2 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :TURRET ;
  x3do:fromField 'rotation_changed' ;
  x3do:fromNode 'turret_sensor' ;
  x3do:toField 'set_rotation' ;
  x3do:toNode 'TURRET' .
:Viewpoint_2_4 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Entry view' ;
  x3do:orientation ( 1 0 0 -0.37 ) ;
  x3do:position ( 0 5 10 ) .
:Viewpoint_2_5 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Front' ;
  x3do:orientation ( 0 1 0 -1.57 ) ;
  x3do:position ( -10 2 0 ) .
:Transform_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Viewpoint_2_6_1 ;
  x3do:rotation ( 0 0 1 -0.785 ) .
:Viewpoint_2_6_1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Transform_2_6 ;
  x3do:description 'Front High' ;
  x3do:orientation ( 0 1 0 -1.57 ) ;
  x3do:position ( -12 2 0 ) .
:Viewpoint_2_7 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'left side' ;
  x3do:orientation ( 0 1 0 -3.14 ) ;
  x3do:position ( 0 2 -10 ) .
:Viewpoint_2_8 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'rear' ;
  x3do:orientation ( 0 1 0 1.57 ) ;
  x3do:position ( 10 2 0 ) .
:Viewpoint_2_9 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'top' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 0 10 0 ) .
