Errors found while checking this document as SVG 1.1!

Result: 46 Errors, 1 warning(s)
:
: utf-8
: SVG 1.1
Root Element: svg
Root Namespace: http://www.w3.org/2000/svg
Options

Help on the options is available.

Notes and Potential Issues

The following notes and warnings highlight missing or conflicting information which caused the validator to perform some guesswork prior to validation, or other things affecting the output below. If the guess or fallback is incorrect, it could make validation results entirely incoherent. It is highly recommended to check these potential issues, and, if necessary, fix them and re-validate the document.

  1. Warning DOCTYPE Override in effect!

    The DOCTYPE Declaration for "SVG 1.1" has been inserted at the start of the document, but even if no errors are shown below the document will not be Valid until you add the new DOCTYPE Declaration.

↑ Top

Validation Output: 46 Errors

  1. Error Line 14, Column 21: there is no attribute "sodipodi:version"
       sodipodi:version="0.32"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  2. Error Line 15, Column 21: there is no attribute "inkscape:version"
       inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  3. Error Line 16, Column 21: there is no attribute "sodipodi:docname"
       sodipodi:docname="DNA_chemical_structure.svg"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  4. Error Line 17, Column 30: there is no attribute "inkscape:output_extension"
       inkscape:output_extension="org.inkscape.output.svg.inkscape"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  5. Error Line 18, Column 22: there is no attribute "sodipodi:modified"
       sodipodi:modified="true"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  6. Error Line 22, Column 13: element "rdf:RDF" undefined
        <rdf:RDF>

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  7. Error Line 24, Column 20: there is no attribute "rdf:about"
             rdf:about="">

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  8. Error Line 24, Column 22: element "cc:Work" undefined
             rdf:about="">

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  9. Error Line 25, Column 19: element "dc:format" undefined
            <dc:format>image/svg+xml</dc:format>

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  10. Error Line 27, Column 25: there is no attribute "rdf:resource"
               rdf:resource="http://purl.org/dc/dcmitype/StillImage" />

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  11. Error Line 27, Column 67: element "dc:type" undefined
               rdf:resource="http://purl.org/dc/dcmitype/StillImage" />

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  12. Error Line 246, Column 25: there is no attribute "inkscape:collect"
           inkscape:collect="always"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  13. Error Line 887, Column 25: there is no attribute "inkscape:collect"
           inkscape:collect="always"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  14. Error Line 958, Column 29: there is no attribute "inkscape:window-height"
         inkscape:window-height="719"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  15. Error Line 959, Column 28: there is no attribute "inkscape:window-width"
         inkscape:window-width="1534"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  16. Error Line 960, Column 26: there is no attribute "inkscape:pageshadow"
         inkscape:pageshadow="2"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  17. Error Line 961, Column 27: there is no attribute "inkscape:pageopacity"
         inkscape:pageopacity="0.0"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  18. Error Line 962, Column 21: there is no attribute "guidetolerance"
         guidetolerance="10.0"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  19. Error Line 963, Column 20: there is no attribute "gridtolerance"
         gridtolerance="10.0"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  20. Error Line 964, Column 22: there is no attribute "objecttolerance"
         objecttolerance="10.0"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  21. Error Line 965, Column 20: there is no attribute "borderopacity"
         borderopacity="1.0"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  22. Error Line 966, Column 18: there is no attribute "bordercolor"
         bordercolor="#666666"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  23. Error Line 967, Column 16: there is no attribute "pagecolor"
         pagecolor="#ffffff"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  24. Error Line 968, Column 9: there is no attribute "id"
         id="base"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  25. Error Line 969, Column 20: there is no attribute "inkscape:zoom"
         inkscape:zoom="0.41699098"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  26. Error Line 970, Column 18: there is no attribute "inkscape:cx"
         inkscape:cx="782.30651"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  27. Error Line 971, Column 18: there is no attribute "inkscape:cy"
         inkscape:cy="1021.4122"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  28. Error Line 972, Column 24: there is no attribute "inkscape:window-x"
         inkscape:window-x="255"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  29. Error Line 973, Column 24: there is no attribute "inkscape:window-y"
         inkscape:window-y="126"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  30. Error Line 974, Column 29: there is no attribute "inkscape:current-layer"
         inkscape:current-layer="layer4"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  31. Error Line 975, Column 17: there is no attribute "showguides"
         showguides="true"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  32. Error Line 976, Column 26: there is no attribute "inkscape:guide-bbox"
         inkscape:guide-bbox="true"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  33. Error Line 977, Column 15: there is no attribute "showgrid"
         showgrid="true"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  34. Error Line 978, Column 32: there is no attribute "inkscape:window-maximized"
         inkscape:window-maximized="0" />

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  35. Error Line 978, Column 37: element "sodipodi:namedview" undefined
         inkscape:window-maximized="0" />

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  36. Error Line 984, Column 25: there is no attribute "inkscape:groupmode"
         inkscape:groupmode="layer"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  37. Error Line 986, Column 21: there is no attribute "inkscape:label"
         inkscape:label="colors">

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  38. Error Line 1016, Column 27: there is no attribute "sodipodi:nodetypes"
           sodipodi:nodetypes="ccccccc" />

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  39. Error Line 1018, Column 22: there is no attribute "sodipodi:type"
           sodipodi:type="arc"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  40. Error Line 1021, Column 20: there is no attribute "sodipodi:cx"
           sodipodi:cx="735.85999"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  41. Error Line 1022, Column 20: there is no attribute "sodipodi:cy"
           sodipodi:cy="295.44791"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  42. Error Line 1023, Column 20: there is no attribute "sodipodi:rx"
           sodipodi:rx="12.491899"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  43. Error Line 1024, Column 20: there is no attribute "sodipodi:ry"
           sodipodi:ry="12.491899"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  44. Error Line 1565, Column 24: there is no attribute "sodipodi:role"
             sodipodi:role="line"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  45. Error Line 2624, Column 36: there is no attribute "inkscape:transform-center-x"
           inkscape:transform-center-x="-364.51629"

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  46. Error Line 2625, Column 36: there is no attribute "inkscape:transform-center-y"
           inkscape:transform-center-y="17.765625"><tspan

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

↑ Top

Source Listing

