<?xml version="1.0" encoding="ISO-8859-1"?><!--
  Copyright 1999-2004 The Apache Software Foundation

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
--><!-- CVS $Id: minimal.itext.xml 157580 2005-03-15 19:45:27Z bdelacretaz $ --><!-- The DTD is not available at this address anymore, this breaks samples, removed for now 
<!DOCTYPE ITEXT SYSTEM "http://www.lowagie.com/iText/itext.dtd">
--><itext creationdate="Fri May 23 9:30:00 CEST 2003" producer="tcurdt@cocoon.org">
	<paragraph font="unknown" size="18.0" align="Center">
                Congratulations!
	</paragraph>
	<paragraph font="unknown" size="12.0" align="Default">
                If you see this in a PDF document, it means that Cocoon and iText
                were able to generate it from the minimal.itext.xml example document.
	</paragraph>
</itext>