<?xml version="1.0" encoding="ISO-8859-1"?>

<ContentNotifications xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="opencms://system/workplace/admin/notification/notification.xsd">
  <ContentNotification language="en">
    <Subject><![CDATA[OpenCms Publish Notification]]></Subject>
    <Header name="Header0">
      <links/>
      <content><![CDATA[Dear ${firstname} ${lastname}, 
<br /> 
<br />Publishing of project "${project}" was started at ${jobStart} and encountered warnings and/or
errors!]]></content>
    </Header>
    <Footer name="Footer0">
      <links/>
      <content><![CDATA[<p style="padding-top: 30px; text-align: right;">This e-mail was autogenerated by OpenCms</p>]]></content>
    </Footer>
  </ContentNotification>
  <ContentNotification language="de">
    <Subject><![CDATA[OpenCms Publish Notification]]></Subject>
    <Header name="Header0">
      <links/>
      <content><![CDATA[Hallo ${firstname} ${lastname}, 
<br /> 
<br />beim Publizieren des Projekts "${project}", das um ${jobStart} gestartet wurde sind Warnungen
und/oder Fehler aufgetreten!]]></content>
    </Header>
    <Footer name="Footer0">
      <links/>
      <content><![CDATA[<p style="padding-top: 30px; text-align: right;">Diese E-Mail wurde automatisch von OpenCms
erstellt</p>]]></content>
    </Footer>
  </ContentNotification>
</ContentNotifications>
