<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  <hbox datasources="nosuch.rdf" ref="urn:root">
    <template>
      <rule>
        <conditions>
          <triple subject="?a"/>
        </conditions>
        <action>
          <vbox uri="?b"/>
        </action>
      </rule>
    </template>
  </hbox>
</window>