home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 December / PCWorld_2005-12_cd.bin / komunikace / netscape / nsb-install-8-0.exe / defaults / profile / optout.rdf < prev    next >
Extensible Markup Language  |  2005-09-26  |  512b  |  16 lines

  1. <?xml version="1.0"?>
  2. <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  3.          xmlns:optout="http://home.netscape.com/NC-optout#">
  4.   <rdf:Description rdf:about="optout:root">
  5.     <optout:entries>
  6.       <rdf:Seq>
  7.          <rdf:li>
  8.           <rdf:Description rdf:about="optout:wellsfargo"
  9.                            optout:hostname="wellsfargo.com"
  10.                            />
  11.         </rdf:li>              
  12.       </rdf:Seq>
  13.     </optout:entries>
  14.   </rdf:Description>
  15. </rdf:RDF>
  16.