<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "http://www.web3d.org/specifications/x3d-3.0.dtd">
<X3D profile='Immersive' version='3.0'
xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance'
xsd:noNamespaceSchemaLocation
='
http://www.web3d.org/specifications/x3d-3.0.xsd
'>
<head>
</head>
<!--
-->
<Scene>
<Group>
<Transform rotation='1 0 0 1.57'>
<Transform rotation='0 0 1 1.57'>
<Shape DEF='Wheel'>
</Shape>
<Transform translation='0 -1 0'>
<Shape DEF='Axil'>
<Cylinder height='3.4'/>
<Appearance>
<Material/>
</Appearance>
</Shape>
</Transform>
<Transform rotation='1 0 0 1.4' translation='4.3 -2 -2'>
<Transform rotation='0 0 1 1.3'>
<Shape>
<Cylinder height='8' radius='.7'/>
<Appearance>
<Material/>
</Appearance>
</Shape>
<Transform translation='0 -3 0'>
<Shape>
<Appearance>
<Material/>
</Appearance>
<Box size='3 6 3'/>
</Shape>
</Transform>
</Transform>
</Transform>
</Transform>
</Transform>
<Transform scale='.8 .8 .8' translation='2 2 0'>
</Transform>
</Group>
<Background groundAngle='1.309 1.570796' groundColor='0.1 0.1 0 0.4 0.25 0.2 0.6 0.6 0.6' skyAngle='1.309 1.571' skyColor='0 0.2 0.7 0 0.5 1 1 1 1'/>
</Scene>
</X3D>
<!--
-->
<!--
Color key:
<X3dNode
DEF='idName' field='value'/>
matches
<XmlElement
DEF='idName' attribute='value'/>
(Light blue background: behavior node) (Grey background: inserted documentation) (Magenta background: X3D extensibility)
-->
<!--
Additional help information about X3D scenes:
X3D Resources,
X3D Scene Authoring Hints
and
X3D Tooltips
-->