{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Immersive",
    "@version":"3.3",
    "@xsd:noNamespaceSchemaLocation":"https://www.web3d.org/specifications/x3d-3.3.xsd",
    "JSON schema":"https://www.web3d.org/specifications/x3d-4.0-JSONSchema.autogenerated.json",
    "head": {
        "meta": [
          {
            "@name":"title",
            "@content":"InlineKelpForest.x3d"
          },
          {
            "@name":"description",
            "@content":"Inline example that loads the Kelp Forest world."
          },
          {
            "@name":"creator",
            "@content":"Leonard Daly and Don Brutzman"
          },
          {
            "@name":"created",
            "@content":"19 October 2005"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"info",
            "@content":"X3D profile must be Immersive, rather than Interactive, in order to set up the X3D player to properly support the contained Inline scene KelpForestMain.x3d which has profile Immersive."
          },
          {
            "@name":"reference",
            "@content":"../KelpForestExhibit/KelpForestMain.x3d"
          },
          {
            "@name":"reference",
            "@content":"https://X3dGraphics.com"
          },
          {
            "@name":"reference",
            "@content":"https://www.web3d.org/x3d/content/examples/X3dResources.html"
          },
          {
            "@name":"rights",
            "@content":"Copyright Don Brutzman and Leonard Daly 2007"
          },
          {
            "@name":"subject",
            "@content":"X3D book, X3D graphics, X3D-Edit, http://www.x3dGraphics.com"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/InlineKelpForest.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../license.html"
          },
          {
            "@name":"translated",
            "@content":"17 April 2026"
          },
          {
            "@name":"generator",
            "@content":"X3dToJson.xslt, https://www.web3d.org/x3d/stylesheets/X3dToJson.html"
          },
          {
            "@name":"reference",
            "@content":"X3D JSON encoding: https://www.web3d.org/wiki/index.php/X3D_JSON_Encoding"
          }
        ]
    },
    "Scene": {
        "-children":[
          {
            "#comment":"The following url is an ordered list of multiple addresses that support the following use cases."
          },
          {
            "#comment":"Use case: (1a) .x3d on local disk or (1b) web server query looks on local server"
          },
          {
            "#comment":"Use case: (2) Older VRML97 browser unable to read X3D, reads .wrl version instead (backwards compatibility)"
          },
          {
            "#comment":"Use case: (3) local copy not available, retrieve from permanent server address"
          },
          {
            "#comment":"Use case: (4) combination of cases (2) and (3), VRML97 on remote server"
          },
          {
            "#comment":"TODO consider simpler scene to illustrate Inline, also consider adding Viewpoint"
          },
          { "WorldInfo":
            {
              "@title":"InlineKelpForest.x3d"
            }
          },
          { "Inline":
            {
              "@url":["../KelpForestExhibit/KelpForestMain.x3d","https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpForestMain.x3d","../KelpForestExhibit/KelpForestMain.wrl","https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpForestMain.wrl"]
            }
          }
        ]
    }
  }
}