<?xml version="1.0" encoding="UTF-8"?>> <X3D profile='Immersive'> <Scene> <Viewpoint position="6 4 5" orientation='1 0 0 -0.5'/> <Transform translation='4 1 0'> <Shape> <Box size='2 2 2'/> <Appearance> <Material diffuseColor="1 0 0"/> </Appearance> </Shape> </Transform> </Scene> </X3D>