<?xml version="1.0" encoding="utf-8"?>
<article xmlns="http://docbook.org/ns/docbook" version="5.0">
   <title>Article wrapper</title>
   <para>The stamp image has a natural size of 200x128 pixels.</para>
   <mediaobject>
      <imageobject>
         <imagedata fileref="../media/stamp.png"/>
      </imageobject>
   </mediaobject>
   <para>The stamp image: width=512; depth=512; contentwidth=256; contentdepth=384; valign=middle</para>
   <mediaobject>
      <imageobject><?db style="background-color:blue;"?>
         <imagedata fileref="../media/stamp.png"
                    valign="middle"
                    contentdepth="384"
                    contentwidth="256"
                    depth="512"
                    width="512"/>
      </imageobject>
      <textobject>
         <phrase>The DocBook Stamp</phrase>
      </textobject>
   </mediaobject>
</article>
