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

:X3D a owl:NamedIndividual, x3do:X3D ;
  x3do:hasHead :head ;
  x3do:hasScene :Scene ;
  x3do:profile 'Immersive' ;
  x3do:version '3.0' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.0.xsd' .
:head a owl:NamedIndividual, x3do:head ;
  x3do:hasParent :X3D ;
  x3do:hasMeta :meta_1_1, :meta_1_2, :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8, :meta_1_9, :meta_1_10, :meta_1_11, :meta_1_12 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'NetworkReroutingRoutes.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'This file contains a pattern of three routes for a network: a primary, alternate and second-alternate (tertiary). By pushing the buttons, the packets move forward along their predetermined routes for one iteration. Routing and interpolators are pre-wired to move left-to-right only.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Bill Fischer' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '22 March 2001' ;
  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 'NetworkReroutingAlternateRoutes.x3d' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'NetworkReroutingAlternateRoutes.png' ;
  x3do:name 'Image' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Basic/Networking/NetworkReroutingRoutes.x3d' ;
  x3do:name 'identifier' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'NetworkReroutingAlternateRoutes.x3d' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'NetworkReroutingNetwork.x3d' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "NetworkReroutingRoutes.x3d" .
:meta dcterms:description "This file contains a pattern of three routes for a network: a primary, alternate and second-alternate (tertiary). By pushing the buttons, the packets move forward along their predetermined routes for one iteration. Routing and interpolators are pre-wired to move left-to-right only." .
:meta dcterms:creator "Bill Fischer" .
:meta dcterms:created "22 March 2001" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:reference "NetworkReroutingAlternateRoutes.x3d" .
:meta dcterms:Image "NetworkReroutingAlternateRoutes.png" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Basic/Networking/NetworkReroutingRoutes.x3d" .
:meta dcterms:reference "NetworkReroutingAlternateRoutes.x3d" .
:meta dcterms:reference "NetworkReroutingNetwork.x3d" .
:meta dcterms:generator "X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:license "../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :packets_group ;
  x3do:hasROUTE :ROUTE_2_3, :ROUTE_2_4, :ROUTE_2_5, :ROUTE_2_6, :ROUTE_2_7, :ROUTE_2_8, :ROUTE_2_9, :ROUTE_2_10, :ROUTE_2_11, :ROUTE_2_12, :ROUTE_2_13, :ROUTE_2_14, :ROUTE_2_15, :ROUTE_2_16, :ROUTE_2_17, :ROUTE_2_18, :ROUTE_2_19, :ROUTE_2_20, :ROUTE_2_21, :ROUTE_2_22, :ROUTE_2_23, :ROUTE_2_24, :ROUTE_2_25, :ROUTE_2_26, :ROUTE_2_27, :ROUTE_2_28, :ROUTE_2_29, :ROUTE_2_30, :ROUTE_2_31, :ROUTE_2_32, :ROUTE_2_33, :ROUTE_2_34, :ROUTE_2_35, :ROUTE_2_36, :ROUTE_2_37, :ROUTE_2_38, :ROUTE_2_39, :ROUTE_2_40, :ROUTE_2_41, :ROUTE_2_42, :ROUTE_2_43, :ROUTE_2_44, :ROUTE_2_45, :ROUTE_2_46, :ROUTE_2_47, :ROUTE_2_48, :ROUTE_2_49, :ROUTE_2_50, :ROUTE_2_51, :ROUTE_2_52, :ROUTE_2_53, :ROUTE_2_54, :ROUTE_2_55, :ROUTE_2_56, :ROUTE_2_57, :ROUTE_2_58, :ROUTE_2_59, :ROUTE_2_60, :ROUTE_2_61, :ROUTE_2_62, :ROUTE_2_63, :ROUTE_2_64, :ROUTE_2_65, :ROUTE_2_66, :ROUTE_2_67, :ROUTE_2_68, :ROUTE_2_69, :ROUTE_2_70, :ROUTE_2_71, :ROUTE_2_72, :ROUTE_2_73, :ROUTE_2_74, :ROUTE_2_75, :ROUTE_2_76, :ROUTE_2_77, :ROUTE_2_78, :ROUTE_2_79, :ROUTE_2_80, :ROUTE_2_81, :ROUTE_2_82, :ROUTE_2_83, :ROUTE_2_84, :ROUTE_2_85, :ROUTE_2_86, :ROUTE_2_87, :ROUTE_2_88, :ROUTE_2_89, :ROUTE_2_90, :ROUTE_2_91 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'NetworkReroutingRoutes.x3d' .
:packets_group a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :packet1_transmit, :packet1_2transmit, :packet2_transmit, :packet2_2transmit, :packet3_transmit, :packet3_2transmit, :packet4_transmit, :packet4_2transmit, :packet5_transmit, :packet5_2transmit, :packet6_transmit, :packet6_2transmit, :packet2_1, :packet2_1a, :packet2_2, :packet2_2a, :packet2_3, :packet2_3a, :packet2_3b, :packet2_3b2, :packet2_4, :packet2_4a, :packet2_5, :packet2_5a, :packet2_6, :packet2_6a, :packet3_1, :packet3_1a, :packet3_2, :packet3_2a, :packet3_3, :packet3_3a, :packet3_3b, :packet3_3b2, :packet3_4, :packet3_4a, :packet3_4b, :packet3_4b2, :packet3_5, :packet3_5a, :packet3_6, :packet3_6a, :Transform_2_2_43, :Transform_2_2_44, :Transform_2_2_45, :Transform_2_2_46, :Transform_2_2_47, :Transform_2_2_48, :Transform_2_2_49, :Transform_2_2_50, :clock, :clock2, :clock3, :node_path, :node_patha, :node_path2, :node_path2a, :node_path3, :node_path3a, :node_path4, :node_path4a, :node_path5, :node_path5a, :node_path6, :node_path6a, :path2, :path2a, :path2_2, :path2_2a, :path2_3, :path2_3a, :path2_4, :path2_4a, :path2_5, :path2_5a, :path2_6, :path2_6a, :path3, :path3a, :path3_2, :path3_2a, :path3_3, :path3_3a, :path3_4, :path3_4a, :path3_5, :path3_5a, :path3_6, :path3_6a, :toggleScript1, :toggleScript2, :toggleScript3 ;
  x3do:DEF 'packets_group' .
:packet1_transmit a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_1_1 ;
  x3do:DEF 'packet1_transmit' .
:Transform_2_2_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet1_transmit ;
  x3do:hasChildren :prim_packet ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -6 -0.5 0 ) .
:prim_packet a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_1_1_1_1 ;
  x3do:hasGeometry :Cylinder_2_2_1_1_1_2 ;
  x3do:DEF 'prim_packet' .
:Appearance_2_2_1_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :prim_packet ;
  x3do:hasMaterial :Material_2_2_1_1_1_1_1 .
:Material_2_2_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1_1_1_1 ;
  x3do:emissiveColor ( .8 .2 .2 ) .
:Cylinder_2_2_1_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :prim_packet ;
  x3do:height .5 ;
  x3do:radius .075 .
