1cdf0e10cSrcweir<?xml version='1.0' encoding="UTF-8"?>
21e519d8dSAndrew Rist<!--***********************************************************
31e519d8dSAndrew Rist *
41e519d8dSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
51e519d8dSAndrew Rist * or more contributor license agreements.  See the NOTICE file
61e519d8dSAndrew Rist * distributed with this work for additional information
71e519d8dSAndrew Rist * regarding copyright ownership.  The ASF licenses this file
81e519d8dSAndrew Rist * to you under the Apache License, Version 2.0 (the
91e519d8dSAndrew Rist * "License"); you may not use this file except in compliance
101e519d8dSAndrew Rist * with the License.  You may obtain a copy of the License at
111e519d8dSAndrew Rist *
121e519d8dSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
131e519d8dSAndrew Rist *
141e519d8dSAndrew Rist * Unless required by applicable law or agreed to in writing,
151e519d8dSAndrew Rist * software distributed under the License is distributed on an
161e519d8dSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
171e519d8dSAndrew Rist * KIND, either express or implied.  See the License for the
181e519d8dSAndrew Rist * specific language governing permissions and limitations
191e519d8dSAndrew Rist * under the License.
201e519d8dSAndrew Rist *
211e519d8dSAndrew Rist ***********************************************************-->
221e519d8dSAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
25cdf0e10cSrcweir			      xmlns:office="http://openoffice.org/2000/office"
26cdf0e10cSrcweir			      xmlns:style="http://openoffice.org/2000/style"
27cdf0e10cSrcweir			      xmlns:text="http://openoffice.org/2000/text"
28cdf0e10cSrcweir			      xmlns:table="http://openoffice.org/2000/table"
29cdf0e10cSrcweir			      xmlns:draw="http://openoffice.org/2000/drawing"
30cdf0e10cSrcweir			      xmlns:fo="http://www.w3.org/1999/XSL/Format"
31cdf0e10cSrcweir			      xmlns:xlink="http://www.w3.org/1999/xlink"
32cdf0e10cSrcweir			      xmlns:number="http://openoffice.org/2000/datastyle"
33cdf0e10cSrcweir			      xmlns:svg="http://www.w3.org/2000/svg"
34cdf0e10cSrcweir			      xmlns:chart="http://openoffice.org/2000/chart"
35cdf0e10cSrcweir			      xmlns:dr3d="http://openoffice.org/2000/dr3d"
36cdf0e10cSrcweir			      xmlns:math="http://www.w3.org/1998/Math/MathML"
37cdf0e10cSrcweir			      xmlns:form="http://openoffice.org/2000/form"
38cdf0e10cSrcweir			      xmlns:script="http://openoffice.org/2000/script"
39cdf0e10cSrcweir			      >
40cdf0e10cSrcweir<xsl:output method="xml" />
41cdf0e10cSrcweir
42cdf0e10cSrcweir
43cdf0e10cSrcweir<xsl:template match="/">
44cdf0e10cSrcweir	<xsl:apply-templates />
45cdf0e10cSrcweir</xsl:template>
46cdf0e10cSrcweir
47cdf0e10cSrcweir<xsl:template match="html">
48cdf0e10cSrcweir
49cdf0e10cSrcweir	<office:document-content xmlns:office="http://openoffice.org/2000/office"
50cdf0e10cSrcweir				 xmlns:style="http://openoffice.org/2000/style"
51cdf0e10cSrcweir				 xmlns:text="http://openoffice.org/2000/text"
52cdf0e10cSrcweir				 xmlns:table="http://openoffice.org/2000/table"
53cdf0e10cSrcweir				 xmlns:draw="http://openoffice.org/2000/drawing"
54cdf0e10cSrcweir				 xmlns:fo="http://www.w3.org/1999/XSL/Format"
55cdf0e10cSrcweir				 xmlns:xlink="http://www.w3.org/1999/xlink"
56cdf0e10cSrcweir				 xmlns:number="http://openoffice.org/2000/datastyle"
57cdf0e10cSrcweir				 xmlns:svg="http://www.w3.org/2000/svg"
58cdf0e10cSrcweir				 xmlns:chart="http://openoffice.org/2000/chart"
59cdf0e10cSrcweir				 xmlns:dr3d="http://openoffice.org/2000/dr3d"
60cdf0e10cSrcweir				 xmlns:math="http://www.w3.org/1998/Math/MathML"
61cdf0e10cSrcweir				 xmlns:form="http://openoffice.org/2000/form"
62cdf0e10cSrcweir				 xmlns:script="http://openoffice.org/2000/script"
63cdf0e10cSrcweir				 office:class="text" office:version="1.0">
64cdf0e10cSrcweir
65cdf0e10cSrcweir<office:script/>
66cdf0e10cSrcweir <office:font-decls>
67cdf0e10cSrcweir  <style:font-decl style:name="Letter Gothic" fo:font-family="&apos;Letter Gothic&apos;" style:font-family-generic="modern" style:font-pitch="fixed"/>
68cdf0e10cSrcweir  <style:font-decl style:name="Arial Unicode MS" fo:font-family="&apos;Arial Unicode MS&apos;" style:font-pitch="variable"/>
69cdf0e10cSrcweir  <style:font-decl style:name="HG Mincho Light J" fo:font-family="&apos;HG Mincho Light J&apos;" style:font-pitch="variable"/>
70cdf0e10cSrcweir  <style:font-decl style:name="CG Times" fo:font-family="&apos;CG Times&apos;" style:font-family-generic="roman" style:font-pitch="variable"/>
71cdf0e10cSrcweir  <style:font-decl style:name="Thorndale" fo:font-family="Thorndale" style:font-family-generic="roman" style:font-pitch="variable"/>
72cdf0e10cSrcweir  <style:font-decl style:name="Antique Olive" fo:font-family="&apos;Antique Olive&apos;" style:font-family-generic="swiss" style:font-pitch="variable"/>
73cdf0e10cSrcweir  <style:font-decl style:name="Arial Black" fo:font-family="&apos;Arial Black&apos;" style:font-family-generic="swiss" style:font-pitch="variable"/>
74cdf0e10cSrcweir </office:font-decls>
75cdf0e10cSrcweir <office:automatic-styles>
76cdf0e10cSrcweir  <style:style style:name="Table1" style:family="table">
77cdf0e10cSrcweir   <style:properties style:width="16.999cm" table:align="margins"/>
78cdf0e10cSrcweir  </style:style>
79cdf0e10cSrcweir  <style:style style:name="Table1.A" style:family="table-column">
80cdf0e10cSrcweir   <style:properties style:column-width="3.399cm" style:rel-column-width="13107*"/>
81cdf0e10cSrcweir  </style:style>
82cdf0e10cSrcweir  <style:style style:name="Table1.A1" style:family="table-cell">
83cdf0e10cSrcweir   <style:properties fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="none" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000"/>
84cdf0e10cSrcweir  </style:style>
85cdf0e10cSrcweir  <style:style style:name="Table1.E1" style:family="table-cell">
86cdf0e10cSrcweir   <style:properties fo:padding="0.097cm" fo:border="0.002cm solid #000000"/>
87cdf0e10cSrcweir  </style:style>
88cdf0e10cSrcweir  <style:style style:name="Table1.A2" style:family="table-cell">
89cdf0e10cSrcweir   <style:properties fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.002cm solid #000000"/>
90cdf0e10cSrcweir  </style:style>
91cdf0e10cSrcweir  <style:style style:name="Table1.E2" style:family="table-cell">
92cdf0e10cSrcweir   <style:properties fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000" fo:border-top="none" fo:border-bottom="0.002cm solid #000000"/>
93cdf0e10cSrcweir  </style:style>
94cdf0e10cSrcweir  <style:style style:name="P1" style:family="paragraph" style:parent-style-name="Standard">
95cdf0e10cSrcweir   <style:properties fo:margin-left="0cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false"/>
96cdf0e10cSrcweir  </style:style>
97cdf0e10cSrcweir  <style:style style:name="P2" style:family="paragraph" style:parent-style-name="Table Contents">
98cdf0e10cSrcweir   <style:properties style:font-name="Arial Black" fo:font-size="20pt"/>
99cdf0e10cSrcweir  </style:style>
100cdf0e10cSrcweir </office:automatic-styles>
101cdf0e10cSrcweir
102cdf0e10cSrcweir
103cdf0e10cSrcweir
104cdf0e10cSrcweir
105cdf0e10cSrcweir
106cdf0e10cSrcweir 	<office:body>
107cdf0e10cSrcweir		 <text:sequence-decls>
108cdf0e10cSrcweir   			<text:sequence-decl text:display-outline-level="0" text:name="Illustration"/>
109cdf0e10cSrcweir   			<text:sequence-decl text:display-outline-level="0" text:name="Table"/>
110cdf0e10cSrcweir   			<text:sequence-decl text:display-outline-level="0" text:name="Text"/>
111cdf0e10cSrcweir   			<text:sequence-decl text:display-outline-level="0" text:name="Drawing"/>
112cdf0e10cSrcweir  		</text:sequence-decls>
113cdf0e10cSrcweir
114cdf0e10cSrcweir  		<xsl:apply-templates/>
115cdf0e10cSrcweir 	</office:body>
116cdf0e10cSrcweir	</office:document-content>
117cdf0e10cSrcweir
118cdf0e10cSrcweir</xsl:template>
119cdf0e10cSrcweir
120cdf0e10cSrcweir<xsl:template match="body">
121cdf0e10cSrcweir	<xsl:apply-templates />
122cdf0e10cSrcweir</xsl:template>
123cdf0e10cSrcweir
124cdf0e10cSrcweir
125cdf0e10cSrcweir
126cdf0e10cSrcweir<xsl:template match="p">
127cdf0e10cSrcweir	<xsl:for-each select=".">
128cdf0e10cSrcweir		<text:p text:style-name="P1">
129cdf0e10cSrcweir			<!--<xsl:value-of select="."/>-->
130cdf0e10cSrcweir			<xsl:apply-templates />
131cdf0e10cSrcweir		</text:p>
132cdf0e10cSrcweir	</xsl:for-each>
133cdf0e10cSrcweir</xsl:template>
134cdf0e10cSrcweir
135cdf0e10cSrcweir<xsl:template match="br">
136cdf0e10cSrcweir	<xsl:if test="ancestor::p">
137cdf0e10cSrcweir		<xsl:text disable-output-escaping="yes">&lt;/text:p&gt; &lt;text:p text:style-name="P1"&gt;</xsl:text>
138cdf0e10cSrcweir	</xsl:if>
139cdf0e10cSrcweir</xsl:template>
140cdf0e10cSrcweir
141cdf0e10cSrcweir<xsl:template match="table">
142cdf0e10cSrcweir	<xsl:for-each select=".">
143cdf0e10cSrcweir		<table:table table:name="Table1" table:style-name="Table1">
144cdf0e10cSrcweir				 <table:table-column table:style-name="Table1.A" table:number-columns-repeated="5"/>
145cdf0e10cSrcweir			<xsl:apply-templates/>
146cdf0e10cSrcweir		</table:table>
147cdf0e10cSrcweir	</xsl:for-each>
148cdf0e10cSrcweir</xsl:template>
149cdf0e10cSrcweir
150cdf0e10cSrcweir<xsl:template match="tr">
151cdf0e10cSrcweir	<xsl:for-each select=".">
152cdf0e10cSrcweir		<table:table-row>
153cdf0e10cSrcweir			<xsl:apply-templates/>
154cdf0e10cSrcweir		</table:table-row>
155cdf0e10cSrcweir	</xsl:for-each>
156cdf0e10cSrcweir</xsl:template>
157cdf0e10cSrcweir
158cdf0e10cSrcweir<xsl:template match="td">
159cdf0e10cSrcweir	<xsl:for-each select=".">
160cdf0e10cSrcweir		<table:table-cell table:style-name="Table1.A1" table:value-type="string">
161cdf0e10cSrcweir		<text:p text:style-name="P1">
162cdf0e10cSrcweir				<xsl:value-of select="."/>
163cdf0e10cSrcweir			</text:p>
164cdf0e10cSrcweir		</table:table-cell>
165cdf0e10cSrcweir	</xsl:for-each>
166cdf0e10cSrcweir</xsl:template>
167cdf0e10cSrcweir
168cdf0e10cSrcweir
169cdf0e10cSrcweir
170cdf0e10cSrcweir</xsl:stylesheet>
171