diff --git a/AutoTx/Resources/status-example.xml b/AutoTx/Resources/status-example.xml
index e5c3707a89eff7707bf7c85251ff6a9be1ca98cd..46c566ae37b805721cf0c9a8268087597ed3f071 100644
--- a/AutoTx/Resources/status-example.xml
+++ b/AutoTx/Resources/status-example.xml
@@ -3,8 +3,11 @@
   <LastStatusUpdate>0001-01-01T00:00:00</LastStatusUpdate>
   <LastStorageNotification>0001-01-01T00:00:00</LastStorageNotification>
   <LastAdminNotification>0001-01-01T00:00:00</LastAdminNotification>
+  <LimitReason />
   <CurrentTransferSrc />
   <CurrentTargetTmp />
+  <ServiceSuspended>false</ServiceSuspended>
   <FilecopyFinished>true</FilecopyFinished>
   <CleanShutdown>true</CleanShutdown>
+  <CurrentTransferSize>0</CurrentTransferSize>
 </XmlStatus>
\ No newline at end of file