planet/tests/data/reconstitute/georss_box_latlong.xml
2010-10-20 14:53:35 +02:00

11 lines
267 B
XML

<!--
Description: box inside an entry (center point calculated)
Expect: geo_lat == '42.991000' and geo_long == '-70.444000'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
<entry>
<georss:box>42.943 -71.032 43.039 -69.856</georss:box>
</entry>
</feed>