<?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='Immersiveversion='3.1xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation=' http://www.web3d.org/specifications/x3d-3.1.xsd '>
<head>
<component level='1name='DIS'/>
<component level='1name='Geospatial'/>
<component level='1name='H-Anim'/>
<component level='3name='NURBS'/>
<meta name='titlecontent='HeaderProfileComponentMetaExample.x3d'/>
<meta name='descriptioncontent='Simple scene demonstrating X3D header, profile, component and meta-tag definitions. The component tags raise the support level from Immersive profile to include other components included in the X3D 3.0 Full profile.'/>
<meta name='creatorcontent='Don Brutzman'/>
<meta name='createdcontent='11 October 2005'/>
<meta name='modifiedcontent='2 January 2007'/>
<!-- Other example meta tags follow. newScene.x3d presents all of these for potential use, authors can delete unused name-value pairs. -->
<meta name='translatorcontent='*if manually translating VRML-to-X3D, enter name of person translating here*'/>
<meta name='translatedcontent='*enter date of translation here*'/>
<meta name='versioncontent='*enter version here, if any*'/>
<meta name='referencecontent='*enter reference citation or relative/online url here*'/>
<meta name='referencecontent='*enter additional url/bibliographic reference information here*'/>
<meta name='rightscontent='*enter copyright information here* Example: Copyright (c) Web3D Consortium Inc. 2002'/>
<meta name='drawingcontent='*enter drawing filename/url here*'/>
<meta name='imagecontent='*enter image filename/url here*'/>
<meta name='MovingImagecontent='*enter movie filename/url here*'/>
<meta name='photocontent='*enter photo filename/url here*'/>
<meta name='subjectcontent='*enter keywords here*'/>
<meta name='permissionscontent='*enter permission statements or url here*'/>
<meta name='warningcontent='*insert any known warnings, bugs or errors here*'/>
<meta name='identifiercontent='*enter online url address for this file here*'/>
<meta name='generatorcontent='X3D-Edit, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent='../license.html'/>
</head>
<Scene>
<!-- Scene graph nodes are added here -->
<Background groundColor='0.2 0.4 0.6skyColor='0.2 0.4 0.6'/>
<Shape>
<Text string='"HeaderProfileComponentMetaExample.x3d" "shows example use of" "header, profile, component and meta tags"solid='true'>
<FontStyle justify='"MIDDLE" "MIDDLE"size='0.6'/>
</Text>
<Appearance>
<Material diffuseColor='0.6 0.8 1'/>
</Appearance>
</Shape>
</Scene>
</X3D>

<!-- Tag color codes: <Node attribute='value'/> -->