:packet1_2transmit a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_2_1 ;
  x3do:DEF 'packet1_2transmit' .
:Transform_2_2_2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet1_2transmit ;
  x3do:hasChildren :prim_packet-USE-1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -6 -0.5 0 ) .
:prim_packet-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_2_1 ;
  owl:sameAs :prim_packet . # DEF matching this USE
:packet2_transmit a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_3_1 ;
  x3do:DEF 'packet2_transmit' .
:Transform_2_2_3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet2_transmit ;
  x3do:hasChildren :Transform_2_2_3_1_1 ;
  x3do:rotation ( 0 1 0 -0.785 ) ;
  x3do:translation ( -4 -0.5 0 ) .
:Transform_2_2_3_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_3_1 ;
  x3do:hasChildren :prim_packet-USE-2 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:prim_packet-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_3_1_1 ;
  owl:sameAs :prim_packet . # DEF matching this USE
:packet2_2transmit a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_4_1 ;
  x3do:DEF 'packet2_2transmit' .
:Transform_2_2_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet2_2transmit ;
  x3do:hasChildren :Transform_2_2_4_1_1 ;
  x3do:rotation ( 0 1 0 -0.785 ) ;
  x3do:translation ( -4 -0.5 0 ) .
:Transform_2_2_4_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_4_1 ;
  x3do:hasChildren :prim_packet-USE-3 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:prim_packet-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_4_1_1 ;
  owl:sameAs :prim_packet . # DEF matching this USE
:packet3_transmit a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_5_1 ;
  x3do:DEF 'packet3_transmit' .
:Transform_2_2_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet3_transmit ;
  x3do:hasChildren :Transform_2_2_5_1_1 ;
  x3do:rotation ( 0 1 0 .785 ) ;
  x3do:translation ( -2 -0.5 2 ) .
:Transform_2_2_5_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_5_1 ;
  x3do:hasChildren :prim_packet-USE-4 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:prim_packet-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_5_1_1 ;
  owl:sameAs :prim_packet . # DEF matching this USE
:packet3_2transmit a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_6_1 ;
  x3do:DEF 'packet3_2transmit' .
:Transform_2_2_6_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet3_2transmit ;
  x3do:hasChildren :Transform_2_2_6_1_1 ;
  x3do:rotation ( 0 1 0 .785 ) ;
  x3do:translation ( -2 -0.5 2 ) .
:Transform_2_2_6_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_6_1 ;
  x3do:hasChildren :prim_packet-USE-5 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:prim_packet-USE-5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_6_1_1 ;
  owl:sameAs :prim_packet . # DEF matching this USE
:packet4_transmit a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_7_1 ;
  x3do:DEF 'packet4_transmit' .
:Transform_2_2_7_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet4_transmit ;
  x3do:hasChildren :Transform_2_2_7_1_1 ;
  x3do:rotation ( 0 1 0 -0.785 ) ;
  x3do:translation ( 0 -0.5 0 ) .
:Transform_2_2_7_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_7_1 ;
  x3do:hasChildren :prim_packet-USE-6 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:prim_packet-USE-6 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_7_1_1 ;
  owl:sameAs :prim_packet . # DEF matching this USE
:packet4_2transmit a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_8_1 ;
  x3do:DEF 'packet4_2transmit' .
:Transform_2_2_8_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet4_2transmit ;
  x3do:hasChildren :Transform_2_2_8_1_1 ;
  x3do:rotation ( 0 1 0 -0.785 ) ;
  x3do:translation ( 0 -0.5 0 ) .
:Transform_2_2_8_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_8_1 ;
  x3do:hasChildren :prim_packet-USE-7 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:prim_packet-USE-7 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_8_1_1 ;
  owl:sameAs :prim_packet . # DEF matching this USE
:packet5_transmit a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_9_1 ;
  x3do:DEF 'packet5_transmit' .
:Transform_2_2_9_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet5_transmit ;
  x3do:hasChildren :Transform_2_2_9_1_1 ;
  x3do:rotation ( 0 1 0 .785 ) ;
  x3do:translation ( 2 -0.5 2 ) .
:Transform_2_2_9_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_9_1 ;
  x3do:hasChildren :prim_packet-USE-8 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:prim_packet-USE-8 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_9_1_1 ;
  owl:sameAs :prim_packet . # DEF matching this USE
:packet5_2transmit a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_10_1 ;
  x3do:DEF 'packet5_2transmit' .
:Transform_2_2_10_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet5_2transmit ;
  x3do:hasChildren :Transform_2_2_10_1_1 ;
  x3do:rotation ( 0 1 0 .785 ) ;
  x3do:translation ( 2 -0.5 2 ) .
:Transform_2_2_10_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_10_1 ;
  x3do:hasChildren :prim_packet-USE-9 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:prim_packet-USE-9 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_10_1_1 ;
  owl:sameAs :prim_packet . # DEF matching this USE
:packet6_transmit a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_11_1 ;
  x3do:DEF 'packet6_transmit' .
:Transform_2_2_11_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet6_transmit ;
  x3do:hasChildren :prim_packet-USE-10 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 4 -0.5 0 ) .
:prim_packet-USE-10 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_11_1 ;
  owl:sameAs :prim_packet . # DEF matching this USE
:packet6_2transmit a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_12_1 ;
  x3do:DEF 'packet6_2transmit' .
:Transform_2_2_12_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet6_2transmit ;
  x3do:hasChildren :prim_packet-USE-11 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 4 -0.5 0 ) .
:prim_packet-USE-11 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_12_1 ;
  owl:sameAs :prim_packet . # DEF matching this USE
:packet2_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_13_1 ;
  x3do:DEF 'packet2_1' .
:Transform_2_2_13_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet2_1 ;
  x3do:hasChildren :packet2 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -6 -0.5 0 ) .
:packet2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_13_1 ;
  x3do:hasAppearance :Appearance_2_2_13_1_1_1 ;
  x3do:hasGeometry :Cylinder_2_2_13_1_1_2 ;
  x3do:DEF 'packet2' .
:Appearance_2_2_13_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :packet2 ;
  x3do:hasMaterial :Material_2_2_13_1_1_1_1 .
:Material_2_2_13_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_13_1_1_1 ;
  x3do:emissiveColor ( .2 .2 1 ) .
:Cylinder_2_2_13_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :packet2 ;
  x3do:height .5 ;
  x3do:radius .075 .
:packet2_1a a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_14_1 ;
  x3do:DEF 'packet2_1a' .
:Transform_2_2_14_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet2_1a ;
  x3do:hasChildren :packet2-USE-1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -6 -0.5 0 ) .
:packet2-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_14_1 ;
  owl:sameAs :packet2 . # DEF matching this USE
:packet2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_15_1 ;
  x3do:DEF 'packet2_2' .
:Transform_2_2_15_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet2_2 ;
  x3do:hasChildren :Transform_2_2_15_1_1 ;
  x3do:rotation ( 0 1 0 -0.785 ) ;
  x3do:translation ( -4 -0.5 0 ) .
:Transform_2_2_15_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_15_1 ;
  x3do:hasChildren :packet2-USE-2 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:packet2-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_15_1_1 ;
  owl:sameAs :packet2 . # DEF matching this USE
