<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE language><language name="ferite" version="7" kateversion="5.62" section="Scripts" extensions="*.fe;*.feh" mimetype="text/x-ferite-src"><highlighting><list name="keywords"><item>break</item><item>case</item><item>class</item><item>continue</item><item>do</item><item>else</item><item>fix</item><item>for</item><item>function</item><item>global</item><item>if</item><item>iferr</item><item>namespace</item><item>new</item><item>null</item><item>return</item><item>self</item><item>super</item><item>uses</item><item>while</item></list><list name="types"><item>array</item><item>final</item><item>number</item><item>object</item><item>static</item><item>string</item><item>void</item></list><contexts><context name="Default" attribute="Normal Text"><keyword String="keywords" attribute="Keyword"/><keyword String="types" attribute="Data Type"/><Float attribute="Float" context="Float Suffixes"/><HlCOct attribute="Octal"/><HlCHex attribute="Hex"/><Int attribute="Decimal" context="Int Suffixes"/><HlCChar attribute="Char"/><DetectChar char='"' attribute="String" context="String"/><StringDetect String="//" attribute="Comment" context="Comment"/><StringDetect String="/*" attribute="Comment" context="Multiline Comment" beginRegion="BlockComment"/><AnyChar String="!%&amp;()+,-&lt;=>?[]^{|}~" attribute="Symbol"/><StringDetect String="#if 0" attribute="Comment" context="Undeffed"/><DetectChar char="#" attribute="Preprocessor" context="Preprocessor" column="0"/></context><context name="Comment" attribute="Comment" lineEndContext="#pop"><DetectSpaces/><IncludeRules context="##Comments"/></context><context name="Float Suffixes" attribute="Float" fallthroughContext="#pop" lineEndContext="#pop"><AnyChar String="fF" attribute="Float" context="#pop"/></context><context name="Int Suffixes" attribute="Decimal" fallthroughContext="#pop" lineEndContext="#pop"><StringDetect String="ULL" attribute="Decimal" context="#pop" insensitive="1"/><StringDetect String="LLU" attribute="Decimal" context="#pop" insensitive="1"/><StringDetect String="UL" attribute="Decimal" context="#pop" insensitive="1"/><StringDetect String="LU" attribute="Decimal" context="#pop" insensitive="1"/><StringDetect String="LL" attribute="Decimal" context="#pop" insensitive="1"/><AnyChar String="ULul" attribute="Decimal" context="#pop"/></context><context name="Multiline Comment" attribute="Comment"><StringDetect String="*/" attribute="Comment" context="#pop" endRegion="BlockComment"/><DetectSpaces/><IncludeRules context="##Comments"/></context><context name="Multiline Comment 2" attribute="Comment"><StringDetect String="*/" attribute="Comment" context="#pop" endRegion="BlockComment"/><DetectSpaces/><IncludeRules context="##Comments"/></context><context name="Preprocessor" attribute="Preprocessor" lineEndContext="#pop"><LineContinue attribute="Preprocessor"/><RangeDetect char1='"' char='"' attribute="Prep. Lib"/><RangeDetect char1=">" char="&lt;" attribute="Prep. Lib"/><StringDetect String="//" attribute="Comment" context="Comment"/><StringDetect String="/*" attribute="Comment" context="Multiline Comment 2" beginRegion="BlockComment"/></context><context name="String" attribute="String" lineEndContext="#pop"><LineContinue attribute="String"/><HlCStringChar attribute="String Char"/><DetectChar char='"' attribute="String" context="#pop"/></context><context name="Undeffed" attribute="Comment"><StringDetect String="#endif" attribute="Comment" context="#pop" column="0"/><DetectSpaces/><IncludeRules context="##Comments"/></context></contexts><itemDatas><itemData name="Normal Text" defStyleNum="dsNormal"/><itemData name="Keyword" defStyleNum="dsKeyword"/><itemData name="Data Type" defStyleNum="dsDataType"/><itemData name="Decimal" defStyleNum="dsDecVal"/><itemData name="Octal" defStyleNum="dsBaseN"/><itemData name="Hex" defStyleNum="dsBaseN"/><itemData name="Float" defStyleNum="dsFloat"/><itemData name="Char" defStyleNum="dsChar"/><itemData name="String" defStyleNum="dsString"/><itemData name="String Char" defStyleNum="dsSpecialChar"/><itemData name="Comment" defStyleNum="dsComment"/><itemData name="Symbol" defStyleNum="dsOperator"/><itemData name="Preprocessor" defStyleNum="dsPreprocessor"/><itemData name="Prep. Lib" defStyleNum="dsImport"/></itemDatas></highlighting><general><comments><comment name="singleLine" start="//"/><comment name="multiLine" start="/*" end="*/" region="BlockComment"/></comments><keywords casesensitive="1"/></general></language>