<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE language><language name="mergetag text" version="5" kateversion="5.62" section="Configuration" author="Diggory Hardy (diggory.hardy@gmail.com)" license="LGPLv2+" extensions="*.mtt;"><highlighting><contexts><context name="Normal" attribute="Error"><DetectSpaces/><StringDetect String="!{" attribute="Comment Brackets" context="SecComment" beginRegion="SecComment"/><StringDetect String="!&lt;" attribute="Comment Brackets" context="TagCommentType"/><DetectChar char="{" attribute="Brackets" context="SectionIdentifier" beginRegion="SecID"/><DetectChar char="&lt;" attribute="Tag Character" context="TagType"/></context><context name="TagErrors" attribute="Normal Text"><AnyChar String="&lt;|=>" attribute="Error"/></context><context name="CharLiteralClosing" attribute="Error" fallthroughContext="#pop#pop" lineEndContext="#pop#pop"><DetectChar char="'" attribute="Char" context="#pop#pop"/></context><context name="SecComment" attribute="Comment"><DetectChar char="}" attribute="Comment Brackets" context="#pop" endRegion="SecComment"/><DetectChar char="{" attribute="Comment Brackets" context="SecComment" beginRegion="SecID"/><DetectSpaces/><IncludeRules context="##Comments"/></context><context name="CharLiteral" attribute="Char" fallthroughContext="#pop" lineEndContext="CharLiteralClosing"><DetectChar char="'" attribute="Char" context="#pop"/><HlCStringChar attribute="EscapeSequence" context="CharLiteralClosing"/><RegExpr String="." attribute="Char" context="CharLiteralClosing"/></context><context name="CommentChar" attribute="Comment"><DetectChar char="'" attribute="Comment" context="#pop"/><RegExpr String="\\." attribute="Comment"/></context><context name="CommentString" attribute="Comment"><DetectChar char='"' attribute="Comment" context="#pop"/><RegExpr String="\\." attribute="Comment"/></context><context name="SectionIdentifier" attribute="ID"><DetectChar char="}" attribute="Brackets" context="#pop" endRegion="SecID"/></context><context name="String" attribute="String"><HlCStringChar attribute="EscapeSequence"/><DetectChar char='"' attribute="String" context="#pop"/></context><context name="TagCommentData" attribute="Comment"><DetectChar char=">" attribute="Comment Brackets" context="#pop#pop#pop"/><DetectChar char="'" attribute="Comment" context="CommentChar"/><DetectChar char='"' attribute="Comment" context="CommentString"/><IncludeRules context="TagErrors"/></context><context name="TagCommentID" attribute="Comment"><DetectChar char="=" attribute="Comment Brackets" context="TagCommentData"/><IncludeRules context="TagErrors"/></context><context name="TagCommentType" attribute="Comment"><DetectChar char="|" attribute="Comment Brackets" context="TagCommentID"/><IncludeRules context="TagErrors"/></context><context name="TagData" attribute="Normal Text"><DetectChar char=">" attribute="Tag Character" context="#pop#pop#pop"/><DetectChar char="'" attribute="Char" context="CharLiteral"/><DetectChar char='"' attribute="String" context="String"/><Float attribute="Float"/><RegExpr String="0[bB][01]+" attribute="Binary" context="#pop"/><RegExpr String="0[oO][0-7]+" attribute="Octal" context="#pop"/><HlCHex attribute="Hex"/><Int attribute="Integer"/><IncludeRules context="TagErrors"/></context><context name="TagID" attribute="ID"><DetectChar char="=" attribute="Tag Character" context="TagData"/><IncludeRules context="TagErrors"/></context><context name="TagType" attribute="Type"><DetectChar char="|" attribute="Tag Character" context="TagID"/><IncludeRules context="TagErrors"/></context></contexts><itemDatas><itemData name="Brackets" defStyleNum="dsKeyword"/><itemData name="Tag Character" defStyleNum="dsKeyword" color="#008040"/><itemData name="Type" defStyleNum="dsDataType"/><itemData name="Error" defStyleNum="dsError"/><itemData name="Comment Brackets" defStyleNum="dsComment" italic="0" color="#404040"/><itemData name="Comment" defStyleNum="dsComment"/><itemData name="Normal Text" defStyleNum="dsNormal"/><itemData name="ID" defStyleNum="dsOthers"/><itemData name="Integer" defStyleNum="dsDecVal"/><itemData name="Binary" defStyleNum="dsBaseN"/><itemData name="Octal" defStyleNum="dsBaseN"/><itemData name="Hex" defStyleNum="dsBaseN"/><itemData name="Float" defStyleNum="dsFloat"/><itemData name="EscapeSequence" defStyleNum="dsString" color="#00aa88" selColor="#ff0000"/><itemData name="String" defStyleNum="dsString"/><itemData name="Char" defStyleNum="dsChar"/></itemDatas></highlighting><general><comments><comment name="multiLine" start="!{" end="}" region="SecComment"/></comments><keywords casesensitive="1"/></general></language>