instance 1


  
  Transform {
     translation -2.25 0 0
     children [
        Shape {
           appearance DEF A Appearance {
              material Material {}
              texture ImageTexture { url ["local/images/check.gif"] }
           }
           geometry Nsphere { latitudeLines 5 longitudeLines 5 }
        }
     ]
  }