diff --git a/sigprops_kitodo.xml b/sigprops_kitodo.xml
index 0114f261e569d6862cb4bc8b21f042dca2d7d46b..d492e3002c6d02f45fc19181c2f0404dc5de4f4a 100644
--- a/sigprops_kitodo.xml
+++ b/sigprops_kitodo.xml
@@ -1,15 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<Object xmlns="http://slubarchiv.slub-dresden.de/sigprops1"
+<ObjectType xmlns="http://slubarchiv.slub-dresden.de/sigprops1"
     xsi:schemaLocation="http://slubarchiv.slub-dresden.de/sigprops1 https://slubarchiv.slub-dresden.de/slubarchiv/standards/sigprops/sigprops.xsd"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
     <Metadata>
         <CreationDate>2020-10-06T10:06:00</CreationDate>
         <Creator>Andreas Romeyke</Creator>
-        <CreationSoftwareName>oxygen</CreationSoftwareName>
         <WorkflowName>Kitodo</WorkflowName>
         <InstitutionName>SLUB Dresden</InstitutionName>
         <InstitutionContact>langzeitarchiv@slub-dresden.de</InstitutionContact>
-        <ObjectType>Retrodigitalisat (Flachware)</ObjectType>
+        <ObjectTypeName>Retrodigitalisat (Flachware)</ObjectTypeName>
     </Metadata>
     <SignificantProperties>
         <!-- Lesen und Anschauen
@@ -99,4 +98,4 @@
             <PropertyProcedure>designated communities</PropertyProcedure>
         </SignificantProperty>
     </SignificantProperties>
-</Object>
+</ObjectType>
diff --git a/sigprops_retrofilm_video.xml b/sigprops_retrofilm_video.xml
index 48eabb2dc97fd8bcfa66bb699ea770cc77e30b4d..46cda7a5252d50d92218bc2c80f0c3189c217e7c 100644
--- a/sigprops_retrofilm_video.xml
+++ b/sigprops_retrofilm_video.xml
@@ -1,10 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<Object xmlns="http://slubarchiv.slub-dresden.de/sigprops1"
+<ObjectType xmlns="http://slubarchiv.slub-dresden.de/sigprops1"
     xsi:schemaLocation="http://slubarchiv.slub-dresden.de/sigprops1 https://slubarchiv.slub-dresden.de/slubarchiv/standards/sigprops/sigprops.xsd"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
     <Metadata>
-    <CreationDate>2021-02-17T13:15:04</CreationDate>
-    <Creator>Andreas Romeyke</Creator><WorkflowName>Mediathek / SAVE</WorkflowName><InstitutionName>SLUB Dresden</InstitutionName><InstitutionContact>andreas.romeyke@slub-dresden.de</InstitutionContact><ObjectType>Retrodigitalisat (Film 8mm-35mm)</ObjectType></Metadata>
+        <CreationDate>2021-02-17T13:15:04</CreationDate>
+        <Creator>Andreas Romeyke</Creator>
+        <WorkflowName>Mediathek / SAVE</WorkflowName>
+        <InstitutionName>SLUB Dresden</InstitutionName>
+        <InstitutionContact>andreas.romeyke@slub-dresden.de</InstitutionContact>
+        <ObjectTypeName>Retrodigitalisat (Film 8mm-35mm)</ObjectTypeName>
+    </Metadata>
     <SignificantProperties>
         <SignificantProperty>
             <PropertyName>viewable</PropertyName>
@@ -53,7 +58,8 @@
             <PropertyExplanation>The object is free from compression artifacts.</PropertyExplanation>
             <PropertyCategory>Rendering</PropertyCategory>
         </SignificantProperty>
-        <SignificantProperty><PropertyName>searchable</PropertyName>
+        <SignificantProperty>
+            <PropertyName>searchable</PropertyName>
             <PropertyExplanation>The object should be searchable for timepoints.</PropertyExplanation>
             <PropertyCategory>Structure</PropertyCategory>
             <PropertyProcedure>designated communities</PropertyProcedure>
@@ -95,5 +101,4 @@
             <PropertyProcedure>designated communities</PropertyProcedure>
         </SignificantProperty>
     </SignificantProperties>
-</Object>
-
+</ObjectType>