<?xml version="1.0" encoding="UTF-8"?>
<manifest identifier="LIONS_STORYTELLING_2026" version="1.0"
  xmlns="http://www.imsglobal.org/xsd/imscp_v1p1"
  xmlns:adlcp="http://www.adlnet.org/xsd/adlcp_v1p2"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <metadata>
    <schema>ADL SCORM</schema>
    <schemaversion>1.2</schemaversion>
  </metadata>
  <organizations default="LIONS_ORG">
    <organization identifier="LIONS_ORG">
      <title>Storytelling voor Lions 2026-2027</title>
      <item identifier="ITEM_1" identifierref="RES_1">
        <title>Storytelling eLearning Module</title>
      </item>
      <item identifier="ITEM_2" identifierref="RES_2">
        <title>Storytelling Quiz</title>
      </item>
    </organization>
  </organizations>
  <resources>
    <resource identifier="RES_1" type="webcontent" adlcp:scormtype="sco" href="index.html">
      <file href="index.html"/>
    </resource>
    <resource identifier="RES_2" type="webcontent" adlcp:scormtype="sco" href="quiz.html">
      <file href="quiz.html"/>
    </resource>
  </resources>
</manifest>