| <!DOCTYPE HTML> | 
 | <html xmlns="http://www.w3.org/1999/xhtml"> | 
 | <head> | 
 |     <meta charset="UTF-8" /> | 
 |     <title></title> | 
 |     <meta name="Generator" content="PowerTools for Open XML" /> | 
 |     <style> | 
 | 		.normal { | 
 | 			margin: 0pt; | 
 | 		} | 
 |         span { | 
 |             white-space: pre-wrap; | 
 |         } | 
 |         body { | 
 |             margin: 1cm auto; | 
 |             max-width: 20cm; | 
 |             padding: 0; | 
 |         } | 
 |     </style> | 
 | </head> | 
 | <body> | 
 |     <p class='normal'>This is a test.</p> | 
 |     <p class='normal'>This is a test.</p> | 
 |     <p class='normal'>This is a test.</p> | 
 | <blockquote cite="http://www.ericwhite.com"> | 
 |     Open XML is a technology that enables you to parse, query, create, and modify documents generated by Microsoft Office, as well as other conformant office suites. | 
 | </blockquote> | 
 |     <p class='normal'>This is a test.</p> | 
 |     <p class='normal'>This is a test.</p> | 
 |     <p class='normal'>This is a test.</p> | 
 | </body> | 
 | </html> |