<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE language><language name="Wayland Trace" section="Other" version="3" kateversion="5.62" extensions="" mimetype="" author="Andreas Cord-Landwehr (cordlandwehr@kde.org)" license="MIT"><highlighting><list name="ParameterKeywords"><item>array</item><item>fd</item><item>id</item><item>new</item><item>nil</item></list><contexts><context name="WaylandTrace" attribute="Normal"><RegExpr String="\[[0-9]*\.[0-9]*\]" attribute="TimeStamp"/><StringDetect String="->" attribute="Operator"/><RegExpr String="[a-zA-Z0-9_]*[@#]." attribute="Interface" context="Interface" lookAhead="1"/></context><context name="Interface" attribute="Interface" lineEndContext="#pop"><RegExpr String="(\[unknown\]|[a-zA-Z0-9_])*[@#][0-9]*" attribute="Interface"/><DetectChar char="." context="Message"/><DetectSpaces context="#pop" lookAhead="1"/></context><context name="Message" attribute="Normal"><RegExpr String="[a-zA-Z_]" attribute="Function"/><DetectChar char="(" attribute="Normal" context="Parameters"/></context><context name="Parameters" attribute="Normal"><Int attribute="NumberParameter"/><DetectChar char='"' attribute="StringParameter" context="String"/><keyword String="ParameterKeywords" attribute="Keyword"/><RegExpr String="(\[unknown\]|[a-zA-Z0-9_])*[@#][0-9]*" attribute="Interface"/><DetectChar char=")" attribute="Normal" context="#pop#pop"/></context><context name="String" attribute="StringParameter" lineEndContext="#pop"><LineContinue attribute="StringParameter"/><HlCStringChar attribute="StringParameter"/><DetectChar char='"' attribute="StringParameter" context="#pop"/></context></contexts><itemDatas><itemData name="Normal" defStyleNum="dsNormal"/><itemData name="Keyword" defStyleNum="dsKeyword"/><itemData name="Interface" defStyleNum="dsVariable"/><itemData name="TimeStamp" defStyleNum="dsComment"/><itemData name="Operator" defStyleNum="dsOperator"/><itemData name="Function" defStyleNum="dsFunction"/><itemData name="NumberParameter" defStyleNum="dsDecVal"/><itemData name="StringParameter" defStyleNum="dsString"/></itemDatas></highlighting></language>