|  | <?xml version='1.0' encoding="UTF-8"?> | 
|  | <!--*********************************************************** | 
|  | * | 
|  | * Licensed to the Apache Software Foundation (ASF) under one | 
|  | * or more contributor license agreements.  See the NOTICE file | 
|  | * distributed with this work for additional information | 
|  | * regarding copyright ownership.  The ASF licenses this file | 
|  | * to you under the Apache License, Version 2.0 (the | 
|  | * "License"); you may not use this file except in compliance | 
|  | * with the License.  You may obtain a copy of the License at | 
|  | * | 
|  | *   http://www.apache.org/licenses/LICENSE-2.0 | 
|  | * | 
|  | * Unless required by applicable law or agreed to in writing, | 
|  | * software distributed under the License is distributed on an | 
|  | * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 
|  | * KIND, either express or implied.  See the License for the | 
|  | * specific language governing permissions and limitations | 
|  | * under the License. | 
|  | * | 
|  | ***********************************************************--> | 
|  |  | 
|  |  | 
|  | <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" | 
|  | xmlns:office="http://openoffice.org/2000/office" | 
|  | xmlns:style="http://openoffice.org/2000/style" | 
|  | xmlns:text="http://openoffice.org/2000/text" | 
|  | xmlns:table="http://openoffice.org/2000/table" | 
|  | xmlns:draw="http://openoffice.org/2000/drawing" | 
|  | xmlns:fo="http://www.w3.org/1999/XSL/Format" | 
|  | xmlns:xlink="http://www.w3.org/1999/xlink" | 
|  | xmlns:number="http://openoffice.org/2000/datastyle" | 
|  | xmlns:svg="http://www.w3.org/2000/svg" | 
|  | xmlns:chart="http://openoffice.org/2000/chart" | 
|  | xmlns:dr3d="http://openoffice.org/2000/dr3d" | 
|  | xmlns:math="http://www.w3.org/1998/Math/MathML" | 
|  | xmlns:form="http://openoffice.org/2000/form" | 
|  | xmlns:script="http://openoffice.org/2000/script" | 
|  | > | 
|  | <xsl:output method="xml" /> | 
|  |  | 
|  |  | 
|  | <xsl:template match="/"> | 
|  | <xsl:apply-templates /> | 
|  | </xsl:template> | 
|  |  | 
|  | <xsl:template match="html"> | 
|  |  | 
|  | <office:document-content xmlns:office="http://openoffice.org/2000/office" | 
|  | xmlns:style="http://openoffice.org/2000/style" | 
|  | xmlns:text="http://openoffice.org/2000/text" | 
|  | xmlns:table="http://openoffice.org/2000/table" | 
|  | xmlns:draw="http://openoffice.org/2000/drawing" | 
|  | xmlns:fo="http://www.w3.org/1999/XSL/Format" | 
|  | xmlns:xlink="http://www.w3.org/1999/xlink" | 
|  | xmlns:number="http://openoffice.org/2000/datastyle" | 
|  | xmlns:svg="http://www.w3.org/2000/svg" | 
|  | xmlns:chart="http://openoffice.org/2000/chart" | 
|  | xmlns:dr3d="http://openoffice.org/2000/dr3d" | 
|  | xmlns:math="http://www.w3.org/1998/Math/MathML" | 
|  | xmlns:form="http://openoffice.org/2000/form" | 
|  | xmlns:script="http://openoffice.org/2000/script" | 
|  | office:class="text" office:version="1.0"> | 
|  |  | 
|  | <office:script/> | 
|  | <office:font-decls> | 
|  | <style:font-decl style:name="Letter Gothic" fo:font-family="'Letter Gothic'" style:font-family-generic="modern" style:font-pitch="fixed"/> | 
|  | <style:font-decl style:name="Arial Unicode MS" fo:font-family="'Arial Unicode MS'" style:font-pitch="variable"/> | 
|  | <style:font-decl style:name="HG Mincho Light J" fo:font-family="'HG Mincho Light J'" style:font-pitch="variable"/> | 
|  | <style:font-decl style:name="CG Times" fo:font-family="'CG Times'" style:font-family-generic="roman" style:font-pitch="variable"/> | 
|  | <style:font-decl style:name="Thorndale" fo:font-family="Thorndale" style:font-family-generic="roman" style:font-pitch="variable"/> | 
|  | <style:font-decl style:name="Antique Olive" fo:font-family="'Antique Olive'" style:font-family-generic="swiss" style:font-pitch="variable"/> | 
|  | <style:font-decl style:name="Arial Black" fo:font-family="'Arial Black'" style:font-family-generic="swiss" style:font-pitch="variable"/> | 
|  | </office:font-decls> | 
|  | <office:automatic-styles> | 
|  | <style:style style:name="Table1" style:family="table"> | 
|  | <style:properties style:width="16.999cm" table:align="margins"/> | 
|  | </style:style> | 
|  | <style:style style:name="Table1.A" style:family="table-column"> | 
|  | <style:properties style:column-width="3.399cm" style:rel-column-width="13107*"/> | 
|  | </style:style> | 
|  | <style:style style:name="Table1.A1" style:family="table-cell"> | 
|  | <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"/> | 
|  | </style:style> | 
|  | <style:style style:name="Table1.E1" style:family="table-cell"> | 
|  | <style:properties fo:padding="0.097cm" fo:border="0.002cm solid #000000"/> | 
|  | </style:style> | 
|  | <style:style style:name="Table1.A2" style:family="table-cell"> | 
|  | <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"/> | 
|  | </style:style> | 
|  | <style:style style:name="Table1.E2" style:family="table-cell"> | 
|  | <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"/> | 
|  | </style:style> | 
|  | <style:style style:name="P1" style:family="paragraph" style:parent-style-name="Standard"> | 
|  | <style:properties fo:margin-left="0cm" fo:margin-right="0cm" fo:text-indent="0cm" style:auto-text-indent="false"/> | 
|  | </style:style> | 
|  | <style:style style:name="P2" style:family="paragraph" style:parent-style-name="Table Contents"> | 
|  | <style:properties style:font-name="Arial Black" fo:font-size="20pt"/> | 
|  | </style:style> | 
|  | </office:automatic-styles> | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | <office:body> | 
|  | <text:sequence-decls> | 
|  | <text:sequence-decl text:display-outline-level="0" text:name="Illustration"/> | 
|  | <text:sequence-decl text:display-outline-level="0" text:name="Table"/> | 
|  | <text:sequence-decl text:display-outline-level="0" text:name="Text"/> | 
|  | <text:sequence-decl text:display-outline-level="0" text:name="Drawing"/> | 
|  | </text:sequence-decls> | 
|  |  | 
|  | <xsl:apply-templates/> | 
|  | </office:body> | 
|  | </office:document-content> | 
|  |  | 
|  | </xsl:template> | 
|  |  | 
|  | <xsl:template match="body"> | 
|  | <xsl:apply-templates /> | 
|  | </xsl:template> | 
|  |  | 
|  |  | 
|  |  | 
|  | <xsl:template match="p"> | 
|  | <xsl:for-each select="."> | 
|  | <text:p text:style-name="P1"> | 
|  | <!--<xsl:value-of select="."/>--> | 
|  | <xsl:apply-templates /> | 
|  | </text:p> | 
|  | </xsl:for-each> | 
|  | </xsl:template> | 
|  |  | 
|  | <xsl:template match="br"> | 
|  | <xsl:if test="ancestor::p"> | 
|  | <xsl:text disable-output-escaping="yes"></text:p> <text:p text:style-name="P1"></xsl:text> | 
|  | </xsl:if> | 
|  | </xsl:template> | 
|  |  | 
|  | <xsl:template match="table"> | 
|  | <xsl:for-each select="."> | 
|  | <table:table table:name="Table1" table:style-name="Table1"> | 
|  | <table:table-column table:style-name="Table1.A" table:number-columns-repeated="5"/> | 
|  | <xsl:apply-templates/> | 
|  | </table:table> | 
|  | </xsl:for-each> | 
|  | </xsl:template> | 
|  |  | 
|  | <xsl:template match="tr"> | 
|  | <xsl:for-each select="."> | 
|  | <table:table-row> | 
|  | <xsl:apply-templates/> | 
|  | </table:table-row> | 
|  | </xsl:for-each> | 
|  | </xsl:template> | 
|  |  | 
|  | <xsl:template match="td"> | 
|  | <xsl:for-each select="."> | 
|  | <table:table-cell table:style-name="Table1.A1" table:value-type="string"> | 
|  | <text:p text:style-name="P1"> | 
|  | <xsl:value-of select="."/> | 
|  | </text:p> | 
|  | </table:table-cell> | 
|  | </xsl:for-each> | 
|  | </xsl:template> | 
|  |  | 
|  |  | 
|  |  | 
|  | </xsl:stylesheet> |