:packet2_2a a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_16_1 ;
  x3do:DEF 'packet2_2a' .
:Transform_2_2_16_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet2_2a ;
  x3do:hasChildren :Transform_2_2_16_1_1 ;
  x3do:rotation ( 0 1 0 -0.785 ) ;
  x3do:translation ( -4 -0.5 0 ) .
:Transform_2_2_16_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_16_1 ;
  x3do:hasChildren :packet2-USE-3 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:packet2-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_16_1_1 ;
  owl:sameAs :packet2 . # DEF matching this USE
:packet2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_17_1 ;
  x3do:DEF 'packet2_3' .
:Transform_2_2_17_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet2_3 ;
  x3do:hasChildren :Transform_2_2_17_1_1 ;
  x3do:rotation ( 0 1 0 .785 ) ;
  x3do:translation ( -2 -0.5 2 ) .
:Transform_2_2_17_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_17_1 ;
  x3do:hasChildren :packet2-USE-4 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:packet2-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_17_1_1 ;
  owl:sameAs :packet2 . # DEF matching this USE
:packet2_3a a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_18_1 ;
  x3do:DEF 'packet2_3a' .
:Transform_2_2_18_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet2_3a ;
  x3do:hasChildren :Transform_2_2_18_1_1 ;
  x3do:rotation ( 0 1 0 .785 ) ;
  x3do:translation ( -2 -0.5 2 ) .
:Transform_2_2_18_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_18_1 ;
  x3do:hasChildren :packet2-USE-5 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:packet2-USE-5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_18_1_1 ;
  owl:sameAs :packet2 . # DEF matching this USE
:packet2_3b a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_19_1 ;
  x3do:DEF 'packet2_3b' .
:Transform_2_2_19_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet2_3b ;
  x3do:hasChildren :packet2-USE-6 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -4 -0.5 4 ) .
:packet2-USE-6 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_19_1 ;
  owl:sameAs :packet2 . # DEF matching this USE
:packet2_3b2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_20_1 ;
  x3do:DEF 'packet2_3b2' .
:Transform_2_2_20_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet2_3b2 ;
  x3do:hasChildren :packet2-USE-7 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -4 -0.5 4 ) .
:packet2-USE-7 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_20_1 ;
  owl:sameAs :packet2 . # DEF matching this USE
:packet2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_21_1 ;
  x3do:DEF 'packet2_4' .
:Transform_2_2_21_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet2_4 ;
  x3do:hasChildren :Transform_2_2_21_1_1 ;
  x3do:rotation ( 0 1 0 .785 ) ;
  x3do:translation ( 0 -0.5 4 ) .
:Transform_2_2_21_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_21_1 ;
  x3do:hasChildren :packet2-USE-8 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:packet2-USE-8 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_21_1_1 ;
  owl:sameAs :packet2 . # DEF matching this USE
:packet2_4a a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_22_1 ;
  x3do:DEF 'packet2_4a' .
:Transform_2_2_22_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet2_4a ;
  x3do:hasChildren :Transform_2_2_22_1_1 ;
  x3do:rotation ( 0 1 0 .785 ) ;
  x3do:translation ( 0 -0.5 4 ) .
:Transform_2_2_22_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_22_1 ;
  x3do:hasChildren :packet2-USE-9 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:packet2-USE-9 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_22_1_1 ;
  owl:sameAs :packet2 . # DEF matching this USE
:packet2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_23_1 ;
  x3do:DEF 'packet2_5' .
:Transform_2_2_23_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet2_5 ;
  x3do:hasChildren :Transform_2_2_23_1_1 ;
  x3do:rotation ( 0 1 0 .785 ) ;
  x3do:translation ( 2 -0.5 2 ) .
:Transform_2_2_23_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_23_1 ;
  x3do:hasChildren :packet2-USE-10 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:packet2-USE-10 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_23_1_1 ;
  owl:sameAs :packet2 . # DEF matching this USE
:packet2_5a a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_24_1 ;
  x3do:DEF 'packet2_5a' .
:Transform_2_2_24_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet2_5a ;
  x3do:hasChildren :Transform_2_2_24_1_1 ;
  x3do:rotation ( 0 1 0 .785 ) ;
  x3do:translation ( 2 -0.5 2 ) .
:Transform_2_2_24_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_24_1 ;
  x3do:hasChildren :packet2-USE-11 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:packet2-USE-11 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_24_1_1 ;
  owl:sameAs :packet2 . # DEF matching this USE
:packet2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_25_1 ;
  x3do:DEF 'packet2_6' .
:Transform_2_2_25_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet2_6 ;
  x3do:hasChildren :packet2-USE-12 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 4 -0.5 0 ) .
:packet2-USE-12 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_25_1 ;
  owl:sameAs :packet2 . # DEF matching this USE
:packet2_6a a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_26_1 ;
  x3do:DEF 'packet2_6a' .
:Transform_2_2_26_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet2_6a ;
  x3do:hasChildren :packet2-USE-13 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 4 -0.5 0 ) .
:packet2-USE-13 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_26_1 ;
  owl:sameAs :packet2 . # DEF matching this USE
:packet3_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_27_1 ;
  x3do:DEF 'packet3_1' .
:Transform_2_2_27_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet3_1 ;
  x3do:hasChildren :packet3 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -6 -0.5 0 ) .
:packet3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_27_1 ;
  x3do:hasAppearance :Appearance_2_2_27_1_1_1 ;
  x3do:hasGeometry :Cylinder_2_2_27_1_1_2 ;
  x3do:DEF 'packet3' .
:Appearance_2_2_27_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :packet3 ;
  x3do:hasMaterial :Material_2_2_27_1_1_1_1 .
:Material_2_2_27_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_27_1_1_1 ;
  x3do:emissiveColor ( .2 1 .2 ) .
:Cylinder_2_2_27_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :packet3 ;
  x3do:height .5 ;
  x3do:radius .075 .
:packet3_1a a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_28_1 ;
  x3do:DEF 'packet3_1a' .
:Transform_2_2_28_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet3_1a ;
  x3do:hasChildren :packet3-USE-1 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -6 -0.5 0 ) .
:packet3-USE-1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_28_1 ;
  owl:sameAs :packet3 . # DEF matching this USE
:packet3_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_29_1 ;
  x3do:DEF 'packet3_2' .
:Transform_2_2_29_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet3_2 ;
  x3do:hasChildren :Transform_2_2_29_1_1 ;
  x3do:rotation ( 0 1 0 .785 ) ;
  x3do:translation ( -4 -0.5 0 ) .
:Transform_2_2_29_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_29_1 ;
  x3do:hasChildren :packet3-USE-2 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:packet3-USE-2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_29_1_1 ;
  owl:sameAs :packet3 . # DEF matching this USE
:packet3_2a a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_30_1 ;
  x3do:DEF 'packet3_2a' .
:Transform_2_2_30_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet3_2a ;
  x3do:hasChildren :Transform_2_2_30_1_1 ;
  x3do:rotation ( 0 1 0 .785 ) ;
  x3do:translation ( -4 -0.5 0 ) .
