<?xml version="1.0" encoding="UTF-8"?>
<lom xmlns="http://www.imsglobal.org/xsd/imsmd_v1p2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:mix="http://www.loc.gov/mix/" xsi:schemaLocation="http://www.imsglobal.org/xsd/imsmd_v1p2 http://www.imsglobal.org/xsd/imsmd_v1p2p2.xsd http://www.loc.gov/mix/ http://www.loc.gov/standards/mix/mix02/mix02.xsd">
  
   <general>
     <catalogentry>
       <catalog>URI</catalog>
       <entry><langstring>{ObjectPublicURL}</langstring></entry>
     </catalogentry>
     <language>x-none</language>
  </general>

  <lifecycle>
    <contribute>
       <role>
        <source>
          <langstring xml:lang="x-none">LOMv1.0</langstring>
        </source>
        <value>
          <langstring xml:lang="x-none">Author</langstring>
        </value>
       </role>
       <date>
         <datetime>{ObjectCreationDate}</datetime>
       </date>
     </contribute>
  </lifecycle>
  
  <metametadata>
    <catalogentry>
      <catalog>{RepositoryId}</catalog>
      <entry><langstring>{ObjectId}</langstring></entry>
    </catalogentry>
    <contribute>
      <role>
        <source>
          <langstring xml:lang="x-none">LOMv1.0</langstring>
        </source>
        <value>
          <langstring xml:lang="x-none">Creator</langstring>
        </value>
      </role>
      <centity>
        <vcard>{UserVCard}</vcard>
      </centity>
      <date>
        <datetime>{NowCurrentDate}</datetime>
      </date>
    </contribute>
    <metadatascheme>LOM 1.0</metadatascheme>
    <metadatascheme>{ApplicationProfileName}</metadatascheme>
    <language>{UserPreferredLanguage}</language>
  </metametadata>

  <technical>
    <format>{ObjectMimeType}</format>
    <size>{ObjectFileSize}</size>
    <location>{ObjectPublicURL}</location>
    <mix:mix>
       <mix:BasicImageParameters>
         <mix:Format>
          <mix:Compression>
            <mix:CompressionScheme>{ImageCompressionScheme}</mix:CompressionScheme>
            <mix:CompressionLevel>{ImageCompressionRatio}</mix:CompressionLevel>
          </mix:Compression>
        </mix:Format>
        <mix:File>
          <mix:Orientation>{ImageOrientation}</mix:Orientation>
        </mix:File>
       </mix:BasicImageParameters>
       <mix:ImageCreation>
         <mix:ImageProducer>{ObjectCreator}</mix:ImageProducer>
         <mix:DeviceSource>digital still camera</mix:DeviceSource>
           <mix:DigitalCameraCapture>
             <mix:DigitalCameraManufacturer>{ImageCameraMake}</mix:DigitalCameraManufacturer>
             <mix:DigitalCameraModel>{ImageCameraModel}</mix:DigitalCameraModel>
           </mix:DigitalCameraCapture>
       </mix:ImageCreation>
       <mix:ImagingPerformanceAssessment>
         <mix:SpatialMetrics>
           <mix:ImageWidth>{ImagePixelWidth}</mix:ImageWidth>
           <mix:ImageLength>{ImagePixelHeight}</mix:ImageLength>
         </mix:SpatialMetrics>
       </mix:ImagingPerformanceAssessment>
    </mix:mix>
  </technical>

  <classification>
    <purpose>
      <source>
        <langstring xml:lang="x-none">LOMv1.0</langstring>
      </source>
      <value>
        <langstring xml:lang="x-none">Discipline</langstring>
      </value>
    </purpose>
  </classification>

</lom>
