{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Immersive",
    "@version":"3.2",
    "@xsd:noNamespaceSchemaLocation":"https://www.web3d.org/specifications/x3d-3.2.xsd",
    "JSON schema":"https://www.web3d.org/specifications/x3d-4.0-JSONSchema.autogenerated.json",
    "head": {
        "meta": [
          {
            "@name":"title",
            "@content":"HelloWorldEncryptionResult_Decrypted8JAN2023.x3d"
          },
          {
            "@name":"description",
            "@content":"Decryption of simple X3D example for XML encryption for security, originally encrypted 14 years earlier! Actual encrypted document is in XML file HelloWorldEncryptionResult.xml, this test still worked after fourteen years following an upgrade to X3D-Edit to version 4.0 !"
          },
          {
            "@name":"reference",
            "@content":"HelloWorldEncryptionResult.xml"
          },
          {
            "@name":"created",
            "@content":"2 July 2008"
          },
          {
            "@name":"modified",
            "@content":"9 January 2023"
          },
          {
            "@name":"creator",
            "@content":"Don Brutzman, Mike Bailey"
          },
          {
            "@name":"info",
            "@content":"default attribute values removed after decryption"
          },
          {
            "@name":"reference",
            "@content":"X3dSecurityReadMe.html"
          },
          {
            "@name":"reference",
            "@content":"keystore/SelectSigningSecretKey.png"
          },
          {
            "@name":"reference",
            "@content":"keystore/SecretKey_key.b64"
          },
          {
            "@name":"reference",
            "@content":"https://www.web3d.org/x3d/content/examples/HelloWorld.x3d"
          },
          {
            "@name":"reference",
            "@content":"https://www.web3d.org/x3d/content/examples/Basic/Security/HelloWorldEncryptionInput.x3d"
          },
          {
            "@name":"reference",
            "@content":"https://www.web3d.org/x3d/content/examples/Basic/Security/HelloWorldEncryptionResult.xml"
          },
          {
            "@name":"reference",
            "@content":"https://www.web3d.org/x3d/content/examples/Basic/Security/HelloWorldDecrypted.x3d"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Basic/Security/HelloWorldEncryptionResult_Decrypted8JAN2023.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"subject",
            "@content":"X3D security, XML encryption, secret key"
          },
          {
            "@name":"license",
            "@content":"../license.html"
          },
          {
            "@name":"translated",
            "@content":"02 September 2025"
          },
          {
            "@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":"Example scene to illustrate X3D tags and attributes."
          },
          { "WorldInfo":
            {
              "@title":"HelloWorldEncryptionResult_Decrypted8JAN2023.x3d"
            }
          },
          { "Group":
            {
              "-children":[
                { "Viewpoint":
                  {
                    "@centerOfRotation":[0,-1,0],
                    "@description":"Hello world!",
                    "@position":[0,-1,7]
                  }
                },
                { "Transform":
                  {
                    "@rotation":[0,1,0,3],
                    "-children":[
                      { "Shape":
                        {
                          "-geometry":
                            { "Sphere":
                              {
                              }
                            },
                          "-appearance":
                            { "Appearance":
                              {
                                "-material":
                                  { "Material":
                                    {
                                      "@diffuseColor":[0,0.5,1]
                                    }
                                  },
                                "-texture":
                                  { "ImageTexture":
                                    {
                                      "@url":["../earth-topo.png","../earth-topo.jpg","../earth-topo-small.gif","https://www.web3d.org/x3d/content/examples/Basic/earth-topo.png","https://www.web3d.org/x3d/content/examples/Basic/earth-topo.jpg","https://www.web3d.org/x3d/content/examples/Basic/earth-topo-small.gif"]
                                    }
                                  }
                              }
                            }
                        }
                      }
                    ]
                  }
                },
                { "Transform":
                  {
                    "@translation":[0,-2,0],
                    "-children":[
                      { "Shape":
                        {
                          "-geometry":
                            { "Text":
                              {
                                "@string":["Hello","world!"],
                                "-fontStyle":
                                  { "FontStyle":
                                    {
                                      "@justify":["MIDDLE","MIDDLE"]
                                    }
                                  }
                              }
                            },
                          "-appearance":
                            { "Appearance":
                              {
                                "-material":
                                  { "Material":
                                    {
                                      "@diffuseColor":[0.1,0.5,1]
                                    }
                                  }
                              }
                            }
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
    }
  }
}