:Transform_2_2_30_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_30_1 ;
  x3do:hasChildren :packet3-USE-3 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:packet3-USE-3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_30_1_1 ;
  owl:sameAs :packet3 . # DEF matching this USE
:packet3_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_31_1 ;
  x3do:DEF 'packet3_3' .
:Transform_2_2_31_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet3_3 ;
  x3do:hasChildren :Transform_2_2_31_1_1 ;
  x3do:rotation ( 0 1 0 -0.785 ) ;
  x3do:translation ( -2 -0.5 -2 ) .
:Transform_2_2_31_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_31_1 ;
  x3do:hasChildren :packet3-USE-4 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:packet3-USE-4 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_31_1_1 ;
  owl:sameAs :packet3 . # DEF matching this USE
:packet3_3a a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_32_1 ;
  x3do:DEF 'packet3_3a' .
:Transform_2_2_32_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet3_3a ;
  x3do:hasChildren :Transform_2_2_32_1_1 ;
  x3do:rotation ( 0 1 0 -0.785 ) ;
  x3do:translation ( -2 -0.5 -2 ) .
:Transform_2_2_32_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_32_1 ;
  x3do:hasChildren :packet3-USE-5 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:packet3-USE-5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_32_1_1 ;
  owl:sameAs :packet3 . # DEF matching this USE
:packet3_3b a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_33_1 ;
  x3do:DEF 'packet3_3b' .
:Transform_2_2_33_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet3_3b ;
  x3do:hasChildren :packet3-USE-6 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -4 -0.5 -4 ) .
:packet3-USE-6 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_33_1 ;
  owl:sameAs :packet3 . # DEF matching this USE
:packet3_3b2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_34_1 ;
  x3do:DEF 'packet3_3b2' .
:Transform_2_2_34_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet3_3b2 ;
  x3do:hasChildren :packet3-USE-7 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( -4 -0.5 -4 ) .
:packet3-USE-7 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_34_1 ;
  owl:sameAs :packet3 . # DEF matching this USE
:packet3_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_35_1 ;
  x3do:DEF 'packet3_4' .
:Transform_2_2_35_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet3_4 ;
  x3do:hasChildren :packet3-USE-8 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 0 -0.5 -4 ) .
:packet3-USE-8 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_35_1 ;
  owl:sameAs :packet3 . # DEF matching this USE
:packet3_4a a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_36_1 ;
  x3do:DEF 'packet3_4a' .
:Transform_2_2_36_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet3_4a ;
  x3do:hasChildren :packet3-USE-9 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 0 -0.5 -4 ) .
:packet3-USE-9 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_36_1 ;
  owl:sameAs :packet3 . # DEF matching this USE
:packet3_4b a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_37_1 ;
  x3do:DEF 'packet3_4b' .
:Transform_2_2_37_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet3_4b ;
  x3do:hasChildren :Transform_2_2_37_1_1 ;
  x3do:rotation ( 0 1 0 .785 ) ;
  x3do:translation ( 4 -0.5 -4 ) .
:Transform_2_2_37_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_37_1 ;
  x3do:hasChildren :packet3-USE-10 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:packet3-USE-10 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_37_1_1 ;
  owl:sameAs :packet3 . # DEF matching this USE
:packet3_4b2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_38_1 ;
  x3do:DEF 'packet3_4b2' .
:Transform_2_2_38_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet3_4b2 ;
  x3do:hasChildren :Transform_2_2_38_1_1 ;
  x3do:rotation ( 0 1 0 .785 ) ;
  x3do:translation ( 4 -0.5 -4 ) .
:Transform_2_2_38_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_38_1 ;
  x3do:hasChildren :packet3-USE-11 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:packet3-USE-11 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_38_1_1 ;
  owl:sameAs :packet3 . # DEF matching this USE
:packet3_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_39_1 ;
  x3do:DEF 'packet3_5' .
:Transform_2_2_39_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet3_5 ;
  x3do:hasChildren :Transform_2_2_39_1_1 ;
  x3do:rotation ( 0 1 0 -0.785 ) ;
  x3do:translation ( 2 -0.5 -2 ) .
:Transform_2_2_39_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_39_1 ;
  x3do:hasChildren :packet3-USE-12 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:packet3-USE-12 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_39_1_1 ;
  owl:sameAs :packet3 . # DEF matching this USE
:packet3_5a a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_40_1 ;
  x3do:DEF 'packet3_5a' .
:Transform_2_2_40_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet3_5a ;
  x3do:hasChildren :Transform_2_2_40_1_1 ;
  x3do:rotation ( 0 1 0 -0.785 ) ;
  x3do:translation ( 2 -0.5 -2 ) .
:Transform_2_2_40_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_40_1 ;
  x3do:hasChildren :packet3-USE-13 ;
  x3do:rotation ( 0 0 1 1.57 ) .
:packet3-USE-13 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_40_1_1 ;
  owl:sameAs :packet3 . # DEF matching this USE
:packet3_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_41_1 ;
  x3do:DEF 'packet3_6' .
:Transform_2_2_41_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet3_6 ;
  x3do:hasChildren :packet3-USE-14 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 4 -0.5 0 ) .
:packet3-USE-14 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_41_1 ;
  owl:sameAs :packet3 . # DEF matching this USE
:packet3_6a a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Transform_2_2_42_1 ;
  x3do:DEF 'packet3_6a' .
:Transform_2_2_42_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packet3_6a ;
  x3do:hasChildren :packet3-USE-15 ;
  x3do:rotation ( 0 0 1 1.57 ) ;
  x3do:translation ( 4 -0.5 0 ) .
:packet3-USE-15 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_42_1 ;
  owl:sameAs :packet3 . # DEF matching this USE
:Transform_2_2_43 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Group_2_2_43_1 ;
  x3do:scale ( .4 .4 .4 ) ;
  x3do:translation ( -5 -0.5 -6 ) .
:Group_2_2_43_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_43 ;
  x3do:hasChildren :Shape_2_2_43_1_1, :Shape_2_2_43_1_2, :primaryTouch, :Transform_2_2_43_1_4 .
:Shape_2_2_43_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_2_43_1 ;
  x3do:hasAppearance :Appearance_2_2_43_1_1_1 ;
  x3do:hasGeometry :Cylinder_2_2_43_1_1_2 .
:Appearance_2_2_43_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_43_1_1 ;
  x3do:hasMaterial :Material_2_2_43_1_1_1_1 .
:Material_2_2_43_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_43_1_1_1 ;
  x3do:emissiveColor ( .8 .2 .2 ) .
:Cylinder_2_2_43_1_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_43_1_1 ;
  x3do:height 2.5 ;
  x3do:radius .75 .
:Shape_2_2_43_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_2_43_1 ;
  x3do:hasAppearance :Appearance_2_2_43_1_2_1 ;
  x3do:hasGeometry :Box_2_2_43_1_2_2 .
:Appearance_2_2_43_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_43_1_2 ;
  x3do:hasMaterial :Material_2_2_43_1_2_1_1 .
