home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / xampp / xampp-cocoon-addon-1.4.9-installer.exe / page2sxi.xsl < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-12  |  61.6 KB  |  670 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3.   Copyright 1999-2004 The Apache Software Foundation
  4.  
  5.   Licensed under the Apache License, Version 2.0 (the "License");
  6.   you may not use this file except in compliance with the License.
  7.   You may obtain a copy of the License at
  8.  
  9.       http://www.apache.org/licenses/LICENSE-2.0
  10.  
  11.   Unless required by applicable law or agreed to in writing, software
  12.   distributed under the License is distributed on an "AS IS" BASIS,
  13.   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  14.   See the License for the specific language governing permissions and
  15.   limitations under the License.
  16. -->
  17.  
  18. <!--+
  19.     | This stylesheets transforms hello world XML page to ZIP serializer's format.
  20.     | After the serializer, result is an OpenOffice Impress document (sxi).
  21.     |
  22.     | @author <a href="mailto:vgritsenko@apache.org>Vadim Gritsenko</a>
  23.     | @version CVS $Id: page2sxi.xsl,v 1.2 2004/03/06 02:25:32 antonio Exp $
  24.     +-->
  25.  
  26. <xsl:stylesheet version="1.0"
  27.                 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
  28.                 xmlns:zip="http://apache.org/cocoon/zip-archive/1.0"
  29.                 xmlns:text="http://openoffice.org/2000/text">
  30.  
  31.   <xsl:template match="page">
  32.     <zip:archive>
  33.       <!--
  34.         <!DOCTYPE office:document-content PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "office.dtd">
  35.       -->
  36.       <zip:entry name="content.xml" serializer="xml">
  37.         <office:document-content xmlns:office="http://openoffice.org/2000/office"
  38.                                  xmlns:style="http://openoffice.org/2000/style"
  39.                                  xmlns:text="http://openoffice.org/2000/text"
  40.                                  xmlns:table="http://openoffice.org/2000/table"
  41.                                  xmlns:draw="http://openoffice.org/2000/drawing"
  42.                                  xmlns:fo="http://www.w3.org/1999/XSL/Format"
  43.                                  xmlns:xlink="http://www.w3.org/1999/xlink"
  44.                                  xmlns:number="http://openoffice.org/2000/datastyle"
  45.                                  xmlns:presentation="http://openoffice.org/2000/presentation"
  46.                                  xmlns:svg="http://www.w3.org/2000/svg"
  47.                                  xmlns:chart="http://openoffice.org/2000/chart"
  48.                                  xmlns:dr3d="http://openoffice.org/2000/dr3d"
  49.                                  xmlns:math="http://www.w3.org/1998/Math/MathML"
  50.                                  xmlns:form="http://openoffice.org/2000/form"
  51.                                  xmlns:script="http://openoffice.org/2000/script"
  52.                                  office:class="presentation" office:version="1.0">
  53.           <office:script/>
  54.           <office:automatic-styles>
  55.             <style:style style:name="dp1" style:family="drawing-page">
  56.               <style:properties presentation:background-visible="true" presentation:background-objects-visible="true"/>
  57.             </style:style>
  58.             <style:style style:name="gr1" style:family="graphics">
  59.               <style:properties draw:size-protect="true"/>
  60.             </style:style>
  61.             <style:style style:name="pr1" style:family="presentation" style:parent-style-name="Default-title">
  62.               <style:properties draw:fill-color="#ffffff" fo:min-height="3.507cm"/>
  63.             </style:style>
  64.             <style:style style:name="pr2" style:family="presentation" style:parent-style-name="Default-subtitle">
  65.               <style:properties draw:fill-color="#ffffff" fo:min-height="13.23cm"/>
  66.             </style:style>
  67.             <style:style style:name="pr3" style:family="presentation" style:parent-style-name="Default-notes">
  68.               <style:properties draw:fill-color="#ffffff" draw:auto-grow-width="true" fo:min-height="10.629cm"/>
  69.             </style:style>
  70.             <style:style style:name="P1" style:family="paragraph">
  71.               <style:properties fo:margin-left="0cm" fo:margin-right="0cm" fo:text-indent="0cm"/>
  72.             </style:style>
  73.             <text:list-style style:name="L1">
  74.               <text:list-level-style-bullet text:level="1" text:bullet-char="εÇæ">
  75.                 <style:properties fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  76.               </text:list-level-style-bullet>
  77.               <text:list-level-style-bullet text:level="2" text:bullet-char="εÇæ">
  78.                 <style:properties text:space-before="1cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  79.               </text:list-level-style-bullet>
  80.               <text:list-level-style-bullet text:level="3" text:bullet-char="εÇæ">
  81.                 <style:properties text:space-before="2cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  82.               </text:list-level-style-bullet>
  83.               <text:list-level-style-bullet text:level="4" text:bullet-char="εÇæ">
  84.                 <style:properties text:space-before="3cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  85.               </text:list-level-style-bullet>
  86.               <text:list-level-style-bullet text:level="5" text:bullet-char="εÇæ">
  87.                 <style:properties text:space-before="4cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  88.               </text:list-level-style-bullet>
  89.               <text:list-level-style-bullet text:level="6" text:bullet-char="εÇæ">
  90.                 <style:properties text:space-before="5cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  91.               </text:list-level-style-bullet>
  92.               <text:list-level-style-bullet text:level="7" text:bullet-char="εÇæ">
  93.                 <style:properties text:space-before="6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  94.               </text:list-level-style-bullet>
  95.               <text:list-level-style-bullet text:level="8" text:bullet-char="εÇæ">
  96.                 <style:properties text:space-before="7cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  97.               </text:list-level-style-bullet>
  98.               <text:list-level-style-bullet text:level="9" text:bullet-char="εÇæ">
  99.                 <style:properties text:space-before="8cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  100.               </text:list-level-style-bullet>
  101.               <text:list-level-style-bullet text:level="10" text:bullet-char="εÇæ">
  102.                 <style:properties text:space-before="9cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  103.               </text:list-level-style-bullet>
  104.             </text:list-style>
  105.             <text:list-style style:name="L2">
  106.               <text:list-level-style-bullet text:level="1" text:bullet-char="ΓùÅ">
  107.                 <style:properties fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  108.               </text:list-level-style-bullet>
  109.               <text:list-level-style-bullet text:level="2" text:bullet-char="ΓùÅ">
  110.                 <style:properties text:space-before="0.6cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  111.               </text:list-level-style-bullet>
  112.               <text:list-level-style-bullet text:level="3" text:bullet-char="ΓùÅ">
  113.                 <style:properties text:space-before="1.2cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  114.               </text:list-level-style-bullet>
  115.               <text:list-level-style-bullet text:level="4" text:bullet-char="ΓùÅ">
  116.                 <style:properties text:space-before="1.8cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  117.               </text:list-level-style-bullet>
  118.               <text:list-level-style-bullet text:level="5" text:bullet-char="ΓùÅ">
  119.                 <style:properties text:space-before="2.4cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  120.               </text:list-level-style-bullet>
  121.               <text:list-level-style-bullet text:level="6" text:bullet-char="ΓùÅ">
  122.                 <style:properties text:space-before="3cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  123.               </text:list-level-style-bullet>
  124.               <text:list-level-style-bullet text:level="7" text:bullet-char="ΓùÅ">
  125.                 <style:properties text:space-before="3.6cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  126.               </text:list-level-style-bullet>
  127.               <text:list-level-style-bullet text:level="8" text:bullet-char="ΓùÅ">
  128.                 <style:properties text:space-before="4.2cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  129.               </text:list-level-style-bullet>
  130.               <text:list-level-style-bullet text:level="9" text:bullet-char="ΓùÅ">
  131.                 <style:properties text:space-before="4.8cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  132.               </text:list-level-style-bullet>
  133.             </text:list-style>
  134.           </office:automatic-styles>
  135.           <office:body>
  136.             <draw:page draw:name="page1" draw:style-name="dp1" draw:id="1" draw:master-page-name="Default" presentation:presentation-page-layout-name="AL1T0">
  137.               <draw:text-box presentation:style-name="pr1" draw:layer="layout" svg:width="23.912cm" svg:height="3.508cm" svg:x="2.058cm" svg:y="1.743cm" presentation:class="title">
  138.                 <text:p text:style-name="P1"><xsl:value-of select="title"/></text:p>
  139.               </draw:text-box>
  140.               <draw:text-box presentation:style-name="pr2" draw:layer="layout" svg:width="23.912cm" svg:height="13.231cm" svg:x="2.058cm" svg:y="5.838cm" presentation:class="subtitle">
  141.                 <xsl:apply-templates/>
  142.               </draw:text-box>
  143.               <presentation:notes>
  144.                 <draw:page-thumbnail draw:style-name="gr1" draw:layer="layout" svg:width="12.768cm" svg:height="9.576cm" svg:x="4.411cm" svg:y="2.794cm" draw:page-number="1" presentation:class="page"/>
  145.                 <draw:text-box presentation:style-name="pr3" draw:text-style-name="P1" draw:layer="layout" svg:width="15.021cm" svg:height="10.63cm" svg:x="3.292cm" svg:y="13.299cm" presentation:class="notes" presentation:placeholder="true"/>
  146.               </presentation:notes>
  147.             </draw:page>
  148.           </office:body>
  149.         </office:document-content>
  150.       </zip:entry>
  151.  
  152.       <!--
  153.         <!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "office.dtd">
  154.       -->
  155.       <zip:entry name="meta.xml" serializer="xml">
  156.         <office:document-meta xmlns:office="http://openoffice.org/2000/office"
  157.                               xmlns:xlink="http://www.w3.org/1999/xlink"
  158.                               xmlns:dc="http://purl.org/dc/elements/1.1/"
  159.                               xmlns:meta="http://openoffice.org/2000/meta"
  160.                               xmlns:presentation="http://openoffice.org/2000/presentation"
  161.                               office:version="1.0">
  162.           <office:meta>
  163.             <meta:generator>OpenOffice.org 1.0.3 (Win32)</meta:generator>
  164.             <dc:title><xsl:value-of select="title"/></dc:title>
  165.             <dc:subject>Cocoon Hello World Sample Document</dc:subject>
  166.             <meta:creation-date>2003-05-08T08:20:04</meta:creation-date>
  167.             <dc:date>2003-05-08T08:21:08</dc:date>
  168.             <dc:language>en-US</dc:language>
  169.             <meta:editing-cycles>3</meta:editing-cycles>
  170.             <meta:editing-duration>PT1M40S</meta:editing-duration>
  171.             <meta:user-defined meta:name="Info 1"/>
  172.             <meta:user-defined meta:name="Info 2"/>
  173.             <meta:user-defined meta:name="Info 3"/>
  174.             <meta:user-defined meta:name="Info 4"/>
  175.             <meta:document-statistic meta:object-count="12"/>
  176.           </office:meta>
  177.         </office:document-meta>
  178.       </zip:entry>
  179.  
  180.       <!--
  181.         <!DOCTYPE office:document-settings PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "office.dtd">
  182.       -->
  183.       <zip:entry name="settings.xml" serializer="xml">
  184.         <office:document-settings xmlns:office="http://openoffice.org/2000/office"
  185.                                   xmlns:xlink="http://www.w3.org/1999/xlink"
  186.                                   xmlns:presentation="http://openoffice.org/2000/presentation"
  187.                                   xmlns:config="http://openoffice.org/2001/config"
  188.                                   office:version="1.0">
  189.           <office:settings>
  190.             <config:config-item-set config:name="view-settings">
  191.               <config:config-item config:name="VisibleAreaTop" config:type="int">-307</config:config-item>
  192.               <config:config-item config:name="VisibleAreaLeft" config:type="int">-4295</config:config-item>
  193.               <config:config-item config:name="VisibleAreaWidth" config:type="int">37118</config:config-item>
  194.               <config:config-item config:name="VisibleAreaHeight" config:type="int">21742</config:config-item>
  195.               <config:config-item-map-indexed config:name="Views">
  196.                 <config:config-item-map-entry>
  197.                   <config:config-item config:name="ViewId" config:type="string">view1</config:config-item>
  198.                   <config:config-item config:name="GridIsVisible" config:type="boolean">false</config:config-item>
  199.                   <config:config-item config:name="GridIsFront" config:type="boolean">true</config:config-item>
  200.                   <config:config-item config:name="IsSnapToGrid" config:type="boolean">false</config:config-item>
  201.                   <config:config-item config:name="IsSnapToPageMargins" config:type="boolean">true</config:config-item>
  202.                   <config:config-item config:name="IsSnapToSnapLines" config:type="boolean">true</config:config-item>
  203.                   <config:config-item config:name="IsSnapToObjectFrame" config:type="boolean">false</config:config-item>
  204.                   <config:config-item config:name="IsSnapToObjectPoints" config:type="boolean">false</config:config-item>
  205.                   <config:config-item config:name="IsPlusHandlesAlwaysVisible" config:type="boolean">false</config:config-item>
  206.                   <config:config-item config:name="IsFrameDragSingles" config:type="boolean">true</config:config-item>
  207.                   <config:config-item config:name="EliminatePolyPointLimitAngle" config:type="int">1500</config:config-item>
  208.                   <config:config-item config:name="IsEliminatePolyPoints" config:type="boolean">false</config:config-item>
  209.                   <config:config-item config:name="VisibleLayers" config:type="base64Binary">//////////////////////////////////////////8=</config:config-item>
  210.                   <config:config-item config:name="PrintableLayers" config:type="base64Binary">//////////////////////////////////////////8=</config:config-item>
  211.                   <config:config-item config:name="LockedLayers" config:type="base64Binary"/>
  212.                   <config:config-item config:name="NoAttribs" config:type="boolean">false</config:config-item>
  213.                   <config:config-item config:name="NoColors" config:type="boolean">true</config:config-item>
  214.                   <config:config-item config:name="RulerIsVisible" config:type="boolean">true</config:config-item>
  215.                   <config:config-item config:name="PageKind" config:type="short">0</config:config-item>
  216.                   <config:config-item config:name="SelectedPage" config:type="short">0</config:config-item>
  217.                   <config:config-item config:name="IsLayerMode" config:type="boolean">false</config:config-item>
  218.                   <config:config-item config:name="IsBigHandles" config:type="boolean">false</config:config-item>
  219.                   <config:config-item config:name="IsDoubleClickTextEdit" config:type="boolean">true</config:config-item>
  220.                   <config:config-item config:name="IsClickChangeRotation" config:type="boolean">false</config:config-item>
  221.                   <config:config-item config:name="SlidesPerRow" config:type="short">4</config:config-item>
  222.                   <config:config-item config:name="DrawMode" config:type="int">0</config:config-item>
  223.                   <config:config-item config:name="PreviewDrawMode" config:type="int">0</config:config-item>
  224.                   <config:config-item config:name="IsShowPreviewInPageMode" config:type="boolean">false</config:config-item>
  225.                   <config:config-item config:name="IsShowPreviewInMasterPageMode" config:type="boolean">true</config:config-item>
  226.                   <config:config-item config:name="SetShowPreviewInOutlineMode" config:type="boolean">true</config:config-item>
  227.                   <config:config-item config:name="EditModeStandard" config:type="int">0</config:config-item>
  228.                   <config:config-item config:name="EditModeNotes" config:type="int">0</config:config-item>
  229.                   <config:config-item config:name="EditModeHandout" config:type="int">1</config:config-item>
  230.                   <config:config-item config:name="VisibleAreaTop" config:type="int">-307</config:config-item>
  231.                   <config:config-item config:name="VisibleAreaLeft" config:type="int">-4295</config:config-item>
  232.                   <config:config-item config:name="VisibleAreaWidth" config:type="int">37119</config:config-item>
  233.                   <config:config-item config:name="VisibleAreaHeight" config:type="int">21743</config:config-item>
  234.                   <config:config-item config:name="GridCoarseWidth" config:type="int">1270</config:config-item>
  235.                   <config:config-item config:name="GridCoarseHeight" config:type="int">1270</config:config-item>
  236.                   <config:config-item config:name="GridFineWidth" config:type="int">635</config:config-item>
  237.                   <config:config-item config:name="GridFineHeight" config:type="int">635</config:config-item>
  238.                   <config:config-item config:name="GridSnapWidth" config:type="int">1000</config:config-item>
  239.                   <config:config-item config:name="GridSnapHeight" config:type="int">1000</config:config-item>
  240.                   <config:config-item config:name="GridSnapWidthXNumerator" config:type="int">635</config:config-item>
  241.                   <config:config-item config:name="GridSnapWidthXDenominator" config:type="int">1</config:config-item>
  242.                   <config:config-item config:name="GridSnapWidthYNumerator" config:type="int">635</config:config-item>
  243.                   <config:config-item config:name="GridSnapWidthYDenominator" config:type="int">1</config:config-item>
  244.                   <config:config-item config:name="IsAngleSnapEnabled" config:type="boolean">false</config:config-item>
  245.                   <config:config-item config:name="SnapAngle" config:type="int">1500</config:config-item>
  246.                   <config:config-item config:name="ZoomOnPage" config:type="boolean">true</config:config-item>
  247.                 </config:config-item-map-entry>
  248.               </config:config-item-map-indexed>
  249.             </config:config-item-set>
  250.             <config:config-item-set config:name="configuration-settings">
  251.               <config:config-item config:name="ApplyUserData" config:type="boolean">true</config:config-item>
  252.               <config:config-item config:name="BitmapTableURL" config:type="string">file:///C:/Program%20Files/OpenOffice.org1.0.3/user/config/standard.sob</config:config-item>
  253.               <config:config-item config:name="CharacterCompressionType" config:type="short">0</config:config-item>
  254.               <config:config-item config:name="ColorTableURL" config:type="string">file:///C:/Program%20Files/OpenOffice.org1.0.3/user/config/standard.soc</config:config-item>
  255.               <config:config-item config:name="DashTableURL" config:type="string">file:///C:/Program%20Files/OpenOffice.org1.0.3/user/config/standard.sod</config:config-item>
  256.               <config:config-item config:name="DefaultTabStop" config:type="int">1270</config:config-item>
  257.               <config:config-item config:name="GradientTableURL" config:type="string">file:///C:/Program%20Files/OpenOffice.org1.0.3/user/config/standard.sog</config:config-item>
  258.               <config:config-item config:name="HatchTableURL" config:type="string">file:///C:/Program%20Files/OpenOffice.org1.0.3/user/config/standard.soh</config:config-item>
  259.               <config:config-item config:name="IsKernAsianPunctuation" config:type="boolean">false</config:config-item>
  260.               <config:config-item config:name="IsPrintBooklet" config:type="boolean">false</config:config-item>
  261.               <config:config-item config:name="IsPrintBookletBack" config:type="boolean">true</config:config-item>
  262.               <config:config-item config:name="IsPrintBookletFront" config:type="boolean">true</config:config-item>
  263.               <config:config-item config:name="IsPrintDate" config:type="boolean">false</config:config-item>
  264.               <config:config-item config:name="IsPrintDrawing" config:type="boolean">true</config:config-item>
  265.               <config:config-item config:name="IsPrintFitPage" config:type="boolean">false</config:config-item>
  266.               <config:config-item config:name="IsPrintHandout" config:type="boolean">false</config:config-item>
  267.               <config:config-item config:name="IsPrintHiddenPages" config:type="boolean">true</config:config-item>
  268.               <config:config-item config:name="IsPrintNotes" config:type="boolean">false</config:config-item>
  269.               <config:config-item config:name="IsPrintOutline" config:type="boolean">false</config:config-item>
  270.               <config:config-item config:name="IsPrintPageName" config:type="boolean">false</config:config-item>
  271.               <config:config-item config:name="IsPrintTilePage" config:type="boolean">false</config:config-item>
  272.               <config:config-item config:name="IsPrintTime" config:type="boolean">false</config:config-item>
  273.               <config:config-item config:name="LineEndTableURL" config:type="string">file:///C:/Program%20Files/OpenOffice.org1.0.3/user/config/standard.soe</config:config-item>
  274.               <config:config-item config:name="PageNumberFormat" config:type="int">4</config:config-item>
  275.               <config:config-item config:name="ParagraphSummation" config:type="boolean">false</config:config-item>
  276.               <config:config-item config:name="PrintQuality" config:type="int">0</config:config-item>
  277.               <config:config-item config:name="PrinterName" config:type="string">\\vgritsenkopc2\HP LaserJet 5L</config:config-item>
  278.               <config:config-item config:name="PrinterSetup" config:type="base64Binary">kgP+/1xcdmdyaXRzZW5rb3BjMlxIUCBMYXNlckpldCA1TAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAd2luc3Bvb2wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWAAEA2AIAAAAAAAAFAAhSAAAEdAAAM1ROVwEACABcXHZncml0c2Vua29wYzJcSFAgTGFzZXJKZXQgNUwAAAEEAAWcADQCQ++ABQEAAQCaCzQIZAABAA8AWAIBAAEAWAIDAAEAQTQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAQAAAAIAAAABAAAA/////wAAAAAAAAAAAAAAAAAAAABESU5VIgAAADQCAACjWpOwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</config:config-item>
  279.             </config:config-item-set>
  280.           </office:settings>
  281.         </office:document-settings>
  282.       </zip:entry>
  283.  
  284.       <!--
  285.         <!DOCTYPE office:document-styles PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "office.dtd">
  286.       -->
  287.       <zip:entry name="styles.xml" serializer="xml">
  288.         <office:document-styles xmlns:office="http://openoffice.org/2000/office"
  289.                                 xmlns:style="http://openoffice.org/2000/style"
  290.                                 xmlns:text="http://openoffice.org/2000/text"
  291.                                 xmlns:table="http://openoffice.org/2000/table"
  292.                                 xmlns:draw="http://openoffice.org/2000/drawing"
  293.                                 xmlns:fo="http://www.w3.org/1999/XSL/Format"
  294.                                 xmlns:xlink="http://www.w3.org/1999/xlink"
  295.                                 xmlns:number="http://openoffice.org/2000/datastyle"
  296.                                 xmlns:presentation="http://openoffice.org/2000/presentation"
  297.                                 xmlns:svg="http://www.w3.org/2000/svg"
  298.                                 xmlns:chart="http://openoffice.org/2000/chart"
  299.                                 xmlns:dr3d="http://openoffice.org/2000/dr3d"
  300.                                 xmlns:math="http://www.w3.org/1998/Math/MathML"
  301.                                 xmlns:form="http://openoffice.org/2000/form"
  302.                                 xmlns:script="http://openoffice.org/2000/script"
  303.                                 office:version="1.0">
  304.           <office:styles>
  305.             <draw:marker draw:name="Arrow" svg:viewBox="0 0 20 30" svg:d="m10 0-10 30h20z"/>
  306.             <style:default-style style:family="graphics">
  307.               <style:properties fo:color="#000000" fo:font-family="Thorndale" style:font-family-generic="roman" style:font-pitch="variable" fo:font-size="24pt" fo:language="en" fo:country="US" style:font-family-asian="'HG Mincho Light J'" style:font-pitch-asian="variable" style:font-size-asian="24pt" style:language-asian="none" style:country-asian="none" style:font-family-complex="'Arial Unicode MS'" style:font-pitch-complex="variable" style:font-size-complex="24pt" style:language-complex="none" style:country-complex="none" style:text-autospace="ideograph-alpha" style:punctuation-wrap="simple" style:line-break="strict">
  308.                 <style:tab-stops/>
  309.               </style:properties>
  310.             </style:default-style>
  311.             <style:style style:name="standard" style:family="graphics">
  312.               <style:properties draw:stroke="solid" svg:stroke-width="0cm" svg:stroke-color="#000000" draw:marker-start-width="0.3cm" draw:marker-start-center="false" draw:marker-end-width="0.3cm" draw:marker-end-center="false" draw:fill="solid" draw:fill-color="#00b8ff" draw:shadow="hidden" draw:shadow-offset-x="0.3cm" draw:shadow-offset-y="0.3cm" draw:shadow-color="#808080" fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0cm" fo:color="#000000" style:text-outline="false" style:text-crossing-out="none" fo:font-family="Thorndale" style:font-family-generic="roman" style:font-pitch="variable" fo:font-size="24pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline="none" fo:font-weight="normal" style:font-family-asian="'HG Mincho Light J'" style:font-pitch-asian="variable" style:font-size-asian="24pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-family-complex="'Arial Unicode MS'" style:font-pitch-complex="variable" style:font-size-complex="24pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" fo:line-height="100%" fo:text-align="start" text:enable-numbering="false" fo:text-indent="0cm">
  313.                 <text:list-style>
  314.                   <text:list-level-style-bullet text:level="1" text:bullet-char="ΓùÅ">
  315.                     <style:properties fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  316.                   </text:list-level-style-bullet>
  317.                   <text:list-level-style-bullet text:level="2" text:bullet-char="ΓùÅ">
  318.                     <style:properties text:space-before="0.6cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  319.                   </text:list-level-style-bullet>
  320.                   <text:list-level-style-bullet text:level="3" text:bullet-char="ΓùÅ">
  321.                     <style:properties text:space-before="1.2cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  322.                   </text:list-level-style-bullet>
  323.                   <text:list-level-style-bullet text:level="4" text:bullet-char="ΓùÅ">
  324.                     <style:properties text:space-before="1.8cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  325.                   </text:list-level-style-bullet>
  326.                   <text:list-level-style-bullet text:level="5" text:bullet-char="ΓùÅ">
  327.                     <style:properties text:space-before="2.4cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  328.                   </text:list-level-style-bullet>
  329.                   <text:list-level-style-bullet text:level="6" text:bullet-char="ΓùÅ">
  330.                     <style:properties text:space-before="3cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  331.                   </text:list-level-style-bullet>
  332.                   <text:list-level-style-bullet text:level="7" text:bullet-char="ΓùÅ">
  333.                     <style:properties text:space-before="3.6cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  334.                   </text:list-level-style-bullet>
  335.                   <text:list-level-style-bullet text:level="8" text:bullet-char="ΓùÅ">
  336.                     <style:properties text:space-before="4.2cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  337.                   </text:list-level-style-bullet>
  338.                   <text:list-level-style-bullet text:level="9" text:bullet-char="ΓùÅ">
  339.                     <style:properties text:space-before="4.8cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  340.                   </text:list-level-style-bullet>
  341.                   <text:list-level-style-bullet text:level="10" text:bullet-char="ΓùÅ">
  342.                     <style:properties text:space-before="5.4cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  343.                   </text:list-level-style-bullet>
  344.                 </text:list-style>
  345.               </style:properties>
  346.             </style:style>
  347.             <style:style style:name="objectwitharrow" style:family="graphics" style:parent-style-name="standard">
  348.               <style:properties draw:stroke="solid" svg:stroke-width="0.15cm" svg:stroke-color="#000000" draw:marker-start="Arrow" draw:marker-start-width="0.7cm" draw:marker-start-center="true" draw:marker-end-width="0.3cm"/>
  349.             </style:style>
  350.             <style:style style:name="objectwithshadow" style:family="graphics" style:parent-style-name="standard">
  351.               <style:properties draw:shadow="visible" draw:shadow-offset-x="0.3cm" draw:shadow-offset-y="0.3cm" draw:shadow-color="#808080"/>
  352.             </style:style>
  353.             <style:style style:name="objectwithoutfill" style:family="graphics" style:parent-style-name="standard">
  354.               <style:properties draw:fill="none"/>
  355.             </style:style>
  356.             <style:style style:name="text" style:family="graphics" style:parent-style-name="standard">
  357.               <style:properties draw:stroke="none" draw:fill="none"/>
  358.             </style:style>
  359.             <style:style style:name="textbody" style:family="graphics" style:parent-style-name="standard">
  360.               <style:properties draw:stroke="none" draw:fill="none" fo:font-size="16pt"/>
  361.             </style:style>
  362.             <style:style style:name="textbodyjustfied" style:family="graphics" style:parent-style-name="standard">
  363.               <style:properties draw:stroke="none" draw:fill="none" fo:text-align="justify"/>
  364.             </style:style>
  365.             <style:style style:name="textbodyindent" style:family="graphics" style:parent-style-name="standard">
  366.               <style:properties draw:stroke="none" draw:fill="none" fo:margin-left="0cm" fo:margin-right="0cm" fo:text-indent="0.6cm">
  367.                 <text:list-style>
  368.                   <text:list-level-style-bullet text:level="1" text:bullet-char="ΓùÅ">
  369.                     <style:properties text:space-before="0.6cm" text:min-label-width="-0.6cm" text:min-label-distance="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  370.                   </text:list-level-style-bullet>
  371.                   <text:list-level-style-bullet text:level="2" text:bullet-char="ΓùÅ">
  372.                     <style:properties text:space-before="0.6cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  373.                   </text:list-level-style-bullet>
  374.                   <text:list-level-style-bullet text:level="3" text:bullet-char="ΓùÅ">
  375.                     <style:properties text:space-before="1.2cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  376.                   </text:list-level-style-bullet>
  377.                   <text:list-level-style-bullet text:level="4" text:bullet-char="ΓùÅ">
  378.                     <style:properties text:space-before="1.8cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  379.                   </text:list-level-style-bullet>
  380.                   <text:list-level-style-bullet text:level="5" text:bullet-char="ΓùÅ">
  381.                     <style:properties text:space-before="2.4cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  382.                   </text:list-level-style-bullet>
  383.                   <text:list-level-style-bullet text:level="6" text:bullet-char="ΓùÅ">
  384.                     <style:properties text:space-before="3cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  385.                   </text:list-level-style-bullet>
  386.                   <text:list-level-style-bullet text:level="7" text:bullet-char="ΓùÅ">
  387.                     <style:properties text:space-before="3.6cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  388.                   </text:list-level-style-bullet>
  389.                   <text:list-level-style-bullet text:level="8" text:bullet-char="ΓùÅ">
  390.                     <style:properties text:space-before="4.2cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  391.                   </text:list-level-style-bullet>
  392.                   <text:list-level-style-bullet text:level="9" text:bullet-char="ΓùÅ">
  393.                     <style:properties text:space-before="4.8cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  394.                   </text:list-level-style-bullet>
  395.                   <text:list-level-style-bullet text:level="10" text:bullet-char="ΓùÅ">
  396.                     <style:properties text:space-before="5.4cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  397.                   </text:list-level-style-bullet>
  398.                 </text:list-style>
  399.               </style:properties>
  400.             </style:style>
  401.             <style:style style:name="title" style:family="graphics" style:parent-style-name="standard">
  402.               <style:properties draw:stroke="none" draw:fill="none" fo:font-size="44pt"/>
  403.             </style:style>
  404.             <style:style style:name="title1" style:family="graphics" style:parent-style-name="standard">
  405.               <style:properties draw:stroke="none" draw:fill="solid" draw:fill-color="#008080" draw:shadow="visible" draw:shadow-offset-x="0.2cm" draw:shadow-offset-y="0.2cm" draw:shadow-color="#808080" fo:font-size="24pt" fo:text-align="center"/>
  406.             </style:style>
  407.             <style:style style:name="title2" style:family="graphics" style:parent-style-name="standard">
  408.               <style:properties svg:stroke-width="0.05cm" draw:fill-color="#ffcc99" draw:shadow="visible" draw:shadow-offset-x="0.2cm" draw:shadow-offset-y="0.2cm" draw:shadow-color="#808080" fo:margin-left="0.2cm" fo:margin-right="0.2cm" fo:margin-top="0.1cm" fo:margin-bottom="0.1cm" fo:font-size="36pt" fo:text-align="center" fo:text-indent="0cm">
  409.                 <text:list-style>
  410.                   <text:list-level-style-bullet text:level="1" text:bullet-char="ΓùÅ">
  411.                     <style:properties text:space-before="0.2cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  412.                   </text:list-level-style-bullet>
  413.                   <text:list-level-style-bullet text:level="2" text:bullet-char="ΓùÅ">
  414.                     <style:properties text:space-before="0.6cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  415.                   </text:list-level-style-bullet>
  416.                   <text:list-level-style-bullet text:level="3" text:bullet-char="ΓùÅ">
  417.                     <style:properties text:space-before="1.2cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  418.                   </text:list-level-style-bullet>
  419.                   <text:list-level-style-bullet text:level="4" text:bullet-char="ΓùÅ">
  420.                     <style:properties text:space-before="1.8cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  421.                   </text:list-level-style-bullet>
  422.                   <text:list-level-style-bullet text:level="5" text:bullet-char="ΓùÅ">
  423.                     <style:properties text:space-before="2.4cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  424.                   </text:list-level-style-bullet>
  425.                   <text:list-level-style-bullet text:level="6" text:bullet-char="ΓùÅ">
  426.                     <style:properties text:space-before="3cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  427.                   </text:list-level-style-bullet>
  428.                   <text:list-level-style-bullet text:level="7" text:bullet-char="ΓùÅ">
  429.                     <style:properties text:space-before="3.6cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  430.                   </text:list-level-style-bullet>
  431.                   <text:list-level-style-bullet text:level="8" text:bullet-char="ΓùÅ">
  432.                     <style:properties text:space-before="4.2cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  433.                   </text:list-level-style-bullet>
  434.                   <text:list-level-style-bullet text:level="9" text:bullet-char="ΓùÅ">
  435.                     <style:properties text:space-before="4.8cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  436.                   </text:list-level-style-bullet>
  437.                   <text:list-level-style-bullet text:level="10" text:bullet-char="ΓùÅ">
  438.                     <style:properties text:space-before="5.4cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  439.                   </text:list-level-style-bullet>
  440.                 </text:list-style>
  441.               </style:properties>
  442.             </style:style>
  443.             <style:style style:name="headline" style:family="graphics" style:parent-style-name="standard">
  444.               <style:properties draw:stroke="none" draw:fill="none" fo:margin-top="0.42cm" fo:margin-bottom="0.21cm" fo:font-size="24pt"/>
  445.             </style:style>
  446.             <style:style style:name="headline1" style:family="graphics" style:parent-style-name="standard">
  447.               <style:properties draw:stroke="none" draw:fill="none" fo:margin-top="0.42cm" fo:margin-bottom="0.21cm" fo:font-size="18pt" fo:font-weight="bold"/>
  448.             </style:style>
  449.             <style:style style:name="headline2" style:family="graphics" style:parent-style-name="standard">
  450.               <style:properties draw:stroke="none" draw:fill="none" fo:margin-top="0.42cm" fo:margin-bottom="0.21cm" fo:font-size="14pt" fo:font-style="italic" fo:font-weight="bold"/>
  451.             </style:style>
  452.             <style:style style:name="measure" style:family="graphics" style:parent-style-name="standard">
  453.               <style:properties draw:stroke="solid" draw:marker-start="Arrow" draw:marker-start-width="0.2cm" draw:marker-end="Arrow" draw:marker-end-width="0.2cm" draw:fill="none" fo:font-size="12pt"/>
  454.             </style:style>
  455.             <style:style style:name="Default-title" style:family="presentation">
  456.               <style:properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle" fo:color="#000000" style:text-outline="false" style:text-crossing-out="none" fo:font-family="Thorndale" style:font-family-generic="roman" style:font-pitch="variable" fo:font-size="44pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline="none" fo:font-weight="normal" style:font-family-asian="'HG Mincho Light J'" style:font-pitch-asian="variable" style:font-size-asian="44pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-family-complex="'Arial Unicode MS'" style:font-pitch-complex="variable" style:font-size-complex="44pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" fo:text-align="center" text:enable-numbering="false">
  457.                 <text:list-style>
  458.                   <text:list-level-style-bullet text:level="1" text:bullet-char="εÇæ">
  459.                     <style:properties fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  460.                   </text:list-level-style-bullet>
  461.                   <text:list-level-style-bullet text:level="2" text:bullet-char="εÇæ">
  462.                     <style:properties text:space-before="1cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  463.                   </text:list-level-style-bullet>
  464.                   <text:list-level-style-bullet text:level="3" text:bullet-char="εÇæ">
  465.                     <style:properties text:space-before="2cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  466.                   </text:list-level-style-bullet>
  467.                   <text:list-level-style-bullet text:level="4" text:bullet-char="εÇæ">
  468.                     <style:properties text:space-before="3cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  469.                   </text:list-level-style-bullet>
  470.                   <text:list-level-style-bullet text:level="5" text:bullet-char="εÇæ">
  471.                     <style:properties text:space-before="4cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  472.                   </text:list-level-style-bullet>
  473.                   <text:list-level-style-bullet text:level="6" text:bullet-char="εÇæ">
  474.                     <style:properties text:space-before="5cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  475.                   </text:list-level-style-bullet>
  476.                   <text:list-level-style-bullet text:level="7" text:bullet-char="εÇæ">
  477.                     <style:properties text:space-before="6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  478.                   </text:list-level-style-bullet>
  479.                   <text:list-level-style-bullet text:level="8" text:bullet-char="εÇæ">
  480.                     <style:properties text:space-before="7cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  481.                   </text:list-level-style-bullet>
  482.                   <text:list-level-style-bullet text:level="9" text:bullet-char="εÇæ">
  483.                     <style:properties text:space-before="8cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  484.                   </text:list-level-style-bullet>
  485.                   <text:list-level-style-bullet text:level="10" text:bullet-char="εÇæ">
  486.                     <style:properties text:space-before="9cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  487.                   </text:list-level-style-bullet>
  488.                 </text:list-style>
  489.               </style:properties>
  490.             </style:style>
  491.             <style:style style:name="Default-subtitle" style:family="presentation">
  492.               <style:properties draw:stroke="none" draw:fill="none" draw:textarea-vertical-align="middle" fo:margin-left="0cm" fo:margin-right="0cm" fo:color="#000000" style:text-outline="false" style:text-crossing-out="none" fo:font-family="Thorndale" style:font-family-generic="roman" style:font-pitch="variable" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline="none" fo:font-weight="normal" style:font-family-asian="'HG Mincho Light J'" style:font-pitch-asian="variable" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-family-complex="'Arial Unicode MS'" style:font-pitch-complex="variable" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" fo:text-align="center" text:enable-numbering="false" fo:text-indent="-0.6cm">
  493.                 <text:list-style>
  494.                   <text:list-level-style-bullet text:level="1" text:bullet-char="ΓùÅ">
  495.                     <style:properties fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  496.                   </text:list-level-style-bullet>
  497.                   <text:list-level-style-bullet text:level="2" text:bullet-char="ΓùÅ">
  498.                     <style:properties text:space-before="0.6cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  499.                   </text:list-level-style-bullet>
  500.                   <text:list-level-style-bullet text:level="3" text:bullet-char="ΓùÅ">
  501.                     <style:properties text:space-before="1.2cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  502.                   </text:list-level-style-bullet>
  503.                   <text:list-level-style-bullet text:level="4" text:bullet-char="ΓùÅ">
  504.                     <style:properties text:space-before="1.8cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  505.                   </text:list-level-style-bullet>
  506.                   <text:list-level-style-bullet text:level="5" text:bullet-char="ΓùÅ">
  507.                     <style:properties text:space-before="2.4cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  508.                   </text:list-level-style-bullet>
  509.                   <text:list-level-style-bullet text:level="6" text:bullet-char="ΓùÅ">
  510.                     <style:properties text:space-before="3cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  511.                   </text:list-level-style-bullet>
  512.                   <text:list-level-style-bullet text:level="7" text:bullet-char="ΓùÅ">
  513.                     <style:properties text:space-before="3.6cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  514.                   </text:list-level-style-bullet>
  515.                   <text:list-level-style-bullet text:level="8" text:bullet-char="ΓùÅ">
  516.                     <style:properties text:space-before="4.2cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  517.                   </text:list-level-style-bullet>
  518.                   <text:list-level-style-bullet text:level="9" text:bullet-char="ΓùÅ">
  519.                     <style:properties text:space-before="4.8cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  520.                   </text:list-level-style-bullet>
  521.                 </text:list-style>
  522.               </style:properties>
  523.             </style:style>
  524.             <style:style style:name="Default-background" style:family="presentation">
  525.               <style:properties draw:stroke="none" draw:fill="none"/>
  526.             </style:style>
  527.             <style:style style:name="Default-backgroundobjects" style:family="presentation">
  528.               <style:properties draw:shadow="hidden" draw:shadow-offset-x="0.3cm" draw:shadow-offset-y="0.3cm" draw:shadow-color="#808080"/>
  529.             </style:style>
  530.             <style:style style:name="Default-notes" style:family="presentation">
  531.               <style:properties draw:stroke="none" draw:fill="none" fo:color="#000000" style:text-outline="false" style:text-crossing-out="none" fo:font-family="Thorndale" style:font-family-generic="roman" style:font-pitch="variable" fo:font-size="20pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline="none" fo:font-weight="normal" style:font-family-asian="'HG Mincho Light J'" style:font-pitch-asian="variable" style:font-size-asian="20pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-family-complex="'Arial Unicode MS'" style:font-pitch-complex="variable" style:font-size-complex="20pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" text:enable-numbering="false"/>
  532.             </style:style>
  533.             <style:style style:name="Default-outline1" style:family="presentation">
  534.               <style:properties draw:stroke="none" draw:fill="none" fo:margin-left="1.2cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.5cm" fo:color="#000000" style:text-outline="false" style:text-crossing-out="none" fo:font-family="Thorndale" style:font-family-generic="roman" style:font-pitch="variable" fo:font-size="32pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline="none" fo:font-weight="normal" style:font-family-asian="'HG Mincho Light J'" style:font-pitch-asian="variable" style:font-size-asian="32pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-family-complex="'Arial Unicode MS'" style:font-pitch-complex="variable" style:font-size-complex="32pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-emphasize="none" style:font-relief="none" fo:text-align="start" text:enable-numbering="true" fo:text-indent="-0.9cm">
  535.                 <text:list-style>
  536.                   <text:list-level-style-bullet text:level="1" text:bullet-char="ΓùÅ">
  537.                     <style:properties text:space-before="0.3cm" text:min-label-width="0.9cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  538.                   </text:list-level-style-bullet>
  539.                   <text:list-level-style-bullet text:level="2" text:bullet-char="ΓùÅ">
  540.                     <style:properties text:space-before="1.6cm" text:min-label-width="0.8cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="75%"/>
  541.                   </text:list-level-style-bullet>
  542.                   <text:list-level-style-bullet text:level="3" text:bullet-char="ΓÇô">
  543.                     <style:properties text:space-before="3cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/></text:list-level-style-bullet>
  544.                   <text:list-level-style-bullet text:level="4" text:bullet-char="ΓùÅ">
  545.                     <style:properties text:space-before="4.2cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="75%"/>
  546.                   </text:list-level-style-bullet>
  547.                   <text:list-level-style-bullet text:level="5" text:bullet-char="ΓùÅ">
  548.                     <style:properties text:space-before="5.4cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  549.                   </text:list-level-style-bullet>
  550.                   <text:list-level-style-bullet text:level="6" text:bullet-char="ΓùÅ">
  551.                     <style:properties text:space-before="6.6cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  552.                   </text:list-level-style-bullet>
  553.                   <text:list-level-style-bullet text:level="7" text:bullet-char="ΓùÅ">
  554.                     <style:properties text:space-before="7.8cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  555.                   </text:list-level-style-bullet>
  556.                   <text:list-level-style-bullet text:level="8" text:bullet-char="ΓùÅ">
  557.                     <style:properties text:space-before="9cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  558.                   </text:list-level-style-bullet>
  559.                   <text:list-level-style-bullet text:level="9" text:bullet-char="ΓùÅ">
  560.                     <style:properties text:space-before="10.2cm" text:min-label-width="0.6cm" fo:font-family="StarSymbol" fo:color="#000000" fo:font-size="45%"/>
  561.                   </text:list-level-style-bullet>
  562.                 </text:list-style>
  563.               </style:properties>
  564.             </style:style>
  565.             <style:style style:name="Default-outline2" style:family="presentation" style:parent-style-name="Default-outline1">
  566.               <style:properties fo:margin-left="2.4cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.4cm" fo:font-size="28pt" style:font-size-asian="28pt" style:font-size-complex="28pt" fo:text-indent="-0.8cm"/>
  567.             </style:style>
  568.             <style:style style:name="Default-outline3" style:family="presentation" style:parent-style-name="Default-outline2">
  569.               <style:properties fo:margin-left="3.6cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.3cm" fo:font-size="24pt" style:font-size-asian="24pt" style:font-size-complex="24pt" fo:text-indent="-0.6cm"/>
  570.             </style:style>
  571.             <style:style style:name="Default-outline4" style:family="presentation" style:parent-style-name="Default-outline3">
  572.               <style:properties fo:margin-left="4.8cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.2cm" fo:font-size="20pt" style:font-size-asian="20pt" style:font-size-complex="20pt" fo:text-indent="-0.6cm"/>
  573.             </style:style>
  574.             <style:style style:name="Default-outline5" style:family="presentation" style:parent-style-name="Default-outline4">
  575.               <style:properties fo:margin-left="6cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.1cm" fo:font-size="20pt" style:font-size-asian="20pt" style:font-size-complex="20pt" fo:text-indent="-0.6cm"/>
  576.             </style:style>
  577.             <style:style style:name="Default-outline6" style:family="presentation" style:parent-style-name="Default-outline5">
  578.               <style:properties fo:margin-left="7.2cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.1cm" fo:font-size="20pt" style:font-size-asian="20pt" style:font-size-complex="20pt" fo:text-indent="-0.6cm"/>
  579.             </style:style>
  580.             <style:style style:name="Default-outline7" style:family="presentation" style:parent-style-name="Default-outline6">
  581.               <style:properties fo:margin-left="8.4cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.1cm" fo:font-size="20pt" style:font-size-asian="20pt" style:font-size-complex="20pt" fo:text-indent="-0.6cm"/>
  582.             </style:style>
  583.             <style:style style:name="Default-outline8" style:family="presentation" style:parent-style-name="Default-outline7">
  584.               <style:properties fo:margin-left="9.6cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.1cm" fo:font-size="20pt" style:font-size-asian="20pt" style:font-size-complex="20pt" fo:text-indent="-0.6cm"/>
  585.             </style:style>
  586.             <style:style style:name="Default-outline9" style:family="presentation" style:parent-style-name="Default-outline8">
  587.               <style:properties fo:margin-left="10.8cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0.1cm" fo:font-size="20pt" style:font-size-asian="20pt" style:font-size-complex="20pt" fo:text-indent="-0.6cm"/>
  588.             </style:style>
  589.             <style:presentation-page-layout style:name="AL0T25">
  590.               <presentation:placeholder presentation:object="handout" svg:x="2.058cm" svg:y="1.743cm" svg:width="10.556cm" svg:height="0.703cm"/>
  591.               <presentation:placeholder presentation:object="handout" svg:x="15.414cm" svg:y="1.743cm" svg:width="10.556cm" svg:height="0.703cm"/>
  592.               <presentation:placeholder presentation:object="handout" svg:x="2.058cm" svg:y="4.546cm" svg:width="10.556cm" svg:height="0.703cm"/>
  593.               <presentation:placeholder presentation:object="handout" svg:x="15.414cm" svg:y="4.546cm" svg:width="10.556cm" svg:height="0.703cm"/>
  594.             </style:presentation-page-layout>
  595.             <style:presentation-page-layout style:name="AL1T0">
  596.               <presentation:placeholder presentation:object="title" svg:x="2.058cm" svg:y="1.743cm" svg:width="23.912cm" svg:height="3.507cm"/>
  597.               <presentation:placeholder presentation:object="subtitle" svg:x="2.058cm" svg:y="5.838cm" svg:width="23.912cm" svg:height="13.23cm"/>
  598.             </style:presentation-page-layout>
  599.           </office:styles>
  600.           <office:automatic-styles>
  601.             <style:page-master style:name="PM0">
  602.               <style:properties fo:margin-top="2cm" fo:margin-bottom="2cm" fo:margin-left="2cm" fo:margin-right="2cm" fo:page-width="27.94cm" fo:page-height="21.59cm" style:print-orientation="landscape"/>
  603.             </style:page-master>
  604.             <style:page-master style:name="PM1">
  605.               <style:properties fo:margin-top="0cm" fo:margin-bottom="0cm" fo:margin-left="0cm" fo:margin-right="0cm" fo:page-width="28cm" fo:page-height="21cm" style:print-orientation="landscape"/>
  606.             </style:page-master>
  607.             <style:page-master style:name="PM2">
  608.               <style:properties fo:margin-top="2cm" fo:margin-bottom="2cm" fo:margin-left="2cm" fo:margin-right="2cm" fo:page-width="21.59cm" fo:page-height="27.94cm" style:print-orientation="portrait"/>
  609.             </style:page-master>
  610.             <style:style style:name="dp1" style:family="drawing-page">
  611.               <style:properties draw:background-size="border" draw:fill="none"/>
  612.             </style:style>
  613.           </office:automatic-styles>
  614.           <office:master-styles>
  615.             <draw:layer-set>
  616.               <draw:layer draw:name="layout"/>
  617.               <draw:layer draw:name="background"/>
  618.               <draw:layer draw:name="backgroundobjects"/>
  619.               <draw:layer draw:name="controls"/>
  620.               <draw:layer draw:name="measurelines"/>
  621.             </draw:layer-set>
  622.             <style:handout-master presentation:presentation-page-layout-name="AL0T25" style:page-master-name="PM0">
  623.               <draw:page-thumbnail draw:layer="backgroundobjects" svg:width="10.393cm" svg:height="7.795cm" svg:x="2.19cm" svg:y="2cm" draw:page-number="1"/>
  624.               <draw:page-thumbnail draw:layer="backgroundobjects" svg:width="10.393cm" svg:height="7.795cm" svg:x="15.357cm" svg:y="2cm" draw:page-number="2"/>
  625.               <draw:page-thumbnail draw:layer="backgroundobjects" svg:width="10.393cm" svg:height="7.795cm" svg:x="2.19cm" svg:y="11.795cm" draw:page-number="3"/>
  626.               <draw:page-thumbnail draw:layer="backgroundobjects" svg:width="10.393cm" svg:height="7.795cm" svg:x="15.357cm" svg:y="11.795cm" draw:page-number="4"/>
  627.             </style:handout-master>
  628.             <style:master-page style:name="Default" style:page-master-name="PM1" draw:style-name="dp1">
  629.               <draw:text-box presentation:style-name="Default-title" draw:layer="backgroundobjects" svg:width="23.912cm" svg:height="3.507cm" svg:x="2.058cm" svg:y="1.743cm" presentation:class="title" presentation:placeholder="true"/>
  630.               <draw:text-box presentation:style-name="Default-outline1" draw:layer="backgroundobjects" svg:width="23.912cm" svg:height="13.23cm" svg:x="2.058cm" svg:y="5.838cm" presentation:class="outline" presentation:placeholder="true"/>
  631.               <presentation:notes style:page-master-name="PM2">
  632.                 <draw:page-thumbnail presentation:style-name="Default-title" draw:layer="backgroundobjects" svg:width="12.768cm" svg:height="9.576cm" svg:x="4.411cm" svg:y="2.794cm" presentation:class="page"/>
  633.                 <draw:text-box presentation:style-name="Default-notes" draw:layer="backgroundobjects" svg:width="15.021cm" svg:height="10.629cm" svg:x="3.292cm" svg:y="13.299cm" presentation:class="notes" presentation:placeholder="true"/>
  634.               </presentation:notes>
  635.             </style:master-page>
  636.           </office:master-styles>
  637.         </office:document-styles>
  638.       </zip:entry>
  639.  
  640.       <!--
  641.         <!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "Manifest.dtd">
  642.       -->
  643.       <zip:entry name="META-INF/manifest.xml" serializer="xml">
  644.         <manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
  645.           <manifest:file-entry manifest:media-type="application/vnd.sun.xml.impress" manifest:full-path="/"/>
  646.           <manifest:file-entry manifest:media-type="" manifest:full-path="Pictures/"/>
  647.           <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="content.xml"/>
  648.           <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="styles.xml"/>
  649.           <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="meta.xml"/>
  650.           <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="settings.xml"/>
  651.         </manifest:manifest>
  652.       </zip:entry>
  653.     </zip:archive>
  654.   </xsl:template>
  655.  
  656.   <xsl:template match="title">
  657.   </xsl:template>
  658.  
  659.   <xsl:template match="content">
  660.     <xsl:apply-templates/>
  661.   </xsl:template>
  662.  
  663.   <xsl:template match="para">
  664.     <text:p text:style-name="P1"><xsl:apply-templates/></text:p>
  665.   </xsl:template>
  666.  
  667.   <xsl:template match="@*|node()" priority="-2"><xsl:copy><xsl:apply-templates select="@*|node()"/></xsl:copy></xsl:template>
  668.   <xsl:template match="text()" priority="-1"><xsl:value-of select="."/></xsl:template>
  669.  
  670. </xsl:stylesheet>