Below is the source input I used for this validation:

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg
  3. xmlns:dc="http://purl.org/dc/elements/1.1/"
  4. xmlns:cc="http://creativecommons.org/ns#"
  5. xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  6. xmlns:svg="http://www.w3.org/2000/svg"
  7. xmlns="http://www.w3.org/2000/svg"
  8. xmlns:xlink="http://www.w3.org/1999/xlink"
  9. xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
  10. xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
  11. width="1500px"
  12. height="1750px"
  13. id="svg3100"
  14. sodipodi:version="0.32"
  15. inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
  16. sodipodi:docname="DNA_chemical_structure.svg"
  17. inkscape:output_extension="org.inkscape.output.svg.inkscape"
  18. sodipodi:modified="true"
  19. version="1.1">
  20. <metadata
  21. id="metadata3987">
  22. <rdf:RDF>
  23. <cc:Work
  24. rdf:about="">
  25. <dc:format>image/svg+xml</dc:format>
  26. <dc:type
  27. rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
  28. </cc:Work>
  29. </rdf:RDF>
  30. </metadata>
  31. <defs
  32. id="defs3985">
  33. <linearGradient
  34. id="linearGradient10840">
  35. <stop
  36. style="stop-color:#cc33ff;stop-opacity:0;"
  37. offset="0"
  38. id="stop10842" />
  39. <stop
  40. id="stop10846"
  41. offset="0.5"
  42. style="stop-color:#cc19ff;stop-opacity:0.25;" />
  43. <stop
  44. style="stop-color:#cc00ff;stop-opacity:0;"
  45. offset="1"
  46. id="stop10844" />
  47. </linearGradient>
  48. <linearGradient
  49. id="linearGradient10824">
  50. <stop
  51. id="stop10826"
  52. offset="0"
  53. style="stop-color:#ff0000;stop-opacity:0;" />
  54. <stop
  55. style="stop-color:#ff1919;stop-opacity:0.30000001;"
  56. offset="0.5"
  57. id="stop10830" />
  58. <stop
  59. id="stop10828"
  60. offset="1"
  61. style="stop-color:#ff3333;stop-opacity:0;" />
  62. </linearGradient>
  63. <linearGradient
  64. id="linearGradient10808">
  65. <stop
  66. id="stop10810"
  67. offset="0"
  68. style="stop-color:#3333ff;stop-opacity:0;" />
  69. <stop
  70. style="stop-color:#3333ff;stop-opacity:0.30000001;"
  71. offset="0.5"
  72. id="stop10814" />
  73. <stop
  74. id="stop10812"
  75. offset="1"
  76. style="stop-color:#3333ff;stop-opacity:0;" />
  77. </linearGradient>
  78. <linearGradient
  79. id="linearGradient10792">
  80. <stop
  81. style="stop-color:#00ff00;stop-opacity:0;"
  82. offset="0"
  83. id="stop10794" />
  84. <stop
  85. id="stop10796"
  86. offset="0.5"
  87. style="stop-color:#00ff00;stop-opacity:0.25;" />
  88. <stop
  89. style="stop-color:#00ff00;stop-opacity:0;"
  90. offset="1"
  91. id="stop10798" />
  92. </linearGradient>
  93. <linearGradient
  94. id="linearGradient10772">
  95. <stop
  96. style="stop-color:#7f7f7f;stop-opacity:0;"
  97. offset="0"
  98. id="stop10774" />
  99. <stop
  100. id="stop10776"
  101. offset="0.5"
  102. style="stop-color:#7f7f7f;stop-opacity:0.30000001;" />
  103. <stop
  104. style="stop-color:#7f7f7f;stop-opacity:0;"
  105. offset="1"
  106. id="stop10778" />
  107. </linearGradient>
  108. <linearGradient
  109. id="linearGradient10756">
  110. <stop
  111. style="stop-color:#ffa600;stop-opacity:0;"
  112. offset="0"
  113. id="stop10758" />
  114. <stop
  115. id="stop10766"
  116. offset="0.5"
  117. style="stop-color:#ffa600;stop-opacity:0.34999999;" />
  118. <stop
  119. style="stop-color:#ffa600;stop-opacity:0;"
  120. offset="1"
  121. id="stop10760" />
  122. </linearGradient>
  123. <linearGradient
  124. id="linearGradient10748">
  125. <stop
  126. id="stop10750"
  127. offset="0"
  128. style="stop-color:#ffff00;stop-opacity:0;" />
  129. <stop
  130. style="stop-color:#ffff00;stop-opacity:0.44999999;"
  131. offset="0.5"
  132. id="stop10754" />
  133. <stop
  134. id="stop10752"
  135. offset="1"
  136. style="stop-color:#ffff00;stop-opacity:0;" />
  137. </linearGradient>
  138. <linearGradient
  139. id="linearGradient10681">
  140. <stop
  141. style="stop-color:#7f7f7f;stop-opacity:0;"
  142. offset="0"
  143. id="stop10683" />
  144. <stop
  145. id="stop10693"
  146. offset="0.5"
  147. style="stop-color:#7f7f7f;stop-opacity:0;" />
  148. <stop
  149. style="stop-color:#7f7f7f;stop-opacity:0.69999999;"
  150. offset="1"
  151. id="stop10685" />
  152. </linearGradient>
  153. <linearGradient
  154. id="linearGradient8498">
  155. <stop
  156. style="stop-color:#ff0000;stop-opacity:0;"
  157. offset="0"
  158. id="stop8500" />
  159. <stop
  160. style="stop-color:#ff3333;stop-opacity:0.60000002;"
  161. offset="1"
  162. id="stop8502" />
  163. </linearGradient>
  164. <linearGradient
  165. id="linearGradient8463">
  166. <stop
  167. style="stop-color:#3333ff;stop-opacity:0;"
  168. offset="0"
  169. id="stop8465" />
  170. <stop
  171. style="stop-color:#3333ff;stop-opacity:0.60000002;"
  172. offset="1"
  173. id="stop8467" />
  174. </linearGradient>
  175. <linearGradient
  176. id="linearGradient8419">
  177. <stop
  178. id="stop8421"
  179. offset="0"
  180. style="stop-color:#cc33ff;stop-opacity:0;" />
  181. <stop
  182. id="stop8423"
  183. offset="1"
  184. style="stop-color:#cc00ff;stop-opacity:0.60000002;" />
  185. </linearGradient>
  186. <linearGradient
  187. id="linearGradient8393">
  188. <stop
  189. style="stop-color:#00ff00;stop-opacity:0;"
  190. offset="0"
  191. id="stop8395" />
  192. <stop
  193. style="stop-color:#00ff00;stop-opacity:0.60000002;"
  194. offset="1"
  195. id="stop8397" />
  196. </linearGradient>
  197. <linearGradient
  198. id="linearGradient8317">
  199. <stop
  200. id="stop8319"
  201. offset="0"
  202. style="stop-color:#ffa600;stop-opacity:0;" />
  203. <stop
  204. id="stop8321"
  205. offset="1"
  206. style="stop-color:#ffa600;stop-opacity:0.7019608;" />
  207. </linearGradient>
  208. <linearGradient
  209. id="linearGradient7332">
  210. <stop
  211. style="stop-color:#ffffff;stop-opacity:1;"
  212. offset="0"
  213. id="stop7334" />
  214. <stop
  215. id="stop7338"
  216. offset="0.5"
  217. style="stop-color:#ffffff;stop-opacity:0.69999999;" />
  218. <stop
  219. style="stop-color:#ffffff;stop-opacity:0;"
  220. offset="1"
  221. id="stop7336" />
  222. </linearGradient>
  223. <linearGradient
  224. id="linearGradient7326">
  225. <stop
  226. id="stop7328"
  227. offset="0"
  228. style="stop-color:#808080;stop-opacity:0;" />
  229. <stop
  230. id="stop7330"
  231. offset="1"
  232. style="stop-color:#808080;stop-opacity:1;" />
  233. </linearGradient>
  234. <linearGradient
  235. id="linearGradient7261">
  236. <stop
  237. style="stop-color:#ffff00;stop-opacity:0;"
  238. offset="0"
  239. id="stop7263" />
  240. <stop
  241. style="stop-color:#ffff00;stop-opacity:0.85000002;"
  242. offset="1"
  243. id="stop7265" />
  244. </linearGradient>
  245. <radialGradient
  246. inkscape:collect="always"
  247. xlink:href="#linearGradient8419"
  248. id="radialGradient7286"
  249. cx="798.31946"
  250. cy="271.33563"
  251. fx="798.31946"
  252. fy="271.33563"
  253. r="57.520836"
  254. gradientTransform="matrix(1.0000001,1.3285775e-8,0,1.060606,34.605395,47.160296)"
  255. gradientUnits="userSpaceOnUse" />
  256. <radialGradient
  257. inkscape:collect="always"
  258. xlink:href="#linearGradient7332"
  259. id="radialGradient7324"
  260. cx="735.85999"
  261. cy="295.44791"
  262. fx="735.85999"
  263. fy="295.44791"
  264. r="12.491899"
  265. gradientUnits="userSpaceOnUse" />
  266. <radialGradient
  267. inkscape:collect="always"
  268. xlink:href="#linearGradient7332"
  269. id="radialGradient7344"
  270. gradientUnits="userSpaceOnUse"
  271. cx="735.85999"
  272. cy="295.44791"
  273. fx="735.85999"
  274. fy="295.44791"
  275. r="12.491899" />
  276. <radialGradient
  277. inkscape:collect="always"
  278. xlink:href="#linearGradient8393"
  279. id="radialGradient8315"
  280. cx="491.77805"
  281. cy="318.02539"
  282. fx="491.77805"
  283. fy="318.02539"
  284. r="53.498638"
  285. gradientTransform="matrix(1.0000001,1.3285775e-8,-1.5005216e-8,0.9654422,34.605408,74.59513)"
  286. gradientUnits="userSpaceOnUse" />
  287. <radialGradient
  288. inkscape:collect="always"
  289. xlink:href="#linearGradient8393"
  290. id="radialGradient8333"
  291. cx="591.61267"
  292. cy="339.18378"
  293. fx="591.61267"
  294. fy="339.18378"
  295. r="60.804642"
  296. gradientTransform="matrix(1.0000001,1.3285775e-8,-5.1033368e-8,1.0472972,34.605403,47.562422)"
  297. gradientUnits="userSpaceOnUse" />
  298. <radialGradient
  299. inkscape:collect="always"
  300. xlink:href="#linearGradient7332"
  301. id="radialGradient8337"
  302. gradientUnits="userSpaceOnUse"
  303. cx="735.85999"
  304. cy="295.44791"
  305. fx="735.85999"
  306. fy="295.44791"
  307. r="12.491899" />
  308. <radialGradient
  309. inkscape:collect="always"
  310. xlink:href="#linearGradient7332"
  311. id="radialGradient8341"
  312. gradientUnits="userSpaceOnUse"
  313. cx="735.85999"
  314. cy="295.44791"
  315. fx="735.85999"
  316. fy="295.44791"
  317. r="12.491899" />
  318. <radialGradient
  319. inkscape:collect="always"
  320. xlink:href="#linearGradient7332"
  321. id="radialGradient8361"
  322. gradientUnits="userSpaceOnUse"
  323. cx="735.85999"
  324. cy="295.44791"
  325. fx="735.85999"
  326. fy="295.44791"
  327. r="12.491899" />
  328. <radialGradient
  329. inkscape:collect="always"
  330. xlink:href="#linearGradient7332"
  331. id="radialGradient8373"
  332. gradientUnits="userSpaceOnUse"
  333. cx="735.85999"
  334. cy="295.44791"
  335. fx="735.85999"
  336. fy="295.44791"
  337. r="12.491899" />
  338. <radialGradient
  339. inkscape:collect="always"
  340. xlink:href="#linearGradient8317"
  341. id="radialGradient8391"
  342. cx="372.63382"
  343. cy="417.65463"
  344. fx="372.63382"
  345. fy="417.65463"
  346. r="51.35527"
  347. gradientTransform="matrix(1.0000001,1.3285775e-8,-2.2323374e-8,0.944,34.6054,86.993531)"
  348. gradientUnits="userSpaceOnUse" />
  349. <radialGradient
  350. inkscape:collect="always"
  351. xlink:href="#linearGradient7332"
  352. id="radialGradient8401"
  353. gradientUnits="userSpaceOnUse"
  354. cx="735.85999"
  355. cy="295.44791"
  356. fx="735.85999"
  357. fy="295.44791"
  358. r="12.491899" />
  359. <radialGradient
  360. inkscape:collect="always"
  361. xlink:href="#linearGradient7261"
  362. id="radialGradient8417"
  363. cx="95.868057"
  364. cy="148.1597"
  365. fx="95.868057"
  366. fy="148.1597"
  367. r="15.6875"
  368. gradientUnits="userSpaceOnUse" />
  369. <radialGradient
  370. inkscape:collect="always"
  371. xlink:href="#linearGradient7261"
  372. id="radialGradient8427"
  373. gradientUnits="userSpaceOnUse"
  374. cx="95.868057"
  375. cy="148.1597"
  376. fx="95.868057"
  377. fy="148.1597"
  378. r="15.6875" />
  379. <radialGradient
  380. inkscape:collect="always"
  381. xlink:href="#linearGradient8317"
  382. id="radialGradient8449"
  383. gradientUnits="userSpaceOnUse"
  384. gradientTransform="matrix(1.0000001,1.3285775e-8,-2.2323374e-8,0.944,122.11477,416.78447)"
  385. cx="372.63382"
  386. cy="417.65463"
  387. fx="372.63382"
  388. fy="417.65463"
  389. r="51.35527" />
  390. <radialGradient
  391. inkscape:collect="always"
  392. xlink:href="#linearGradient7332"
  393. id="radialGradient8451"
  394. gradientUnits="userSpaceOnUse"
  395. cx="735.85999"
  396. cy="295.44791"
  397. fx="735.85999"
  398. fy="295.44791"
  399. r="12.491899" />
  400. <radialGradient
  401. inkscape:collect="always"
  402. xlink:href="#linearGradient8498"
  403. id="radialGradient8461"
  404. cx="590.38013"
  405. cy="640.33105"
  406. fx="590.38013"
  407. fy="640.33105"
  408. r="64.180534"
  409. gradientTransform="matrix(1.0000001,1.3285775e-8,2.5456663e-8,0.9039797,34.605396,125.08965)"
  410. gradientUnits="userSpaceOnUse" />
  411. <radialGradient
  412. inkscape:collect="always"
  413. xlink:href="#linearGradient7332"
  414. id="radialGradient8473"
  415. gradientUnits="userSpaceOnUse"
  416. cx="735.85999"
  417. cy="295.44791"
  418. fx="735.85999"
  419. fy="295.44791"
  420. r="12.491899" />
  421. <radialGradient
  422. inkscape:collect="always"
  423. xlink:href="#linearGradient7332"
  424. id="radialGradient8477"
  425. gradientUnits="userSpaceOnUse"
  426. cx="735.85999"
  427. cy="295.44791"
  428. fx="735.85999"
  429. fy="295.44791"
  430. r="12.491899" />
  431. <radialGradient
  432. inkscape:collect="always"
  433. xlink:href="#linearGradient8463"
  434. id="radialGradient8487"
  435. cx="802.78552"
  436. cy="651.83466"
  437. fx="802.78552"
  438. fy="651.83466"
  439. r="61.304642"
  440. gradientTransform="matrix(1.0000001,1.3285775e-8,4.8202494e-8,0.9463868,34.605403,98.55184)"
  441. gradientUnits="userSpaceOnUse" />
  442. <radialGradient
  443. inkscape:collect="always"
  444. xlink:href="#linearGradient7332"
  445. id="radialGradient8492"
  446. gradientUnits="userSpaceOnUse"
  447. cx="735.85999"
  448. cy="295.44791"
  449. fx="735.85999"
  450. fy="295.44791"
  451. r="12.491899" />
  452. <radialGradient
  453. inkscape:collect="always"
  454. xlink:href="#linearGradient7332"
  455. id="radialGradient8496"
  456. gradientUnits="userSpaceOnUse"
  457. cx="735.85999"
  458. cy="295.44791"
  459. fx="735.85999"
  460. fy="295.44791"
  461. r="12.491899" />
  462. <radialGradient
  463. inkscape:collect="always"
  464. xlink:href="#linearGradient8463"
  465. id="radialGradient8512"
  466. cx="889.47321"
  467. cy="609.10706"
  468. fx="889.47321"
  469. fy="609.10706"
  470. r="50.211899"
  471. gradientTransform="matrix(1.0000001,1.3285775e-8,2.677427e-8,0.9754535,34.605407,78.556299)"
  472. gradientUnits="userSpaceOnUse" />
  473. <radialGradient
  474. inkscape:collect="always"
  475. xlink:href="#linearGradient7332"
  476. id="radialGradient8516"
  477. gradientUnits="userSpaceOnUse"
  478. cx="735.85999"
  479. cy="295.44791"
  480. fx="735.85999"
  481. fy="295.44791"
  482. r="12.491899" />
  483. <radialGradient
  484. inkscape:collect="always"
  485. xlink:href="#linearGradient7332"
  486. id="radialGradient8520"
  487. gradientUnits="userSpaceOnUse"
  488. cx="735.85999"
  489. cy="295.44791"
  490. fx="735.85999"
  491. fy="295.44791"
  492. r="12.491899" />
  493. <radialGradient
  494. inkscape:collect="always"
  495. xlink:href="#linearGradient7261"
  496. id="radialGradient8528"
  497. gradientUnits="userSpaceOnUse"
  498. cx="95.868057"
  499. cy="148.1597"
  500. fx="95.868057"
  501. fy="148.1597"
  502. r="15.6875" />
  503. <radialGradient
  504. inkscape:collect="always"
  505. xlink:href="#linearGradient7261"
  506. id="radialGradient8532"
  507. gradientUnits="userSpaceOnUse"
  508. cx="95.868057"
  509. cy="148.1597"
  510. fx="95.868057"
  511. fy="148.1597"
  512. r="15.6875" />
  513. <radialGradient
  514. inkscape:collect="always"
  515. xlink:href="#linearGradient7261"
  516. id="radialGradient8536"
  517. gradientUnits="userSpaceOnUse"
  518. cx="95.868057"
  519. cy="148.1597"
  520. fx="95.868057"
  521. fy="148.1597"
  522. r="15.6875" />
  523. <radialGradient
  524. inkscape:collect="always"
  525. xlink:href="#linearGradient7261"
  526. id="radialGradient8540"
  527. gradientUnits="userSpaceOnUse"
  528. cx="95.868057"
  529. cy="148.1597"
  530. fx="95.868057"
  531. fy="148.1597"
  532. r="15.6875" />
  533. <radialGradient
  534. inkscape:collect="always"
  535. xlink:href="#linearGradient7261"
  536. id="radialGradient8544"
  537. gradientUnits="userSpaceOnUse"
  538. cx="95.868057"
  539. cy="148.1597"
  540. fx="95.868057"
  541. fy="148.1597"
  542. r="15.6875" />
  543. <radialGradient
  544. inkscape:collect="always"
  545. xlink:href="#linearGradient7261"
  546. id="radialGradient8548"
  547. gradientUnits="userSpaceOnUse"
  548. cx="95.868057"
  549. cy="148.1597"
  550. fx="95.868057"
  551. fy="148.1597"
  552. r="15.6875" />
  553. <radialGradient
  554. inkscape:collect="always"
  555. xlink:href="#linearGradient8317"
  556. id="radialGradient10380"
  557. gradientUnits="userSpaceOnUse"
  558. gradientTransform="matrix(1.0000001,1.3285775e-8,-2.2323374e-8,0.944,212.93917,743.74706)"
  559. cx="372.63382"
  560. cy="417.65463"
  561. fx="372.63382"
  562. fy="417.65463"
  563. r="51.35527" />
  564. <radialGradient
  565. inkscape:collect="always"
  566. xlink:href="#linearGradient7332"
  567. id="radialGradient10382"
  568. gradientUnits="userSpaceOnUse"
  569. cx="735.85999"
  570. cy="295.44791"
  571. fx="735.85999"
  572. fy="295.44791"
  573. r="12.491899" />
  574. <radialGradient
  575. inkscape:collect="always"
  576. xlink:href="#linearGradient8419"
  577. id="radialGradient10400"
  578. cx="683.27777"
  579. cy="966.23383"
  580. fx="683.27777"
  581. fy="966.23383"
  582. r="63.250004"
  583. gradientTransform="matrix(1.0000001,1.3285775e-8,0,0.9356977,34.605395,125.73584)"
  584. gradientUnits="userSpaceOnUse" />
  585. <radialGradient
  586. inkscape:collect="always"
  587. xlink:href="#linearGradient8317"
  588. id="radialGradient10406"
  589. gradientUnits="userSpaceOnUse"
  590. gradientTransform="matrix(1.0000001,1.3285775e-8,-2.2323374e-8,0.944,300.92991,1072.4693)"
  591. cx="372.63382"
  592. cy="417.65463"
  593. fx="372.63382"
  594. fy="417.65463"
  595. r="51.35527" />
  596. <radialGradient
  597. inkscape:collect="always"
  598. xlink:href="#linearGradient7332"
  599. id="radialGradient10408"
  600. gradientUnits="userSpaceOnUse"
  601. cx="735.85999"
  602. cy="295.44791"
  603. fx="735.85999"
  604. fy="295.44791"
  605. r="12.491899" />
  606. <radialGradient
  607. inkscape:collect="always"
  608. xlink:href="#linearGradient7332"
  609. id="radialGradient10416"
  610. gradientUnits="userSpaceOnUse"
  611. cx="735.85999"
  612. cy="295.44791"
  613. fx="735.85999"
  614. fy="295.44791"
  615. r="12.491899" />
  616. <radialGradient
  617. inkscape:collect="always"
  618. xlink:href="#linearGradient7332"
  619. id="radialGradient10420"
  620. gradientUnits="userSpaceOnUse"
  621. cx="735.85999"
  622. cy="295.44791"
  623. fx="735.85999"
  624. fy="295.44791"
  625. r="12.491899" />
  626. <radialGradient
  627. inkscape:collect="always"
  628. xlink:href="#linearGradient8463"
  629. id="radialGradient10432"
  630. cx="753.58105"
  631. cy="1302.6436"
  632. fx="753.58105"
  633. fy="1302.6436"
  634. r="51.710651"
  635. gradientTransform="matrix(1.0000001,1.3285775e-8,-2.6585615e-8,0.9887634,34.605403,78.242107)"
  636. gradientUnits="userSpaceOnUse" />
  637. <radialGradient
  638. inkscape:collect="always"
  639. xlink:href="#linearGradient7332"
  640. id="radialGradient10440"
  641. gradientUnits="userSpaceOnUse"
  642. cx="735.85999"
  643. cy="295.44791"
  644. fx="735.85999"
  645. fy="295.44791"
  646. r="12.491899" />
  647. <radialGradient
  648. inkscape:collect="always"
  649. xlink:href="#linearGradient7332"
  650. id="radialGradient10444"
  651. gradientUnits="userSpaceOnUse"
  652. cx="735.85999"
  653. cy="295.44791"
  654. fx="735.85999"
  655. fy="295.44791"
  656. r="12.491899" />
  657. <radialGradient
  658. inkscape:collect="always"
  659. xlink:href="#linearGradient8463"
  660. id="radialGradient10456"
  661. cx="855.84027"
  662. cy="1325.3032"
  663. fx="855.84027"
  664. fy="1325.3032"
  665. r="62.668983"
  666. gradientTransform="translate(34.605399,63.605616)"
  667. gradientUnits="userSpaceOnUse" />
  668. <radialGradient
  669. inkscape:collect="always"
  670. xlink:href="#linearGradient7332"
  671. id="radialGradient10461"
  672. gradientUnits="userSpaceOnUse"
  673. cx="735.85999"
  674. cy="295.44791"
  675. fx="735.85999"
  676. fy="295.44791"
  677. r="12.491899" />
  678. <radialGradient
  679. inkscape:collect="always"
  680. xlink:href="#linearGradient7332"
  681. id="radialGradient10465"
  682. gradientUnits="userSpaceOnUse"
  683. cx="735.85999"
  684. cy="295.44791"
  685. fx="735.85999"
  686. fy="295.44791"
  687. r="12.491899" />
  688. <radialGradient
  689. inkscape:collect="always"
  690. xlink:href="#linearGradient8317"
  691. id="radialGradient10475"
  692. cx="940.66901"
  693. cy="348.61111"
  694. fx="940.66901"
  695. fy="348.61111"
  696. r="48.724541"
  697. gradientTransform="matrix(1.0000001,1.3285775e-8,-4.1018787e-8,1.0596228,34.605399,42.81972)"
  698. gradientUnits="userSpaceOnUse" />
  699. <radialGradient
  700. inkscape:collect="always"
  701. xlink:href="#linearGradient7332"
  702. id="radialGradient10485"
  703. gradientUnits="userSpaceOnUse"
  704. cx="735.85999"
  705. cy="295.44791"
  706. fx="735.85999"
  707. fy="295.44791"
  708. r="12.491899" />
  709. <radialGradient
  710. inkscape:collect="always"
  711. xlink:href="#linearGradient7332"
  712. id="radialGradient10488"
  713. gradientUnits="userSpaceOnUse"
  714. cx="735.85999"
  715. cy="295.44791"
  716. fx="735.85999"
  717. fy="295.44791"
  718. r="12.491899" />
  719. <radialGradient
  720. inkscape:collect="always"
  721. xlink:href="#linearGradient8317"
  722. id="radialGradient10494"
  723. gradientUnits="userSpaceOnUse"
  724. gradientTransform="matrix(1.0000001,1.3285775e-8,-4.1018787e-8,1.0596228,121.9364,372.84461)"
  725. cx="940.66901"
  726. cy="348.61111"
  727. fx="940.66901"
  728. fy="348.61111"
  729. r="48.724541" />
  730. <radialGradient
  731. inkscape:collect="always"
  732. xlink:href="#linearGradient7332"
  733. id="radialGradient10496"
  734. gradientUnits="userSpaceOnUse"
  735. cx="735.85999"
  736. cy="295.44791"
  737. fx="735.85999"
  738. fy="295.44791"
  739. r="12.491899" />
  740. <radialGradient
  741. inkscape:collect="always"
  742. xlink:href="#linearGradient8317"
  743. id="radialGradient10502"
  744. gradientUnits="userSpaceOnUse"
  745. gradientTransform="matrix(0.9986295,5.2335961e-2,-5.5456293e-2,1.0581705,232.78709,652.12622)"
  746. cx="940.66901"
  747. cy="348.61111"
  748. fx="940.66901"
  749. fy="348.61111"
  750. r="48.724541" />
  751. <radialGradient
  752. inkscape:collect="always"
  753. xlink:href="#linearGradient7332"
  754. id="radialGradient10504"
  755. gradientUnits="userSpaceOnUse"
  756. cx="735.85999"
  757. cy="295.44791"
  758. fx="735.85999"
  759. fy="295.44791"
  760. r="12.491899" />
  761. <radialGradient
  762. inkscape:collect="always"
  763. xlink:href="#linearGradient8317"
  764. id="radialGradient10510"
  765. gradientUnits="userSpaceOnUse"
  766. gradientTransform="matrix(0.9986295,5.2335961e-2,-5.5456293e-2,1.0581705,321.31843,980.7417)"
  767. cx="940.66901"
  768. cy="348.61111"
  769. fx="940.66901"
  770. fy="348.61111"
  771. r="48.724541" />
  772. <radialGradient
  773. inkscape:collect="always"
  774. xlink:href="#linearGradient7332"
  775. id="radialGradient10512"
  776. gradientUnits="userSpaceOnUse"
  777. cx="735.85999"
  778. cy="295.44791"
  779. fx="735.85999"
  780. fy="295.44791"
  781. r="12.491899" />
  782. <radialGradient
  783. inkscape:collect="always"
  784. xlink:href="#linearGradient8393"
  785. id="radialGradient10542"
  786. cx="894.49005"
  787. cy="980.59674"
  788. fx="894.49005"
  789. fy="980.59674"
  790. r="65.760933"
  791. gradientTransform="matrix(1.0000001,1.3285775e-8,2.5589069e-8,0.8817203,34.605391,179.58951)"
  792. gradientUnits="userSpaceOnUse" />
  793. <radialGradient
  794. inkscape:collect="always"
  795. xlink:href="#linearGradient8393"
  796. id="radialGradient10557"
  797. cx="982.17133"
  798. cy="936.7561"
  799. fx="982.17133"
  800. fy="936.7561"
  801. r="50.704578"
  802. gradientTransform="matrix(1.0000001,1.3285775e-8,4.8471422e-8,0.9860544,34.605404,76.66849)"
  803. gradientUnits="userSpaceOnUse" />
  804. <radialGradient
  805. inkscape:collect="always"
  806. xlink:href="#linearGradient7332"
  807. id="radialGradient10561"
  808. gradientUnits="userSpaceOnUse"
  809. cx="735.85999"
  810. cy="295.44791"
  811. fx="735.85999"
  812. fy="295.44791"
  813. r="12.491899" />
  814. <radialGradient
  815. inkscape:collect="always"
  816. xlink:href="#linearGradient8498"
  817. id="radialGradient10594"
  818. gradientUnits="userSpaceOnUse"
  819. cx="1061"
  820. cy="1258"
  821. fx="1061"
  822. fy="1258"
  823. r="60"
  824. gradientTransform="translate(34.605395,63.604876)" />
  825. <radialGradient
  826. inkscape:collect="always"
  827. xlink:href="#linearGradient7332"
  828. id="radialGradient10598"
  829. gradientUnits="userSpaceOnUse"
  830. cx="735.85999"
  831. cy="295.44791"
  832. fx="735.85999"
  833. fy="295.44791"
  834. r="12.491899" />
  835. <radialGradient
  836. inkscape:collect="always"
  837. xlink:href="#linearGradient7332"
  838. id="radialGradient10602"
  839. gradientUnits="userSpaceOnUse"
  840. cx="735.85999"
  841. cy="295.44791"
  842. fx="735.85999"
  843. fy="295.44791"
  844. r="12.491899" />
  845. <radialGradient
  846. inkscape:collect="always"
  847. xlink:href="#linearGradient7332"
  848. id="radialGradient10606"
  849. gradientUnits="userSpaceOnUse"
  850. cx="735.85999"
  851. cy="295.44791"
  852. fx="735.85999"
  853. fy="295.44791"
  854. r="12.491899" />
  855. <radialGradient
  856. inkscape:collect="always"
  857. xlink:href="#linearGradient7332"
  858. id="radialGradient10610"
  859. gradientUnits="userSpaceOnUse"
  860. cx="735.85999"
  861. cy="295.44791"
  862. fx="735.85999"
  863. fy="295.44791"
  864. r="12.491899" />
  865. <radialGradient
  866. inkscape:collect="always"
  867. xlink:href="#linearGradient7332"
  868. id="radialGradient10618"
  869. gradientUnits="userSpaceOnUse"
  870. cx="735.85999"
  871. cy="295.44791"
  872. fx="735.85999"
  873. fy="295.44791"
  874. r="12.491899" />
  875. <radialGradient
  876. inkscape:collect="always"
  877. xlink:href="#linearGradient10681"
  878. id="radialGradient10689"
  879. cx="108.06023"
  880. cy="956.23364"
  881. fx="108.06023"
  882. fy="956.23364"
  883. r="72.008461"
  884. gradientTransform="matrix(2.2818003,-0.6819663,1.8371018,6.1467841,-1807.7873,-4804.7301)"
  885. gradientUnits="userSpaceOnUse" />
  886. <linearGradient
  887. inkscape:collect="always"
  888. xlink:href="#linearGradient10748"
  889. id="linearGradient10746"
  890. x1="16"
  891. y1="887"
  892. x2="354"
  893. y2="887"
  894. gradientUnits="userSpaceOnUse"
  895. gradientTransform="matrix(1,0,0,1.3563453,4.3562635,-292.66409)" />
  896. <linearGradient
  897. inkscape:collect="always"
  898. xlink:href="#linearGradient10756"
  899. id="linearGradient10764"
  900. x1="15"
  901. y1="953"
  902. x2="353"
  903. y2="953"
  904. gradientUnits="userSpaceOnUse"
  905. gradientTransform="matrix(1,0,0,1.3563453,4.3562635,-312.18288)" />
  906. <linearGradient
  907. inkscape:collect="always"
  908. xlink:href="#linearGradient10772"
  909. id="linearGradient10770"
  910. gradientUnits="userSpaceOnUse"
  911. x1="15"
  912. y1="953"
  913. x2="353"
  914. y2="953"
  915. gradientTransform="matrix(1,0,0,1.4444444,15.17459,-324.55569)" />
  916. <linearGradient
  917. inkscape:collect="always"
  918. xlink:href="#linearGradient10792"
  919. id="linearGradient10790"
  920. gradientUnits="userSpaceOnUse"
  921. gradientTransform="matrix(1,0,0,1.9975924,334.89163,-1548.7788)"
  922. x1="16"
  923. y1="887"
  924. x2="354"
  925. y2="887" />
  926. <linearGradient
  927. inkscape:collect="always"
  928. xlink:href="#linearGradient10824"
  929. id="linearGradient10806"
  930. gradientUnits="userSpaceOnUse"
  931. gradientTransform="matrix(0.95388205,0,0,1.6666667,971.13606,41.324414)"
  932. x1="16"
  933. y1="887"
  934. x2="354"
  935. y2="887" />
  936. <linearGradient
  937. inkscape:collect="always"
  938. xlink:href="#linearGradient10808"
  939. id="linearGradient10822"
  940. gradientUnits="userSpaceOnUse"
  941. gradientTransform="matrix(0.95033452,0,0,1.6666667,662.79007,68.93568)"
  942. x1="16"
  943. y1="887"
  944. x2="354"
  945. y2="887" />
  946. <linearGradient
  947. inkscape:collect="always"
  948. xlink:href="#linearGradient10840"
  949. id="linearGradient10838"
  950. gradientUnits="userSpaceOnUse"
  951. gradientTransform="matrix(1,0,0,1.8259222,672.29329,-1452.8105)"
  952. x1="16"
  953. y1="887"
  954. x2="354"
  955. y2="887" />
  956. </defs>
  957. <sodipodi:namedview
  958. inkscape:window-height="719"
  959. inkscape:window-width="1534"
  960. inkscape:pageshadow="2"
  961. inkscape:pageopacity="0.0"
  962. guidetolerance="10.0"
  963. gridtolerance="10.0"
  964. objecttolerance="10.0"
  965. borderopacity="1.0"
  966. bordercolor="#666666"
  967. pagecolor="#ffffff"
  968. id="base"
  969. inkscape:zoom="0.41699098"
  970. inkscape:cx="782.30651"
  971. inkscape:cy="1021.4122"
  972. inkscape:window-x="255"
  973. inkscape:window-y="126"
  974. inkscape:current-layer="layer4"
  975. showguides="true"
  976. inkscape:guide-bbox="true"
  977. showgrid="true"
  978. inkscape:window-maximized="0" />
  979. <desc
  980. id="desc3102">
  981. Created with Chemtool 1.6.9 from file /home/mad/chemtool/DNA_flip_Hbonds.svg
  982. </desc>
  983. <g
  984. inkscape:groupmode="layer"
  985. id="layer4"
  986. inkscape:label="colors">
  987. <rect
  988. style="opacity:1;fill:url(#linearGradient10838);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  989. id="rect10832"
  990. width="338"
  991. height="65.7332"
  992. x="688.29327"
  993. y="133.916" />
  994. <rect
  995. style="opacity:1;fill:url(#linearGradient10822);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.38682938;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  996. id="rect10816"
  997. width="321.21307"
  998. height="60"
  999. x="677.9953"
  1000. y="1517.269" />
  1001. <rect
  1002. style="opacity:1;fill:url(#linearGradient10806);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.39500999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1003. id="rect10800"
  1004. width="322.41214"
  1005. height="60"
  1006. x="986.39813"
  1007. y="1489.6578" />
  1008. <path
  1009. style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1010. d="M 772.49891,355.85719 C 772.49892,355.0825 772.49892,355.0825 772.49891,355.85719 z "
  1011. id="path7257" />
  1012. <path
  1013. style="fill:url(#radialGradient7286);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1014. d="M 785.86235,296.59329 L 845.12623,273.93356 L 890.44569,315.76692 L 880.56835,378.51692 L 819.56141,395.94746 C 819.56141,395.94746 772.75585,357.01923 772.75585,357.01923 L 785.86235,296.59329 z "
  1015. id="path7259"
  1016. sodipodi:nodetypes="ccccccc" />
  1017. <path
  1018. sodipodi:type="arc"
  1019. style="opacity:1;fill:url(#radialGradient7324);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1020. id="path7302"
  1021. sodipodi:cx="735.85999"
  1022. sodipodi:cy="295.44791"
  1023. sodipodi:rx="12.491899"
  1024. sodipodi:ry="12.491899"
  1025. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1026. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-326.28775,-66.462283)" />
  1027. <path
  1028. sodipodi:type="arc"
  1029. style="opacity:1;fill:url(#radialGradient7344);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1030. id="path7342"
  1031. sodipodi:cx="735.85999"
  1032. sodipodi:cy="295.44791"
  1033. sodipodi:rx="12.491899"
  1034. sodipodi:ry="12.491899"
  1035. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1036. transform="matrix(1.0930232,1.7560297e-8,0,1.158253,71.351193,33.766044)" />
  1037. <path
  1038. style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1039. d="M 475.02816,371.1538 C 474.75428,371.1538 474.48038,371.15382 475.02816,371.1538 z "
  1040. id="path8266" />
  1041. <path
  1042. style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1043. d="M 579.38208,362.93696 C 579.38207,362.66307 579.38207,362.38917 579.38208,362.93696 z "
  1044. id="path8274" />
  1045. <path
  1046. style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1047. d="M 578.56039,361.29359 C 578.77951,361.12927 578.56038,360.74581 578.56039,361.29359 z "
  1048. id="path8278" />
  1049. <path
  1050. style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1051. d="M 521.86419,329.24792 C 522.13807,329.24792 522.41197,329.24792 521.86419,329.24792 z "
  1052. id="path8303" />
  1053. <path
  1054. style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1055. d="M 521.04249,330.0696 C 521.3164,330.0696 521.59028,330.0696 521.04249,330.0696 z "
  1056. id="path8305" />
  1057. <path
  1058. style="fill:url(#radialGradient8315);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1059. d="M 521.86418,330.48044 L 579.38207,362.11529 L 564.59176,422.09824 L 501.32207,432.78013 L 473.3848,370.33213 L 521.86418,330.48044 z "
  1060. id="path8307"
  1061. sodipodi:nodetypes="cccccc" />
  1062. <path
  1063. style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1064. d="M 580.20377,362.11529 C 579.92987,362.11529 579.65596,362.1153 580.20377,362.11529 z "
  1065. id="path8323" />
  1066. <path
  1067. style="fill:url(#radialGradient8333);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1068. d="M 579.38207,360.47191 L 640.18671,339.10813 L 687.02272,383.47907 L 675.51913,445.10539 L 613.89281,466.46919 L 565.41344,421.27654 L 579.38207,360.47191 z "
  1069. id="path8325" />
  1070. <path
  1071. sodipodi:type="arc"
  1072. style="opacity:1;fill:url(#radialGradient8337);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1073. id="path8335"
  1074. sodipodi:cx="735.85999"
  1075. sodipodi:cy="295.44791"
  1076. sodipodi:rx="12.491899"
  1077. sodipodi:ry="12.491899"
  1078. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1079. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-410.21076,-39.174914)" />
  1080. <path
  1081. sodipodi:type="arc"
  1082. style="opacity:1;fill:url(#radialGradient8341);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1083. id="path8339"
  1084. sodipodi:cx="735.85999"
  1085. sodipodi:cy="295.44791"
  1086. sodipodi:rx="12.491899"
  1087. sodipodi:ry="12.491899"
  1088. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1089. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-481.34067,40.993526)" />
  1090. <path
  1091. sodipodi:type="arc"
  1092. style="opacity:1;fill:url(#radialGradient8361);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1093. id="path8359"
  1094. sodipodi:cx="735.85999"
  1095. sodipodi:cy="295.44791"
  1096. sodipodi:rx="12.491899"
  1097. sodipodi:ry="12.491899"
  1098. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1099. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-595.55478,6.482783)" />
  1100. <path
  1101. sodipodi:type="arc"
  1102. style="opacity:1;fill:url(#radialGradient8373);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1103. id="path8371"
  1104. sodipodi:cx="735.85999"
  1105. sodipodi:cy="295.44791"
  1106. sodipodi:rx="12.491899"
  1107. sodipodi:ry="12.491899"
  1108. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1109. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-571.72593,-95.762698)" />
  1110. <path
  1111. style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1112. d="M 459.41617,472.22098 C 459.41617,471.1254 459.41617,471.1254 459.41617,472.22098 z "
  1113. id="path8381" />
  1114. <path
  1115. style="fill:url(#radialGradient8391);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1116. d="M 458.59449,472.22098 L 442.16079,529.73888 L 376.42606,529.73887 L 359.88395,469.29087 L 407.65006,432.78013 L 458.59449,472.22098 z "
  1117. id="path8383"
  1118. sodipodi:nodetypes="cccccc" />
  1119. <path
  1120. sodipodi:type="arc"
  1121. style="opacity:1;fill:url(#radialGradient8401);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1122. id="path8399"
  1123. sodipodi:cx="735.85999"
  1124. sodipodi:cy="295.44791"
  1125. sodipodi:rx="12.491899"
  1126. sodipodi:ry="12.491899"
  1127. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1128. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-688.40509,11.412882)" />
  1129. <path
  1130. sodipodi:type="arc"
  1131. style="opacity:1;fill:url(#radialGradient8417);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00004339;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1132. id="path8409"
  1133. sodipodi:cx="95.868057"
  1134. sodipodi:cy="148.1597"
  1135. sodipodi:rx="15.6875"
  1136. sodipodi:ry="15.6875"
  1137. d="M 111.55556 148.1597 A 15.6875 15.6875 0 1 1 80.180557,148.1597 A 15.6875 15.6875 0 1 1 111.55556 148.1597 z"
  1138. transform="matrix(1.6569821,0,0,1.6569821,109.06625,65.039753)" />
  1139. <path
  1140. sodipodi:type="arc"
  1141. style="opacity:1;fill:url(#radialGradient8427);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00004339;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1142. id="path8425"
  1143. sodipodi:cx="95.868057"
  1144. sodipodi:cy="148.1597"
  1145. sodipodi:rx="15.6875"
  1146. sodipodi:ry="15.6875"
  1147. d="M 111.55556 148.1597 A 15.6875 15.6875 0 1 1 80.180557,148.1597 A 15.6875 15.6875 0 1 1 111.55556 148.1597 z"
  1148. transform="matrix(1.6569821,0,0,1.6569821,198.80004,390.99116)" />
  1149. <path
  1150. style="fill:url(#radialGradient8449);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1151. d="M 546.10386,802.01192 L 529.67016,859.52982 L 463.93543,859.52982 L 445.39331,799.08182 L 495.15944,762.57106 L 546.10386,802.01192 z "
  1152. id="path8445"
  1153. sodipodi:nodetypes="cccccc" />
  1154. <path
  1155. sodipodi:type="arc"
  1156. style="opacity:1;fill:url(#radialGradient8451);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1157. id="path8447"
  1158. sodipodi:cx="735.85999"
  1159. sodipodi:cy="295.44791"
  1160. sodipodi:rx="12.491899"
  1161. sodipodi:ry="12.491899"
  1162. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1163. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-598.89572,341.20382)" />
  1164. <path
  1165. style="fill:url(#radialGradient8461);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1166. d="M 599.1025,646.41805 L 664.83723,653.81321 L 688.6661,712.15279 L 650.86861,761.45385 L 587.59891,754.05868 L 561.30501,697.36247 L 599.1025,646.41805 z "
  1167. id="path8453" />
  1168. <path
  1169. sodipodi:type="arc"
  1170. style="opacity:1;fill:url(#radialGradient8473);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1171. id="path8471"
  1172. sodipodi:cx="735.85999"
  1173. sodipodi:cy="295.44791"
  1174. sodipodi:rx="12.491899"
  1175. sodipodi:ry="12.491899"
  1176. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1177. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-507.89901,329.1779)" />
  1178. <path
  1179. sodipodi:type="arc"
  1180. style="opacity:1;fill:url(#radialGradient8477);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1181. id="path8475"
  1182. sodipodi:cx="735.85999"
  1183. sodipodi:cy="295.44791"
  1184. sodipodi:rx="12.491899"
  1185. sodipodi:ry="12.491899"
  1186. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1187. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-407.04935,286.20551)" />
  1188. <path
  1189. style="fill:url(#radialGradient8487);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
  1190. d="M 811.09704,657.92162 L 876.0101,663.67342 L 898.19558,722.01299 L 863.68484,772.95744 L 800.41514,765.56227 L 776.5863,709.68774 L 811.09704,657.92162 z "
  1191. id="path8479" />
  1192. <path
  1193. sodipodi:type="arc"
  1194. style="opacity:1;fill:url(#radialGradient8492);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1195. id="path8490"
  1196. sodipodi:cx="735.85999"
  1197. sodipodi:cy="295.44791"
  1198. sodipodi:rx="12.491899"
  1199. sodipodi:ry="12.491899"
  1200. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1201. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-319.71707,284.67711)" />
  1202. <path
  1203. sodipodi:type="arc"
  1204. style="opacity:1;fill:url(#radialGradient8496);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1205. id="path8494"
  1206. sodipodi:cx="735.85999"
  1207. sodipodi:cy="295.44791"
  1208. sodipodi:rx="12.491899"
  1209. sodipodi:ry="12.491899"
  1210. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1211. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-233.19202,350.76849)" />
  1212. <path
  1213. style="fill:url(#radialGradient8512);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1214. d="M 874.36672,663.67342 L 917.91602,624.23256 L 973.79049,651.34817 L 961.46521,711.3311 L 898.19557,721.19132 L 874.36672,663.67342 z "
  1215. id="path8504" />
  1216. <path
  1217. sodipodi:type="arc"
  1218. style="opacity:1;fill:url(#radialGradient8516);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1219. id="path8514"
  1220. sodipodi:cx="735.85999"
  1221. sodipodi:cy="295.44791"
  1222. sodipodi:rx="12.491899"
  1223. sodipodi:ry="12.491899"
  1224. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1225. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-177.31748,198.75689)" />
  1226. <path
  1227. sodipodi:type="arc"
  1228. style="opacity:1;fill:url(#radialGradient8520);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1229. id="path8518"
  1230. sodipodi:cx="735.85999"
  1231. sodipodi:cy="295.44791"
  1232. sodipodi:rx="12.491899"
  1233. sodipodi:ry="12.491899"
  1234. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1235. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-132.12485,289.96385)" />
  1236. <path
  1237. sodipodi:type="arc"
  1238. style="opacity:1;fill:url(#radialGradient8528);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00004339;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1239. id="path8526"
  1240. sodipodi:cx="95.868057"
  1241. sodipodi:cy="148.1597"
  1242. sodipodi:rx="15.6875"
  1243. sodipodi:ry="15.6875"
  1244. d="M 111.55556 148.1597 A 15.6875 15.6875 0 1 1 80.180557,148.1597 A 15.6875 15.6875 0 1 1 111.55556 148.1597 z"
  1245. transform="matrix(1.6569821,0,0,1.6569821,943.4748,343.40978)" />
  1246. <path
  1247. sodipodi:type="arc"
  1248. style="opacity:1;fill:url(#radialGradient8532);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00004339;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1249. id="path8530"
  1250. sodipodi:cx="95.868057"
  1251. sodipodi:cy="148.1597"
  1252. sodipodi:rx="15.6875"
  1253. sodipodi:ry="15.6875"
  1254. d="M 111.55556 148.1597 A 15.6875 15.6875 0 1 1 80.180557,148.1597 A 15.6875 15.6875 0 1 1 111.55556 148.1597 z"
  1255. transform="matrix(1.6569821,0,0,1.6569821,1033.1426,671.04209)" />
  1256. <path
  1257. sodipodi:type="arc"
  1258. style="opacity:1;fill:url(#radialGradient8536);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00004339;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1259. id="path8534"
  1260. sodipodi:cx="95.868057"
  1261. sodipodi:cy="148.1597"
  1262. sodipodi:rx="15.6875"
  1263. sodipodi:ry="15.6875"
  1264. d="M 111.55556 148.1597 A 15.6875 15.6875 0 1 1 80.180557,148.1597 A 15.6875 15.6875 0 1 1 111.55556 148.1597 z"
  1265. transform="matrix(1.6569821,0,0,1.6569821,1119.4574,998.7365)" />
  1266. <path
  1267. sodipodi:type="arc"
  1268. style="opacity:1;fill:url(#radialGradient8540);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00004339;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1269. id="path8538"
  1270. sodipodi:cx="95.868057"
  1271. sodipodi:cy="148.1597"
  1272. sodipodi:rx="15.6875"
  1273. sodipodi:ry="15.6875"
  1274. d="M 111.55556 148.1597 A 15.6875 15.6875 0 1 1 80.180557,148.1597 A 15.6875 15.6875 0 1 1 111.55556 148.1597 z"
  1275. transform="matrix(1.6569821,0,0,1.6569821,1210.7445,1328.755)" />
  1276. <path
  1277. sodipodi:type="arc"
  1278. style="opacity:1;fill:url(#radialGradient8544);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00004339;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1279. id="path8542"
  1280. sodipodi:cx="95.868057"
  1281. sodipodi:cy="148.1597"
  1282. sodipodi:rx="15.6875"
  1283. sodipodi:ry="15.6875"
  1284. d="M 111.55556 148.1597 A 15.6875 15.6875 0 1 1 80.180557,148.1597 A 15.6875 15.6875 0 1 1 111.55556 148.1597 z"
  1285. transform="matrix(1.6569821,0,0,1.6569821,373.42968,1048.1903)" />
  1286. <path
  1287. sodipodi:type="arc"
  1288. style="opacity:1;fill:url(#radialGradient8548);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00004339;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1289. id="path8546"
  1290. sodipodi:cx="95.868057"
  1291. sodipodi:cy="148.1597"
  1292. sodipodi:rx="15.6875"
  1293. sodipodi:ry="15.6875"
  1294. d="M 111.55556 148.1597 A 15.6875 15.6875 0 1 1 80.180557,148.1597 A 15.6875 15.6875 0 1 1 111.55556 148.1597 z"
  1295. transform="matrix(1.6569821,0,0,1.6569821,286.41116,724.81987)" />
  1296. <path
  1297. style="fill:url(#radialGradient10380);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1298. d="M 636.92828,1128.9745 L 620.49458,1186.4925 L 554.75985,1186.4925 L 536.21773,1126.0444 L 585.98383,1089.5337 L 636.92828,1128.9745 z "
  1299. id="path10376"
  1300. sodipodi:nodetypes="cccccc" />
  1301. <path
  1302. sodipodi:type="arc"
  1303. style="opacity:1;fill:url(#radialGradient10382);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1304. id="path10378"
  1305. sodipodi:cx="735.85999"
  1306. sodipodi:cy="295.44791"
  1307. sodipodi:rx="12.491899"
  1308. sodipodi:ry="12.491899"
  1309. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1310. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-508.07132,668.16641)" />
  1311. <path
  1312. style="fill:url(#radialGradient10400);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1313. d="M 691.15633,971.1558 L 752.7443,979.29006 L 780.63318,1033.9058 L 742.28596,1088.5216 L 680.69798,1080.3873 L 655.13319,1024.6096 L 691.15633,971.1558 z "
  1314. id="path10392" />
  1315. <path
  1316. style="fill:url(#radialGradient10406);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1317. d="M 724.919,1457.6967 L 708.48532,1515.2146 L 642.75058,1515.2148 L 624.20847,1454.7666 L 673.97458,1418.2561 L 724.919,1457.6967 z "
  1318. id="path10402"
  1319. sodipodi:nodetypes="cccccc" />
  1320. <path
  1321. sodipodi:type="arc"
  1322. style="opacity:1;fill:url(#radialGradient10408);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1323. id="path10404"
  1324. sodipodi:cx="735.85999"
  1325. sodipodi:cy="295.44791"
  1326. sodipodi:rx="12.491899"
  1327. sodipodi:ry="12.491899"
  1328. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1329. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-420.08058,996.8886)" />
  1330. <path
  1331. sodipodi:type="arc"
  1332. style="opacity:1;fill:url(#radialGradient10416);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1333. id="path10414"
  1334. sodipodi:cx="735.85999"
  1335. sodipodi:cy="295.44791"
  1336. sodipodi:rx="12.491899"
  1337. sodipodi:ry="12.491899"
  1338. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1339. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-414.55005,653.83321)" />
  1340. <path
  1341. sodipodi:type="arc"
  1342. style="opacity:1;fill:url(#radialGradient10420);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1343. id="path10418"
  1344. sodipodi:cx="735.85999"
  1345. sodipodi:cy="295.44791"
  1346. sodipodi:rx="12.491899"
  1347. sodipodi:ry="12.491899"
  1348. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1349. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-321.76234,611.38607)" />
  1350. <path
  1351. style="fill:url(#radialGradient10432);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1352. d="M 736.47577,1354.628 L 785.28134,1315.119 L 839.89708,1344.1697 L 829.43875,1405.7577 L 767.85078,1417.3781 L 736.47577,1354.628 z "
  1353. id="path10424" />
  1354. <path
  1355. sodipodi:type="arc"
  1356. style="opacity:1;fill:url(#radialGradient10440);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1357. id="path10438"
  1358. sodipodi:cx="735.85999"
  1359. sodipodi:cy="295.44791"
  1360. sodipodi:rx="12.491899"
  1361. sodipodi:ry="12.491899"
  1362. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1363. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-307.62806,893.95088)" />
  1364. <path
  1365. sodipodi:type="arc"
  1366. style="opacity:1;fill:url(#radialGradient10444);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1367. id="path10442"
  1368. sodipodi:cx="735.85999"
  1369. sodipodi:cy="295.44791"
  1370. sodipodi:rx="12.491899"
  1371. sodipodi:ry="12.491899"
  1372. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1373. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-329.70678,986.26571)" />
  1374. <path
  1375. style="fill:url(#radialGradient10456);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
  1376. d="M 828.2767,1406.9198 L 878.24429,1451.0771 L 936.34614,1431.3225 L 952.61467,1365.0864 L 902.64708,1326.7392 L 839.89708,1343.0077 L 828.2767,1406.9198 z "
  1377. id="path10448" />
  1378. <path
  1379. sodipodi:type="arc"
  1380. style="opacity:1;fill:url(#radialGradient10461);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1381. id="path10459"
  1382. sodipodi:cx="735.85999"
  1383. sodipodi:cy="295.44791"
  1384. sodipodi:rx="12.491899"
  1385. sodipodi:ry="12.491899"
  1386. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1387. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-218.15122,1020.613)" />
  1388. <path
  1389. sodipodi:type="arc"
  1390. style="opacity:1;fill:url(#radialGradient10465);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1391. id="path10463"
  1392. sodipodi:cx="735.85999"
  1393. sodipodi:cy="295.44791"
  1394. sodipodi:rx="12.491899"
  1395. sodipodi:ry="12.491899"
  1396. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1397. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-144.94288,940.43237)" />
  1398. <path
  1399. style="fill:url(#radialGradient10475);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1400. d="M 927.04975,412.21599 L 961.91095,463.3456 L 1023.4989,441.26689 L 1020.0128,379.67894 L 963.07299,361.08635 L 927.04975,412.21599 z "
  1401. id="path10467" />
  1402. <path
  1403. sodipodi:type="arc"
  1404. style="opacity:1;fill:url(#radialGradient10488);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1;display:inline"
  1405. id="path10483"
  1406. sodipodi:cx="735.85999"
  1407. sodipodi:cy="295.44791"
  1408. sodipodi:rx="12.491899"
  1409. sodipodi:ry="12.491899"
  1410. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1411. transform="matrix(1.0930232,1.7560297e-8,0,1.158253,159.29336,115.40144)" />
  1412. <path
  1413. style="fill:url(#radialGradient10494);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1414. d="M 1014.3809,742.24087 L 1049.242,793.3705 L 1110.8299,771.29178 L 1107.3438,709.70382 L 1050.404,691.11124 L 1014.3809,742.24087 z "
  1415. id="path10490" />
  1416. <path
  1417. sodipodi:type="arc"
  1418. style="opacity:1;fill:url(#radialGradient10496);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1;display:inline"
  1419. id="path10492"
  1420. sodipodi:cx="735.85999"
  1421. sodipodi:cy="295.44791"
  1422. sodipodi:rx="12.491899"
  1423. sodipodi:ry="12.491899"
  1424. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1425. transform="matrix(1.0930232,1.7560297e-8,0,1.158253,246.62437,445.42632)" />
  1426. <path
  1427. style="fill:url(#radialGradient10502);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1428. d="M 1102.6758,1067.7231 L 1136.8132,1120.6072 L 1199.4723,1101.7821 L 1199.214,1040.096 L 1143.3255,1018.5489 L 1102.6758,1067.7231 z "
  1429. id="path10498"
  1430. sodipodi:nodetypes="cccccc" />
  1431. <path
  1432. sodipodi:type="arc"
  1433. style="opacity:1;fill:url(#radialGradient10504);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1;display:inline"
  1434. id="path10500"
  1435. sodipodi:cx="735.85999"
  1436. sodipodi:cy="295.44791"
  1437. sodipodi:rx="12.491899"
  1438. sodipodi:ry="12.491899"
  1439. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1440. transform="matrix(1.0915252,5.7204393e-2,-6.0618222e-2,1.1566656,353.50554,731.13413)" />
  1441. <path
  1442. style="fill:url(#radialGradient10510);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1443. d="M 1191.2071,1396.3386 L 1225.3446,1449.2227 L 1288.0037,1430.3976 L 1287.7454,1368.7115 L 1231.8568,1347.1644 L 1191.2071,1396.3386 z "
  1444. id="path10506"
  1445. sodipodi:nodetypes="cccccc" />
  1446. <path
  1447. sodipodi:type="arc"
  1448. style="opacity:1;fill:url(#radialGradient10512);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1;display:inline"
  1449. id="path10508"
  1450. sodipodi:cx="735.85999"
  1451. sodipodi:cy="295.44791"
  1452. sodipodi:rx="12.491899"
  1453. sodipodi:ry="12.491899"
  1454. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1455. transform="matrix(1.0915252,5.7204393e-2,-6.0618222e-2,1.1566656,442.03688,1059.7496)" />
  1456. <path
  1457. style="fill:url(#radialGradient10542);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
  1458. d="M 902.93252,986.21888 L 965.15791,990.46152 L 994.85639,1048.4442 L 956.67264,1102.1844 L 890.2046,1093.6991 L 863.33455,1039.9591 L 902.93252,986.21888 z "
  1459. id="path10526" />
  1460. <path
  1461. style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1462. d="M 966.57219,990.46156 C 966.57209,990.93286 966.57219,991.40435 966.57219,990.46156 z "
  1463. id="path10547" />
  1464. <path
  1465. style="fill:url(#radialGradient10557);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1466. d="M 966.5721,989.04739 L 996.27059,1049.8586 L 1055.6676,1041.3734 L 1066.9812,980.56197 L 1013.2412,950.86353 L 966.5721,989.04739 z "
  1467. id="path10549" />
  1468. <path
  1469. sodipodi:type="arc"
  1470. style="opacity:1;fill:url(#radialGradient10561);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1471. id="path10559"
  1472. sodipodi:cx="735.85999"
  1473. sodipodi:cy="295.44791"
  1474. sodipodi:rx="12.491899"
  1475. sodipodi:ry="12.491899"
  1476. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1477. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-225.14871,612.3294)" />
  1478. <path
  1479. style="fill:url(#radialGradient10594);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
  1480. d="M 1049.6054,1279.605 L 1110.6054,1261.6049 L 1155.6053,1301.605 L 1143.6054,1363.6049 L 1085.6053,1381.6049 L 1035.6054,1337.605 L 1049.6054,1279.605 z "
  1481. id="path10583"
  1482. sodipodi:nodetypes="ccccccc" />
  1483. <path
  1484. sodipodi:type="arc"
  1485. style="opacity:1;fill:url(#radialGradient10598);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1486. id="path10596"
  1487. sodipodi:cx="735.85999"
  1488. sodipodi:cy="295.44791"
  1489. sodipodi:rx="12.491899"
  1490. sodipodi:ry="12.491899"
  1491. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1492. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-84.234931,528.4522)" />
  1493. <path
  1494. sodipodi:type="arc"
  1495. style="opacity:1;fill:url(#radialGradient10602);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1496. id="path10600"
  1497. sodipodi:cx="735.85999"
  1498. sodipodi:cy="295.44791"
  1499. sodipodi:rx="12.491899"
  1500. sodipodi:ry="12.491899"
  1501. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1502. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-42.980093,611.89079)" />
  1503. <path
  1504. sodipodi:type="arc"
  1505. style="opacity:1;fill:url(#radialGradient10606);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1506. id="path10604"
  1507. sodipodi:cx="735.85999"
  1508. sodipodi:cy="295.44791"
  1509. sodipodi:rx="12.491899"
  1510. sodipodi:ry="12.491899"
  1511. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1512. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-143.14663,672.11619)" />
  1513. <path
  1514. sodipodi:type="arc"
  1515. style="opacity:1;fill:url(#radialGradient10610);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1"
  1516. id="path10608"
  1517. sodipodi:cx="735.85999"
  1518. sodipodi:cy="295.44791"
  1519. sodipodi:rx="12.491899"
  1520. sodipodi:ry="12.491899"
  1521. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1522. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,43.872718,934.91727)" />
  1523. <path
  1524. sodipodi:type="arc"
  1525. style="opacity:1;fill:url(#radialGradient10618);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1;display:inline"
  1526. id="path10616"
  1527. sodipodi:cx="735.85999"
  1528. sodipodi:cy="295.44791"
  1529. sodipodi:rx="12.491899"
  1530. sodipodi:ry="12.491899"
  1531. d="M 748.35188 295.44791 A 12.491899 12.491899 0 1 1 723.36809,295.44791 A 12.491899 12.491899 0 1 1 748.35188 295.44791 z"
  1532. transform="matrix(1.4883721,2.3595209e-8,-7.687304e-8,1.4373227,-57.950658,915.11828)" />
  1533. <path
  1534. id="path10623"
  1535. style="fill:url(#radialGradient10689);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1536. d="M 265.37253,976.62897 C 278.46416,992.4949 305.97217,1035.5762 321.35814,1105.4827 C 333.30007,1159.7411 340.59129,1540.2179 522.83118,1616.0055 C 334.83471,1635.929 285.02107,1194.2451 270.47895,1146.4584 C 242.10206,1053.2098 175.38737,1008.2869 175.02951,1005.9832 C 174.67165,1003.6796 202.23992,928.12224 170.38712,836.00297 C 154.06375,788.79523 -65.251551,402.18562 98.551563,307.80253 C -4.3368405,476.23381 213.40312,788.33179 235.63417,839.24697 C 264.27673,904.84626 266.63813,956.09811 265.37253,976.62897 z "
  1537. sodipodi:nodetypes="cscscscsc" />
  1538. <rect
  1539. style="opacity:1;fill:url(#linearGradient10746);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1540. id="rect10718"
  1541. width="338"
  1542. height="48.82843"
  1543. x="20.356264"
  1544. y="886" />
  1545. <rect
  1546. style="opacity:1;fill:url(#linearGradient10764);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1547. id="rect10736"
  1548. width="338"
  1549. height="48.82843"
  1550. x="19.356264"
  1551. y="956" />
  1552. <rect
  1553. style="opacity:1;fill:url(#linearGradient10770);fill-opacity:1.0;fill-rule:nonzero;stroke:none;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1554. id="rect10768"
  1555. width="338"
  1556. height="52"
  1557. x="30.174593"
  1558. y="1026" />
  1559. <text
  1560. xml:space="preserve"
  1561. style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1562. x="35.375595"
  1563. y="929.74011"
  1564. id="text10695"><tspan
  1565. sodipodi:role="line"
  1566. id="tspan10697"
  1567. x="35.375595"
  1568. y="929.74011"
  1569. style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:56px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:start;writing-mode:lr-tb;text-anchor:start">Phosphate-</tspan><tspan
  1570. sodipodi:role="line"
  1571. x="35.375595"
  1572. y="999.74011"
  1573. id="tspan10699"
  1574. style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:56px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:start;writing-mode:lr-tb;text-anchor:start">deoxyribose</tspan><tspan
  1575. sodipodi:role="line"
  1576. x="35.375595"
  1577. y="1069.7401"
  1578. id="tspan10701"
  1579. style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:56px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:start;writing-mode:lr-tb;text-anchor:start">backbone</tspan></text>
  1580. <rect
  1581. style="opacity:1;fill:url(#linearGradient10790);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
  1582. id="rect10788"
  1583. width="338"
  1584. height="71.91333"
  1585. x="350.89154"
  1586. y="187.12907" />
  1587. <text
  1588. xml:space="preserve"
  1589. style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1590. x="387.64349"
  1591. y="249.1626"
  1592. id="text10784"><tspan
  1593. sodipodi:role="line"
  1594. id="tspan10786"
  1595. x="387.64349"
  1596. y="249.1626"
  1597. style="font-size:72px;line-height:1">Adenine</tspan></text>
  1598. <text
  1599. xml:space="preserve"
  1600. style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1601. x="997.56226"
  1602. y="1546.0758"
  1603. id="text10802"><tspan
  1604. sodipodi:role="line"
  1605. id="tspan10804"
  1606. x="997.56226"
  1607. y="1546.0758"
  1608. style="font-size:72px;line-height:1">Cytosine</tspan></text>
  1609. <text
  1610. xml:space="preserve"
  1611. style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1612. x="695.96039"
  1613. y="1573.3893"
  1614. id="text10818"><tspan
  1615. sodipodi:role="line"
  1616. id="tspan10820"
  1617. x="695.96039"
  1618. y="1573.3893"
  1619. style="font-size:72px;line-height:1">Guanine</tspan></text>
  1620. <text
  1621. xml:space="preserve"
  1622. style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  1623. x="702.26294"
  1624. y="189.37125"
  1625. id="text10834"><tspan
  1626. sodipodi:role="line"
  1627. id="tspan10836"
  1628. x="702.26294"
  1629. y="189.37125"
  1630. style="font-size:72px;line-height:1">Thymine</tspan></text>
  1631. <g
  1632. style="display:inline"
  1633. id="g3104"
  1634. transform="translate(35.992188,49.592106)">
  1635. <path
  1636. id="line3316"
  1637. style="stroke:#000000;stroke-width:4.5;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
  1638. d="M 1147,942 L 1165,991 M 1014,1231 L 1003,1277 M 1019,1239 L 1011,1272 M 1012,1301 L 1048,1332 M 1048,1332 L 1092,1318 M 1074,1211 L 1014,1231 M 1045,1332 L 1035,1378 M 1051,1332 L 1041,1378 M 1253,1380 L 1253,1318 M 1253,1318 L 1193,1299 M 1193,1299 L 1156,1350 M 1156,1350 L 1181,1386 M 1207,1395 L 1253,1380 M 1253,1318 L 1239,1274 M 1111,1296 L 1119,1252 M 1119,1252 L 1074,1211 M 1110,1252 L 1074,1220 M 1118,1322 L 1156,1350 M 1253,1380 L 1300,1422 M 1300,1422 L 1290,1470 M 1297,1494 L 1323,1515 M 1334,1537 L 1324,1573 M 1347,1525 L 1381,1534 M 1347,1531 L 1381,1540 M 1346,1514 L 1371,1489 M 1162,1052 L 1213,1095 M 1213,1095 L 1203,1140 M 1209,1165 L 1232,1185 M 1243,1208 L 1237,1244 M 1255,1196 L 1291,1203 M 1255,1202 L 1291,1209 M 1254,1185 L 1279,1160 M 1074,723 L 1122,765 M 1122,765 L 1112,811 M 1119,837 L 1145,858 M 1156,880 L 1148,916 M 1169,868 L 1203,875 M 1169,874 L 1203,881 M 1167,858 L 1189,833 M 750,246 L 741,293 M 750,319 L 784,347 M 784,347 L 829,332 M 846,314 L 855,266 M 855,266 L 809,224 M 781,347 L 772,394 M 787,347 L 778,394 M 846,266 L 809,233 M 809,224 L 750,246 M 748,249 L 711,216 M 752,243 L 715,210 M 809,224 L 821,163 M 855,338 L 890,364 M 987,393 L 985,332 M 985,332 L 928,312 M 928,312 L 890,364 M 890,364 L 916,401 M 942,409 L 987,393 M 985,332 L 987,295 M 987,393 L 1034,437 M 1034,437 L 1023,482 M 1030,506 L 1058,531 M 1082,539 L 1115,546 M 1082,545 L 1115,552 M 1080,527 L 1100,504 M 1067,551 L 1058,586 M 1074,723 L 1074,662 M 1074,662 L 1017,641 M 1017,641 L 979,691 M 979,691 L 1003,730 M 1028,739 L 1074,723 M 1074,662 L 1059,612 M 936,670 L 979,691 M 838,708 L 863,672 M 938,602 L 898,581 M 929,605 L 901,590 M 871,585 L 839,614 M 839,614 L 863,672 M 854,669 L 836,623 M 863,672 L 911,665 M 928,648 L 938,602 M 764,717 L 813,723 M 771,710 L 806,714 M 839,614 L 775,608 M 772,609 L 751,563 M 778,607 L 757,561 M 764,717 L 740,753 M 775,608 L 753,643 M 745,674 L 764,717 M 1162,1052 L 1165,991 M 1165,991 L 1105,969 M 1105,969 L 1067,1021 M 1067,1021 L 1092,1058 M 1118,1066 L 1162,1052 M 1030,998 L 1067,1021 M 868,937 L 840,973 M 869,946 L 849,972 M 835,1001 L 856,1046 M 856,1046 L 904,1053 M 863,1039 L 899,1046 M 930,1040 L 958,1000 M 930,941 L 868,937 M 1031,931 L 989,907 M 1022,933 L 991,916 M 964,911 L 930,941 M 930,941 L 958,1000 M 949,997 L 927,950 M 958,1000 L 1005,995 M 1024,976 L 1031,931 M 868,937 L 846,888 M 1014,1231 L 978,1198"
  1639. sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
  1640. <path
  1641. id="line3474"
  1642. style="stroke:#000000;stroke-width:4.5;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
  1643. d="M 874,1228 L 863,1277 M 880,1228 L 869,1277 M 793,1357 L 828,1389 M 854,1398 L 902,1381 M 858,1390 L 894,1377 M 902,1381 L 913,1329 M 902,1305 L 866,1277 M 866,1277 L 805,1295 M 742,1366 L 793,1357 M 793,1357 L 805,1295 M 810,1303 L 801,1352 M 805,1295 L 766,1275 M 739,1275 L 701,1307 M 740,1282 L 710,1308 M 701,1307 L 722,1348 M 719,1378 L 690,1407 M 519,1138 L 532,1183 M 529,1210 L 507,1235 M 507,1253 L 533,1277 M 588,1407 L 608,1467 M 608,1467 L 671,1467 M 671,1467 L 690,1407 M 690,1407 L 650,1379 M 626,1379 L 588,1407 M 588,1407 L 541,1366 M 546,1301 L 541,1366 M 608,1467 L 608,1505 M 486,1258 L 469,1279 M 479,1243 L 449,1238 M 479,1237 L 449,1232 M 657,1033 L 707,1039 M 710,1038 L 728,1081 M 704,1040 L 722,1083 M 499,1079 L 519,1138 M 519,1138 L 582,1138 M 582,1138 L 600,1077 M 600,1077 L 562,1049 M 538,1049 L 499,1079 M 499,1079 L 453,1037 M 453,1037 L 459,976 M 740,888 L 716,928 M 746,892 L 722,932 M 620,976 L 639,1017 M 719,930 L 655,922 M 655,922 L 620,976 M 657,931 L 629,974 M 634,1043 L 600,1077 M 655,922 L 630,866 M 409,750 L 430,810 M 430,810 L 491,810 M 491,810 L 510,750 M 430,810 L 445,853 M 441,881 L 419,909 M 419,929 L 447,952 M 391,919 L 358,914 M 391,913 L 358,908 M 401,933 L 383,956 M 564,705 L 615,712 M 615,712 L 642,676 M 618,711 L 636,754 M 612,713 L 630,756 M 342,480 L 360,530 M 356,549 L 332,576 M 331,595 L 360,622 M 312,598 L 286,629 M 305,587 L 269,581 M 305,581 L 269,575 M 530,372 L 565,405 M 604,291 L 544,313 M 476,288 L 439,322 M 478,295 L 448,322 M 439,322 L 458,367 M 477,382 L 530,372 M 530,372 L 544,313 M 549,321 L 538,367 M 544,313 L 499,287 M 614,239 L 604,291 M 590,414 L 640,396 M 592,406 L 632,392 M 640,396 L 649,345 M 638,322 L 604,291 M 631,324 L 604,300 M 454,392 L 424,423 M 322,420 L 342,480 M 342,480 L 406,480 M 406,480 L 424,423 M 424,423 L 382,392 M 360,392 L 322,420 M 322,420 L 275,379 M 264,224 L 244,249 M 241,268 L 269,292 M 281,314 L 275,379 M 223,272 L 205,297 M 217,260 L 184,251 M 217,254 L 184,245 M 510,750 L 472,723 M 449,723 L 409,750 M 409,750 L 365,708 M 368,641 L 365,708 M 526,648 L 544,687 M 541,717 L 510,750 M 647,647 L 627,605 M 638,644 L 624,614 M 627,605 L 563,597 M 563,597 L 526,648 M 564,606 L 535,647 M 627,605 L 657,561 M 719,930 L 738,973 M 735,999 L 707,1039 M 902,1381 L 935,1410"
  1644. sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
  1645. <line
  1646. x1="630"
  1647. y1="214"
  1648. x2="630"
  1649. y2="214"
  1650. style="stroke:#000000;stroke-width:2"
  1651. id="line3546" />
  1652. <path
  1653. id="line3548"
  1654. style="stroke:#7f7f7f;stroke-width:5;stroke-miterlimit:4;stroke-dasharray:5, 5;stroke-dashoffset:0;stroke-opacity:1"
  1655. d="M 641.60211,222.90146 L 690.18817,206.81181 M 660.81885,330.18121 L 710.49933,310.7489 M 684,550 L 738,552 M 665,663 L 717,663 M 650.71185,771 L 690.97858,771 M 760.87598,878 L 801.55054,876 M 769.36115,986.966 L 820.034,988.034 M 890.77142,1210.2286 L 927.01178,1192.1665 M 940.4798,1313.4503 L 990.09363,1294.9064 M 975.70337,1420.0483 L 1025.1569,1398.8431"
  1656. sodipodi:nodetypes="cccccccccccccccccccc" />
  1657. <text
  1658. x="171"
  1659. y="254"
  1660. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1661. id="text3568">
  1662. <tspan
  1663. id="tspan3570"
  1664. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1665. </text>
  1666. <text
  1667. x="280"
  1668. y="311"
  1669. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1670. id="text3572">
  1671. <tspan
  1672. id="tspan3574"
  1673. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1674. </text>
  1675. <text
  1676. x="371"
  1677. y="392"
  1678. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1679. id="text3576">
  1680. <tspan
  1681. id="tspan3578"
  1682. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1683. </text>
  1684. <text
  1685. x="364"
  1686. y="549"
  1687. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1688. id="text3580">
  1689. <tspan
  1690. id="tspan3582"
  1691. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1692. </text>
  1693. <text
  1694. x="256"
  1695. y="584"
  1696. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1697. id="text3584">
  1698. <tspan
  1699. id="tspan3586"
  1700. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1701. </text>
  1702. <text
  1703. x="366"
  1704. y="638"
  1705. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1706. id="text3588">
  1707. <tspan
  1708. id="tspan3590"
  1709. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1710. </text>
  1711. <text
  1712. x="701"
  1713. y="212"
  1714. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1715. id="text3592">
  1716. <tspan
  1717. id="tspan3594"
  1718. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1719. </text>
  1720. <text
  1721. x="773"
  1722. y="419"
  1723. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1724. id="text3596">
  1725. <tspan
  1726. id="tspan3598"
  1727. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1728. </text>
  1729. <text
  1730. x="927"
  1731. y="422"
  1732. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1733. id="text3600">
  1734. <tspan
  1735. id="tspan3602"
  1736. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1737. </text>
  1738. <text
  1739. x="1019"
  1740. y="507"
  1741. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1742. id="text3604">
  1743. <tspan
  1744. id="tspan3606"
  1745. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1746. </text>
  1747. <text
  1748. x="1130"
  1749. y="561"
  1750. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1751. id="text3608">
  1752. <tspan
  1753. id="tspan3610"
  1754. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1755. </text>
  1756. <text
  1757. x="1054"
  1758. y="609"
  1759. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1760. id="text3612">
  1761. <tspan
  1762. id="tspan3614"
  1763. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1764. </text>
  1765. <text
  1766. x="1011"
  1767. y="752"
  1768. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1769. id="text3616">
  1770. <tspan
  1771. id="tspan3618"
  1772. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1773. </text>
  1774. <text
  1775. x="747"
  1776. y="560"
  1777. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1778. id="text3620">
  1779. <tspan
  1780. id="tspan3622"
  1781. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1782. </text>
  1783. <text
  1784. x="639"
  1785. y="779"
  1786. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1787. id="text3624">
  1788. <tspan
  1789. id="tspan3626"
  1790. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1791. </text>
  1792. <text
  1793. x="461"
  1794. y="723"
  1795. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1796. id="text3628">
  1797. <tspan
  1798. id="tspan3630"
  1799. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1800. </text>
  1801. <text
  1802. x="448"
  1803. y="878"
  1804. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1805. id="text3632">
  1806. <tspan
  1807. id="tspan3634"
  1808. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1809. </text>
  1810. <text
  1811. x="345"
  1812. y="917"
  1813. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1814. id="text3636">
  1815. <tspan
  1816. id="tspan3638"
  1817. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1818. </text>
  1819. <text
  1820. x="458"
  1821. y="971"
  1822. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1823. id="text3640">
  1824. <tspan
  1825. id="tspan3642"
  1826. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1827. </text>
  1828. <text
  1829. x="549"
  1830. y="1049"
  1831. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1832. id="text3644">
  1833. <tspan
  1834. id="tspan3646"
  1835. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1836. </text>
  1837. <text
  1838. x="751"
  1839. y="886"
  1840. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1841. id="text3648">
  1842. <tspan
  1843. id="tspan3650"
  1844. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1845. </text>
  1846. <text
  1847. x="731"
  1848. y="1106"
  1849. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1850. id="text3652">
  1851. <tspan
  1852. id="tspan3654"
  1853. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1854. </text>
  1855. <text
  1856. x="1101"
  1857. y="1079"
  1858. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1859. id="text3656">
  1860. <tspan
  1861. id="tspan3658"
  1862. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1863. </text>
  1864. <text
  1865. x="1142"
  1866. y="939"
  1867. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1868. id="text3660">
  1869. <tspan
  1870. id="tspan3662"
  1871. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1872. </text>
  1873. <text
  1874. x="1218"
  1875. y="890"
  1876. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1877. id="text3664">
  1878. <tspan
  1879. id="tspan3666"
  1880. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1881. </text>
  1882. <text
  1883. x="1106"
  1884. y="836"
  1885. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1886. id="text3668">
  1887. <tspan
  1888. id="tspan3670"
  1889. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1890. </text>
  1891. <text
  1892. x="1306"
  1893. y="1218"
  1894. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1895. id="text3672">
  1896. <tspan
  1897. id="tspan3674"
  1898. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1899. </text>
  1900. <text
  1901. x="1199"
  1902. y="1165"
  1903. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1904. id="text3676">
  1905. <tspan
  1906. id="tspan3678"
  1907. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1908. </text>
  1909. <text
  1910. x="1234"
  1911. y="1269"
  1912. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1913. id="text3680">
  1914. <tspan
  1915. id="tspan3682"
  1916. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1917. </text>
  1918. <text
  1919. x="1286"
  1920. y="1495"
  1921. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1922. id="text3684">
  1923. <tspan
  1924. id="tspan3686"
  1925. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1926. </text>
  1927. <text
  1928. x="1394"
  1929. y="1550"
  1930. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1931. id="text3688">
  1932. <tspan
  1933. id="tspan3690"
  1934. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1935. </text>
  1936. <text
  1937. x="1190"
  1938. y="1407"
  1939. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1940. id="text3692">
  1941. <tspan
  1942. id="tspan3694"
  1943. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1944. </text>
  1945. <text
  1946. x="1034"
  1947. y="1403"
  1948. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1949. id="text3696">
  1950. <tspan
  1951. id="tspan3698"
  1952. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1953. </text>
  1954. <text
  1955. x="879"
  1956. y="1223"
  1957. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1958. id="text3700">
  1959. <tspan
  1960. id="tspan3702"
  1961. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1962. </text>
  1963. <text
  1964. x="637"
  1965. y="1378"
  1966. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1967. id="text3704">
  1968. <tspan
  1969. id="tspan3706"
  1970. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1971. </text>
  1972. <text
  1973. x="544"
  1974. y="1296"
  1975. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1976. id="text3708">
  1977. <tspan
  1978. id="tspan3710"
  1979. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1980. </text>
  1981. <text
  1982. x="436"
  1983. y="1241"
  1984. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1985. id="text3712">
  1986. <tspan
  1987. id="tspan3714"
  1988. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1989. </text>
  1990. <text
  1991. x="537"
  1992. y="1208"
  1993. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  1994. id="text3716">
  1995. <tspan
  1996. id="tspan3718"
  1997. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  1998. </text>
  1999. <text
  2000. x="487"
  2001. y="287"
  2002. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2003. id="text3720">
  2004. <tspan
  2005. id="tspan3722"
  2006. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2007. </text>
  2008. <text
  2009. x="464"
  2010. y="390"
  2011. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2012. id="text3724">
  2013. <tspan
  2014. id="tspan3726"
  2015. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2016. </text>
  2017. <text
  2018. x="650"
  2019. y="342"
  2020. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2021. id="text3728">
  2022. <tspan
  2023. id="tspan3730"
  2024. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2025. </text>
  2026. <text
  2027. x="577"
  2028. y="425"
  2029. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2030. id="text3732">
  2031. <tspan
  2032. id="tspan3734"
  2033. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2034. </text>
  2035. <text
  2036. x="842"
  2037. y="337"
  2038. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2039. id="text3736">
  2040. <tspan
  2041. id="tspan3738"
  2042. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2043. </text>
  2044. <text
  2045. x="826"
  2046. y="731"
  2047. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2048. id="text3740">
  2049. <tspan
  2050. id="tspan3742"
  2051. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2052. </text>
  2053. <text
  2054. x="924"
  2055. y="673"
  2056. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2057. id="text3744">
  2058. <tspan
  2059. id="tspan3746"
  2060. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2061. </text>
  2062. <text
  2063. x="884"
  2064. y="582"
  2065. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2066. id="text3748">
  2067. <tspan
  2068. id="tspan3750"
  2069. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2070. </text>
  2071. <text
  2072. x="651"
  2073. y="671"
  2074. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2075. id="text3752">
  2076. <tspan
  2077. id="tspan3754"
  2078. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2079. </text>
  2080. <text
  2081. x="551"
  2082. y="713"
  2083. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2084. id="text3756">
  2085. <tspan
  2086. id="tspan3758"
  2087. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2088. </text>
  2089. <text
  2090. x="829"
  2091. y="996"
  2092. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2093. id="text3760">
  2094. <tspan
  2095. id="tspan3762"
  2096. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2097. </text>
  2098. <text
  2099. x="644"
  2100. y="1041"
  2101. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2102. id="text3764">
  2103. <tspan
  2104. id="tspan3766"
  2105. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2106. </text>
  2107. <text
  2108. x="917"
  2109. y="1061"
  2110. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2111. id="text3768">
  2112. <tspan
  2113. id="tspan3770"
  2114. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2115. </text>
  2116. <text
  2117. x="1018"
  2118. y="1001"
  2119. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2120. id="text3772">
  2121. <tspan
  2122. id="tspan3774"
  2123. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2124. </text>
  2125. <text
  2126. x="975"
  2127. y="908"
  2128. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2129. id="text3776">
  2130. <tspan
  2131. id="tspan3778"
  2132. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2133. </text>
  2134. <text
  2135. x="1105"
  2136. y="1321"
  2137. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2138. id="text3780">
  2139. <tspan
  2140. id="tspan3782"
  2141. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2142. </text>
  2143. <text
  2144. x="999"
  2145. y="1300"
  2146. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2147. id="text3784">
  2148. <tspan
  2149. id="tspan3786"
  2150. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2151. </text>
  2152. <text
  2153. x="752"
  2154. y="1274"
  2155. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2156. id="text3788">
  2157. <tspan
  2158. id="tspan3790"
  2159. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2160. </text>
  2161. <text
  2162. x="729"
  2163. y="1374"
  2164. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2165. id="text3792">
  2166. <tspan
  2167. id="tspan3794"
  2168. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2169. </text>
  2170. <text
  2171. x="841"
  2172. y="1408"
  2173. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2174. id="text3796">
  2175. <tspan
  2176. id="tspan3798"
  2177. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2178. </text>
  2179. <text
  2180. x="278"
  2181. y="220"
  2182. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2183. id="text3800">
  2184. <tspan
  2185. id="tspan3802"
  2186. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  2187. <tspan
  2188. dy="5"
  2189. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle"
  2190. id="tspan3804">−</tspan>
  2191. <tspan
  2192. dy="-5"
  2193. id="tspan3806"
  2194. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle" />
  2195. </text>
  2196. <text
  2197. x="1114"
  2198. y="500"
  2199. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2200. id="text3808">
  2201. <tspan
  2202. id="tspan3810"
  2203. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  2204. <tspan
  2205. dy="5"
  2206. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle"
  2207. id="tspan3812">−</tspan>
  2208. <tspan
  2209. dy="-5"
  2210. id="tspan3814"
  2211. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle" />
  2212. </text>
  2213. <text
  2214. x="1202"
  2215. y="828"
  2216. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2217. id="text3816">
  2218. <tspan
  2219. id="tspan3818"
  2220. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  2221. <tspan
  2222. dy="5"
  2223. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle"
  2224. id="tspan3820">−</tspan>
  2225. <tspan
  2226. dy="-5"
  2227. id="tspan3822"
  2228. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle" />
  2229. </text>
  2230. <text
  2231. x="1293"
  2232. y="1156"
  2233. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2234. id="text3824">
  2235. <tspan
  2236. id="tspan3826"
  2237. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  2238. <tspan
  2239. dy="5"
  2240. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle"
  2241. id="tspan3828">−</tspan>
  2242. <tspan
  2243. dy="-5"
  2244. id="tspan3830"
  2245. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle" />
  2246. </text>
  2247. <text
  2248. x="1383"
  2249. y="1487"
  2250. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2251. id="text3832">
  2252. <tspan
  2253. id="tspan3834"
  2254. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  2255. <tspan
  2256. dy="5"
  2257. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle"
  2258. id="tspan3836">−</tspan>
  2259. <tspan
  2260. dy="-5"
  2261. id="tspan3838"
  2262. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle" />
  2263. </text>
  2264. <text
  2265. x="190"
  2266. y="320"
  2267. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2268. id="text3840">
  2269. <tspan
  2270. id="tspan3842"
  2271. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle" />
  2272. <tspan
  2273. dy="5"
  2274. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle"
  2275. id="tspan3844">−</tspan>
  2276. <tspan
  2277. dy="-5"
  2278. id="tspan3846"
  2279. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  2280. </text>
  2281. <text
  2282. x="453"
  2283. y="1301"
  2284. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2285. id="text3848">
  2286. <tspan
  2287. id="tspan3850"
  2288. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle" />
  2289. <tspan
  2290. dy="5"
  2291. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle"
  2292. id="tspan3852">−</tspan>
  2293. <tspan
  2294. dy="-5"
  2295. id="tspan3854"
  2296. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  2297. </text>
  2298. <text
  2299. x="1314"
  2300. y="1598"
  2301. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2302. id="text3856">
  2303. <tspan
  2304. id="tspan3858"
  2305. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle" />
  2306. <tspan
  2307. dy="5"
  2308. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle"
  2309. id="tspan3860">−</tspan>
  2310. <tspan
  2311. dy="-5"
  2312. id="tspan3862"
  2313. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  2314. </text>
  2315. <text
  2316. x="367"
  2317. y="978"
  2318. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2319. id="text3864">
  2320. <tspan
  2321. id="tspan3866"
  2322. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle" />
  2323. <tspan
  2324. dy="5"
  2325. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle"
  2326. id="tspan3868">−</tspan>
  2327. <tspan
  2328. dy="-5"
  2329. id="tspan3870"
  2330. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  2331. </text>
  2332. <text
  2333. x="274"
  2334. y="647"
  2335. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2336. id="text3872">
  2337. <tspan
  2338. id="tspan3874"
  2339. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle" />
  2340. <tspan
  2341. dy="5"
  2342. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle"
  2343. id="tspan3876">−</tspan>
  2344. <tspan
  2345. dy="-5"
  2346. id="tspan3878"
  2347. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">O</tspan>
  2348. </text>
  2349. <text
  2350. x="232"
  2351. y="269"
  2352. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2353. id="text3880">
  2354. <tspan
  2355. id="tspan3882"
  2356. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">P</tspan>
  2357. </text>
  2358. <text
  2359. x="322"
  2360. y="596"
  2361. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2362. id="text3884">
  2363. <tspan
  2364. id="tspan3886"
  2365. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">P</tspan>
  2366. </text>
  2367. <text
  2368. x="1069"
  2369. y="548"
  2370. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2371. id="text3888">
  2372. <tspan
  2373. id="tspan3890"
  2374. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">P</tspan>
  2375. </text>
  2376. <text
  2377. x="1156"
  2378. y="877"
  2379. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2380. id="text3892">
  2381. <tspan
  2382. id="tspan3894"
  2383. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">P</tspan>
  2384. </text>
  2385. <text
  2386. x="1242"
  2387. y="1205"
  2388. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2389. id="text3896">
  2390. <tspan
  2391. id="tspan3898"
  2392. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">P</tspan>
  2393. </text>
  2394. <text
  2395. x="1334"
  2396. y="1534"
  2397. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2398. id="text3900">
  2399. <tspan
  2400. id="tspan3902"
  2401. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">P</tspan>
  2402. </text>
  2403. <text
  2404. x="496"
  2405. y="1254"
  2406. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2407. id="text3904">
  2408. <tspan
  2409. id="tspan3906"
  2410. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">P</tspan>
  2411. </text>
  2412. <text
  2413. x="408"
  2414. y="930"
  2415. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2416. id="text3908">
  2417. <tspan
  2418. id="tspan3910"
  2419. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">P</tspan>
  2420. </text>
  2421. <text
  2422. x="608"
  2423. y="236"
  2424. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2425. id="text3912">
  2426. <tspan
  2427. id="tspan3914"
  2428. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">NH</tspan>
  2429. <tspan
  2430. dy="5"
  2431. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle"
  2432. id="tspan3916">2</tspan>
  2433. <tspan
  2434. dy="-5"
  2435. id="tspan3918"
  2436. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle" />
  2437. </text>
  2438. <text
  2439. x="600"
  2440. y="1529"
  2441. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2442. id="text3920">
  2443. <tspan
  2444. id="tspan3922"
  2445. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">OH</tspan>
  2446. </text>
  2447. <text
  2448. x="979"
  2449. y="290"
  2450. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2451. id="text3924">
  2452. <tspan
  2453. id="tspan3926"
  2454. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">OH</tspan>
  2455. </text>
  2456. <text
  2457. x="925"
  2458. y="1326"
  2459. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2460. id="text3928">
  2461. <tspan
  2462. id="tspan3930"
  2463. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">NH</tspan>
  2464. </text>
  2465. <text
  2466. x="955"
  2467. y="1193"
  2468. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2469. id="text3932">
  2470. <tspan
  2471. id="tspan3934"
  2472. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">H</tspan>
  2473. <tspan
  2474. dy="5"
  2475. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle"
  2476. id="tspan3936">2</tspan>
  2477. <tspan
  2478. dy="-5"
  2479. id="tspan3938"
  2480. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2481. </text>
  2482. <text
  2483. x="731"
  2484. y="316"
  2485. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2486. id="text3940">HN</text>
  2487. <text
  2488. x="661"
  2489. y="558"
  2490. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2491. id="text3944">
  2492. <tspan
  2493. id="tspan3946"
  2494. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">NH</tspan>
  2495. <tspan
  2496. dy="5"
  2497. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle"
  2498. id="tspan3948">2</tspan>
  2499. <tspan
  2500. dy="-5"
  2501. id="tspan3950"
  2502. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle" />
  2503. </text>
  2504. <text
  2505. x="713"
  2506. y="778"
  2507. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2508. id="text3952">
  2509. <tspan
  2510. id="tspan3954"
  2511. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">H</tspan>
  2512. <tspan
  2513. dy="5"
  2514. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle"
  2515. id="tspan3956">2</tspan>
  2516. <tspan
  2517. dy="-5"
  2518. id="tspan3958"
  2519. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2520. </text>
  2521. <text
  2522. x="734"
  2523. y="668"
  2524. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2525. id="text3960">
  2526. <tspan
  2527. id="tspan3962"
  2528. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">HN</tspan>
  2529. </text>
  2530. <text
  2531. x="830"
  2532. y="884"
  2533. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2534. id="text3964">
  2535. <tspan
  2536. id="tspan3966"
  2537. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">H</tspan>
  2538. <tspan
  2539. dy="5"
  2540. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle"
  2541. id="tspan3968">2</tspan>
  2542. <tspan
  2543. dy="-5"
  2544. id="tspan3970"
  2545. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">N</tspan>
  2546. </text>
  2547. <text
  2548. x="748"
  2549. y="996"
  2550. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2551. id="text3972">
  2552. <tspan
  2553. id="tspan3974"
  2554. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">NH</tspan>
  2555. </text>
  2556. <text
  2557. x="954"
  2558. y="1433"
  2559. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle;fill:#000000"
  2560. id="text3976">
  2561. <tspan
  2562. id="tspan3978"
  2563. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle">NH</tspan>
  2564. <tspan
  2565. dy="5"
  2566. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle"
  2567. id="tspan3980">2</tspan>
  2568. <tspan
  2569. dy="-5"
  2570. id="tspan3982"
  2571. style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:28px;line-height:125%;font-family:'Arial Rounded MT Bold';text-align:center;writing-mode:lr-tb;text-anchor:middle" />
  2572. </text>
  2573. </g>
  2574. <text
  2575. xml:space="preserve"
  2576. style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  2577. x="120"
  2578. y="236.00005"
  2579. id="text17996"><tspan
  2580. sodipodi:role="line"
  2581. id="tspan17998"
  2582. x="120"
  2583. y="236.00005"
  2584. style="font-size:22.5px;line-height:1.25"> </tspan></text>
  2585. <text
  2586. xml:space="preserve"
  2587. style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  2588. x="998.08398"
  2589. y="293.56055"
  2590. id="text18014"><tspan
  2591. sodipodi:role="line"
  2592. id="tspan18016"
  2593. x="998.08398"
  2594. y="293.56055"
  2595. style="font-size:48px;line-height:1.25">3′ end</tspan></text>
  2596. <text
  2597. xml:space="preserve"
  2598. style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  2599. x="1317.4453"
  2600. y="1710.7456"
  2601. id="text18022"><tspan
  2602. sodipodi:role="line"
  2603. id="tspan18024"
  2604. x="1317.4453"
  2605. y="1710.7456"
  2606. style="font-size:48px;line-height:1.25">5′ end</tspan></text>
  2607. <text
  2608. xml:space="preserve"
  2609. style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  2610. x="571.67969"
  2611. y="1632.9453"
  2612. id="text18026"><tspan
  2613. sodipodi:role="line"
  2614. id="tspan18028"
  2615. x="571.67969"
  2616. y="1632.9453"
  2617. style="font-size:48px;line-height:1.25">3′ end</tspan></text>
  2618. <text
  2619. xml:space="preserve"
  2620. style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:0%;font-family:'Arial Rounded MT Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
  2621. x="105.67969"
  2622. y="246.76309"
  2623. id="text18030"
  2624. inkscape:transform-center-x="-364.51629"
  2625. inkscape:transform-center-y="17.765625"><tspan
  2626. sodipodi:role="line"
  2627. id="tspan18032"
  2628. x="105.67969"
  2629. y="246.76309"
  2630. style="font-size:48px;line-height:1.25">5′ end</tspan></text>
  2631. </g>
  2632. <g
  2633. inkscape:groupmode="layer"
  2634. id="layer3"
  2635. inkscape:label="molecule"
  2636. style="display:inline" />
  2637. </svg>

↑ Top