yq/examples/mike.xml

11 lines
296 B
XML
Raw Normal View History

2021-12-16 06:50:09 +00:00
<?xml version="1.0" encoding="UTF-8"?>
2021-12-16 11:18:50 +00:00
<!-- osm-->
2021-12-16 06:50:09 +00:00
<osm version="0.6" generator="CGImap 0.0.2">
2021-12-16 11:18:50 +00:00
<!-- bounds-->
<bounds minlat="54.0889580" minlon="12.2487570" maxlat="54.0913900" maxlon="12.2524800">
<!-- great -->
cool
</bounds>
2021-12-16 06:50:09 +00:00
<foo>bar</foo>
<foo>bar23</foo>
</osm>