Skip to content

Instantly share code, notes, and snippets.

@itsbalamurali
Last active August 29, 2015 14:04
Show Gist options
  • Save itsbalamurali/e32505fff3201ae181fd to your computer and use it in GitHub Desktop.
Save itsbalamurali/e32505fff3201ae181fd to your computer and use it in GitHub Desktop.
requirement datastructure
<data>
<name></name>
<about>
</about>
<eat>
</eat>
<stay>
</stay>
<location>
<address></address>
<city></city>
<state></state>
<postal_code></postal_code>
<country></country>
<latitude></latitude>
<longitude></longitude>
</location>
<contact>
<phone></phone>
<email></email>
<website></website>
</contact>
<tags></tags>
<category>
</category>
<working>
<day></day>
</working>
<photos>
</photos>
</data>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment