<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
<X3D profile='Interchange' version='3.0' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.0.xsd'>
  <head>
    <meta content='Seat.x3d' name='title'/>
    <meta content='F16, Fighting Falcon, Turkish Air Force (TUAF) Cockpit Seat' name='description'/>
    <meta content='Murat ONDER, LTJG, Turkish Navy' name='creator'/>
    <meta content='13 July 2003' name='created'/>
    <meta content='28 November 2019' name='modified'/>
    <meta content='https://www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/F16FightingFalconTurkey/Seat.x3d' name='identifier'/>
    <meta content='../../license.html' name='license'/>
  </head>
  <Scene>
    <WorldInfo title='Seat.x3d'/>
    <Transform>
      <Group>
        <Transform translation='0 0 -0.26'>
          <Shape>
            <Appearance>
              <Material DEF='Seat_Color' diffuseColor='.2031 .2031 .0039'/>
            </Appearance>
            <Box size='1.8 0.5 2.5'/>
          </Shape>
        </Transform>
        <Transform DEF='seatHead' rotation='-1 0 0 0.17' translation='0 3.25 0.65'>
          <Shape>
            <Appearance>
              <Material USE='Seat_Color'/>
            </Appearance>
            <Box size='1 1.25 0.4'/>
          </Shape>
        </Transform>
        <Transform DEF='seatBack' translation='0 1.5 0.75'>
          <Shape>
            <Appearance>
              <Material USE='Seat_Color'/>
            </Appearance>
            <Box size='1.8 2.7 0.5'/>
          </Shape>
        </Transform>
      </Group>
    </Transform>
  </Scene>
</X3D>