:Material_2_2_43_1_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_43_1_2_1 ;
  x3do:diffuseColor ( .5 .5 .5 ) .
:Box_2_2_43_1_2_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_43_1_2 .
:primaryTouch a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Group_2_2_43_1 ;
  x3do:DEF 'primaryTouch' ;
  x3do:description 'primary TouchSensor' .
:Transform_2_2_43_1_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Group_2_2_43_1 ;
  x3do:hasChildren :Billboard_2_2_43_1_4_1 ;
  x3do:translation ( 0 10.5 0 ) .
:Billboard_2_2_43_1_4_1 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :Transform_2_2_43_1_4 ;
  x3do:hasChildren :Shape_2_2_43_1_4_1_1 .
:Shape_2_2_43_1_4_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Billboard_2_2_43_1_4_1 ;
  x3do:hasGeometry :Text_2_2_43_1_4_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_43_1_4_1_1_2 .
:Text_2_2_43_1_4_1_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_2_43_1_4_1_1 ;
  x3do:hasFontStyle :FontStyle_2_2_43_1_4_1_1_1_1 ;
  x3do:string '"Primary"' .
:FontStyle_2_2_43_1_4_1_1_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_2_43_1_4_1_1_1 ;
  x3do:horizontal false ;
  x3do:cssStyle 'BOLD' .
:Appearance_2_2_43_1_4_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_43_1_4_1_1 ;
  x3do:hasMaterial :Material_2_2_43_1_4_1_1_2_1 .
:Material_2_2_43_1_4_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_43_1_4_1_1_2 ;
  x3do:emissiveColor ( 1 .2 .2 ) .
:Transform_2_2_44 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Group_2_2_44_1, :Transform_2_2_44_2 ;
  x3do:scale ( .4 .4 .4 ) ;
  x3do:translation ( -4 -0.5 -6 ) .
:Group_2_2_44_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_44 ;
  x3do:hasChildren :Shape_2_2_44_1_1, :Shape_2_2_44_1_2, :secondaryTouch .
:Shape_2_2_44_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_2_44_1 ;
  x3do:hasAppearance :Appearance_2_2_44_1_1_1 ;
  x3do:hasGeometry :Box_2_2_44_1_1_2 .
:Appearance_2_2_44_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_44_1_1 ;
  x3do:hasMaterial :Material_2_2_44_1_1_1_1 .
:Material_2_2_44_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_44_1_1_1 ;
  x3do:diffuseColor ( .5 .5 .5 ) .
:Box_2_2_44_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_44_1_1 .
:Shape_2_2_44_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_2_44_1 ;
  x3do:hasAppearance :Appearance_2_2_44_1_2_1 ;
  x3do:hasGeometry :Cylinder_2_2_44_1_2_2 .
:Appearance_2_2_44_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_44_1_2 ;
  x3do:hasMaterial :Material_2_2_44_1_2_1_1 .
:Material_2_2_44_1_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_44_1_2_1 ;
  x3do:emissiveColor ( .2 .2 .8 ) .
:Cylinder_2_2_44_1_2_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_44_1_2 ;
  x3do:height 2.5 ;
  x3do:radius .75 .
:secondaryTouch a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Group_2_2_44_1 ;
  x3do:DEF 'secondaryTouch' ;
  x3do:description 'secondary TouchSensor' .
:Transform_2_2_44_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_44 ;
  x3do:hasChildren :Billboard_2_2_44_2_1 ;
  x3do:translation ( 0 10.5 0 ) .
:Billboard_2_2_44_2_1 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :Transform_2_2_44_2 ;
  x3do:hasChildren :Shape_2_2_44_2_1_1 .
:Shape_2_2_44_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Billboard_2_2_44_2_1 ;
  x3do:hasGeometry :Text_2_2_44_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_44_2_1_1_2 .
:Text_2_2_44_2_1_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_2_44_2_1_1 ;
  x3do:hasFontStyle :FontStyle_2_2_44_2_1_1_1_1 ;
  x3do:string '"Secondary"' .
:FontStyle_2_2_44_2_1_1_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_2_44_2_1_1_1 ;
  x3do:horizontal false ;
  x3do:cssStyle 'BOLD' .
:Appearance_2_2_44_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_44_2_1_1 ;
  x3do:hasMaterial :Material_2_2_44_2_1_1_2_1 .
:Material_2_2_44_2_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_44_2_1_1_2 ;
  x3do:emissiveColor ( .2 .2 1 ) .
:Transform_2_2_45 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Group_2_2_45_1, :Transform_2_2_45_2 ;
  x3do:scale ( .4 .4 .4 ) ;
  x3do:translation ( -3 -0.5 -6 ) .
:Group_2_2_45_1 a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Transform_2_2_45 ;
  x3do:hasChildren :Shape_2_2_45_1_1, :Shape_2_2_45_1_2, :tertiaryTouch .
:Shape_2_2_45_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_2_45_1 ;
  x3do:hasAppearance :Appearance_2_2_45_1_1_1 ;
  x3do:hasGeometry :Box_2_2_45_1_1_2 .
:Appearance_2_2_45_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_45_1_1 ;
  x3do:hasMaterial :Material_2_2_45_1_1_1_1 .
:Material_2_2_45_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_45_1_1_1 ;
  x3do:diffuseColor ( .5 .5 .5 ) .
:Box_2_2_45_1_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_45_1_1 .
:Shape_2_2_45_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Group_2_2_45_1 ;
  x3do:hasAppearance :Appearance_2_2_45_1_2_1 ;
  x3do:hasGeometry :Cylinder_2_2_45_1_2_2 .
:Appearance_2_2_45_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_45_1_2 ;
  x3do:hasMaterial :Material_2_2_45_1_2_1_1 .
:Material_2_2_45_1_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_45_1_2_1 ;
  x3do:emissiveColor ( .2 .8 .2 ) .
:Cylinder_2_2_45_1_2_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_2_45_1_2 ;
  x3do:height 2.5 ;
  x3do:radius .75 .
:tertiaryTouch a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Group_2_2_45_1 ;
  x3do:DEF 'tertiaryTouch' ;
  x3do:description 'tertiary TouchSensor' .
:Transform_2_2_45_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_2_45 ;
  x3do:hasChildren :Billboard_2_2_45_2_1 ;
  x3do:translation ( 0 10.5 0 ) .
:Billboard_2_2_45_2_1 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :Transform_2_2_45_2 ;
  x3do:hasChildren :Shape_2_2_45_2_1_1 .
:Shape_2_2_45_2_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Billboard_2_2_45_2_1 ;
  x3do:hasGeometry :Text_2_2_45_2_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_45_2_1_1_2 .
:Text_2_2_45_2_1_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_2_45_2_1_1 ;
  x3do:hasFontStyle :FontStyle_2_2_45_2_1_1_1_1 ;
  x3do:string '"Tertiary"' .
:FontStyle_2_2_45_2_1_1_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_2_45_2_1_1_1 ;
  x3do:horizontal false ;
  x3do:cssStyle 'BOLD' .
:Appearance_2_2_45_2_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_45_2_1_1 ;
  x3do:hasMaterial :Material_2_2_45_2_1_1_2_1 .
