toXML

fun toXML(): String

A method that returns an XML formatted String representing the serialized Object. Very similar to the toString method but the return value is in an xml format. The format currently used (subject to change) is:


Lakewood, NJ
40.0828&deg
-74.2094&deg
0 Meters
America/New_York
Eastern Standard Time
-5
1

*

Return

The XML formatted String.