templates/widget/dpe.html.twig line 1

Open in your IDE?
  1.  
  2.   {% set dpe = annonce.dpe  %} 
  3.  
  4.  {% set coor = 0  %}  
  5.  {% if dpe < 6 %} 
  6.      {% set coor = -230  %}  
  7. {% endif %}
  8.  {% if dpe > 6 and dpe < 10 %}
  9.      {% set coor = -230  %}  
  10. {% endif %}
  11.  {% if dpe > 11 and dpe < 20 %}
  12.      {% set coor = -160  %}  
  13. {% endif %}
  14.  {% if dpe > 21 and dpe < 35 %}
  15.      {% set coor = -100  %}  
  16. {% endif %}
  17.  {% if dpe > 36 and dpe < 55 %}
  18.      {% set coor = -40  %}  
  19. {% endif %}
  20.  {% if dpe > 56 and dpe < 80 %}
  21.      {% set coor = 20  %}  
  22. {% endif %}
  23.    {% if dpe > 80 %}    {% set coor = 85  %}    {% endif %}
  24.     {% if dpe <  6 %}    {% set coor = -290  %}    {% endif %}
  25.    
  26.           
  27.                  
  28.                                           
  29. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  30. <!-- Created with Inkscape (http://www.inkscape.org/) -->
  31. <svg
  32.    xmlns:dc="http://purl.org/dc/elements/1.1/"
  33.    xmlns:cc="http://creativecommons.org/ns#"
  34.    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  35.    xmlns:svg="http://www.w3.org/2000/svg"
  36.    xmlns="http://www.w3.org/2000/svg"
  37.    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
  38.    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
  39.    id="svg3039"
  40.    version="1.1"
  41.    inkscape:version="0.48.2 r9819"
  42.    width="474.55444"
  43.    height="516.6778"
  44.    sodipodi:docname="DPE.svg">
  45.   <metadata
  46.      id="metadata3045">
  47.     <rdf:RDF>
  48.       <cc:Work
  49.          rdf:about="">
  50.         <dc:format>image/svg+xml</dc:format>
  51.         <dc:type
  52.            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
  53.         <dc:title></dc:title>
  54.       </cc:Work>
  55.     </rdf:RDF>
  56.   </metadata>
  57.   <defs
  58.      id="defs3043" />
  59.   <sodipodi:namedview
  60.      pagecolor="#ffffff"
  61.      bordercolor="#666666"
  62.      borderopacity="1"
  63.      objecttolerance="10"
  64.      gridtolerance="10"
  65.      guidetolerance="10"
  66.      inkscape:pageopacity="0"
  67.      inkscape:pageshadow="2"
  68.      inkscape:window-width="1256"
  69.      inkscape:window-height="753"
  70.      id="namedview3041"
  71.      showgrid="false"
  72.      inkscape:zoom="0.41247896"
  73.      inkscape:cx="249.28045"
  74.      inkscape:cy="290.44049"
  75.      inkscape:window-x="24"
  76.      inkscape:window-y="0"
  77.      inkscape:window-maximized="1"
  78.      inkscape:current-layer="svg3039"
  79.      fit-margin-top="0"
  80.      fit-margin-left="0"
  81.      fit-margin-right="0"
  82.      fit-margin-bottom="0" />
  83.   <rect
  84.      style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:1.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
  85.      id="rect4256"
  86.      width="473.05444"
  87.      height="513.05646"
  88.      x="0.75"
  89.      y="0.75" />
  90.   <path
  91.      style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
  92.      d="m 371.67802,1.2654846 0,514.6623154"
  93.      id="path4258"
  94.      inkscape:connector-curvature="0"
  95.      sodipodi:nodetypes="cc" />
  96.   <text
  97.      xml:space="preserve"
  98.      style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:BD Cartoon Shout;-inkscape-font-specification:BD Cartoon Shout"
  99.      x="20.231075"
  100.      y="74.967812"
  101.      id="text3936"
  102.      sodipodi:linespacing="125%"><tspan
  103.        sodipodi:role="line"
  104.        id="tspan3938"
  105.        x="20.231075"
  106.        y="74.967812" /></text>
  107.   <g
  108.      id="g4206"
  109.      transform="translate(11.071708,-6.3019311)">
  110.     <path
  111.        sodipodi:nodetypes="cccccc"
  112.        inkscape:connector-curvature="0"
  113.        id="path3828"
  114.        d="m -4.4846957,48.396873 c 21.9465397,-0.22508 43.8934297,-0.214286 65.8407197,-0.214286 8.41287,8.845089 18.1767,16.522036 26.27154,25.650796 -10.32236,11.828105 -15.00332,16.859097 -25.06702,27.908927 -22.21428,0.004 -44.64286,-0.0993 -66.8571397,-0.0954 -0.11394,-53.2195 0.0155,-0.007 -0.1881,-53.249994 z"
  115.        style="fill:#319a31;fill-opacity:1;stroke:none" />
  116.     <text
  117.        sodipodi:linespacing="125%"
  118.        id="text3940"
  119.        y="81.428566"
  120.        x="2.5714288"
  121.        style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:BD Cartoon Shout;-inkscape-font-specification:BD Cartoon Shout"
  122.        xml:space="preserve"><tspan
  123.          style="font-size:20px"
  124.          y="81.428566"
  125.          x="2.5714288"
  126.          id="tspan3942"
  127.          sodipodi:role="line">≤<tspan
  128.    id="tspan3944"
  129.    style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Arial;-inkscape-font-specification:Arial">50</tspan></tspan></text>
  130.     <text
  131.        sodipodi:linespacing="125%"
  132.        id="text3932-0"
  133.        y="84.738838"
  134.        x="48.150673"
  135.        style="font-size:32px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Arial"
  136.        xml:space="preserve"><tspan
  137.          y="84.738838"
  138.          x="48.150673"
  139.          id="tspan3934-8"
  140.          sodipodi:role="line">A</tspan></text>
  141.   </g>
  142.   <g
  143.      id="g4214"
  144.      transform="translate(11.071708,-5.701313)">
  145.     <path
  146.        sodipodi:nodetypes="ccccccc"
  147.        inkscape:connector-curvature="0"
  148.        id="path3828-9"
  149.        d="m -4.4846957,111.18884 c 21.9465397,-0.22508 83.8934297,-0.21428 105.8407157,-0.21428 8.41287,8.84509 18.1767,16.52203 26.27154,25.65079 -10.32236,11.82811 -15.00332,16.8591 -25.06702,27.90892 -22.214276,0.004 -84.642856,-0.0993 -106.8571357,-0.0954 -0.11394,-53.21949 0.0155,-0.007 -0.1881,-53.24998 z"
  150.        style="fill:#33cc33;fill-opacity:1;stroke:none" />
  151.     <text
  152.        sodipodi:linespacing="125%"
  153.        id="text3932"
  154.        y="147.42857"
  155.        x="87.285713"
  156.        style="font-size:32px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Arial"
  157.        xml:space="preserve"><tspan
  158.          y="147.42857"
  159.          x="87.285713"
  160.          id="tspan3934"
  161.          sodipodi:role="line">B</tspan></text>
  162.     <text
  163.        sodipodi:linespacing="125%"
  164.        id="text3967"
  165.        y="142.42857"
  166.        x="3.8604913"
  167.        style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:BD Cartoon Shout;-inkscape-font-specification:BD Cartoon Shout"
  168.        xml:space="preserve"><tspan
  169.          style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Arial;-inkscape-font-specification:Arial"
  170.          y="142.42857"
  171.          x="3.8604913"
  172.          id="tspan3969"
  173.          sodipodi:role="line">51 à 90</tspan></text>
  174.   </g>
  175.   <g
  176.      id="g4221"
  177.      transform="translate(11.071708,-5.1007101)">
  178.     <path
  179.        sodipodi:nodetypes="ccccccc"
  180.        inkscape:connector-curvature="0"
  181.        id="path3828-9-7"
  182.        d="m -4.4846957,173.9808 c 21.9465407,-0.22508 125.8934357,-0.21428 147.8407257,-0.21428 8.41287,8.84509 18.1767,16.52203 26.27154,25.65079 -10.32236,11.82811 -15.00332,16.8591 -25.06702,27.90892 -22.21428,0.004 -126.642865,-0.0993 -148.8571457,-0.0954 -0.11394,-53.21949 0.0155,-0.007 -0.1881,-53.24998 z"
  183.        style="fill:#ccff33;fill-opacity:1;stroke:none" />
  184.     <text
  185.        sodipodi:linespacing="125%"
  186.        id="text3932-8"
  187.        y="210.04391"
  188.        x="127.29173"
  189.        style="font-size:32px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Arial"
  190.        xml:space="preserve"><tspan
  191.          y="210.04391"
  192.          x="127.29173"
  193.          id="tspan3934-9"
  194.          sodipodi:role="line">C</tspan></text>
  195.     <text
  196.        sodipodi:linespacing="125%"
  197.        id="text3967-4"
  198.        y="207.04391"
  199.        x="3.8604913"
  200.        style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:BD Cartoon Shout;-inkscape-font-specification:BD Cartoon Shout"
  201.        xml:space="preserve"><tspan
  202.          style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Arial;-inkscape-font-specification:Arial"
  203.          y="207.04391"
  204.          x="3.8604913"
  205.          id="tspan3969-2"
  206.          sodipodi:role="line">91 à 150</tspan></text>
  207.   </g>
  208.   <g
  209.      id="g4228"
  210.      transform="translate(11.071708,-4.500112)">
  211.     <path
  212.        sodipodi:nodetypes="ccccccc"
  213.        inkscape:connector-curvature="0"
  214.        id="path3828-9-7-1"
  215.        d="M -4.4846957,236.77278 C 17.461845,236.5477 163.40874,236.5585 185.35603,236.5585 c 8.41287,8.84509 18.17669,16.52203 26.27153,25.65079 -10.32236,11.82811 -15.00331,16.8591 -25.06701,27.90892 -22.21428,0.004 -168.642865,-0.0993 -190.8571457,-0.0954 -0.11394,-53.21949 0.0155,-0.007 -0.1881,-53.24998 z"
  216.        style="fill:#ffff00;fill-opacity:1;stroke:none" />
  217.     <text
  218.        sodipodi:linespacing="125%"
  219.        id="text3932-8-5"
  220.        y="272.65308"
  221.        x="166.98003"
  222.        style="font-size:32px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Arial"
  223.        xml:space="preserve"><tspan
  224.          y="272.65308"
  225.          x="166.98003"
  226.          id="tspan3934-9-6"
  227.          sodipodi:role="line">D</tspan></text>
  228.     <text
  229.        sodipodi:linespacing="125%"
  230.        id="text3967-4-4"
  231.        y="267.65308"
  232.        x="2.512835"
  233.        style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:BD Cartoon Shout;-inkscape-font-specification:BD Cartoon Shout"
  234.        xml:space="preserve"><tspan
  235.          style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Arial;-inkscape-font-specification:Arial"
  236.          y="267.65308"
  237.          x="2.512835"
  238.          id="tspan3969-2-2"
  239.          sodipodi:role="line">151 à 230</tspan></text>
  240.   </g>
  241.   <g
  242.      id="g4235"
  243.      transform="translate(11.071708,-3.8995215)">
  244.     <path
  245.        sodipodi:nodetypes="ccccccc"
  246.        inkscape:connector-curvature="0"
  247.        id="path3828-9-7-1-4"
  248.        d="m -4.4846957,299.56476 c 21.9465407,-0.22508 207.8934257,-0.21428 229.8407157,-0.21428 8.41287,8.84509 18.17669,16.52203 26.27153,25.65079 -10.32236,11.82811 -15.00331,16.8591 -25.06701,27.90892 -22.21428,0.004 -208.642855,-0.0993 -230.8571357,-0.0954 -0.11394,-53.21949 0.0155,-0.007 -0.1881,-53.24998 z"
  249.        style="fill:#ffcc00;fill-opacity:1;stroke:none" />
  250.     <text
  251.        sodipodi:linespacing="125%"
  252.        id="text3932-8-2"
  253.        y="336.65308"
  254.        x="208.98003"
  255.        style="font-size:32px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Arial"
  256.        xml:space="preserve"><tspan
  257.          y="336.65308"
  258.          x="208.98003"
  259.          id="tspan3934-9-2"
  260.          sodipodi:role="line">E</tspan></text>
  261.     <text
  262.        sodipodi:linespacing="125%"
  263.        id="text3967-4-3"
  264.        y="331.65308"
  265.        x="4.1046319"
  266.        style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:BD Cartoon Shout;-inkscape-font-specification:BD Cartoon Shout"
  267.        xml:space="preserve"><tspan
  268.          style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Arial;-inkscape-font-specification:Arial"
  269.          y="331.65308"
  270.          x="4.1046319"
  271.          id="tspan3969-2-3"
  272.          sodipodi:role="line">231 à 330</tspan></text>
  273.   </g>
  274.   <g
  275.      id="g4242"
  276.      transform="translate(11.071708,-3.2989172)">
  277.     <path
  278.        sodipodi:nodetypes="ccccccc"
  279.        inkscape:connector-curvature="0"
  280.        id="path3828-9-7-1-4-3"
  281.        d="m -4.4846957,362.35673 c 21.9465397,-0.22508 247.8934257,-0.21428 269.8407157,-0.21428 8.41287,8.84509 18.17669,16.52203 26.27153,25.65079 -10.32236,11.82811 -15.00331,16.8591 -25.06701,27.90892 -22.21428,0.004 -248.642856,-0.0993 -270.8571357,-0.0954 -0.11394,-53.21949 0.0155,-0.007 -0.1881,-53.24998 z"
  282.        style="fill:#ff9a33;fill-opacity:1;stroke:none" />
  283.     <text
  284.        sodipodi:linespacing="125%"
  285.        id="text3932-8-2-8"
  286.        y="397.44498"
  287.        x="248.98003"
  288.        style="font-size:32px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Arial"
  289.        xml:space="preserve"><tspan
  290.          y="397.44498"
  291.          x="248.98003"
  292.          id="tspan3934-9-2-5"
  293.          sodipodi:role="line">F</tspan></text>
  294.     <text
  295.        sodipodi:linespacing="125%"
  296.        id="text3967-4-3-1"
  297.        y="394.44498"
  298.        x="3.8507257"
  299.        style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:BD Cartoon Shout;-inkscape-font-specification:BD Cartoon Shout"
  300.        xml:space="preserve"><tspan
  301.          style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Arial;-inkscape-font-specification:Arial"
  302.          y="394.44498"
  303.          x="3.8507257"
  304.          id="tspan3969-2-3-4"
  305.          sodipodi:role="line">331 à 450</tspan></text>
  306.   </g>
  307.   <g
  308.      id="g4249"
  309.      transform="translate(11.071708,-2.6983129)">
  310.     <path
  311.        sodipodi:nodetypes="ccccccc"
  312.        inkscape:connector-curvature="0"
  313.        id="path3828-9-7-1-4-3-1"
  314.        d="m -4.4846957,425.1487 c 21.9465387,-0.22508 287.8934257,-0.21428 309.8407157,-0.21428 8.41287,8.84509 18.17669,16.52203 26.27153,25.65079 -10.32236,11.82811 -15.00331,16.8591 -25.06701,27.90892 -22.21428,0.004 -288.642857,-0.0993 -310.8571357,-0.0954 -0.11394,-53.21949 0.0155,-0.007 -0.1881,-53.24998 z"
  315.        style="fill:#ff0000;fill-opacity:1;stroke:none" />
  316.     <text
  317.        sodipodi:linespacing="125%"
  318.        id="text3932-8-2-8-9"
  319.        y="461.93228"
  320.        x="290.49271"
  321.        style="font-size:32px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#fafafa;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Arial"
  322.        xml:space="preserve"><tspan
  323.          y="461.93228"
  324.          x="290.49271"
  325.          id="tspan3934-9-2-5-2"
  326.          sodipodi:role="line">G</tspan></text>
  327.     <text
  328.        sodipodi:linespacing="125%"
  329.        id="text3967-4-3-1-7"
  330.        y="456.93228"
  331.        x="3.5968194"
  332.        style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#fafafa;fill-opacity:1;stroke:none;font-family:BD Cartoon Shout;-inkscape-font-specification:BD Cartoon Shout"
  333.        xml:space="preserve"><tspan
  334.          style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#fafafa;fill-opacity:1;font-family:Arial;-inkscape-font-specification:Arial"
  335.          y="456.93228"
  336.          x="3.5968194"
  337.          id="tspan3969-2-3-4-2"
  338.          sodipodi:role="line">&gt; 450</tspan></text>
  339.   </g>
  340.   <text
  341.      xml:space="preserve"
  342.      style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:BD Cartoon Shout;-inkscape-font-specification:BD Cartoon Shout"
  343.      x="5.598731"
  344.      y="501.69891"
  345.      id="text4196"
  346.      sodipodi:linespacing="125%"><tspan
  347.        sodipodi:role="line"
  348.        id="tspan4198"
  349.        x="5.598731"
  350.        y="501.69891"
  351.        style="font-size:22px;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:Arial;-inkscape-font-specification:Arial Bold Italic">Logement énergivore</tspan></text>
  352.   <text
  353.      xml:space="preserve"
  354.      style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:BD Cartoon Shout;-inkscape-font-specification:BD Cartoon Shout"
  355.      x="5.598731"
  356.      y="27.418032"
  357.      id="text4200"
  358.      sodipodi:linespacing="125%"><tspan
  359.        sodipodi:role="line"
  360.        id="tspan4202"
  361.        x="5.598731"
  362.        y="27.418032"
  363.        style="font-size:22px;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:Arial;-inkscape-font-specification:Arial Bold Italic">Logement économe</tspan></text>
  364.   <text
  365.      xml:space="preserve"
  366.      style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:BD Cartoon Shout;-inkscape-font-specification:BD Cartoon Shout"
  367.      x="-480.98462"
  368.      y="361.17355"
  369.      id="text3940-6"
  370.      sodipodi:linespacing="125%"
  371.      transform="scale(-1,1)"><tspan
  372.        sodipodi:role="line"
  373.        id="tspan3942-6"
  374.        x="-480.98462"
  375.        y="361.17355"
  376.        style="font-size:20px" /></text>
  377.   <g id="g4306" transform="translate(-8.340353,{{ coor }})">
  378.     <path id="path3828-4" sodipodi:nodetypes="cccccc" inkscape:connector-curvature="0" d="M476.381,332.46
  379.         c-21.947-0.225-43.895-0.213-65.842-0.213c-8.412,8.844-18.177,16.521-26.271,25.649c10.322,11.828,15.003,16.858,25.066,27.909
  380.         c22.215,0.004,44.644-0.1,66.856-0.096C476.307,332.491,476.177,385.704,476.381,332.46z"/>
  381.     <text transform="matrix(1.1188 0 0 1 411.6177 368.8013)" fill="#FFFCFC" font-family="'ArialMT'" font-size="32">{{ dpe }}</text>
  382. </g>
  383.   <text
  384.      xml:space="preserve"
  385.      style="font-size:16px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:BD Cartoon Shout;-inkscape-font-specification:BD Cartoon Shout"
  386.      x="388.85715"
  387.      y="401.82065"
  388.      id="text4313"
  389.      sodipodi:linespacing="125%"><tspan
  390.        sodipodi:role="line"
  391.        id="tspan4315"
  392.        x="388.85715"
  393.        y="401.82065"
  394.        style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Arial;-inkscape-font-specification:Arial">kWh/m²/an</tspan></text>
  395. </svg>
  396.