<rml> <head> <link type="text/template" href="../../../assets/window.rml"/> <link type="text/css" href="tutorial.rcss"/> <title>Inventory</title> <style> body { width: 400dp; height: 300dp; } </style> </head> <body template="window"> </body> </rml>