<?xml version="1.0" encoding="UTF-8"?>
<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="dracor">
    <xt:location href="https://github.com/dracor-org/dracor-oxygen-framework/releases/download/1.0.0/dracor-oxygen-framework-1.0.0.zip"/>
    <xt:version>1.0.0</xt:version>
    <xt:oxy_version>26.0+</xt:oxy_version>
    <xt:type>framework</xt:type>
    <xt:author>dracor.org</xt:author>
    <xt:name>DraCor</xt:name>
    <xt:description xmlns="http://www.w3.org/1999/xhtml">
      <h1>DraCor Editing and Validation</h1>
      <p>
        This add-on supports editing and validating TEI files for the DraCor
        project.
      </p>
      <h2>Authors</h2>
      <ul>
        <li>Ingo Börner</li>
        <li>Marek Vician</li>
      </ul>
    </xt:description>
    <xt:license>
      <h2>The MIT License (MIT)</h2>

      <p>Copyright © 2025-2026 dracor.org</p>

      <p>Permission is hereby granted, free of charge, to any person obtaining a
      copy of this software and associated documentation files (the “Software”),
      to deal in the Software without restriction, including without limitation
      the rights to use, copy, modify, merge, publish, distribute, sublicense,
      and/or sell copies of the Software, and to permit persons to whom the
      Software is furnished to do so, subject to the following conditions:</p>

      <p>The above copyright notice and this permission notice shall be included
      in all copies or substantial portions of the Software.</p>

      <p>THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS
      OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
      FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
      THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
      LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
      FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
      DEALINGS IN THE SOFTWARE.</p>
    </xt:license>
  </xt:extension>
</xt:extensions>
