| 1234567891011121314 | 
							- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
- <!-- 
 
-   Written by Thomas Schraitle <tom_schr@web.de>
 
- -->
 
- <svg version="1.1"
 
-    xmlns:svg="http://www.w3.org/2000/svg"
 
-    xmlns="http://www.w3.org/2000/svg"
 
-    id="draft-svg">
 
-   <g id="draft"  transform="rotate(-45)translate(-300,200)">
 
-      <!--<circle r="2mm" cx="100mm" cy="100mm" fill="black"/>-->
 
-      <text x="100mm" y="100mm" fill="lightgray"
 
-         font-size="140pt" text-anchor="middle">Draft</text>
 
-   </g>
 
- </svg>
 
 
  |