diff options
Diffstat (limited to 'src/documentation/xdocs/news/logocontest.xml')
-rw-r--r-- | src/documentation/xdocs/news/logocontest.xml | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/src/documentation/xdocs/news/logocontest.xml b/src/documentation/xdocs/news/logocontest.xml new file mode 100644 index 0000000000..068a3a1c42 --- /dev/null +++ b/src/documentation/xdocs/news/logocontest.xml @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" "dtd/document-v10.dtd"> + +<document> + <header> + <title></title> + <authors> + <person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/> + </authors> + </header> + + <body> + <s1 title="POI logos"> + <p> + Here are the current logo submissions. Thanks to the artists! + </p> + <s2 title="Michael Mosmann"> + <p> + <img src="images/logoMichaelMosmann.png"/> + </p> + </s2> + <s2 title="Loïc Lefèvre"> + <p> + <img src="images/logoLoicLefevre.png"/> + </p> + </s2> + <s2 title="Glen Stampoutlzis"> + <p> + <img src="images/logoGlenStampoutlzis.png"/> + </p> + </s2> + </s1> + </body> + <footer> + <legal> + Copyright (c) @year@ The Apache Software Foundation All rights reserved. + $Revision$ $Date$ + </legal> + </footer> +</document> |