~mortenoh/+junk/dhis2-detailed-import-export

« back to all changes in this revision

Viewing changes to dhis-2/dhis-web/dhis-web-gis/src/main/webapp/dhis-web-gis/map/example.svg

  • Committer: larshelge at gmail
  • Date: 2009-03-03 16:46:36 UTC
  • Revision ID: larshelge@gmail.com-20090303164636-2sjlrquo7ib1gf7r
Initial check-in

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
 
3
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-flat-20030114.dtd">
 
4
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%">
 
5
        <desc>
 
6
                <!-- put a description here -->
 
7
        </desc>
 
8
        <g fill="red">
 
9
                
 
10
        </g>
 
11
</svg>