Skip to content

Instantly share code, notes, and snippets.

@appakz
Last active October 18, 2015 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save appakz/abcad67d08034ee13de0 to your computer and use it in GitHub Desktop.
Save appakz/abcad67d08034ee13de0 to your computer and use it in GitHub Desktop.
Sample Windows Phone SMS Data Export
<Message>
<Recepients />
<Body>Hello World!</Body>
<IsIncoming>true</IsIncoming>
<IsRead>true</IsRead>
<Attachments />
<LocalTimestamp>130892436116060259</LocalTimestamp>
<Sender>+15555555555</Sender>
</Message>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment