Created
March 10, 2011 08:46
-
-
Save Greenie0506/863775 to your computer and use it in GitHub Desktop.
float
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<listing> | |
<description>Blah blah blah</description> | |
<lat type="float">99.0</lat> | |
<lng type="float">3.14</lng> | |
<management-url>b309554196ab5e431</management-url> | |
<phone-number>+15558675310</phone-number> | |
<photo-url>http://example.com/photo2.jpg</photo-url> | |
<price type="integer">20</price> | |
<status>deleted</status> | |
<thumbnail-url>http://example.com/thumbnail3.jpg</thumbnail-url> | |
</listing> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment