<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="./agenda.xsl"?>
<election>
  <electionInfo>
    <companyName leadtext="Company Name">AaB A/S</companyName>
    <ISIN leadtext="ISIN">DK0060868966</ISIN>
    <electionDescription leadtext="Meeting Type">Extraordinary General Meeting</electionDescription>
    <meetingDate leadtext="Meeting Date" format="mmm d yyyy">Sep 15th 2026</meetingDate>
    <lastSignupDate leadtext="Last Signup Date" format="mmm d yyyy">Sep 11th 2026</lastSignupDate>
    <recordDate leadtext="Record Date" format="mmm d yyyy">Sep 8th 2026</recordDate>
    <accuiredDate leadtext="Agenda Accuired" format="mmm d yyyy, hh:ss">Aug 23rd 2026, 22:41</accuiredDate>
    <xmlDataVersion leadtext="XML data version">1.0</xmlDataVersion>
  </electionInfo>

  <electionItem itemType="sectionHeader">
    <itemDetail detailType="standard">
      <colSection show="yes"></colSection>
      <colDescription show="yes">Punkter på dagsordenen for den ekstraordinære generalforsamling den 15. september 2026 
(i forkortet form, den fulde dagsorden fremgår af indkaldelsen)
</colDescription>
      <colFor show="yes">For</colFor>
      <colAgainst show="no"></colAgainst>
      <colAbstain show="yes">Abstain</colAbstain>
      <colYes show="no"></colYes>
      <colNo show="no"></colNo>
      <colRecommendation show="yes">Board Recommendation</colRecommendation>
    </itemDetail>
  </electionItem>
  <electionItem itemType="voteCandidate">
    <itemDetail detailType="standard">
      <colSection show="yes">1.</colSection>
      <colDescription show="yes">Valg af medlemmer til bestyrelsen.</colDescription>
      <colMaxSelectable show="no"></colMaxSelectable>
      <colFor show="yes"></colFor>
      <colAgainst show="no"></colAgainst>
      <colAbstain show="yes"></colAbstain>
      <colYes show="no"></colYes>
      <colNo show="no"></colNo>
      <colRecommendation show="yes"></colRecommendation>
    </itemDetail>
    <itemDetail detailType="candidate">
      <colSection show="yes"></colSection>
      <colDescription show="yes">Valg af Peter Sand</colDescription>
      <colFor show="yes">radio</colFor>
      <colAgainst show="no"></colAgainst>
      <colAbstain show="yes">radio</colAbstain>
      <colYes show="no"></colYes>
      <colNo show="no"></colNo>
      <colRecommendation show="yes">For</colRecommendation>
    </itemDetail>
  </electionItem>
</election>
