<?xml version="1.0" encoding="UTF-8"?>
<!-- Kaynakça Doğrula — Word eklentisi (görev bölmesi). Kurulum: https://www.kaynakcadogrula.com/word-eklenti -->
<OfficeApp xmlns="http://schemas.microsoft.com/office/appforoffice/1.1"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns:bt="http://schemas.microsoft.com/office/officeappbasictypes/1.0"
  xmlns:ov="http://schemas.microsoft.com/office/taskpaneappversionoverrides"
  xsi:type="TaskPaneApp">
  <Id>74a530c1-9e9e-4e72-abaa-26393d40c535</Id>
  <Version>1.0.0.0</Version>
  <ProviderName>Medikal AI</ProviderName>
  <DefaultLocale>tr-TR</DefaultLocale>
  <DisplayName DefaultValue="Kaynakça Doğrula"/>
  <Description DefaultValue="Belgenizin kaynakça bölümünü Word'den çıkmadan kontrol edin: uydurma, hatalı ve geri çekilmiş kaynaklar yan bölmede işaretlenir, düzeltilmiş künyeler üretilir."/>
  <IconUrl DefaultValue="https://www.kaynakcadogrula.com/word-eklenti/icon-32.png"/>
  <HighResolutionIconUrl DefaultValue="https://www.kaynakcadogrula.com/word-eklenti/icon-128.png"/>
  <SupportUrl DefaultValue="https://www.kaynakcadogrula.com/word-eklenti"/>
  <AppDomains>
    <AppDomain>https://www.kaynakcadogrula.com</AppDomain>
    <AppDomain>https://kaynakcadogrula.com</AppDomain>
  </AppDomains>
  <Hosts>
    <Host Name="Document"/>
  </Hosts>
  <Requirements>
    <Sets DefaultMinVersion="1.1">
      <Set Name="WordApi" MinVersion="1.1"/>
    </Sets>
  </Requirements>
  <DefaultSettings>
    <SourceLocation DefaultValue="https://www.kaynakcadogrula.com/word-eklenti/panel"/>
  </DefaultSettings>
  <Permissions>ReadDocument</Permissions>
  <VersionOverrides xmlns="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="VersionOverridesV1_0">
    <Hosts>
      <Host xsi:type="Document">
        <DesktopFormFactor>
          <GetStarted>
            <Title resid="KD.GetStarted.Title"/>
            <Description resid="KD.GetStarted.Description"/>
            <LearnMoreUrl resid="KD.Url.Landing"/>
          </GetStarted>
          <ExtensionPoint xsi:type="PrimaryCommandSurface">
            <OfficeTab id="TabHome">
              <Group id="KD.Group">
                <Label resid="KD.Group.Label"/>
                <Icon>
                  <bt:Image size="16" resid="KD.Icon.16"/>
                  <bt:Image size="32" resid="KD.Icon.32"/>
                  <bt:Image size="80" resid="KD.Icon.80"/>
                </Icon>
                <Control xsi:type="Button" id="KD.CheckButton">
                  <Label resid="KD.CheckButton.Label"/>
                  <Supertip>
                    <Title resid="KD.CheckButton.Label"/>
                    <Description resid="KD.CheckButton.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="KD.Icon.16"/>
                    <bt:Image size="32" resid="KD.Icon.32"/>
                    <bt:Image size="80" resid="KD.Icon.80"/>
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>KD.Taskpane</TaskpaneId>
                    <SourceLocation resid="KD.Url.Panel"/>
                  </Action>
                </Control>
              </Group>
            </OfficeTab>
          </ExtensionPoint>
        </DesktopFormFactor>
      </Host>
    </Hosts>
    <Resources>
      <bt:Images>
        <bt:Image id="KD.Icon.16" DefaultValue="https://www.kaynakcadogrula.com/word-eklenti/icon-16.png"/>
        <bt:Image id="KD.Icon.32" DefaultValue="https://www.kaynakcadogrula.com/word-eklenti/icon-32.png"/>
        <bt:Image id="KD.Icon.80" DefaultValue="https://www.kaynakcadogrula.com/word-eklenti/icon-80.png"/>
      </bt:Images>
      <bt:Urls>
        <bt:Url id="KD.Url.Panel" DefaultValue="https://www.kaynakcadogrula.com/word-eklenti/panel"/>
        <bt:Url id="KD.Url.Landing" DefaultValue="https://www.kaynakcadogrula.com/word-eklenti"/>
      </bt:Urls>
      <bt:ShortStrings>
        <bt:String id="KD.Group.Label" DefaultValue="Kaynakça Doğrula"/>
        <bt:String id="KD.CheckButton.Label" DefaultValue="Kaynakçayı Kontrol Et"/>
        <bt:String id="KD.GetStarted.Title" DefaultValue="Kaynakça Doğrula yüklendi"/>
      </bt:ShortStrings>
      <bt:LongStrings>
        <bt:String id="KD.CheckButton.Tooltip" DefaultValue="Belgenin kaynakça bölümünü okur; her kaynağı akademik kayıtlarla karşılaştırıp yan bölmede işaretler."/>
        <bt:String id="KD.GetStarted.Description" DefaultValue="Giriş şeridindeki “Kaynakçayı Kontrol Et” düğmesine basın; sonuçlar sağdaki bölmede görünür."/>
      </bt:LongStrings>
    </Resources>
  </VersionOverrides>
</OfficeApp>
