{ "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":"HelloSeoul.x3d"
          },
          {
            "@name":"description",
            "@content":"Hello World: Hello Seoul in Korean, 안녕 서울"
          },
          {
            "@name":"creator",
            "@content":"Byounghyun Yoo"
          },
          {
            "@name":"created",
            "@content":"22 January 2014"
          },
          {
            "@name":"modified",
            "@content":"8 October 2023"
          },
          {
            "@name":"reference",
            "@content":"HelloWorld.x3d"
          },
          {
            "@name":"subject",
            "@content":"Hello World Example"
          },
          {
            "@name":"reference",
            "@content":"https://www.web3d.org/realtime-3d/news/internationalization-x3d"
          },
          {
            "@name":"reference",
            "@content":"https://en.wikipedia.org/wiki/Korean_language"
          },
          {
            "@name":"Image",
            "@content":"images/HelloSeoul.png"
          },
          {
            "@name":"Image",
            "@content":"images/HelloSeoulBsContact.png"
          },
          {
            "@name":"Image",
            "@content":"images/HelloSeoulH3Dviewer.png"
          },
          {
            "@name":"Image",
            "@content":"images/HelloSeoulInstantReality.png"
          },
          {
            "@name":"Image",
            "@content":"images/HelloSeoulView3dscene.png"
          },
          {
            "@name":"Image",
            "@content":"images/HelloSeoulX3DOM.png"
          },
          {
            "@name":"Image",
            "@content":"images/HelloSeoulXj3D.png"
          },
          {
            "@name":"Image",
            "@content":"images/Seoul_Flag.png"
          },
          {
            "@name":"reference",
            "@content":"https://en.wikipedia.org/wiki/Seoul"
          },
          {
            "@name":"reference",
            "@content":"https://commons.wikimedia.org/wiki/File:Flag_of_Seoul.png"
          },
          {
            "@name":"reference",
            "@content":"https://en.wikipedia.org/wiki/Korean_character"
          },
          {
            "@name":"reference",
            "@content":"http://en.wikibooks.org/w/index.php?title=Computer_Programming/Hello_world"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/HelloWorldScenes/HelloSeoul.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../license.html"
          },
          {
            "@name":"translated",
            "@content":"31 August 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":[
          { "WorldInfo":
            {
              "@title":"Hello Seoul!! 안녕 서울!!"
            }
          },
          { "Viewpoint":
            {
              "@description":"Hello Seoul!! 안녕 서울!!",
              "@position":[0,1,7]
            }
          },
          {
            "#comment":"character entities: &#50504;&#45397; &#49436;&#50872;"
          },
          { "Transform":
            {
              "@translation":[2,1,0],
              "-children":[
                { "Shape":
                  {
                    "-geometry":
                      { "Text":
                        {
                          "@string":["안","녕","서","울"],
                          "-children":[
                            {
                              "#comment":"\"&#50504;\" \"&#45397;\" \"&#49436;\" \"&#50872;\""
                            }
                          ],
                          "-fontStyle":
                            { "FontStyle":
                              {
                                "@horizontal":false,
                                "@justify":["MIDDLE","MIDDLE"],
                                "@style":"BOLDITALIC"
                              }
                            }
                        }
                      },
                    "-appearance":
                      { "Appearance":
                        {
                          "@DEF":"TextAppearance",
                          "-material":
                            { "Material":
                              {
                                "@diffuseColor":[1,1,1]
                              }
                            }
                        }
                      }
                  }
                }
              ]
            }
          },
          { "Transform":
            {
              "@translation":[-0.5,-1.25,0],
              "-children":[
                { "Shape":
                  {
                    "-geometry":
                      { "Text":
                        {
                          "@string":["Hello Seoul !!"],
                          "-fontStyle":
                            { "FontStyle":
                              {
                                "@justify":["MIDDLE","MIDDLE"],
                                "@style":"BOLDITALIC"
                              }
                            }
                        }
                      },
                    "-appearance":
                      { "Appearance":
                        {
                          "@USE":"TextAppearance"
                        }
                      }
                  }
                },
                { "Transform":
                  {
                    "@translation":[-0.4,2.6,0],
                    "-children":[
                      { "Anchor":
                        {
                          "@description":"Seoul Wikipedia page",
                          "@url":["https://en.wikipedia.org/wiki/Seoul"],
                          "-children":[
                            { "Shape":
                              {
                                "-geometry":
                                  { "Box":
                                    {
                                      "@size":[4,4,0.0001]
                                    }
                                  },
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "-texture":
                                        { "ImageTexture":
                                          {
                                            "@url":["2000px-Seal_of_Seoul.svg.png","https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/HelloWorldScenes/2000px-Seal_of_Seoul.svg.png","Seal_of_Seoul.svg","https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/HelloWorldScenes/Seal_of_Seoul.svg"]
                                          }
                                        },
                                      "-material":
                                        { "Material":
                                          {
                                            "@diffuseColor":[1,1,1]
                                          }
                                        }
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
    }
  }
}