<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE language><language name="Texinfo" extensions="*.texi" section="Markup" mimetype="application/x-texinfo" author="Daniel Franke (franke.daniel@gmail.com)" license="LGPL" version="3" kateversion="5.62"><highlighting><contexts><context name="Normal Text" attribute="Normal Text"><RegExpr String="@c(?:omment)?\b" attribute="Comment" context="singleLineComment"/><RegExpr String="@ignore\b" attribute="Comment" context="multiLineComment" beginRegion="ignore"/><RegExpr String="@node\b" attribute="Command" context="nodeFolding" beginRegion="node"/><RegExpr String="@(menu|smallexample|table|multitable)\b" attribute="Command" context="folding" beginRegion="foldingRegion"/><RegExpr String="@[\w]+(\{([\w]+[\s]*)+\})?" attribute="Command"/></context><context name="folding" attribute="Normal Text"><RegExpr String="@end (menu|smallexample|table|multitable)\b" attribute="Command" context="#pop" endRegion="foldingRegion"/><IncludeRules context="Normal Text"/></context><context name="multiLineComment" attribute="Comment"><DetectSpaces/><StringDetect String="@end ignore" attribute="Comment" context="#pop" endRegion="ignore"/><IncludeRules context="##Comments"/></context><context name="nodeFolding" attribute="Normal Text"><RegExpr String="@node\b" attribute="Command" context="#pop" endRegion="node" lookAhead="1"/><IncludeRules context="Normal Text"/></context><context name="singleLineComment" attribute="Comment" lineEndContext="#pop"><DetectSpaces/><IncludeRules context="##Comments"/></context></contexts><itemDatas><itemData name="Normal Text" defStyleNum="dsNormal"/><itemData name="Comment" defStyleNum="dsComment"/><itemData name="Command" defStyleNum="dsFunction"/></itemDatas></highlighting><general><comments><comment name="singleLine" start="@c "/><comment name="multiLine" start="@ignore " end="@end ignore" region="ignore"/></comments></general></language>