<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.1//EN" "http://www.web3d.org/specifications/x3d-3.1.dtd">
<X3D profile='Immersive' version='3.1' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='
http://www.web3d.org/specifications/x3d-3.1.xsd '>
<
head>
</
head>
<!--
-->
<
Scene>
<
Background skyColor='
1 1 1'/>
<
Viewpoint description='
Default View'
position='
0 0 3'/>
<
Viewpoint description='
Book View'
position='
0.89 -1.11 2.33'/>
<
Shape>
<
Text DEF='
DefaultText'
string='
"hello" "X3D!"'
solid='
true'>
<
FontStyle DEF='
CenteredFontStyle'
justify='
"MIDDLE" "MIDDLE"'/>
</
Text>
<
Appearance>
<
Material DEF='
DefaultMaterial'
diffuseColor='
.2 .2 .2'/>
</
Appearance>
</
Shape>
</
Scene>
</X3D>
<!--
-->
<!-- Tag color codes:
<Node
DEF='idName' attribute='value'/> -->