<?xml version="1.0" encoding="UTF-8"?>
<!--
  Oxygen add-on update site descriptor. Host this file together with the
  signed add-on jar (target/lexeri-oxygen-plugin-addon.jar) on HTTPS, e.g. under
  https://plugins.lexeri.com/oxygen/addon/, and point users at its URL via
  Help > Install new add-ons. Bumping <xt:version> triggers update prompts.
-->
<xt:extensions xmlns:xt="http://www.oxygenxml.com/ns/extension"
               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
               xsi:schemaLocation="http://www.oxygenxml.com/ns/extension http://www.oxygenxml.com/ns/extension/extensions.xsd">
  <xt:extension id="com.lexeri.oxygen">
    <xt:location href="https://plugins.lexeri.com/oxygen/addon/lexeri-oxygen-plugin-addon.jar"/>
    <xt:version>1.1.1</xt:version>
    <xt:oxy_version>26.0+</xt:oxy_version>
    <xt:type>plugin</xt:type>
    <xt:author>Lexeri</xt:author>
    <xt:name>Lexeri</xt:name>
    <xt:description>Terminology checks, term search and term extraction with Lexeri.</xt:description>
    <xt:licenseTerms href="https://www.lexeri.com/legal/terms"/>
  </xt:extension>
</xt:extensions>
