<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE language><language name="MediaWiki" section="Markup" version="14" kateversion="5.62" extensions="*.mediawiki" mimetype="" license="FDL"><highlighting><contexts><context name="normal" attribute="Normal"><AnyChar String="&#9; " context="Unformatted" column="0"/><DetectSpaces/><IncludeRules context="FindUrl"/><DetectIdentifier/><IncludeRules context="FindListItem"/><IncludeRules context="FindSection"/><IncludeRules context="FindTextDecorations"/><IncludeRules context="FindComment"/><IncludeRules context="FindTable"/><IncludeRules context="FindTemplates"/><IncludeRules context="FindWikiLink"/><IncludeRules context="FindHtmlEntities"/><IncludeRules context="FindHtmlElements"/><IncludeRules context="FindSignature"/><IncludeRules context="FindLineSep"/></context><context name="FindTextInDecorations" attribute="Normal"><IncludeRules context="FindUrl"/><DetectIdentifier/><IncludeRules context="FindComment"/><IncludeRules context="FindTemplates"/><IncludeRules context="FindWikiLink"/><IncludeRules context="FindHtmlEntities"/><IncludeRules context="FindHtmlElements"/></context><context name="FindTemplates" attribute="Normal"><RegExpr String="{{(?=$|{{{|[^{])" attribute="WikiTag" context="Template" beginRegion="template"/><StringDetect String="{{{" attribute="WikiTag" context="TemplateParameter"/></context><context name="FindHtmlEntities" attribute="Normal"><RegExpr String="&amp;(#[0-9]+|#[xX][0-9A-Fa-f]+|[[:alpha:]_][\w_-]*);" attribute="HtmlEntity"/></context><context name="WikiLinkDescriptionRules" attribute="Normal"><DetectIdentifier/><DetectSpaces/><DetectChar char="|" attribute="WikiTag"/><StringDetect String="]]" attribute="WikiTag" context="#pop" lookAhead="1"/><IncludeRules context="FindTemplates"/><IncludeRules context="FindComment"/><IncludeRules context="FindHtmlEntities"/><IncludeRules context="FindHtmlElements"/></context><context name="WikiLinkWithDescriptionRules" attribute="Normal"><DetectChar char="#" attribute="WikiTag"/><IncludeRules context="WikiLinkWithoutDescriptionRules"/></context><context name="WikiLinkWithoutDescriptionRules" attribute="Normal"><DetectIdentifier/><StringDetect String="]]" attribute="WikiTag" context="#pop"/><IncludeRules context="FindTemplates"/><IncludeRules context="FindHtmlEntities"/></context><context name="FindHtmlAttribute" attribute="Normal"><DetectIdentifier attribute="HtmlAttribute" context="HtmlAttrSep"/></context><context name="Underlined" attribute="Underlined"><StringDetect String="'''" attribute="WikiTag" context="UnderlinedBold"/><StringDetect String="''" attribute="WikiTag" context="UnderlinedItalic"/><StringDetect String="&lt;/u>" attribute="HtmlTag" context="#pop"/><IncludeRules context="FindWikiLinkBeingUnderlined"/><IncludeRules context="FindTextInDecorations"/></context><context name="CellAttr" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop"><DetectSpaces attribute="Normal"/><DetectChar char="|" attribute="WikiTag" context="#pop"/><RegExpr String="\w+(?=\s*=\s*(&#34;[^&#34;]*&#34;|'[^']*'))" attribute="HtmlAttribute" context="HtmlAttrSep"/></context><context name="FindComment" attribute="Normal"><StringDetect String="&lt;!--" attribute="Comment" context="comment" beginRegion="comment"/></context><context name="FindHtmlElements" attribute="Normal"><StringDetect String="&lt;nowiki>" attribute="WikiTag" context="NoWiki"/><RegExpr String="&lt;nowiki\s*/>" attribute="WikiTag"/><WordDetect String="&lt;pre" attribute="HtmlTag" context="PreAttr"/><WordDetect String="&lt;source" attribute="HtmlTag" context="SourceStartTag"/><WordDetect String="&lt;syntaxhighlight" attribute="HtmlTag" context="SyntaxHighlightStartTag"/><RegExpr String="&lt;/?[[:alpha:]_][\w_-]*" attribute="HtmlTag" context="HtmlElement"/></context><context name="FindWikiLinkBeingBoldItalicUnderlined" attribute="Normal"><RegExpr String="\[\[(?=[^]|]*\|[^]]*\]\])" attribute="WikiTag" context="WikiLinkBoldItalicUnderlinedWithDescription"/><RegExpr String="\[\[(?=[^]|]*\]\])" attribute="WikiTag" context="WikiLinkBoldItalicUnderlinedWithoutDescription"/></context><context name="BoldItalic" attribute="BoldItalic" lineEndContext="#pop"><StringDetect String="''" attribute="WikiTag" context="#pop"/><StringDetect String="&lt;u>" attribute="HtmlTag" context="BoldItalicUnderlined"/><IncludeRules context="FindWikiLinkBeingBoldItalic"/><IncludeRules context="FindTextInDecorations"/></context><context name="FindInHeader" attribute="Normal"><DetectSpaces/><DetectIdentifier/><StringDetect String="'''" attribute="WikiTag" context="Bold"/><StringDetect String="''" attribute="WikiTag" context="BoldItalic"/><IncludeRules context="FindComment"/><IncludeRules context="FindTemplates"/><IncludeRules context="FindWikiLink"/><IncludeRules context="FindHtmlEntities"/><IncludeRules context="FindHtmlElements"/><IncludeRules context="FindSignature"/></context><context name="FindTextDecorations" attribute="Normal"><StringDetect String="'''" attribute="WikiTag" context="Bold"/><StringDetect String="''" attribute="WikiTag" context="Italic"/><StringDetect String="&lt;u>" attribute="HtmlTag" context="Underlined"/></context><context name="FindWikiLink" attribute="Normal"><StringDetect String="[[" attribute="WikiTag" context="WikiLink"/></context><context name="TemplateParameterSlot" attribute="Normal"><DetectChar char="|" attribute="WikiTag" context="#pop"/><DetectChar char="=" attribute="WikiTag" context="TemplateParameterSlotValue"/><StringDetect String="}}" attribute="WikiTag" context="#pop#pop#pop" endRegion="template"/><IncludeRules context="FindInTemplate"/><RegExpr String="[_\w]+\s*(?=[=])" attribute="Parameter"/></context><context name="Bold" attribute="Bold" lineEndContext="#pop"><StringDetect String="'''" attribute="WikiTag" context="#pop"/><StringDetect String="''" attribute="WikiTag" context="BoldItalic"/><StringDetect String="&lt;u>" attribute="HtmlTag" context="BoldUnderlined"/><IncludeRules context="FindWikiLinkBeingBold"/><IncludeRules context="FindTextInDecorations"/></context><context name="BoldItalicUnderlined" attribute="BoldItalicUnderlined" lineEndContext="#pop#pop#pop!Underlined"><StringDetect String="&lt;/u>" attribute="HtmlTag" context="#pop"/><IncludeRules context="FindWikiLinkBeingBoldItalicUnderlined"/><IncludeRules context="FindTextInDecorations"/></context><context name="FindSignature" attribute="Normal"><StringDetect String="~~~~~" attribute="WikiTag"/><StringDetect String="~~~~" attribute="WikiTag"/><StringDetect String="~~~" attribute="WikiTag"/></context><context name="ItalicBold" attribute="BoldItalic" lineEndContext="#pop"><StringDetect String="'''" attribute="WikiTag" context="#pop"/><StringDetect String="&lt;u>" attribute="HtmlTag" context="BoldItalicUnderlined"/><IncludeRules context="FindWikiLinkBeingBoldItalic"/><IncludeRules context="FindTextInDecorations"/></context><context name="BoldUnderlined" attribute="BoldUnderlined" lineEndContext="#pop#pop!Underlined"><StringDetect String="&lt;/u>" attribute="HtmlTag" context="#pop"/><StringDetect String="''" attribute="WikiTag" context="BoldUnderlinedItalic"/><IncludeRules context="FindWikiLinkBeingBoldUnderlined"/><IncludeRules context="FindTextInDecorations"/></context><context name="BoldUnderlinedItalic" attribute="BoldItalicUnderlined" lineEndContext="#pop#pop#pop!Underlined"><StringDetect String="''" attribute="WikiTag" context="#pop"/><StringDetect String="&lt;/u>" attribute="Error" context="#pop#pop!BoldItalic"/><IncludeRules context="FindWikiLinkBeingBoldItalicUnderlined"/><IncludeRules context="FindTextInDecorations"/></context><context name="DelimitedURL" attribute="Link" lineEndContext="#pop"><DetectChar char="]" attribute="WikiTag" context="#pop"/><DetectSpaces attribute="WikiTag" context="URLTag"/><IncludeRules context="FindTemplates"/></context><context name="FindInTemplate" attribute="Normal"><IncludeRules context="FindComment"/><IncludeRules context="FindSignature"/><IncludeRules context="FindListItem"/><IncludeRules context="FindUrlWithinTemplate"/><IncludeRules context="FindTextDecorations"/><IncludeRules context="FindTemplates"/><IncludeRules context="FindWikiLink"/><IncludeRules context="FindHtmlEntities"/><IncludeRules context="FindHtmlElements"/></context><context name="FindListItem" attribute="Normal"><AnyChar String="*#;:" context="ListItem" column="0" lookAhead="1"/></context><context name="FindUrl" attribute="Normal"><RegExpr String="\[(?=(https?://|ftp://|mailto:|//)((?=\{\{)|\{?[^\s\[\]{|}]+))" attribute="WikiTag" context="DelimitedURL"/><RegExpr String="(https?://|ftp://|mailto:)((?=\{\{)|\{?([^\s\[\]{|}?!.,]++|([?!.,]++)(?=[^\s\[\]?!.,]))++)" attribute="Link" context="LooseURL"/></context><context name="FindWikiLinkBeingBoldItalic" attribute="Normal"><RegExpr String="\[\[(?=[^]|]*\|[^]]*\]\])" attribute="WikiTag" context="WikiLinkBoldItalicWithDescription"/><RegExpr String="\[\[(?=[^]|]*\]\])" attribute="WikiTag" context="WikiLinkBoldItalicWithoutDescription"/></context><context name="FindWikiLinkBeingBoldUnderlined" attribute="Normal"><RegExpr String="\[\[(?=[^]|]*\|[^]]*\]\])" attribute="WikiTag" context="WikiLinkBoldUnderlinedWithDescription"/><RegExpr String="\[\[(?=[^]|]*\]\])" attribute="WikiTag" context="WikiLinkBoldUnderlinedWithoutDescription"/></context><context name="FindWikiLinkBeingItalicUnderlined" attribute="Normal"><RegExpr String="\[\[(?=[^]|]*\|[^]]*\]\])" attribute="WikiTag" context="WikiLinkItalicUnderlinedWithDescription"/><RegExpr String="\[\[(?=[^]|]*\]\])" attribute="WikiTag" context="WikiLinkItalicUnderlinedWithoutDescription"/></context><context name="HtmlAttrSep" attribute="Normal" fallthroughContext="#pop#pop"><DetectChar char="=" attribute="HtmlAttributeSeparator" context="HtmlValue"/><DetectSpaces attribute="Normal"/></context><context name="Italic" attribute="Italic" lineEndContext="#pop"><StringDetect String="'''" attribute="WikiTag" context="ItalicBold"/><StringDetect String="''" attribute="WikiTag" context="#pop"/><StringDetect String="&lt;u>" attribute="HtmlTag" context="ItalicUnderlined"/><IncludeRules context="FindWikiLinkBeingItalic"/><IncludeRules context="FindTextInDecorations"/></context><context name="ItalicUnderlined" attribute="ItalicUnderlined" lineEndContext="#pop#pop!Underlined"><StringDetect String="&lt;/u>" attribute="HtmlTag" context="#pop"/><StringDetect String="'''" attribute="WikiTag" context="ItalicUnderlinedBold"/><IncludeRules context="FindWikiLinkBeingItalicUnderlined"/><IncludeRules context="FindTextInDecorations"/></context><context name="ItalicUnderlinedBold" attribute="BoldItalicUnderlined" lineEndContext="#pop#pop#pop!Underlined"><StringDetect String="'''" attribute="WikiTag" context="#pop"/><StringDetect String="&lt;/u>" attribute="Error" context="#pop#pop!ItalicBold"/><IncludeRules context="FindWikiLinkBeingBoldItalicUnderlined"/><IncludeRules context="FindTextInDecorations"/></context><context name="JavaScriptSourceStartTag" attribute="Normal" fallthroughContext="#pop"><DetectSpaces attribute="HtmlTag"/><DetectChar char=">" attribute="HtmlTag" context="JavaScriptSourceContent"/><IncludeRules context="FindHtmlAttribute"/></context><context name="JavaScriptSyntaxHighlightStartTag" attribute="Normal" fallthroughContext="#pop"><DetectSpaces attribute="HtmlTag"/><DetectChar char=">" attribute="HtmlTag" context="JavaScriptSyntaxHighlightContent"/><IncludeRules context="FindHtmlAttribute"/></context><context name="LooseURL" attribute="Link" fallthroughContext="#pop" lineEndContext="#pop"><DetectChar char="|" context="#pop" lookAhead="1"/><DetectSpaces attribute="Normal" context="#pop"/><IncludeRules context="FindTemplates"/><RegExpr String="(([^\s\[\]{|}?!.,]++|([?!.,]++)(?=[^\s\[\]?!.,]))++|{(?!\{))++" attribute="Link"/></context><context name="SourceEnd" attribute="Normal"><StringDetect String="&lt;/source>" attribute="HtmlTag" context="#pop#pop"/></context><context name="SyntaxHighlightEnd" attribute="Normal"><StringDetect String="&lt;/syntaxhighlight>" attribute="HtmlTag" context="#pop#pop"/></context><context name="TemplateParameterSlotStart" attribute="Normal" fallthroughContext="TemplateParameterSlot" lineEndContext="TemplateParameterSlot"><DetectSpaces/><AnyChar String="*#;:" attribute="WikiTag" context="TemplateParameterSlotList"/></context><context name="UnderlinedBold" attribute="BoldUnderlined" lineEndContext="#pop"><StringDetect String="'''" attribute="WikiTag" context="#pop"/><StringDetect String="''" attribute="WikiTag" context="UnderlinedBoldItalic"/><StringDetect String="&lt;/u>" attribute="Error" context="#pop#pop!Bold"/><IncludeRules context="FindWikiLinkBeingBoldUnderlined"/><IncludeRules context="FindTextInDecorations"/></context><context name="UnderlinedItalic" attribute="ItalicUnderlined" lineEndContext="#pop"><StringDetect String="'''" attribute="WikiTag" context="UnderlinedItalicBold"/><StringDetect String="''" attribute="WikiTag" context="#pop"/><StringDetect String="&lt;/u>" attribute="Error" context="#pop#pop!Italic"/><IncludeRules context="FindWikiLinkBeingItalicUnderlined"/><IncludeRules context="FindTextInDecorations"/></context><context name="ValueWithDoubleQuotes" attribute="HtmlValue"><DetectChar char='"' attribute="HtmlValue" context="#pop"/><IncludeRules context="FindHtmlEntities"/></context><context name="ValueWithSingleQuotes" attribute="HtmlValue"><DetectChar char="'" attribute="HtmlValue" context="#pop"/><IncludeRules context="FindHtmlEntities"/></context><context name="DefinitionItem" attribute="Normal" fallthroughContext="DefinitionListHeader" lineEndContext="#pop#pop"><AnyChar String="*#:;" attribute="WikiTag"/></context><context name="DefinitionListHeader" attribute="DefinitionListHeader" lineEndContext="#pop#pop#pop"><DetectChar char=":" attribute="WikiTag" context="#pop#pop#pop"/></context><context name="FindLineSep" attribute="Normal"><RegExpr String="^[-]{4,}" attribute="WikiTag" column="0"/></context><context name="FindSection" attribute="Normal"><StringDetect String="======" column="0"/><StringDetect String="=====" attribute="SectionDeliminator" context="Section5" column="0"/><StringDetect String="====" attribute="SectionDeliminator" context="Section4" column="0"/><StringDetect String="===" attribute="SectionDeliminator" context="Section3" column="0"/><StringDetect String="==" attribute="SectionDeliminator" context="Section2" column="0"/></context><context name="FindTable" attribute="Normal"><StringDetect String="{|" attribute="WikiTag" context="TableHeader" beginRegion="table" column="0"/></context><context name="FindUrlWithinTemplate" attribute="Normal"><RegExpr String="\[(?=(https?://|ftp://|mailto:|//)((?=\{\{)|\{?[^\s\[\]{|}]+))" attribute="WikiTag" context="DelimitedURL"/><RegExpr String="(https?://|ftp://|mailto:)((?=\{\{)|\{?([^\s\[\]{|}?!.,]++|([?!.,]++)(?=[^\s\[\]?!.,]))++)" attribute="Link" context="LooseURLWithinTemplate"/></context><context name="FindWikiLinkBeingBold" attribute="Normal"><RegExpr String="\[\[(?=[^]|]*\|[^]]*\]\])" attribute="WikiTag" context="WikiLinkBoldWithDescription"/><RegExpr String="\[\[(?=[^]|]*\]\])" attribute="WikiTag" context="WikiLinkBoldWithoutDescription"/></context><context name="FindWikiLinkBeingItalic" attribute="Normal"><RegExpr String="\[\[(?=[^]|]*\|[^]]*\]\])" attribute="WikiTag" context="WikiLinkItalicWithDescription"/><RegExpr String="\[\[(?=[^]|]*\]\])" attribute="WikiTag" context="WikiLinkItalicWithoutDescription"/></context><context name="FindWikiLinkBeingUnderlined" attribute="Normal"><RegExpr String="\[\[(?=[^]|]*\|[^]]*\]\])" attribute="WikiTag" context="WikiLinkUnderlinedWithDescription"/><RegExpr String="\[\[(?=[^]|]*\]\])" attribute="WikiTag" context="WikiLinkUnderlinedWithoutDescription"/></context><context name="HtmlElement" attribute="HtmlTag" fallthroughContext="#pop"><DetectSpaces attribute="HtmlTag"/><DetectChar char=">" attribute="HtmlTag" context="#pop"/><IncludeRules context="FindHtmlAttribute"/></context><context name="HtmlValue" attribute="Normal" fallthroughContext="#pop#pop#pop"><DetectSpaces attribute="Normal"/><DetectChar char='"' attribute="HtmlValue" context="#pop#pop!ValueWithDoubleQuotes"/><DetectChar char="'" attribute="HtmlValue" context="#pop#pop!ValueWithSingleQuotes"/><DetectIdentifier attribute="HtmlValue" context="#pop#pop"/></context><context name="JavaScriptSourceContent" attribute="NoWiki"><IncludeRules context="SourceEnd"/><IncludeRules context="Normal##JavaScript"/></context><context name="JavaScriptSyntaxHighlightContent" attribute="NoWiki"><IncludeRules context="SyntaxHighlightEnd"/><IncludeRules context="Normal##JavaScript"/></context><context name="ListItem" attribute="Normal" fallthroughContext="#pop" lineEndContext="#pop"><AnyChar String="*#:" attribute="WikiTag"/><DetectChar char=";" attribute="WikiTag" context="DefinitionItem"/></context><context name="LooseURLWithinTemplate" attribute="Link" lineEndContext="#pop"><StringDetect String="}}" context="#pop" lookAhead="1"/><IncludeRules context="LooseURL"/></context><context name="NoWiki" attribute="NoWiki"><StringDetect String="&lt;/nowiki>" attribute="WikiTag" context="#pop"/></context><context name="Pre" attribute="NoWiki"><StringDetect String="&lt;/pre>" attribute="HtmlTag" context="#pop#pop"/></context><context name="PreAttr" attribute="HtmlTag" fallthroughContext="#pop"><DetectSpaces attribute="HtmlTag"/><DetectChar char=">" attribute="HtmlTag" context="Pre"/><IncludeRules context="FindHtmlAttribute"/></context><context name="Section2" attribute="Section" lineEndContext="#pop"><IncludeRules context="FindInHeader"/><RegExpr String="== *$" attribute="SectionDeliminator" context="#pop"/></context><context name="Section3" attribute="Section" lineEndContext="#pop"><IncludeRules context="FindInHeader"/><RegExpr String="=== *$" attribute="SectionDeliminator" context="#pop"/></context><context name="Section4" attribute="Section" lineEndContext="#pop"><IncludeRules context="FindInHeader"/><RegExpr String="==== *$" attribute="SectionDeliminator" context="#pop"/></context><context name="Section5" attribute="Section" lineEndContext="#pop"><IncludeRules context="FindInHeader"/><RegExpr String="===== *$" attribute="SectionDeliminator" context="#pop"/></context><context name="SourceStartTag" attribute="Normal" fallthroughContext="#pop"><DetectSpaces attribute="HtmlTag"/><DetectChar char=">" attribute="HtmlTag" context="UnsupportedLanguageSourceContent"/><StringDetect String='lang="javascript"' context="#pop!JavaScriptSourceStartTag" lookAhead="1"/><StringDetect String="lang='javascript'" context="#pop!JavaScriptSourceStartTag" lookAhead="1"/><IncludeRules context="FindHtmlAttribute"/></context><context name="SyntaxHighlightStartTag" attribute="Normal" fallthroughContext="#pop"><DetectSpaces attribute="HtmlTag"/><DetectChar char=">" attribute="HtmlTag" context="UnsupportedLanguageSyntaxHighlightContent"/><StringDetect String='lang="javascript"' context="#pop!JavaScriptSyntaxHighlightStartTag" lookAhead="1"/><StringDetect String="lang='javascript'" context="#pop!JavaScriptSyntaxHighlightStartTag" lookAhead="1"/><IncludeRules context="FindHtmlAttribute"/></context><context name="TableContent" attribute="Normal"><StringDetect String="|}" attribute="WikiTag" context="#pop#pop" endRegion="table" column="0"/><StringDetect String="|-" attribute="WikiTag" column="0"/><StringDetect String="|+" attribute="WikiTag" context="CellAttr" column="0"/><DetectChar char="|" attribute="WikiTag" context="CellAttr" column="0"/><StringDetect String="||" attribute="WikiTag" context="CellAttr"/><IncludeRules context="normal"/><DetectChar char="!" attribute="WikiTag" context="CellAttr" column="0"/><StringDetect String="!!" attribute="WikiTag" context="CellAttr"/></context><context name="TableHeader" attribute="Normal" lineEndContext="TableContent"><DetectChar char="=" attribute="HtmlAttributeSeparator"/><DetectIdentifier attribute="HtmlAttribute"/><DetectChar char='"' attribute="HtmlValue" context="ValueWithDoubleQuotes"/><DetectChar char="'" attribute="HtmlValue" context="ValueWithSingleQuotes"/></context><context name="Template" attribute="TemplateName"><DetectIdentifier/><DetectChar char="|" attribute="WikiTag" context="TemplateParameterSlotStart"/><DetectChar char=":" attribute="TemplateName" context="TemplatenameOrText"/><StringDetect String="}}" attribute="WikiTag" context="#pop" endRegion="template"/><IncludeRules context="FindTemplates"/></context><context name="TemplateParameter" attribute="Parameter"><DetectIdentifier/><StringDetect String="}}}" attribute="WikiTag" context="#pop"/><DetectChar char="|" attribute="WikiTag"/><IncludeRules context="FindTemplates"/></context><context name="TemplateParameterSlotList" attribute="Normal" fallthroughContext="#pop!TemplateParameterSlot" lineEndContext="#pop!TemplateParameterSlot"><AnyChar String="*#;:" attribute="WikiTag"/></context><context name="TemplateParameterSlotValue" attribute="Normal"><DetectChar char="|" attribute="WikiTag" context="#pop#pop"/><StringDetect String="}}" attribute="WikiTag" context="#pop#pop#pop#pop" endRegion="template"/><IncludeRules context="FindInTemplate"/></context><context name="TemplatenameOrText" attribute="TemplateName" fallthroughContext="#pop"><DetectSpaces/><AnyChar String="*#;&lt;[']" context="#pop!TemplateParameterSlotStart" lookAhead="1"/></context><context name="URLTag" attribute="Normal" lineEndContext="#pop#pop"><DetectChar char="]" attribute="WikiTag" context="#pop#pop"/><IncludeRules context="FindTextDecorations"/><IncludeRules context="FindTemplates"/></context><context name="UnderlinedBoldItalic" attribute="BoldItalicUnderlined" lineEndContext="#pop#pop"><StringDetect String="''" attribute="WikiTag" context="#pop"/><StringDetect String="&lt;/u>" attribute="Error" context="#pop#pop#pop"/><IncludeRules context="FindWikiLinkBeingBoldItalicUnderlined"/><IncludeRules context="FindTextInDecorations"/></context><context name="UnderlinedItalicBold" attribute="BoldItalicUnderlined" lineEndContext="#pop#pop"><StringDetect String="'''" attribute="WikiTag" context="#pop"/><StringDetect String="&lt;/u>" attribute="Error" context="#pop#pop#pop"/><IncludeRules context="FindWikiLinkBeingBoldItalicUnderlined"/><IncludeRules context="FindTextInDecorations"/></context><context name="Unformatted" attribute="Unformatted" lineEndContext="#pop"/><context name="UnsupportedLanguageSourceContent" attribute="NoWiki"><IncludeRules context="SourceEnd"/></context><context name="UnsupportedLanguageSyntaxHighlightContent" attribute="NoWiki"><IncludeRules context="SyntaxHighlightEnd"/></context><context name="WikiLink" attribute="Link"><DetectChar char="|" attribute="WikiTag" context="WikiLinkDescription"/><IncludeRules context="WikiLinkWithDescriptionRules"/></context><context name="WikiLinkBoldItalicUnderlinedWithDescription" attribute="Link"><DetectChar char="|" attribute="WikiTag" context="WikiLinkDescriptionBoldItalicUnderlined"/><IncludeRules context="WikiLinkWithDescriptionRules"/></context><context name="WikiLinkBoldItalicUnderlinedWithoutDescription" attribute="LinkBoldItalicUnderlined"><IncludeRules context="WikiLinkWithoutDescriptionRules"/><DetectChar char="#" attribute="WikiTagBoldItalicUnderlined"/></context><context name="WikiLinkBoldItalicWithDescription" attribute="Link"><DetectChar char="|" attribute="WikiTag" context="WikiLinkDescriptionBoldItalic"/><IncludeRules context="WikiLinkWithDescriptionRules"/></context><context name="WikiLinkBoldItalicWithoutDescription" attribute="LinkBoldItalic"><DetectChar char="#" attribute="WikiTagBoldItalic"/><IncludeRules context="WikiLinkWithoutDescriptionRules"/></context><context name="WikiLinkBoldUnderlinedWithDescription" attribute="Link"><DetectChar char="|" attribute="WikiTag" context="WikiLinkDescriptionBoldUnderlined"/><IncludeRules context="WikiLinkWithDescriptionRules"/></context><context name="WikiLinkBoldUnderlinedWithoutDescription" attribute="LinkBoldUnderlined"><DetectChar char="#" attribute="WikiTagBoldUnderlined"/><IncludeRules context="WikiLinkWithoutDescriptionRules"/></context><context name="WikiLinkBoldWithDescription" attribute="Link"><DetectChar char="|" attribute="WikiTag" context="WikiLinkDescriptionBold"/><IncludeRules context="WikiLinkWithDescriptionRules"/></context><context name="WikiLinkBoldWithoutDescription" attribute="LinkBold"><DetectChar char="#" attribute="WikiTagBold"/><IncludeRules context="WikiLinkWithoutDescriptionRules"/></context><context name="WikiLinkDescription" attribute="Normal"><IncludeRules context="WikiLinkDescriptionRules"/><IncludeRules context="FindTextDecorations"/></context><context name="WikiLinkDescriptionBold" attribute="Bold"><IncludeRules context="WikiLinkDescriptionRules"/><StringDetect String="''" attribute="WikiTag" context="BoldItalic"/><StringDetect String="&lt;u>" attribute="HtmlTag" context="BoldUnderlined"/></context><context name="WikiLinkDescriptionBoldItalic" attribute="BoldItalic"><IncludeRules context="WikiLinkDescriptionRules"/><StringDetect String="&lt;u>" attribute="HtmlTag" context="BoldItalicUnderlined"/></context><context name="WikiLinkDescriptionBoldItalicUnderlined" attribute="BoldItalicUnderlined"><IncludeRules context="WikiLinkDescriptionRules"/></context><context name="WikiLinkDescriptionBoldUnderlined" attribute="BoldUnderlined"><IncludeRules context="WikiLinkDescriptionRules"/><StringDetect String="''" attribute="WikiTag" context="BoldUnderlinedItalic"/></context><context name="WikiLinkDescriptionItalic" attribute="Italic"><IncludeRules context="WikiLinkDescriptionRules"/><StringDetect String="'''" attribute="WikiTag" context="ItalicBold"/><StringDetect String="&lt;u>" attribute="HtmlTag" context="ItalicUnderlined"/></context><context name="WikiLinkDescriptionItalicUnderlined" attribute="ItalicUnderlined"><IncludeRules context="WikiLinkDescriptionRules"/><StringDetect String="'''" attribute="WikiTag" context="ItalicUnderlinedBold"/></context><context name="WikiLinkDescriptionUnderlined" attribute="Underlined"><IncludeRules context="WikiLinkDescriptionRules"/><StringDetect String="'''" attribute="WikiTag" context="UnderlinedBold"/><StringDetect String="''" attribute="WikiTag" context="UnderlinedItalic"/></context><context name="WikiLinkItalicUnderlinedWithDescription" attribute="Link"><DetectChar char="|" attribute="WikiTag" context="WikiLinkDescriptionItalicUnderlined"/><IncludeRules context="WikiLinkWithDescriptionRules"/></context><context name="WikiLinkItalicUnderlinedWithoutDescription" attribute="LinkItalicUnderlined"><DetectChar char="#" attribute="WikiTagItalicUnderlined"/><IncludeRules context="WikiLinkWithoutDescriptionRules"/></context><context name="WikiLinkItalicWithDescription" attribute="Link"><DetectChar char="|" attribute="WikiTag" context="WikiLinkDescriptionItalic"/><IncludeRules context="WikiLinkWithDescriptionRules"/></context><context name="WikiLinkItalicWithoutDescription" attribute="LinkItalic"><DetectChar char="#" attribute="WikiTagItalic"/><IncludeRules context="WikiLinkWithoutDescriptionRules"/></context><context name="WikiLinkUnderlinedWithDescription" attribute="Link"><DetectChar char="|" attribute="WikiTag" context="WikiLinkDescriptionUnderlined"/><IncludeRules context="WikiLinkWithDescriptionRules"/></context><context name="WikiLinkUnderlinedWithoutDescription" attribute="LinkUnderlined"><DetectChar char="#" attribute="WikiTagUnderlined"/><IncludeRules context="WikiLinkWithoutDescriptionRules"/></context><context name="comment" attribute="Comment"><DetectSpaces/><StringDetect String="-->" attribute="Comment" context="#pop" endRegion="comment"/><IncludeRules context="##Comments"/><DetectIdentifier/></context></contexts><itemDatas><itemData name="Normal" defStyleNum="dsNormal"/><itemData name="Link" defStyleNum="dsOthers"/><itemData name="LinkBold" defStyleNum="dsOthers" bold="1"/><itemData name="LinkItalic" defStyleNum="dsOthers" italic="1"/><itemData name="LinkUnderlined" defStyleNum="dsOthers" underline="1"/><itemData name="LinkBoldItalic" defStyleNum="dsOthers" bold="1" italic="1"/><itemData name="LinkBoldUnderlined" defStyleNum="dsOthers" bold="1" underline="1"/><itemData name="LinkItalicUnderlined" defStyleNum="dsOthers" italic="1" underline="1"/><itemData name="LinkBoldItalicUnderlined" defStyleNum="dsOthers" bold="1" italic="1" underline="1"/><itemData name="Comment" defStyleNum="dsComment"/><itemData name="Section" defStyleNum="dsKeyword"/><itemData name="SectionDeliminator" defStyleNum="dsAttribute"/><itemData name="DefinitionListHeader" defStyleNum="dsKeyword"/><itemData name="HtmlEntity" defStyleNum="dsDecVal"/><itemData name="HtmlTag" defStyleNum="dsKeyword"/><itemData name="WikiTag" defStyleNum="dsDecVal" bold="1"/><itemData name="WikiTagBold" defStyleNum="dsDecVal" bold="1"/><itemData name="WikiTagItalic" defStyleNum="dsDecVal" bold="1" italic="1"/><itemData name="WikiTagUnderlined" defStyleNum="dsDecVal" bold="1" underline="1"/><itemData name="WikiTagBoldItalic" defStyleNum="dsDecVal" bold="1" italic="1"/><itemData name="WikiTagBoldUnderlined" defStyleNum="dsDecVal" bold="1" underline="1"/><itemData name="WikiTagItalicUnderlined" defStyleNum="dsDecVal" bold="1" italic="1" underline="1"/><itemData name="WikiTagBoldItalicUnderlined" defStyleNum="dsDecVal" bold="1" italic="1" underline="1"/><itemData name="Error" defStyleNum="dsError"/><itemData name="NoWiki" defStyleNum="dsNormal"/><itemData name="Unformatted" defStyleNum="dsNormal"/><itemData name="Parameter" defStyleNum="dsNormal" bold="1"/><itemData name="TemplateName" defStyleNum="dsOthers" bold="1"/><itemData name="Bold" defStyleNum="dsNormal" bold="1"/><itemData name="Italic" defStyleNum="dsNormal" italic="1"/><itemData name="Underlined" defStyleNum="dsNormal" underline="1"/><itemData name="BoldItalic" defStyleNum="dsNormal" bold="1" italic="1"/><itemData name="BoldUnderlined" defStyleNum="dsNormal" bold="1" underline="1"/><itemData name="ItalicUnderlined" defStyleNum="dsNormal" italic="1" underline="1"/><itemData name="BoldItalicUnderlined" defStyleNum="dsNormal" bold="1" italic="1" underline="1"/><itemData name="HtmlAttribute" defStyleNum="dsOthers" spellChecking="0"/><itemData name="HtmlAttributeSeparator" defStyleNum="dsOthers" spellChecking="0"/><itemData name="HtmlValue" defStyleNum="dsString" spellChecking="0"/></itemDatas></highlighting><general><comments><comment name="multiLine" start="&lt;!--" end="-->" region="comment"/></comments><keywords casesensitive="0"/></general></language>