:Material_2_2_45_2_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_45_2_1_1_2 ;
  x3do:emissiveColor ( .2 1 .2 ) .
:Transform_2_2_46 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Shape_2_2_46_1 ;
  x3do:scale ( 2 .4 .4 ) ;
  x3do:translation ( -4 -0.75 -6 ) .
:Shape_2_2_46_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_2_46 ;
  x3do:hasAppearance :Appearance_2_2_46_1_1 ;
  x3do:hasGeometry :Box_2_2_46_1_2 .
:Appearance_2_2_46_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_46_1 ;
  x3do:hasMaterial :Material_2_2_46_1_1_1 .
:Material_2_2_46_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_46_1_1 ;
  x3do:diffuseColor ( .5 .5 .5 ) .
:Box_2_2_46_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_46_1 .
:Transform_2_2_47 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Billboard_2_2_47_1 ;
  x3do:scale ( .4 .4 .4 ) ;
  x3do:translation ( -0.25 2 -6 ) .
:Billboard_2_2_47_1 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :Transform_2_2_47 ;
  x3do:hasChildren :Shape_2_2_47_1_1 .
:Shape_2_2_47_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Billboard_2_2_47_1 ;
  x3do:hasGeometry :Text_2_2_47_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_47_1_1_2 .
:Text_2_2_47_1_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_2_47_1_1 ;
  x3do:hasFontStyle :FontStyle_2_2_47_1_1_1_1 ;
  x3do:string '"Hop Count:"' .
:FontStyle_2_2_47_1_1_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_2_47_1_1_1 ;
  x3do:cssStyle 'BOLD' .
:Appearance_2_2_47_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_47_1_1 ;
  x3do:hasMaterial :Material_2_2_47_1_1_2_1 .
:Material_2_2_47_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_47_1_1_2 .
:Transform_2_2_48 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Billboard_2_2_48_1 ;
  x3do:translation ( -0.5 1 -6 ) .
:Billboard_2_2_48_1 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :Transform_2_2_48 ;
  x3do:hasChildren :Shape_2_2_48_1_1 .
:Shape_2_2_48_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Billboard_2_2_48_1 ;
  x3do:hasGeometry :Text_2_2_48_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_48_1_1_2 .
:Text_2_2_48_1_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_2_48_1_1 ;
  x3do:hasFontStyle :FontStyle_2_2_48_1_1_1_1 ;
  x3do:string '"6"' .
:FontStyle_2_2_48_1_1_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_2_48_1_1_1 ;
  x3do:cssStyle 'BOLD' .
:Appearance_2_2_48_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_48_1_1 ;
  x3do:hasMaterial :numberSix .
:numberSix a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_48_1_1_2 ;
  x3do:DEF 'numberSix' ;
  x3do:diffuseColor ( .4 .2 .2 ) ;
  x3do:emissiveColor ( .4 0 0 ) ;
  x3do:transparency 1 .
:Transform_2_2_49 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Billboard_2_2_49_1 ;
  x3do:translation ( .5 1 -6 ) .
:Billboard_2_2_49_1 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :Transform_2_2_49 ;
  x3do:hasChildren :Shape_2_2_49_1_1 .
:Shape_2_2_49_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Billboard_2_2_49_1 ;
  x3do:hasGeometry :Text_2_2_49_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_49_1_1_2 .
:Text_2_2_49_1_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_2_49_1_1 ;
  x3do:hasFontStyle :FontStyle_2_2_49_1_1_1_1 ;
  x3do:string '"7"' .
:FontStyle_2_2_49_1_1_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_2_49_1_1_1 ;
  x3do:cssStyle 'BOLD' .
:Appearance_2_2_49_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_49_1_1 ;
  x3do:hasMaterial :numberSeven .
:numberSeven a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_49_1_1_2 ;
  x3do:DEF 'numberSeven' ;
  x3do:diffuseColor ( .2 .2 .4 ) ;
  x3do:emissiveColor ( 0 0 .4 ) ;
  x3do:transparency 1 .
:Transform_2_2_50 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :packets_group ;
  x3do:hasChildren :Billboard_2_2_50_1 ;
  x3do:translation ( 1.5 1 -6 ) .
:Billboard_2_2_50_1 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :Transform_2_2_50 ;
  x3do:hasChildren :Shape_2_2_50_1_1 .
:Shape_2_2_50_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Billboard_2_2_50_1 ;
  x3do:hasGeometry :Text_2_2_50_1_1_1 ;
  x3do:hasAppearance :Appearance_2_2_50_1_1_2 .
:Text_2_2_50_1_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_2_50_1_1 ;
  x3do:hasFontStyle :FontStyle_2_2_50_1_1_1_1 ;
  x3do:string '"8"' .
:FontStyle_2_2_50_1_1_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_2_50_1_1_1 ;
  x3do:cssStyle 'BOLD' .
:Appearance_2_2_50_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_50_1_1 ;
  x3do:hasMaterial :numberEight .
:numberEight a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_50_1_1_2 ;
  x3do:DEF 'numberEight' ;
  x3do:diffuseColor ( .2 .4 .2 ) ;
  x3do:emissiveColor ( 0 .4 0 ) ;
  x3do:transparency 1 .
:clock a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'clock' ;
  x3do:cycleInterval '2.0' .
:clock2 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'clock2' ;
  x3do:cycleInterval '2.0' .
:clock3 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'clock3' ;
  x3do:cycleInterval '2.0' .
:node_path a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'node_path' ;
  x3do:key ( 0 .284 ) ;
  x3do:keyValue ( 0 0 0 2 0 0 ) .
:node_patha a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'node_patha' ;
  x3do:key ( 0 .284 ) ;
  x3do:keyValue ( 0 0 0 4 0 0 ) .
:node_path2 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'node_path2' ;
  x3do:key ( 0 .284 ) ;
  x3do:keyValue ( 0 0 0 2 0 2 ) .
:node_path2a a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'node_path2a' ;
  x3do:key ( 0 .284 ) ;
  x3do:keyValue ( 0 0 0 -2 0 2 ) .
:node_path3 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'node_path3' ;
  x3do:key ( 0 .284 ) ;
  x3do:keyValue ( 0 0 0 2 0 -2 ) .
:node_path3a a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'node_path3a' ;
  x3do:key ( 0 .284 ) ;
  x3do:keyValue ( 0 0 0 -2 0 -2 ) .
:node_path4 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'node_path4' ;
  x3do:key ( .426 .71 ) ;
  x3do:keyValue ( 0 0 0 2 0 0 ) .
:node_path4a a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'node_path4a' ;
  x3do:key ( .426 .71 ) ;
  x3do:keyValue ( 0 0 0 4 0 0 ) .
:node_path5 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'node_path5' ;
  x3do:key ( .426 .71 ) ;
  x3do:keyValue ( 0 0 0 2 0 2 ) .
:node_path5a a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'node_path5a' ;
  x3do:key ( .426 .71 ) ;
  x3do:keyValue ( 0 0 0 -2 0 2 ) .
:node_path6 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'node_path6' ;
  x3do:key ( .426 .71 ) ;
  x3do:keyValue ( 0 0 0 2 0 -2 ) .
