<?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 =' https://www.web3d.org/specifications/x3d-4.0.xsd '>
<head>
<meta name='titlecontent='HelloWorldX3D4.x3d'/>
<meta name='descriptioncontent='Test X3D version 4 with simple X3D model example: Hello World!'/>
<meta name='createdcontent='10 June 2021'/>
<meta name='modifiedcontent='23 April 2023'/>
<meta name='creatorcontent='Don Brutzman'/>
<meta name='Imagecontent='HelloWorld.tall.png'/>
<meta name='referencecontent=' https://en.wikipedia.org/wiki/Hello_world '/>
<meta name='referencecontent=' https://en.wikipedia.org/wiki/Hello#.22Hello.2C_World.22_computer_program '/>
<meta name='referencecontent=' "https://en.wikipedia.org/wiki/Hello,_World!_program" '/>
<meta name='referencecontent=' https://en.wikibooks.org/w/index.php?title=Computer_Programming/Hello_world '/>
<meta name='referencecontent=' https://www.HelloWorldExample.net '/>
<meta name='referencecontent=' https://www.web3d.org '/>
<meta name='referencecontent=' https://www.web3d.org/realtime-3d/news/internationalization-x3d '/>
<meta name='referencecontent=' https://www.web3d.org/x3d/content/examples/HelloWorld.x3d '/>
<meta name='referencecontent=' https://X3dGraphics.com/examples/X3dForAdvancedModeling/HelloWorldScenes/HelloWorld.x3d '/>
<meta name='referencecontent=' https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4-CD1/Part01/htmlGuidelines.html '/>
<meta name='identifiercontent=' https://X3dGraphics.com/examples/X3dForAdvancedModeling/HelloWorldScenes/HelloWorldX3D4.x3d '/>
<meta name='licensecontent=' https://www.web3d.org/x3d/content/examples/license.html '/>
<meta name='generatorcontent='X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit'/>
<meta name='referencecontent='HelloWorld.wrl'/>
<meta name='referencecontent='HelloWorldX3D4.x3dv'/>
<meta name='referencecontent='HelloWorldX3D4.x3db'/>
<meta name='referencecontent='HelloWorldX3D4.xhtml'/>
<meta name='referencecontent='HelloWorldX3D4.json'/>
</head>
<!-- -->
<Scene>
<!-- Example scene to illustrate X3D nodes and fields (XML elements and attributes) -->
<WorldInfo DEF='WorldInfoPrimaryinfo='"Example scene to illustrate a simple X3D4 model"title='Hello World X3D4!'/>
<WorldInfo DEF='WorldInfoSecondaryclass='TestClassid='TestIDstyle='TestStyletitle='test HTML CSS fields'/>
<NavigationInfo/>
<Group>
<PointLight shadows='true'/>
<Viewpoint DEF='ViewUpClosecenterOfRotation='0 -1 0description='Hello world!position='0 -1 7'/>
<Transform rotation='0 1 0 3'> </Transform>
<Transform translation='0 -2 0'>
<Shape>
<Text DEF='TextMessagestring='"Hello" "X3D 4!"'>
<FontStyle justify='"MIDDLE" "MIDDLE"'/>
</Text>
<Appearance>
<Material USE='MaterialOffWhite'/>
</Appearance>
</Shape>
</Transform>
</Group>
</Scene>
</X3D>
<!--

Index for DEF nodes : ImageCloudlessEarth, MaterialOffWhite, TextMessage, ViewUpClose, WorldInfoPrimary, WorldInfoSecondary

Index for Viewpoint image : ViewUpClose
-->

<!-- 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)
-->

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