home *** CD-ROM | disk | FTP | other *** search
/ Thomson (Residential) / TGSTPv7203.iso / mac / QIW / PageLayouts / textAndGraphs.xml < prev    next >
Extensible Markup Language  |  2008-01-29  |  404b  |  20 lines

  1. Ôªø<?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE window SYSTEM "pagelayouts.dtd">
  3. <window>
  4.     <textFrame name="welcome">
  5.         <position>
  6.             <x>300</x>
  7.             <y>90</y>
  8.             <width>400</width>
  9.             <height>300</height>
  10.         </position>
  11.     </textFrame>
  12.     <image name="graphic">
  13.       <position>
  14.             <x>25</x>
  15.             <y>120</y>
  16.             <width>250</width>
  17.             <height>300</height>
  18.         </position>
  19.   </image>
  20. </window>