:node_path6a a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'node_path6a' ;
  x3do:key ( .426 .71 ) ;
  x3do:keyValue ( 0 0 0 -2 0 -2 ) .
:path2 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path2' ;
  x3do:key ( .142 .426 ) ;
  x3do:keyValue ( 0 0 0 2 0 0 ) .
:path2a a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path2a' ;
  x3do:key ( .142 .426 ) ;
  x3do:keyValue ( 0 0 0 4 0 0 ) .
:path2_2 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path2_2' ;
  x3do:key ( .142 .426 ) ;
  x3do:keyValue ( 0 0 0 2 0 2 ) .
:path2_2a a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path2_2a' ;
  x3do:key ( .142 .426 ) ;
  x3do:keyValue ( 0 0 0 -2 0 2 ) .
:path2_3 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path2_3' ;
  x3do:key ( .142 .426 ) ;
  x3do:keyValue ( 0 0 0 2 0 -2 ) .
:path2_3a a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path2_3a' ;
  x3do:key ( .142 .426 ) ;
  x3do:keyValue ( 0 0 0 -2 0 -2 ) .
:path2_4 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path2_4' ;
  x3do:key ( .568 .852 ) ;
  x3do:keyValue ( 0 0 0 2 0 0 ) .
:path2_4a a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path2_4a' ;
  x3do:key ( .568 .852 ) ;
  x3do:keyValue ( 0 0 0 4 0 0 ) .
:path2_5 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path2_5' ;
  x3do:key ( .568 .852 ) ;
  x3do:keyValue ( 0 0 0 2 0 2 ) .
:path2_5a a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path2_5a' ;
  x3do:key ( .568 .852 ) ;
  x3do:keyValue ( 0 0 0 -2 0 2 ) .
:path2_6 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path2_6' ;
  x3do:key ( .568 .852 ) ;
  x3do:keyValue ( 0 0 0 2 0 -2 ) .
:path2_6a a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path2_6a' ;
  x3do:key ( .568 .852 ) ;
  x3do:keyValue ( 0 0 0 -2 0 -2 ) .
:path3 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path3' ;
  x3do:key ( .284 .568 ) ;
  x3do:keyValue ( 0 0 0 2 0 0 ) .
:path3a a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path3a' ;
  x3do:key ( .284 .568 ) ;
  x3do:keyValue ( 0 0 0 4 0 0 ) .
:path3_2 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path3_2' ;
  x3do:key ( .284 .568 ) ;
  x3do:keyValue ( 0 0 0 2 0 2 ) .
:path3_2a a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path3_2a' ;
  x3do:key ( .284 .568 ) ;
  x3do:keyValue ( 0 0 0 -2 0 2 ) .
:path3_3 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path3_3' ;
  x3do:key ( .284 .568 ) ;
  x3do:keyValue ( 0 0 0 2 0 -2 ) .
:path3_3a a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path3_3a' ;
  x3do:key ( .284 .568 ) ;
  x3do:keyValue ( 0 0 0 -2 0 -2 ) .
:path3_4 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path3_4' ;
  x3do:key ( .71 1 ) ;
  x3do:keyValue ( 0 0 0 2 0 0 ) .
:path3_4a a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path3_4a' ;
  x3do:key ( .71 1 ) ;
  x3do:keyValue ( 0 0 0 4 0 0 ) .
:path3_5 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path3_5' ;
  x3do:key ( .71 1 ) ;
  x3do:keyValue ( 0 0 0 2 0 2 ) .
:path3_5a a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path3_5a' ;
  x3do:key ( .71 1 ) ;
  x3do:keyValue ( 0 0 0 -2 0 2 ) .
:path3_6 a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path3_6' ;
  x3do:key ( .71 1 ) ;
  x3do:keyValue ( 0 0 0 2 0 -2 ) .
:path3_6a a owl:NamedIndividual, x3do:PositionInterpolator ;
  x3do:hasParent :packets_group ;
  x3do:DEF 'path3_6a' ;
  x3do:key ( .71 1 ) ;
  x3do:keyValue ( 0 0 0 -2 0 -2 ) .
:toggleScript1 a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :packets_group ;
  x3do:hasField :field_2_2_90_1, :field_2_2_90_2, :field_2_2_90_3, :field_2_2_90_4, :field_2_2_90_5 ;
  x3do:DEF 'toggleScript1' ;
  x3do:sourceCode """
ecmascript:

function toggle ( value, ts ) {
 if(value == true){
   state = !state;
   toggleValue = state;
   }
   if(state){
      transState = 0;
      transparency = transState;
   }
   else{
      transState = 1;
      transparency = transState;
   }
}
""" .
:field_2_2_90_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :toggleScript1 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'toggle' ;
  x3do:type 'SFBool' .
:field_2_2_90_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :toggleScript1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'state' ;
  x3do:type 'SFBool' ;
  x3do:value false .
:field_2_2_90_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :toggleScript1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'toggleValue' ;
  x3do:type 'SFBool' .
:field_2_2_90_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :toggleScript1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'transState' ;
  x3do:type 'SFFloat' ;
  x3do:value 1 .
:field_2_2_90_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :toggleScript1 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'transparency' ;
  x3do:type 'SFFloat' .
:toggleScript2 a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :packets_group ;
  x3do:hasField :field_2_2_91_1, :field_2_2_91_2, :field_2_2_91_3, :field_2_2_91_4, :field_2_2_91_5 ;
  x3do:DEF 'toggleScript2' ;
  x3do:sourceCode """
ecmascript:

function toggle ( value, ts ) {
 if(value == true){
   state = !state;
   toggleValue = state;
   }
   if(state){
      transState = 0;
      transparency = transState;
   }
   else{
      transState = 1;
      transparency = transState;
   }
}
""" .
:field_2_2_91_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :toggleScript2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'toggle' ;
  x3do:type 'SFBool' .
:field_2_2_91_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :toggleScript2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'state' ;
  x3do:type 'SFBool' ;
  x3do:value false .
:field_2_2_91_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :toggleScript2 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'toggleValue' ;
  x3do:type 'SFBool' .
:field_2_2_91_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :toggleScript2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'transState' ;
  x3do:type 'SFFloat' ;
  x3do:value 1 .
:field_2_2_91_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :toggleScript2 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'transparency' ;
  x3do:type 'SFFloat' .
:toggleScript3 a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :packets_group ;
  x3do:hasField :field_2_2_92_1, :field_2_2_92_2, :field_2_2_92_3, :field_2_2_92_4, :field_2_2_92_5 ;
  x3do:DEF 'toggleScript3' ;
  x3do:sourceCode """
ecmascript:

function toggle ( value, ts ) {
 if(value == true){
   state = !state;
   toggleValue = state;
   }
   if(state){
      transState = 0;
      transparency = transState;
   }
   else{
      transState = 1;
      transparency = transState;
   }
}
""" .
:field_2_2_92_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :toggleScript3 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'toggle' ;
  x3do:type 'SFBool' .
:field_2_2_92_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :toggleScript3 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'state' ;
  x3do:type 'SFBool' ;
  x3do:value false .
