﻿<?xml version="1.0"?>
<myDoc xmlns="myDocURI"
 xmlns:its="http://www.w3.org/2005/11/its">
 <body>
  <para id="p1">The motto of Québec is the short phrase:
<q its:translate="no" xml:lang="fr-ca">Je me souviens</q>. It is chiseled on the front
of the Parliament Building: <pict ref="Motto.jpg" desc="Je me souviens"
its:translate="no" its:translateScope="./@desc" /></para>
  <para id="p2">As for the coat of arms, it looks like this: 
<pict ref="CoA.png" desc="Québec's Coat of Arms" /></para>
 </body>
 <docInfo>
  <its:documentRules>
   <its:documentRule translateScope="//head" translate="no" />
   <its:documentRule translateScope="//pict@desc" translate="yes" />
  </its:documentRules>
  <author>Jane Doe</author>
  <lastChange>2006-01-13</lastChange>
 </docInfo>
</myDoc>
