Last active
August 29, 2015 14:12
-
-
Save warewolf/4b69221d33fba1f70d3a to your computer and use it in GitHub Desktop.
Signs somebody doesn't know how to XML
This file contains hidden or 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"?> | |
| <groups> | |
| <group display_name="All Contacts" ring="" /> | |
| <group display_name="Blacklist" ring="" /> | |
| </groups> | |
| <contacts> | |
| <contact display_name="Richard" office_number="richard" mobile_number="" other_number="" line="0" ring="Auto" group_id_name="All Contacts" /> | |
| </contacts> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment