+ /**
+ * A connection to a Snapshot server. A Snapshot server serves OSM map requests and can also
+ * track the "status" of an entity. Most other types of XMLConnection requests will fail. See
+ * http://www.github.com/gravitystorm/snapshot-server for example code based on the database
+ * structure created by osmosis pgsnapshot schema.
+ */
+