<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
<X3D profile='Immersive' version='3.3 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation =' https://www.web3d.org/specifications/x3d-3.3.xsd '>
<!-- All head/meta tags are optional, WorldInfo is also optional -->
<!-- Text node not supported by X3D Interchange profile, use Immersive profile or Text component level 1 -->
<head>
<meta name='titlecontent='HelloWorldMinimal.x3d'/>
<meta name='descriptioncontent='Hello World minimal example scene.'/>
<meta name='creatorcontent='Don Brutzman'/>
<meta name='createdcontent='19 January 2020'/>
<meta name='modifiedcontent='24 January 2020'/>
<meta name='referencecontent=' https://helloworldcollection.de '/>
<meta name='referencecontent=' https://en.wiktionary.org/wiki/Hello_World '/>
<meta name='referencecontent=' https://en.wikipedia.org/wiki/%22Hello,%20World!%22_program '/>
<meta name='referencecontent=' https://en.wikibooks.org/w/index.php?title=Computer_Programming/Hello_world '/>
<meta name='referencecontent=' https://en.wikibooks.org/w/index.php?title=Computer_Programming/Hello_world#X3D_(Extensible_3D) '/>
<meta name='referencecontent=' https://x3dgraphics.com/examples/X3dForAdvancedModeling/HelloWorldScenes '/>
<meta name='referencecontent=' https://x3dgraphics.com/examples/X3dForAdvancedModeling/HelloWorldScenes/HelloWorldMinimalIndex.html '/>
<meta name='identifiercontent=' https://x3dgraphics.com/examples/X3dForAdvancedModeling/HelloWorldScenes/HelloWorldMinimal.x3d '/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../license.html'/>
</head>
<Scene>
<WorldInfo title='HelloWorldMinimal.x3d'/>
<Shape>
<Text string='"hello, world"'/>
</Shape>
</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. -->