<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="./agenda.xsl"?>
<election>
  <electionInfo>
    <companyName leadtext="Company Name">RIAS A/S</companyName>
    <ISIN leadtext="ISIN">DK0010125848
RIAS-A</ISIN>
    <electionDescription leadtext="Meeting Type">Extraordinary General Meeting</electionDescription>
    <meetingDate leadtext="Meeting Date" format="mmm d yyyy">May 6th 2026</meetingDate>
    <lastSignupDate leadtext="Last Signup Date" format="mmm d yyyy">May 1th 2026</lastSignupDate>
    <recordDate leadtext="Record Date" format="mmm d yyyy">Apr 29th 2026</recordDate>
    <accuiredDate leadtext="Agenda Accuired" format="mmm d yyyy, hh:ss">Apr 21th 2026, 12:33</accuiredDate>
    <xmlDataVersion leadtext="XML data version">1.0</xmlDataVersion>
  </electionInfo>

  <electionItem itemType="sectionHeader">
    <itemDetail detailType="standard">
      <colSection show="yes"></colSection>
      <colDescription show="yes">Agenda for extraordinary general meeting 2026</colDescription>
      <colFor show="yes">For</colFor>
      <colAgainst show="yes">Against</colAgainst>
      <colAbstain show="yes">Abstain</colAbstain>
      <colYes show="no"></colYes>
      <colNo show="no"></colNo>
      <colRecommendation show="yes">Board Recommendation</colRecommendation>
    </itemDetail>
  </electionItem>
  <electionItem itemType="voteStandard">
    <itemDetail detailType="standard">
      <colSection show="yes">1.</colSection>
      <colDescription show="yes">Election of the chairman of the meeting</colDescription>
      <colFor show="yes">radio</colFor>
      <colAgainst show="yes">radio</colAgainst>
      <colAbstain show="yes">radio</colAbstain>
      <colYes show="no"></colYes>
      <colNo show="no"></colNo>
      <colRecommendation show="yes">For</colRecommendation>
    </itemDetail>
  </electionItem>
  <electionItem itemType="voteCandidate">
    <itemDetail detailType="standard">
      <colSection show="yes">2.</colSection>
      <colDescription show="yes">Election of a new member of the Board of Directors:</colDescription>
      <colMaxSelectable show="no"></colMaxSelectable>
      <colFor show="yes"></colFor>
      <colAgainst show="yes"></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">Election of Mr. Patrick Magnus</colDescription>
      <colFor show="yes">radio</colFor>
      <colAgainst show="yes"></colAgainst>
      <colAbstain show="yes">radio</colAbstain>
      <colYes show="no"></colYes>
      <colNo show="no"></colNo>
      <colRecommendation show="yes">For</colRecommendation>
    </itemDetail>
  </electionItem>
  <electionItem itemType="voteNone">
    <itemDetail detailType="standard">
      <colSection show="yes">3.</colSection>
      <colDescription show="yes">Any other business</colDescription>
      <colFor show="yes"></colFor>
      <colAgainst show="yes"></colAgainst>
      <colAbstain show="yes"></colAbstain>
      <colYes show="no"></colYes>
      <colNo show="no"></colNo>
      <colRecommendation show="yes"></colRecommendation>
    </itemDetail>
  </electionItem>
</election>
