<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.nodelabelbox
        {mso-style-name:nodelabelbox;}
span.nodetag
        {mso-style-name:nodetag;}
span.nodeattr
        {mso-style-name:nodeattr;}
span.nodename
        {mso-style-name:nodename;}
span.nodevalue
        {mso-style-name:nodevalue;}
span.nodebracket
        {mso-style-name:nodebracket;}
span.nodecloselabelbox
        {mso-style-name:nodecloselabelbox;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>Hi all,<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I try to load a GeoRSS file containing line elements as a
GML layer(GeoRSS format). All the loading process seems to be fine since I can
see the layer loaded into Firebug but I cannot see any feature on the map. <o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>The function to load the GeoRss file is following:<o:p></o:p></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><span
style='font-size:10.0pt;font-family:"Courier New";color:#7F0055'>function </span><span
style='font-size:10.0pt;font-family:"Courier New";color:black'>loadGeoRss()</span><span
style='font-size:10.0pt;font-family:"Courier New";color:#7F0055'>{</span><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:#7F0055'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var
</span><span style='font-size:10.0pt;font-family:"Courier New";color:black'>georssurl
= OpenLayers.Util.getElement(</span><span style='font-size:10.0pt;font-family:
"Courier New";color:#8E00FF'>'txtGeoRssUrl'</span><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>).value;</span><span style='font-size:
10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><span
style='font-size:10.0pt;font-family:"Courier New";color:#7F0055'>var </span><span
style='font-size:10.0pt;font-family:"Courier New";color:black'>georssname =
OpenLayers.Util.getElement(</span><span style='font-size:10.0pt;font-family:
"Courier New";color:#8E00FF'>'txtGeoRssName'</span><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>).value;</span><span style='font-size:
10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><span
style='font-size:10.0pt;font-family:"Courier New";color:#7F0055'>var </span><span
style='font-size:10.0pt;font-family:"Courier New";color:black'>georss_options =
</span><span style='font-size:10.0pt;font-family:"Courier New";color:#7F0055'>{</span><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:#7F0055'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><span style='font-size:10.0pt;font-family:"Courier New";color:#8E00FF'>'internalProjection'</span><span
style='font-size:10.0pt;font-family:"Courier New";color:black'>: </span><span
style='font-size:10.0pt;font-family:"Courier New";color:#7F0055'>new </span><span
style='font-size:10.0pt;font-family:"Courier New";color:black'>OpenLayers.Projection(</span><span
style='font-size:10.0pt;font-family:"Courier New";color:#8E00FF'>&quot;EPSG:900913&quot;</span><span
style='font-size:10.0pt;font-family:"Courier New";color:black'>),</span><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><span style='font-size:10.0pt;font-family:"Courier New";color:#8E00FF'>'externalProjection'</span><span
style='font-size:10.0pt;font-family:"Courier New";color:black'>: </span><span
style='font-size:10.0pt;font-family:"Courier New";color:#7F0055'>new </span><span
style='font-size:10.0pt;font-family:"Courier New";color:black'>OpenLayers.Projection(</span><span
style='font-size:10.0pt;font-family:"Courier New";color:#8E00FF'>&quot;EPSG:4326&quot;</span><span
style='font-size:10.0pt;font-family:"Courier New";color:black'>)</span><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><span style='font-size:10.0pt;font-family:"Courier New";color:#7F0055'>}</span><span
style='font-size:10.0pt;font-family:"Courier New";color:black'>;</span><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><span style='font-size:10.0pt;font-family:"Courier New";color:#7F0055'>var
</span><span style='font-size:10.0pt;font-family:"Courier New";color:black'>styleMap
= </span><span style='font-size:10.0pt;font-family:"Courier New";color:#7F0055'>new
</span><span style='font-size:10.0pt;font-family:"Courier New";color:black'>OpenLayers.StyleMap(</span><span
style='font-size:10.0pt;font-family:"Courier New";color:#7F0055'>{</span><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:#7F0055'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><span style='font-size:10.0pt;font-family:"Courier New";color:#8E00FF'>&quot;fillOpacity&quot;</span><span
style='font-size:10.0pt;font-family:"Courier New";color:black'>: 1,</span><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><span style='font-size:10.0pt;font-family:"Courier New";color:#8E00FF'>&quot;pointRadius&quot;</span><span
style='font-size:10.0pt;font-family:"Courier New";color:black'>: 8,</span><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><span style='font-size:10.0pt;font-family:"Courier New";color:#8E00FF'>&quot;fillColor&quot;
</span><span style='font-size:10.0pt;font-family:"Courier New";color:black'>: </span><span
style='font-size:10.0pt;font-family:"Courier New";color:#8E00FF'>&quot;yellow&quot;</span><span
style='font-size:10.0pt;font-family:"Courier New";color:black'>,</span><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><span style='font-size:10.0pt;font-family:"Courier New";color:#8E00FF'>&quot;stroke-width&quot;
</span><span style='font-size:10.0pt;font-family:"Courier New";color:black'>:
2,</span><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><span style='font-size:10.0pt;font-family:"Courier New";color:#8E00FF'>&quot;stroke&quot;
</span><span style='font-size:10.0pt;font-family:"Courier New";color:black'>: </span><span
style='font-size:10.0pt;font-family:"Courier New";color:#8E00FF'>&quot;rgb(99,99,99)&quot;</span><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:#8E00FF'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><span style='font-size:10.0pt;font-family:"Courier New";color:#7F0055'>}</span><span
style='font-size:10.0pt;font-family:"Courier New";color:black'>);</span><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
</span><span style='font-size:10.0pt;font-family:"Courier New";color:#7F0055'>var
</span><span style='font-size:10.0pt;font-family:"Courier New";color:black'>georssformat2
= </span><span style='font-size:10.0pt;font-family:"Courier New";color:#7F0055'>new
</span><span style='font-size:10.0pt;font-family:"Courier New";color:black'>OpenLayers.Format.GeoRSS(georss_options);</span><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><span style='font-size:10.0pt;font-family:"Courier New";color:#7F0055'>var
</span><span style='font-size:10.0pt;font-family:"Courier New";color:black'>georsslayer
= </span><span style='font-size:10.0pt;font-family:"Courier New";color:#7F0055'>new
</span><span style='font-size:10.0pt;font-family:"Courier New";color:black'>OpenLayers.Layer.GML(georssname,
georssurl, </span><span style='font-size:10.0pt;font-family:"Courier New";
color:#7F0055'>{</span><span style='font-size:10.0pt;font-family:"Courier New";
color:#8E00FF'>'format'</span><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>: georssformat2, styleMap: styleMap</span><span style='font-size:
10.0pt;font-family:"Courier New";color:#7F0055'>}</span><span style='font-size:
10.0pt;font-family:"Courier New";color:black'>);</span><span style='font-size:
10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
OpenLayers.Util.getElement(</span><span style='font-size:10.0pt;font-family:
"Courier New";color:#8E00FF'>'Results'</span><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>).style.visibility=</span><span
style='font-size:10.0pt;font-family:"Courier New";color:#8E00FF'>&quot;hidden&quot;</span><span
style='font-size:10.0pt;font-family:"Courier New";color:black'>;</span><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
map.addLayers([georsslayer]);</span><span style='font-size:10.0pt;font-family:
"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
selectControl3 = </span><span style='font-size:10.0pt;font-family:"Courier New";
color:#7F0055'>new </span><span style='font-size:10.0pt;font-family:"Courier New";
color:black'>OpenLayers.Control.SelectFeature(georsslayer,</span><span
style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><span
style='font-size:10.0pt;font-family:"Courier New";color:#7F0055'>{</span><span
style='font-size:10.0pt;font-family:"Courier New";color:black'>onSelect:
onRSSSelect, onUnselect: onRSSUnselect</span><span style='font-size:10.0pt;
font-family:"Courier New";color:#7F0055'>}</span><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>);</span><span style='font-size:10.0pt;
font-family:"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
map.addControl(selectControl3);</span><span style='font-size:10.0pt;font-family:
"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
selectControl3.activate();</span><span style='font-size:10.0pt;font-family:
"Courier New"'><o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;
font-family:"Courier New";color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><span
style='font-size:10.0pt;font-family:"Courier New";color:#7F0055'>}</span><o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>What am I doing wrong?<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Cheers<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Simone<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>PS: This is the firebug response<o:p></o:p></p>

<p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'>&lt;svg&nbsp;id=&quot;OpenLayers.Layer.GML_1089_svgRoot&quot;&nbsp;width=&quot;1584&quot;&nbsp;height=&quot;549&quot;&nbsp;viewBox=&quot;0
0 1584 549&quot;&gt;<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'>&lt;g&nbsp;id=&quot;OpenLayers.Layer.GML_1089_root&quot;&nbsp;style=&quot;visibility:
visible;&quot;&gt;<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'>&lt;polyline&nbsp;id=&quot;OpenLayers.Geometry.LineString_1372&quot;&nbsp;points=&quot;798.946,319.369
798.946,319.369 798.655,319.415 798.626,319.442 798.701,319.387 798.808,319.329
798.881,319.264 798.956,319.202 798.997,319.097 799.052,318.969 799.099,318.849
799.185,318.818 799.258,318.894 799.325,318.961 799.418,319.024 799.507,318.907
799.58,318.789 799.675,318.677 799.784,318.568 799.875,318.476 799.986,318.51
800.11,318.622 800.199,318.674 800.308,318.719 800.43,318.766 800.55,318.813
800.667,318.855 800.834,318.951 800.942,319.024 801.044,319.1 801.147,319.175
801.237,319.249 801.317,319.303 801.433,319.35 801.521,319.353 801.621,319.324
801.734,319.282 801.846,319.251 801.934,319.228 802.041,319.215 802.145,319.249
802.23,319.353 802.294,319.439 802.369,319.528 802.449,319.622 802.533,319.716
802.616,319.815 802.738,319.956 802.849,320.089 802.944,320.198 803.006,320.292
803.004,320.412 802.942,320.55 802.893,320.699 802.851,320.845 802.835,320.994
802.826,321.231 802.829,321.411 802.851,321.597 802.879,321.792 802.9,321.985
802.926,322.186 802.951,322.429 802.977,322.609 803.041,322.755 803.126,322.901
803.244,323.091 803.328,323.243 803.403,323.444 803.399,323.6 803.25,323.77
803.115,323.887 803.021,324.004 802.937,324.119 802.875,324.205 802.786,324.33
802.758,324.448 802.784,324.56 802.869,324.552 802.982,324.539 803.082,324.549
803.175,324.539 803.31,324.518 803.454,324.51 803.605,324.531 803.749,324.562
803.88,324.56 803.996,324.547 804.1,324.51 804.193,324.492 804.273,324.609
804.36,324.709 804.513,324.771 804.601,324.8 804.684,324.829 804.766,324.855
804.854,324.881 804.941,324.912 805.063,324.948 805.212,324.972 805.298,324.982
805.382,325.042 805.376,325.225 805.292,325.329 805.194,325.376 805.09,325.423
804.979,325.53 804.916,325.64 804.861,325.739 804.808,325.846 804.721,326.013
804.643,326.169 804.581,326.289 804.51,326.425 804.448,326.545 804.386,326.667
804.317,326.805 804.251,326.944 804.2,327.051 804.142,327.165 804.089,327.267
804.02,327.405 803.973,327.502 803.885,327.635 803.851,327.749 803.953,327.755
804.115,327.773 804.198,327.789 804.282,327.802 804.366,327.815 804.481,327.835
804.603,327.859 804.71,327.867 804.792,327.88 804.952,327.908 805.054,327.935 805.167,327.953
805.271,327.976 805.44,328.013 805.533,328.026 805.637,328.044 805.74,328.06
805.837,328.081 805.962,328.101 806.134,328.135 806.265,328.159 806.359,328.177
806.512,328.206 806.678,328.237 806.854,328.263 807.095,328.297 807.277,328.326
807.395,328.347 807.51,328.373 807.672,328.407 807.776,328.43 807.874,328.448
807.974,328.461 808.07,328.48 808.163,328.508 808.262,328.521 808.358,328.529
808.456,328.524 808.629,328.506 808.762,328.48 808.844,328.529 808.708,328.636
808.622,328.639 808.486,328.644 808.4,328.68 808.258,328.808 808.127,328.912
808.045,328.946 807.959,328.975 807.817,329.04 807.754,329.155 807.876,329.332
808.029,329.41 808.149,329.444 808.273,329.429 808.32,329.298 808.327,329.131
808.425,328.978 808.542,328.905 808.644,328.85 808.76,328.795 808.891,328.748
809.106,328.696 809.425,328.652 809.596,328.646 809.683,328.652 809.858,328.667
810.031,328.68 810.288,328.709 810.373,328.717 810.546,328.73 810.716,328.743
810.89,328.761 810.978,328.769 811.149,328.787 811.234,328.792 811.409,328.803
811.497,328.811 811.584,328.819 811.671,328.824 811.844,328.837 811.93,328.845
812.015,328.85 812.101,328.855 812.185,328.86 812.436,328.871 812.685,328.894
812.769,328.897 812.938,328.902 813.186,328.92 813.428,328.962 813.743,329.079
813.961,329.217 814.105,329.314 814.247,329.408 814.386,329.502 814.524,329.585
814.66,329.676 814.801,329.765 814.937,329.856 815.079,329.95 815.221,330.041
815.363,330.135 815.505,330.234 815.643,330.333 815.855,330.477 815.997,330.573
816.142,330.662 816.282,330.761 816.426,330.852 816.639,330.993 816.85,331.129
816.992,331.222 817.134,331.314 817.275,331.402 817.493,331.546&quot;&nbsp;fill=&quot;none&quot;&nbsp;stroke=&quot;none&quot;/&gt;<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'>&lt;polyline&nbsp;id=&quot;OpenLayers.Geometry.LineString_1377&quot;&nbsp;points=&quot;798.741,319.387
798.741,319.387&quot;&nbsp;fill=&quot;none&quot;&nbsp;stroke=&quot;none&quot;/&gt;<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'>&lt;/g&gt;<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'>&lt;/svg&gt;<o:p></o:p></span></p>

<p class=MsoNormal>&nbsp; <o:p></o:p></p>

</div>

</body>

</html>