<?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: contentwidth=50%; scale=125</para>
   <mediaobject>
      <imageobject>
    <?dbhtml background-color="blue"?>
         <imagedata fileref="../media/stamp.png" scale="125" contentwidth="50%"/>
      </imageobject>
      <textobject>
         <phrase>The DocBook Stamp</phrase>
      </textobject>
   </mediaobject>
</article>
