<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE language><language name="Log File (advanced)" section="Other" version="3" kateversion="5.62" extensions="*.log;*.log.*;syslog;syslog.*" priority="-11" author="Jonathan Poelen (jonathan.poelen@gmail.com)" license="MIT"><highlighting><list name="constants"><item>false</item><item>nil</item><item>null</item><item>true</item></list><contexts><context name="Start" attribute="Normal" fallthroughContext="Time"><DetectChar char="[" attribute="Normal"/><RegExpr String="[0-9]{4}-[0-9]{2}-[0-9]{2}|[0-9]{2}[-/.][0-9]{2}[-/.][0-9]{4}|(\d+\s+)?\b(January|February|March|April|May|June|July|August|September|October|November|December|(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sept?|Oct|Nov|Dec)\.?)\b\s+[0-9]+\s+" attribute="Date" context="Time"/></context><context name="String" attribute="Normal"><DetectSpaces/><DetectIdentifier/><Int/></context><context name="StartLevel" attribute="Normal" fallthroughContext="#pop!Normal" lineEndContext="#pop"><DetectSpaces/><DetectChar char="]" attribute="Normal"/><RegExpr String="([^cdefiqw]*+((?!\b(crit|critical|fatal|QFATAL|debug|QDEBUG|err|error|fail|failure|QCRITICAL|info|information|QINFO|warn|warning|QWARN)\b)[cdefiqw])?)*+\b(info|information|QINFO)\b|" context="#pop!Information" insensitive="1" lookAhead="1"/><RegExpr String="([^cdefiqw]*+((?!\b(crit|critical|fatal|QFATAL|debug|QDEBUG|err|error|fail|failure|QCRITICAL|info|information|QINFO|warn|warning|QWARN)\b)[cdefiqw])?)*+\b(debug|QDEBUG)\b|" context="#pop!Debug" insensitive="1" lookAhead="1"/><RegExpr String="([^cdefiqw]*+((?!\b(crit|critical|fatal|QFATAL|debug|QDEBUG|err|error|fail|failure|QCRITICAL|info|information|QINFO|warn|warning|QWARN)\b)[cdefiqw])?)*+\b(warn|warning|QWARN)\b|" context="#pop!Warning" insensitive="1" lookAhead="1"/><RegExpr String="([^cdefiqw]*+((?!\b(crit|critical|fatal|QFATAL|debug|QDEBUG|err|error|fail|failure|QCRITICAL|info|information|QINFO|warn|warning|QWARN)\b)[cdefiqw])?)*+\b(err|error|fail|failure|QCRITICAL)\b|" context="#pop!Error" insensitive="1" lookAhead="1"/><RegExpr String="([^cdefiqw]*+((?!\b(crit|critical|fatal|QFATAL|debug|QDEBUG|err|error|fail|failure|QCRITICAL|info|information|QINFO|warn|warning|QWARN)\b)[cdefiqw])?)*+\b(crit|critical|fatal|QFATAL)\b|" context="#pop!Critical" insensitive="1" lookAhead="1"/></context><context name="CriticalSkipPath" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><DetectChar char="/" attribute="Critical Symbol" context="#pop"/></context><context name="DebugSkipPath" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><DetectChar char="/" attribute="Debug Symbol" context="#pop"/></context><context name="ErrorSkipPath" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><DetectChar char="/" attribute="Error Symbol" context="#pop"/></context><context name="InformationSkipPath" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><DetectChar char="/" attribute="Information Symbol" context="#pop"/></context><context name="NormalSkipPath" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><DetectChar char="/" attribute="Normal Symbol" context="#pop"/></context><context name="Time" attribute="Normal" fallthroughContext="#pop!StartLevel" lineEndContext="#pop"><DetectChar char="T" context="CheckTimeSeparator" lookAhead="1"/><DetectChar char="]" attribute="Normal" context="#pop!StartLevel"/><DetectSpaces/><RegExpr String="[0-9][0-9]:[0-9][0-9]:[0-9][0-9](\.[0-9]+)?" attribute="Time" context="#pop!TimeZone"/></context><context name="WarningSkipPath" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><DetectChar char="/" attribute="Warning Symbol" context="#pop"/></context><context name="CheckTimeSeparator" attribute="Normal" lineEndContext="#pop"><DetectChar char="T" context="#pop#pop!StartLevel" column="0" lookAhead="1"/><DetectChar char="T" context="#pop#pop!StartLevel" column="1" lookAhead="1"/><DetectChar char="T" attribute="Time Separator" context="#pop"/></context><context name="Critical" attribute="Critical" lineEndContext="#pop"><DetectSpaces attribute="Critical" context="CriticalAfterSpace"/><DetectChar char='"' attribute="Critical String DoubleQ" context="#pop!CriticalStringDQ"/><AnyChar String=":[](){}&lt;>+-=%~*^|&amp;$!@" attribute="Critical Symbol"/><HlCHex attribute="Critical Integer"/><RegExpr String="[a-zA-Z][-0-9a-zA-Z]*(\.[0-9a-zA-Z]+)+" attribute="Critical Namespace"/><RegExpr String="(?&lt;!-)\b([0-9a-fA-F]{8}[:-][0-9a-fA-F]{4}[:-][0-9a-fA-F]{4}[:-][0-9a-fA-F]{4}[:-][0-9a-fA-F]{12}|[0-9a-fA-F]{1,4}([:-][0-9a-fA-F]{0,4}){5,7})\b" context="CriticalHexData" lookAhead="1"/><RegExpr String="[0-9]+(?=(\.[0-9]+){2})" attribute="Critical Integer" context="CriticalIPv4"/><Float attribute="Critical Float" context="CriticalSkipPath"/><Int attribute="Critical Integer" context="CriticalSkipPath"/><RegExpr String="\b[A-Z]:\\[-:\w.?=&amp;%;/\\]+|(?&lt;![\w.-])(\.{1,3}[/\\]|((https?|s?ftp|ssh|mail|file|resource|wss?)://))[-:\w.?=&amp;%;/\\]+" attribute="Critical Path"/><AnyChar String="/" attribute="Critical Symbol"/><keyword String="constants" attribute="Critical Constant"/><DetectIdentifier attribute="Critical" context="CriticalIdent"/></context><context name="CriticalAfterSpace" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><DetectChar char="'" attribute="Critical String SingleQ" context="#pop!CriticalStringSQ"/></context><context name="CriticalHexData" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><RegExpr String="[0-9a-fA-F]+" attribute="Critical Hexadecimal"/><AnyChar String=":-" attribute="Critical Symbol"/></context><context name="CriticalIPv4" attribute="Critical" fallthroughContext="#pop" lineEndContext="#pop#pop"><Int attribute="Critical Integer"/><DetectChar char="." attribute="Critical"/></context><context name="CriticalIdent" attribute="Critical" fallthroughContext="#pop" lineEndContext="#pop#pop"><AnyChar String="-.0123456789" attribute="Critical"/><DetectIdentifier attribute="Critical"/></context><context name="CriticalStringDQ" attribute="Critical String DoubleQ" lineEndContext="#pop#pop"><DetectChar char='"' attribute="Critical String DoubleQ" context="#pop"/><IncludeRules context="String"/><RegExpr String="\\x[0-9a-fA-F]{2}|\\[uU][0-9a-fA-F]{4,8}|\\[0-7]{3}|\\." attribute="Critical Escape Char"/></context><context name="CriticalStringSQ" attribute="Critical String SingleQ" lineEndContext="#pop#pop"><DetectChar char="'" attribute="Critical String SingleQ" context="#pop"/><IncludeRules context="String"/></context><context name="Debug" attribute="Debug" lineEndContext="#pop"><DetectSpaces attribute="Debug" context="DebugAfterSpace"/><DetectChar char='"' attribute="Debug String DoubleQ" context="#pop!DebugStringDQ"/><AnyChar String=":[](){}&lt;>+-=%~*^|&amp;$!@" attribute="Debug Symbol"/><HlCHex attribute="Debug Integer"/><RegExpr String="[a-zA-Z][-0-9a-zA-Z]*(\.[0-9a-zA-Z]+)+" attribute="Debug Namespace"/><RegExpr String="(?&lt;!-)\b([0-9a-fA-F]{8}[:-][0-9a-fA-F]{4}[:-][0-9a-fA-F]{4}[:-][0-9a-fA-F]{4}[:-][0-9a-fA-F]{12}|[0-9a-fA-F]{1,4}([:-][0-9a-fA-F]{0,4}){5,7})\b" context="DebugHexData" lookAhead="1"/><RegExpr String="[0-9]+(?=(\.[0-9]+){2})" attribute="Debug Integer" context="DebugIPv4"/><Float attribute="Debug Float" context="DebugSkipPath"/><Int attribute="Debug Integer" context="DebugSkipPath"/><RegExpr String="\b[A-Z]:\\[-:\w.?=&amp;%;/\\]+|(?&lt;![\w.-])(\.{1,3}[/\\]|((https?|s?ftp|ssh|mail|file|resource|wss?)://))[-:\w.?=&amp;%;/\\]+" attribute="Debug Path"/><AnyChar String="/" attribute="Debug Symbol"/><keyword String="constants" attribute="Debug Constant"/><DetectIdentifier attribute="Debug" context="DebugIdent"/></context><context name="DebugAfterSpace" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><DetectChar char="'" attribute="Debug String SingleQ" context="#pop!DebugStringSQ"/></context><context name="DebugHexData" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><RegExpr String="[0-9a-fA-F]+" attribute="Debug Hexadecimal"/><AnyChar String=":-" attribute="Debug Symbol"/></context><context name="DebugIPv4" attribute="Debug" fallthroughContext="#pop" lineEndContext="#pop#pop"><Int attribute="Debug Integer"/><DetectChar char="." attribute="Debug"/></context><context name="DebugIdent" attribute="Debug" fallthroughContext="#pop" lineEndContext="#pop#pop"><AnyChar String="-.0123456789" attribute="Debug"/><DetectIdentifier attribute="Debug"/></context><context name="DebugStringDQ" attribute="Debug String DoubleQ" lineEndContext="#pop#pop"><DetectChar char='"' attribute="Debug String DoubleQ" context="#pop"/><IncludeRules context="String"/><RegExpr String="\\x[0-9a-fA-F]{2}|\\[uU][0-9a-fA-F]{4,8}|\\[0-7]{3}|\\." attribute="Debug Escape Char"/></context><context name="DebugStringSQ" attribute="Debug String SingleQ" lineEndContext="#pop#pop"><DetectChar char="'" attribute="Debug String SingleQ" context="#pop"/><IncludeRules context="String"/></context><context name="Error" attribute="Error" lineEndContext="#pop"><DetectSpaces attribute="Error" context="ErrorAfterSpace"/><DetectChar char='"' attribute="Error String DoubleQ" context="#pop!ErrorStringDQ"/><AnyChar String=":[](){}&lt;>+-=%~*^|&amp;$!@" attribute="Error Symbol"/><HlCHex attribute="Error Integer"/><RegExpr String="[a-zA-Z][-0-9a-zA-Z]*(\.[0-9a-zA-Z]+)+" attribute="Error Namespace"/><RegExpr String="(?&lt;!-)\b([0-9a-fA-F]{8}[:-][0-9a-fA-F]{4}[:-][0-9a-fA-F]{4}[:-][0-9a-fA-F]{4}[:-][0-9a-fA-F]{12}|[0-9a-fA-F]{1,4}([:-][0-9a-fA-F]{0,4}){5,7})\b" context="ErrorHexData" lookAhead="1"/><RegExpr String="[0-9]+(?=(\.[0-9]+){2})" attribute="Error Integer" context="ErrorIPv4"/><Float attribute="Error Float" context="ErrorSkipPath"/><Int attribute="Error Integer" context="ErrorSkipPath"/><RegExpr String="\b[A-Z]:\\[-:\w.?=&amp;%;/\\]+|(?&lt;![\w.-])(\.{1,3}[/\\]|((https?|s?ftp|ssh|mail|file|resource|wss?)://))[-:\w.?=&amp;%;/\\]+" attribute="Error Path"/><AnyChar String="/" attribute="Error Symbol"/><keyword String="constants" attribute="Error Constant"/><DetectIdentifier attribute="Error" context="ErrorIdent"/></context><context name="ErrorAfterSpace" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><DetectChar char="'" attribute="Error String SingleQ" context="#pop!ErrorStringSQ"/></context><context name="ErrorHexData" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><RegExpr String="[0-9a-fA-F]+" attribute="Error Hexadecimal"/><AnyChar String=":-" attribute="Error Symbol"/></context><context name="ErrorIPv4" attribute="Error" fallthroughContext="#pop" lineEndContext="#pop#pop"><Int attribute="Error Integer"/><DetectChar char="." attribute="Error"/></context><context name="ErrorIdent" attribute="Error" fallthroughContext="#pop" lineEndContext="#pop#pop"><AnyChar String="-.0123456789" attribute="Error"/><DetectIdentifier attribute="Error"/></context><context name="ErrorStringDQ" attribute="Error String DoubleQ" lineEndContext="#pop#pop"><DetectChar char='"' attribute="Error String DoubleQ" context="#pop"/><IncludeRules context="String"/><RegExpr String="\\x[0-9a-fA-F]{2}|\\[uU][0-9a-fA-F]{4,8}|\\[0-7]{3}|\\." attribute="Error Escape Char"/></context><context name="ErrorStringSQ" attribute="Error String SingleQ" lineEndContext="#pop#pop"><DetectChar char="'" attribute="Error String SingleQ" context="#pop"/><IncludeRules context="String"/></context><context name="Information" attribute="Information" lineEndContext="#pop"><DetectSpaces attribute="Information" context="InformationAfterSpace"/><DetectChar char='"' attribute="Information String DoubleQ" context="#pop!InformationStringDQ"/><AnyChar String=":[](){}&lt;>+-=%~*^|&amp;$!@" attribute="Information Symbol"/><HlCHex attribute="Information Integer"/><RegExpr String="[a-zA-Z][-0-9a-zA-Z]*(\.[0-9a-zA-Z]+)+" attribute="Information Namespace"/><RegExpr String="(?&lt;!-)\b([0-9a-fA-F]{8}[:-][0-9a-fA-F]{4}[:-][0-9a-fA-F]{4}[:-][0-9a-fA-F]{4}[:-][0-9a-fA-F]{12}|[0-9a-fA-F]{1,4}([:-][0-9a-fA-F]{0,4}){5,7})\b" context="InformationHexData" lookAhead="1"/><RegExpr String="[0-9]+(?=(\.[0-9]+){2})" attribute="Information Integer" context="InformationIPv4"/><Float attribute="Information Float" context="InformationSkipPath"/><Int attribute="Information Integer" context="InformationSkipPath"/><RegExpr String="\b[A-Z]:\\[-:\w.?=&amp;%;/\\]+|(?&lt;![\w.-])(\.{1,3}[/\\]|((https?|s?ftp|ssh|mail|file|resource|wss?)://))[-:\w.?=&amp;%;/\\]+" attribute="Information Path"/><AnyChar String="/" attribute="Information Symbol"/><keyword String="constants" attribute="Information Constant"/><DetectIdentifier attribute="Information" context="InformationIdent"/></context><context name="InformationAfterSpace" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><DetectChar char="'" attribute="Information String SingleQ" context="#pop!InformationStringSQ"/></context><context name="InformationHexData" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><RegExpr String="[0-9a-fA-F]+" attribute="Information Hexadecimal"/><AnyChar String=":-" attribute="Information Symbol"/></context><context name="InformationIPv4" attribute="Information" fallthroughContext="#pop" lineEndContext="#pop#pop"><Int attribute="Information Integer"/><DetectChar char="." attribute="Information"/></context><context name="InformationIdent" attribute="Information" fallthroughContext="#pop" lineEndContext="#pop#pop"><AnyChar String="-.0123456789" attribute="Information"/><DetectIdentifier attribute="Information"/></context><context name="InformationStringDQ" attribute="Information String DoubleQ" lineEndContext="#pop#pop"><DetectChar char='"' attribute="Information String DoubleQ" context="#pop"/><IncludeRules context="String"/><RegExpr String="\\x[0-9a-fA-F]{2}|\\[uU][0-9a-fA-F]{4,8}|\\[0-7]{3}|\\." attribute="Information Escape Char"/></context><context name="InformationStringSQ" attribute="Information String SingleQ" lineEndContext="#pop#pop"><DetectChar char="'" attribute="Information String SingleQ" context="#pop"/><IncludeRules context="String"/></context><context name="Normal" attribute="Normal" lineEndContext="#pop"><DetectSpaces attribute="Normal" context="NormalAfterSpace"/><DetectChar char='"' attribute="Normal String DoubleQ" context="#pop!NormalStringDQ"/><AnyChar String=":[](){}&lt;>+-=%~*^|&amp;$!@" attribute="Normal Symbol"/><HlCHex attribute="Normal Integer"/><RegExpr String="[a-zA-Z][-0-9a-zA-Z]*(\.[0-9a-zA-Z]+)+" attribute="Normal Namespace"/><RegExpr String="(?&lt;!-)\b([0-9a-fA-F]{8}[:-][0-9a-fA-F]{4}[:-][0-9a-fA-F]{4}[:-][0-9a-fA-F]{4}[:-][0-9a-fA-F]{12}|[0-9a-fA-F]{1,4}([:-][0-9a-fA-F]{0,4}){5,7})\b" context="NormalHexData" lookAhead="1"/><RegExpr String="[0-9]+(?=(\.[0-9]+){2})" attribute="Normal Integer" context="NormalIPv4"/><Float attribute="Normal Float" context="NormalSkipPath"/><Int attribute="Normal Integer" context="NormalSkipPath"/><RegExpr String="\b[A-Z]:\\[-:\w.?=&amp;%;/\\]+|(?&lt;![\w.-])(\.{1,3}[/\\]|((https?|s?ftp|ssh|mail|file|resource|wss?)://))[-:\w.?=&amp;%;/\\]+" attribute="Normal Path"/><AnyChar String="/" attribute="Normal Symbol"/><keyword String="constants" attribute="Normal Constant"/><DetectIdentifier attribute="Normal" context="NormalIdent"/></context><context name="NormalAfterSpace" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><DetectChar char="'" attribute="Normal String SingleQ" context="#pop!NormalStringSQ"/></context><context name="NormalHexData" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><RegExpr String="[0-9a-fA-F]+" attribute="Normal Hexadecimal"/><AnyChar String=":-" attribute="Normal Symbol"/></context><context name="NormalIPv4" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><Int attribute="Normal Integer"/><DetectChar char="." attribute="Normal"/></context><context name="NormalIdent" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><AnyChar String="-.0123456789" attribute="Normal"/><DetectIdentifier attribute="Normal"/></context><context name="NormalStringDQ" attribute="Normal String DoubleQ" lineEndContext="#pop#pop"><DetectChar char='"' attribute="Normal String DoubleQ" context="#pop"/><IncludeRules context="String"/><RegExpr String="\\x[0-9a-fA-F]{2}|\\[uU][0-9a-fA-F]{4,8}|\\[0-7]{3}|\\." attribute="Normal Escape Char"/></context><context name="NormalStringSQ" attribute="Normal String SingleQ" lineEndContext="#pop#pop"><DetectChar char="'" attribute="Normal String SingleQ" context="#pop"/><IncludeRules context="String"/></context><context name="TimeZone" attribute="Normal" fallthroughContext="#pop!StartLevel" lineEndContext="#pop"><DetectChar char="]" attribute="Normal" context="#pop!StartLevel"/><AnyChar String="+-Z" attribute="Time Separator"/><RegExpr String="[0-9][0-9]:[0-9][0-9]|[0-9]+" attribute="Time Zone" context="#pop!StartLevel"/></context><context name="Warning" attribute="Warning" lineEndContext="#pop"><DetectSpaces attribute="Warning" context="WarningAfterSpace"/><DetectChar char='"' attribute="Warning String DoubleQ" context="#pop!WarningStringDQ"/><AnyChar String=":[](){}&lt;>+-=%~*^|&amp;$!@" attribute="Warning Symbol"/><HlCHex attribute="Warning Integer"/><RegExpr String="[a-zA-Z][-0-9a-zA-Z]*(\.[0-9a-zA-Z]+)+" attribute="Warning Namespace"/><RegExpr String="(?&lt;!-)\b([0-9a-fA-F]{8}[:-][0-9a-fA-F]{4}[:-][0-9a-fA-F]{4}[:-][0-9a-fA-F]{4}[:-][0-9a-fA-F]{12}|[0-9a-fA-F]{1,4}([:-][0-9a-fA-F]{0,4}){5,7})\b" context="WarningHexData" lookAhead="1"/><RegExpr String="[0-9]+(?=(\.[0-9]+){2})" attribute="Warning Integer" context="WarningIPv4"/><Float attribute="Warning Float" context="WarningSkipPath"/><Int attribute="Warning Integer" context="WarningSkipPath"/><RegExpr String="\b[A-Z]:\\[-:\w.?=&amp;%;/\\]+|(?&lt;![\w.-])(\.{1,3}[/\\]|((https?|s?ftp|ssh|mail|file|resource|wss?)://))[-:\w.?=&amp;%;/\\]+" attribute="Warning Path"/><AnyChar String="/" attribute="Warning Symbol"/><keyword String="constants" attribute="Warning Constant"/><DetectIdentifier attribute="Warning" context="WarningIdent"/></context><context name="WarningAfterSpace" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><DetectChar char="'" attribute="Warning String SingleQ" context="#pop!WarningStringSQ"/></context><context name="WarningHexData" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop#pop"><RegExpr String="[0-9a-fA-F]+" attribute="Warning Hexadecimal"/><AnyChar String=":-" attribute="Warning Symbol"/></context><context name="WarningIPv4" attribute="Warning" fallthroughContext="#pop" lineEndContext="#pop#pop"><Int attribute="Warning Integer"/><DetectChar char="." attribute="Warning"/></context><context name="WarningIdent" attribute="Warning" fallthroughContext="#pop" lineEndContext="#pop#pop"><AnyChar String="-.0123456789" attribute="Warning"/><DetectIdentifier attribute="Warning"/></context><context name="WarningStringDQ" attribute="Warning String DoubleQ" lineEndContext="#pop#pop"><DetectChar char='"' attribute="Warning String DoubleQ" context="#pop"/><IncludeRules context="String"/><RegExpr String="\\x[0-9a-fA-F]{2}|\\[uU][0-9a-fA-F]{4,8}|\\[0-7]{3}|\\." attribute="Warning Escape Char"/></context><context name="WarningStringSQ" attribute="Warning String SingleQ" lineEndContext="#pop#pop"><DetectChar char="'" attribute="Warning String SingleQ" context="#pop"/><IncludeRules context="String"/></context></contexts><itemDatas><itemData name="Normal" defStyleNum="dsNormal"/><itemData name="Normal Symbol" defStyleNum="dsOperator"/><itemData name="Normal Float" defStyleNum="dsFloat"/><itemData name="Normal Integer" defStyleNum="dsDecVal"/><itemData name="Normal Hexadecimal" defStyleNum="dsBaseN"/><itemData name="Normal Namespace" defStyleNum="dsAttribute"/><itemData name="Normal Constant" defStyleNum="dsVariable"/><itemData name="Normal Path" defStyleNum="dsChar"/><itemData name="Normal String SingleQ" defStyleNum="dsVerbatimString"/><itemData name="Normal String DoubleQ" defStyleNum="dsString"/><itemData name="Normal Escape Char" defStyleNum="dsSpecialChar"/><itemData name="Information" defStyleNum="dsPreprocessor"/><itemData name="Information Symbol" defStyleNum="dsOperator"/><itemData name="Information Float" defStyleNum="dsFloat"/><itemData name="Information Integer" defStyleNum="dsDecVal"/><itemData name="Information Hexadecimal" defStyleNum="dsBaseN"/><itemData name="Information Namespace" defStyleNum="dsAttribute"/><itemData name="Information Constant" defStyleNum="dsVariable"/><itemData name="Information Path" defStyleNum="dsChar"/><itemData name="Information String SingleQ" defStyleNum="dsVerbatimString"/><itemData name="Information String DoubleQ" defStyleNum="dsString"/><itemData name="Information Escape Char" defStyleNum="dsSpecialChar"/><itemData name="Warning" defStyleNum="dsInformation"/><itemData name="Warning Symbol" defStyleNum="dsOperator"/><itemData name="Warning Float" defStyleNum="dsFloat"/><itemData name="Warning Integer" defStyleNum="dsDecVal"/><itemData name="Warning Hexadecimal" defStyleNum="dsBaseN"/><itemData name="Warning Namespace" defStyleNum="dsAttribute"/><itemData name="Warning Constant" defStyleNum="dsVariable"/><itemData name="Warning Path" defStyleNum="dsChar"/><itemData name="Warning String SingleQ" defStyleNum="dsVerbatimString"/><itemData name="Warning String DoubleQ" defStyleNum="dsString"/><itemData name="Warning Escape Char" defStyleNum="dsSpecialChar"/><itemData name="Error" defStyleNum="dsError" underline="0" bold="0"/><itemData name="Error Symbol" defStyleNum="dsOperator"/><itemData name="Error Float" defStyleNum="dsFloat"/><itemData name="Error Integer" defStyleNum="dsDecVal"/><itemData name="Error Hexadecimal" defStyleNum="dsBaseN"/><itemData name="Error Namespace" defStyleNum="dsAttribute"/><itemData name="Error Constant" defStyleNum="dsVariable"/><itemData name="Error Path" defStyleNum="dsChar"/><itemData name="Error String SingleQ" defStyleNum="dsVerbatimString"/><itemData name="Error String DoubleQ" defStyleNum="dsString"/><itemData name="Error Escape Char" defStyleNum="dsSpecialChar"/><itemData name="Critical" defStyleNum="dsError" bold="1"/><itemData name="Critical Symbol" defStyleNum="dsOperator" bold="1"/><itemData name="Critical Float" defStyleNum="dsFloat"/><itemData name="Critical Integer" defStyleNum="dsDecVal" bold="1"/><itemData name="Critical Hexadecimal" defStyleNum="dsBaseN" bold="1"/><itemData name="Critical Namespace" defStyleNum="dsAttribute" bold="1"/><itemData name="Critical Constant" defStyleNum="dsVariable" bold="1"/><itemData name="Critical Path" defStyleNum="dsChar" bold="1"/><itemData name="Critical String SingleQ" defStyleNum="dsVerbatimString" bold="1"/><itemData name="Critical String DoubleQ" defStyleNum="dsString" bold="1"/><itemData name="Critical Escape Char" defStyleNum="dsSpecialChar" bold="1"/><itemData name="Debug" defStyleNum="dsDataType"/><itemData name="Debug Symbol" defStyleNum="dsOperator"/><itemData name="Debug Float" defStyleNum="dsFloat"/><itemData name="Debug Integer" defStyleNum="dsDecVal"/><itemData name="Debug Hexadecimal" defStyleNum="dsBaseN"/><itemData name="Debug Namespace" defStyleNum="dsAttribute"/><itemData name="Debug Constant" defStyleNum="dsVariable"/><itemData name="Debug Path" defStyleNum="dsChar"/><itemData name="Debug String SingleQ" defStyleNum="dsVerbatimString"/><itemData name="Debug String DoubleQ" defStyleNum="dsString"/><itemData name="Debug Escape Char" defStyleNum="dsSpecialChar"/><itemData name="Date" defStyleNum="dsBuiltIn"/><itemData name="Time" defStyleNum="dsExtension"/><itemData name="Time Zone" defStyleNum="dsExtension"/><itemData name="Time Separator" defStyleNum="dsOperator"/></itemDatas></highlighting><general><keywords casesensitive="0"/></general></language>