Drills-temp.xml 710 B

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-model href="http://docbook.org/xml/5.1/rng/docbook.rng" schematypens="http://relaxng.org/ns/structure/1.0"?>
  3. <?xml-model href="http://docbook.org/xml/5.1/sch/docbook.sch" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
  4. <article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"
  5. version="5.1">
  6. <info>
  7. <title>Drills</title>
  8. <author>
  9. <orgname/>
  10. <address><city>Montélimar</city>
  11. <street>22, rue du Loubet</street>
  12. <postcode>26200</postcode>
  13. <country>France</country></address>
  14. <email>eric@yojik.eu</email>
  15. </author>
  16. </info>
  17. <sect1>
  18. <title/>
  19. <para/>
  20. </sect1>
  21. </article>