Xojo language definition for the excellent browser-based Rainbow.js syntax highlighter.
Include the rainbow-xojo.js script after the rainbow.js library before the closing </body> tag:
<script src="js/rainbow.min.js"></script>
<script src="js/rainbow-xojo.js"></script>