:field_2_2_92_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :toggleScript3 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'toggleValue' ;
  x3do:type 'SFBool' .
:field_2_2_92_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :toggleScript3 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'transState' ;
  x3do:type 'SFFloat' ;
  x3do:value 1 .
:field_2_2_92_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :toggleScript3 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'transparency' ;
  x3do:type 'SFFloat' .
:ROUTE_2_3 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'isActive' ;
  x3do:fromNode 'primaryTouch' ;
  x3do:toField 'toggle' ;
  x3do:toNode 'toggleScript1' .
:ROUTE_2_4 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'toggleValue' ;
  x3do:fromNode 'toggleScript1' ;
  x3do:toField 'loop' ;
  x3do:toNode 'clock' .
:ROUTE_2_5 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'isActive' ;
  x3do:fromNode 'secondaryTouch' ;
  x3do:toField 'toggle' ;
  x3do:toNode 'toggleScript2' .
:ROUTE_2_6 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'toggleValue' ;
  x3do:fromNode 'toggleScript2' ;
  x3do:toField 'loop' ;
  x3do:toNode 'clock2' .
:ROUTE_2_7 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'isActive' ;
  x3do:fromNode 'tertiaryTouch' ;
  x3do:toField 'toggle' ;
  x3do:toNode 'toggleScript3' .
:ROUTE_2_8 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'toggleValue' ;
  x3do:fromNode 'toggleScript3' ;
  x3do:toField 'loop' ;
  x3do:toNode 'clock3' .
:ROUTE_2_9 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'transparency' ;
  x3do:fromNode 'toggleScript1' ;
  x3do:toField 'transparency' ;
  x3do:toNode 'numberSix' .
:ROUTE_2_10 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'transparency' ;
  x3do:fromNode 'toggleScript2' ;
  x3do:toField 'transparency' ;
  x3do:toNode 'numberSeven' .
:ROUTE_2_11 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'transparency' ;
  x3do:fromNode 'toggleScript3' ;
  x3do:toField 'transparency' ;
  x3do:toNode 'numberEight' .
:ROUTE_2_12 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'node_path' .
:ROUTE_2_13 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'node_patha' .
:ROUTE_2_14 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'node_path2' .
:ROUTE_2_15 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'node_path2a' .
:ROUTE_2_16 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'node_path3' .
:ROUTE_2_17 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'node_path3a' .
:ROUTE_2_18 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'node_path4' .
:ROUTE_2_19 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'node_path4a' .
:ROUTE_2_20 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'node_path5' .
:ROUTE_2_21 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'node_path5a' .
:ROUTE_2_22 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'node_path6' .
:ROUTE_2_23 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'node_path6a' .
:ROUTE_2_24 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock2' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path2' .
:ROUTE_2_25 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock2' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path2a' .
:ROUTE_2_26 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock2' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path2_2' .
:ROUTE_2_27 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock2' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path2_2a' .
:ROUTE_2_28 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock2' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path2_3' .
:ROUTE_2_29 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock2' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path2_3a' .
:ROUTE_2_30 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock2' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path2_4' .
:ROUTE_2_31 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock2' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path2_4a' .
:ROUTE_2_32 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock2' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path2_5' .
:ROUTE_2_33 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock2' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path2_5a' .
:ROUTE_2_34 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock2' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path2_6' .
:ROUTE_2_35 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock2' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path2_6a' .
:ROUTE_2_36 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock3' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path3' .
:ROUTE_2_37 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock3' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path3a' .
:ROUTE_2_38 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock3' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path3_2' .
:ROUTE_2_39 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock3' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path3_2a' .
:ROUTE_2_40 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock3' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path3_3' .
:ROUTE_2_41 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock3' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path3_3a' .
:ROUTE_2_42 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock3' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path3_4' .
:ROUTE_2_43 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock3' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path3_4a' .
:ROUTE_2_44 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock3' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path3_5' .
:ROUTE_2_45 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock3' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path3_5a' .
:ROUTE_2_46 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock3' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path3_6' .
:ROUTE_2_47 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'clock3' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'path3_6a' .
:ROUTE_2_48 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'node_path' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet1_transmit' .
:ROUTE_2_49 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'node_path4' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet1_2transmit' .
:ROUTE_2_50 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'node_path2' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet2_transmit' .
:ROUTE_2_51 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'node_path5' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet2_2transmit' .
:ROUTE_2_52 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'node_path3' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet3_transmit' .
:ROUTE_2_53 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'node_path6' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet3_2transmit' .
:ROUTE_2_54 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'node_path2' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet4_transmit' .
:ROUTE_2_55 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'node_path5' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet4_2transmit' .
:ROUTE_2_56 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'node_path3' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet5_transmit' .
:ROUTE_2_57 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'node_path6' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet5_2transmit' .
:ROUTE_2_58 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'node_path' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet6_transmit' .
:ROUTE_2_59 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'node_path4' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet6_2transmit' .
:ROUTE_2_60 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path2' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet2_1' .
:ROUTE_2_61 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path2_4' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet2_1a' .
:ROUTE_2_62 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path2_2' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet2_2' .
:ROUTE_2_63 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path2_5' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet2_2a' .
:ROUTE_2_64 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path2_3' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet2_2' .
:ROUTE_2_65 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path2_6' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet2_2a' .
:ROUTE_2_66 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path2_2a' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet2_3' .
:ROUTE_2_67 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path2_5a' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet2_3a' .
:ROUTE_2_68 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path2_4a' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet2_3b2' .
:ROUTE_2_69 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path2a' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet2_3b' .
:ROUTE_2_70 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path2_3' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet2_4' .
:ROUTE_2_71 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path2_6' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet2_4a' .
:ROUTE_2_72 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path2_3' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet2_5' .
:ROUTE_2_73 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path2_6' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet2_5a' .
:ROUTE_2_74 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path2' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet2_6' .
:ROUTE_2_75 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path2_4' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet2_6a' .
:ROUTE_2_76 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path3' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet3_1' .
:ROUTE_2_77 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path3_4' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet3_1a' .
:ROUTE_2_78 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path3_3' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet3_2' .
:ROUTE_2_79 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path3_6' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet3_2a' .
:ROUTE_2_80 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path3_3a' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet3_3' .
:ROUTE_2_81 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path3_6a' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet3_3a' .
:ROUTE_2_82 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path3a' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet3_3b' .
:ROUTE_2_83 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path3_4a' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet3_3b2' .
:ROUTE_2_84 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path3a' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet3_4' .
:ROUTE_2_85 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path3_4a' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet3_4a' .
:ROUTE_2_86 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path3_2a' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet3_4b' .
:ROUTE_2_87 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path3_5a' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet3_4b2' .
:ROUTE_2_88 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path3_2' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet3_5' .
:ROUTE_2_89 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path3_5' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet3_5a' .
:ROUTE_2_90 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path3' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet3_6' .
:ROUTE_2_91 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'path3_4' ;
  x3do:toField 'set_translation' ;
  x3do:toNode 'packet3_6a' .
