tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

externalresource2xml.xml (889B)


      1 <doc
      2  xmlns:its="http://www.w3.org/2005/11/its" 
      3  xmlns:dbk="http://docbook.org/ns/docbook" >
      4 <its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:xlink="http://www.w3.org/1999/xlink" version="2.0" xlink:href="externalresource2xmlrules.xml"/>
      5 <dbk:mediaobject>
      6  <dbk:videoobject>
      7   <dbk:videodata fileref="movie.avi"/>
      8  </dbk:videoobject>
      9  <dbk:imageobject>
     10   <dbk:imagedata fileref="movie-frame.gif"/>
     11  </dbk:imageobject>
     12  <dbk:textobject>
     13   <dbk:para>This video illustrates the proper way to assemble an inverting time distortion
     14       device. </dbk:para>
     15   <dbk:warning>
     16    <dbk:para> It is imperative that the primary and secondary temporal couplings not be
     17         mounted in the wrong order. Temporal catastrophe is the likely result. The
     18         future you destroy may be your own. </dbk:para>
     19   </dbk:warning>
     20  </dbk:textobject>
     21 </dbk:mediaobject>
     22 </doc>