<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 4.0//EN" "https://www.web3d.org/specifications/x3d-4.0.dtd">
<X3D profile='Immersive' version='4.0 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation =' http://www.web3d.org/specifications/x3d-4.0.xsd '>
<head>
<component level='4name='Rendering'/>
<unit category='lengthconversionFactor='0.3048name='FeetToMeters'/>
<!-- Authors need to provide meta tags as appropriate -->
<meta name='titlecontent='HelloSceneGraphStructure.x3d'/>
<meta name='descriptioncontent='Show basic scene graph structure'/>
<meta name='creatorcontent='Don Brutzman'/>
<meta name='createdcontent='18 September 2022'/>
<meta name='modifiedcontent='18 September 2022'/>
<meta name='Imagecontent='HelloSceneGraphStructure.png'/>
<meta name='identifiercontent=' https://X3dGraphics.com/examples/X3dForWebAuthors/Chapter01TechnicalOverview/HelloSceneGraphStructure.x3d '/>
<meta name='generatorcontent='X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../license.html'/>
</head>
<Scene>
<WorldInfo title='HelloSceneGraphStructure.x3d'/>
<!-- Scene graph nodes are added here -->
<Transform> </Transform>
</Scene>
</X3D>

<!-- Color key: <X3dNode field='value'/> matches <XmlElement attribute='value'/>
(Light blue background: behavior node) (Grey background: inserted documentation) (Magenta background: X3D Extensibility)
-->

<!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources and X3D Scene Authoring Hints. -->