<?xml version="1.0" encoding="UTF-8"?>
<document xmlns="http://maven.apache.org/XDOC/2.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 https://maven.apache.org/xsd/xdoc-2.0.xsd">

  <properties>
    <title>Some Screenshots</title>
    <author>Miguel Moquillon</author>
    <author>Aurore Allibe</author>
  </properties>
  <head>
    <title>Some Screenshots of Silverpeas</title>
    <link rel="stylesheet" type="text/css" href="./css/style.css" />
    <link rel="stylesheet" type="text/css" href="./css/tn3/tn3.css" />
  </head>
  <body>
    <section name="Some Screenshots">
      <iframe height="1080px" src="Silverpeas-Screenshots.pdf" width="100%"
              webkitallowfullscreen="true"
              mozallowfullscreen="true"
              allowfullscreen="true"></iframe>
    </section>
  </body>
</document>