<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "http://www.web3D.org/TaskGroups/x3d/translation/x3d-compromise.dtd"
                     "file://localhost/C:/www.web3D.org/TaskGroups/x3d/translation/x3d-compromise.dtd">
<X3D>
  <Header>
    <meta content="HelloWorld.xml" name="filename"/>
    <meta content="A simple VRML/X3D scene-graph example." name="description"/>
    <meta content="30 October 2000" name="revised"/>
    <meta content="Don Brutzman" name="author"/>
    <meta
      content="http://www.web3D.org/TaskGroups/x3d/translation/examples/development/HelloWorld.xml" name="url"/>
    <meta
      content="X3D-Edit, http://www.web3d.org/TaskGroups/x3d/translation/README.X3D-Edit.html" name="generator"/>
  </Header>
  <Scene>
    <Group>
      <children>
        <Viewpoint description="hello, world!" orientation="0 1 0 1.57" position="6 -1 0"/>
        <NavigationInfo type="&quot;EXAMINE&quot; &quot;ANY&quot;"/>
        <Shape>
          <geometry>
            <Sphere DEF="S"/>
          </geometry>
          <appearance>
            <Appearance>
              <texture>
                <ImageTexture url="&quot;earth-topo.png&quot;&#10;&quot;earth-topo-small.gif&quot;&#10;&quot;http://www.web3D.org/TaskGroups/x3d/translation/examples/earth-topo.png&quot;&#10;&quot;http://www.web3D.org/TaskGroups/x3d/translation/examples/earth-topo-small.gif&quot;"/>
              </texture>
            </Appearance>
          </appearance>
        </Shape>
        <Transform rotation="0 1 0 1.57" scale="1 1 1" translation="0 -2 1.25">
          <children>
            <Shape>
              <geometry>
                <Text string="&quot;Hello&quot; &quot;world!&quot;"/>
              </geometry>
              <appearance>
                <Appearance>
                  <material>
                    <Material diffuseColor="0.1 0.5 1"/>
                  </material>
                </Appearance>
              </appearance>
            </Shape>
          </children>
        </Transform>
      </children>
    </Group>
  </Scene>
</X3D>
