<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE language><language name="Gemtext" version="2" author="Cuche (mike@cuche.cc)" kateversion="5.62" section="Markup" extensions="*.gmi;*.gemini" mimetype="text/gemini" license="MIT"><highlighting><contexts><context name="main" attribute="Normal Text"><RegExpr String="^(#{1,3})\s" attribute="Heading" context="heading" column="0"/><DetectChar char=">" attribute="Quote" context="quote" column="0"/><StringDetect String="* " attribute="List Bullet" column="0"/><RegExpr String="^=>\s*\S+" attribute="Link URL" context="#pop!link-description" column="0"/><StringDetect String="```" attribute="Preformatted Text" context="#pop!preformatted-region" beginRegion="preformatted-block" column="0"/></context><context name="heading" attribute="Heading" lineEndContext="#pop"/><context name="link-description" attribute="Link Description" lineEndContext="#pop"/><context name="preformatted-region" attribute="Preformatted Text" noIndentationBasedFolding="1"><StringDetect String="```" attribute="Preformatted Text" context="#pop" endRegion="preformatted-block" column="0"/></context><context name="quote" attribute="Quote" lineEndContext="#pop"/></contexts><itemDatas><itemData name="Normal Text" defStyleNum="dsNormal"/><itemData name="Heading" defStyleNum="dsFunction" bold="1"/><itemData name="Quote" defStyleNum="dsVariable"/><itemData name="List Bullet" defStyleNum="dsSpecialString" bold="1"/><itemData name="Link URL" defStyleNum="dsOthers" underline="1" spellChecking="0"/><itemData name="Link Description" defStyleNum="dsDocumentation"/><itemData name="Preformatted Text" defStyleNum="dsInformation" spellChecking="0"/></itemDatas></highlighting></language>