<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE language><language name="ACPI DSL" section="Sources" version="1" kateversion="5.62" extensions="*.dsl" mimetype="" author="Fabian Vogt (fabian@ritter-vogt.de)" license="BSD-3-Clause"><highlighting><contexts><context name="default" attribute="Normal"><IncludeRules context="SkipComments"/><StringDetect String="DefinitionBlock" attribute="Normal" context="StartTerm##ACPI Source Language" lookAhead="1"/></context><context name="LineComment" attribute="Comment" lineEndContext="#pop"/><context name="MultilineComment" attribute="Comment"><StringDetect String="*/" attribute="Comment" context="#pop" endRegion="Comment"/></context><context name="SkipComments" attribute="Comment"><DetectSpaces/><StringDetect String="//" attribute="Comment" context="LineComment"/><StringDetect String="/*" attribute="Comment" context="MultilineComment" beginRegion="Comment"/></context></contexts><itemDatas><itemData name="Normal" defStyleNum="dsNormal" spellChecking="0"/><itemData name="Comment" defStyleNum="dsComment"/></itemDatas></highlighting><general><comments><comment name="singleLine" start="//"/><comment name="multiLine" start="/*" end="*/" region="Comment"/></comments></general></language>