<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://schema.2sms.com/2.0/schema_2.xsl"?>
<Root>
    <Introduction>
        <p>This is our XML schema. We have provided both the schema and examples of use for your benefit.</p>
        <p>
            The gateway allows you to send us an XML document as specified on our schema to a posting URL.
            This can be used to trigger text messages, run reports and perform account maintenance.
            We also provide a validation page to test the validity of your XML.
        </p>
        <b>Posting Addresses</b>
        <table>
            <tr>
                <td>Posting URL</td>
                <td>
                    <strong>http://www.2sms.com/xml/xml.jsp</strong>
                </td>
            </tr>
            <tr>
                <td>Validation URL</td>
                <td>
                    <strong>http://www.2sms.com/xml/validate.jsp</strong>
                </td>
            </tr>
        </table>
    </Introduction>
    <MethodDefinitions>
        <Method code="0000" family="Error">
            <Documentation name="Code Enumeration">http://schema.2sms.com/2.0/notes/0000_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/notes/0000_documentation.xml</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0000_ResponseGenericError.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0000_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0010" family="Account">
            <Documentation name="AccountVerify">http://schema.2sms.com/2.0/notes/0010_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0010_RequestAccountVerify.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0910_ResponseStandard.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0010_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0020" family="Account">
            <Documentation name="AccountOpen">http://schema.2sms.com/2.0/notes/0020_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0020_RequestAccountOpen.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0910_ResponseStandard.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0020_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0030" family="Account">
            <Documentation name="AccountModify">http://schema.2sms.com/2.0/notes/0030_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0030_RequestAccountModify.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0910_ResponseStandard.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0030_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0040" family="Account">
            <Documentation name="AccountValidate">http://schema.2sms.com/2.0/notes/0040_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0040_RequestAccountValidate.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0910_ResponseStandard.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0040_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0050" family="Account">
            <Documentation name="AccountBalance">http://schema.2sms.com/2.0/notes/0050_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0050_RequestAccountBalance.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0050_ResponseAccountBalance.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0050_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0060" family="Account">
            <Documentation name="AccountRetrieveDetails">http://schema.2sms.com/2.0/notes/0060_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0060_RequestAccountRetrieveDetails.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0060_ResponseAccountRetrieveDetails.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0060_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0065" family="Account">
            <Documentation name="AccountRetrieveHeaders">http://schema.2sms.com/2.0/notes/0065_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0065_RequestAccountRetrieveHeaders.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0065_ResponseAccountRetrieveHeaders.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0065_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0070" family="Account">
            <Documentation name="AccountSetDefaultHeader">http://schema.2sms.com/2.0/notes/0070_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0070_RequestAccountSetDefaultHeader.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0070_ResponAccountseSetDefaultHeader.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0070_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0110" family="AddressBook">
            <Documentation name="AddressBookList">http://schema.2sms.com/2.0/notes/0110_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0110_RequestAddressBookList.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0110_ResponseAddressBookList.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0110_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0111" family="AddressBook">
            <Documentation name="AddressBookListStopLog">http://schema.2sms.com/2.0/notes/0111_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0111_RequestAddressBookListStopLog.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0111_ResponseAddressBookListStopLog.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0111_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0115" family="AddressBook">
            <Documentation name="AddressBookListSelected">http://schema.2sms.com/2.0/notes/0115_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0115_RequestAddressBookListSelected.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0115_ResponseAddressBookListSelected.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0115_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0116" family="AddressBook">
            <Documentation name="AddressBookEntryListGroup">http://schema.2sms.com/2.0/notes/0116_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0116_RequestAddressBookEntryListGroup.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0116_ResponseAddressBookEntryListGroup.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0116_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0120" family="AddressBook">
            <Documentation name="AddressBookAddEntry">http://schema.2sms.com/2.0/notes/0120_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0120_RequestAddressBookAddEntry.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0910_ResponseStandard.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0120_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0125" family="AddressBook">
            <Documentation name="AddressBookModifyEntry">http://schema.2sms.com/2.0/notes/0125_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0125_RequestAddressBookModifyEntry.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0910_ResponseStandard.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0125_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0130" family="AddressBook">
            <Documentation name="AddressBookRemoveEntry">http://schema.2sms.com/2.0/notes/0130_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0130_RequestAddressBookRemoveEntry.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0910_ResponseStandard.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0130_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0140" family="AddressBook">
            <Documentation name="AddressBookGroupList">http://schema.2sms.com/2.0/notes/0140_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0140_RequestAddressBookGroupList.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0140_ResponseAddressBookGroupList.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0140_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0145" family="AddressBook">
            <Documentation name="AddressBookGroupListEntry">http://schema.2sms.com/2.0/notes/0145_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0145_RequestAddressBookGroupListEntry.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0145_ResponseAddressBookGroupListEntry.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0145_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0150" family="AddressBook">
            <Documentation name="AddressBookGroupCreate">http://schema.2sms.com/2.0/notes/0150_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0150_RequestAddressBookGroupCreate.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0910_ResponseStandard.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0150_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0155" family="AddressBook">
            <Documentation name="AddressBookGroupRename">http://schema.2sms.com/2.0/notes/0155_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0155_RequestAddressBookGroupRename.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0910_ResponseStandard.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0155_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0160" family="AddressBook">
            <Documentation name="AddressBookGroupRemove">http://schema.2sms.com/2.0/notes/0160_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0160_RequestAddressBookGroupRemove.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0910_ResponseStandard.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0160_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0170" family="AddressBook">
            <Documentation name="AddressBookGroupAddEntry">http://schema.2sms.com/2.0/notes/0170_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0170_RequestAddressBookGroupAddEntry.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0170_ResponseAddressBookGroupAddEntry.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0170_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0180" family="AddressBook">
            <Documentation name="AddressBookGroupRemoveEntry">http://schema.2sms.com/2.0/notes/0180_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0180_RequestAddressBookGroupRemoveEntry.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0180_ResponseAddressBookGroupRemoveEntry.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0180_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0210" family="FixedMessage">
            <Documentation name="FixedMessageList">http://schema.2sms.com/2.0/notes/0210_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0210_RequestFixedMessageList.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0210_ResponseFixedMessageList.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0210_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0220" family="FixedMessage">
            <Documentation name="FixedMessageAdd">http://schema.2sms.com/2.0/notes/0220_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0220_RequestFixedMessageAdd.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0910_ResponseStandard.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0220_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0225" family="FixedMessage">
            <Documentation name="FixedMessageModify">http://schema.2sms.com/2.0/notes/0225_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0225_RequestFixedMessageModify.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0910_ResponseStandard.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0225_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0230" family="FixedMessage">
            <Documentation name="FixedMessageRemove">http://schema.2sms.com/2.0/notes/0230_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0230_RequestFixedMessageRemove.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0910_ResponseStandard.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0230_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0310" family="Report">
            <Documentation name="ReportStandard">http://schema.2sms.com/2.0/notes/0310_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0310_RequestReportStandard.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0310_ResponseReportStandard.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0310_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0320" family="Report">
            <Documentation name="Report2way">http://schema.2sms.com/2.0/notes/0320_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0320_RequestReport2way.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0320_ResponseReport2way.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0320_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0330" family="Report">
            <Documentation name="ReportFindPeople">http://schema.2sms.com/2.0/notes/0330_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0330_RequestReportFindPeople.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0330_ResponseReportFindPeople.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0330_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0340" family="Report">
            <Documentation name="ReportOverview">http://schema.2sms.com/2.0/notes/0340_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0340_RequestReportOverview.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0340_ResponseReportOverview.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0340_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0350" family="Report">
            <Documentation name="ReportRecentBatches">http://schema.2sms.com/2.0/notes/0350_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0350_RequestReportRecentBatches.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0350_ResponseReportRecentBatches.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0350_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0360" family="Report">
            <Documentation name="ReportSavedReports">http://schema.2sms.com/2.0/notes/0360_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0360_RequestReportSavedReports.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0360_ResponseReportSavedReports.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0360_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0410" family="Send">
            <Documentation name="SendMessage">http://schema.2sms.com/2.0/notes/0410_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0410_RequestSendMessage.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0410_ResponseSendMessage.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0410_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0510" family="SubAccount">
            <Documentation name="SubAccountList">http://schema.2sms.com/2.0/notes/0510_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0510_RequestSubAccountList.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0510_ResponseSubAccountList.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0510_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0515" family="SubAccount">
            <Documentation name="SubAccountGroupList">http://schema.2sms.com/2.0/notes/0515_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0515_RequestSubAccountGroupList.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0515_ResponseSubAccountGroupList.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0515_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0520" family="SubAccount">
            <Documentation name="SubAccountGiveCredits">http://schema.2sms.com/2.0/notes/0520_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0520_RequestSubAccountGiveCredits.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0520_ResponseSubAccountGiveCredits.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0520_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0530" family="SubAccount">
            <Documentation name="SubAccountModifyGroupAccess">http://schema.2sms.com/2.0/notes/0530_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0530_RequestSubAccountModifyGroupAccess.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0910_ResponseStandard.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0530_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0535" family="SubAccount">
            <Documentation name="SubAccountRemoveGroupAccess">http://schema.2sms.com/2.0/notes/0535_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0535_RequestSubAccountRemoveGroupAccess.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0910_ResponseStandard.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0535_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0540" family="SubAccount">
            <Documentation name="SubAccountGiveAddressBookAccess">http://schema.2sms.com/2.0/notes/0540_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0540_RequestSubAccountGiveAddressBookAccess.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0910_ResponseStandard.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0540_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0545" family="SubAccount">
            <Documentation name="SubAccountTakeAddressBookAccess">http://schema.2sms.com/2.0/notes/0545_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0545_RequestSubAccountTakeAddressBookAccess.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0910_ResponseStandard.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0545_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0550" family="SubAccount">
            <Documentation name="SubAccountActivate">http://schema.2sms.com/2.0/notes/0550_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0550_RequestSubAccountActivate.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0550_ResponseSubAccountActivate.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0550_examples.xml</ExamplesLocation>
        </Method>
        <Method code="0555" family="SubAccount">
            <Documentation name="SubAccountDelete">http://schema.2sms.com/2.0/notes/0555_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0555_RequestSubAccountDelete.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0555_ResponseSubAccountDelete.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0555_examples.xml</ExamplesLocation>
        </Method>
        <!--<Method code="0920" family="WMRS">
            <Documentation name="WmrsSingleMessage">http://schema.2sms.com/2.0/notes/0920_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/schema/0920_RequestWmrsSingleMessage.xsd</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/schema/0925_ResponseWmrsSingleMessage.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/0920_examples.xml</ExamplesLocation>
        </Method>
        -->
        <Method code="X001" family="StatusUpdates">
            <Documentation name="Delivery Receipts">http://schema.2sms.com/2.0/notes/X001_documentation.xml</Documentation>
            <RequestLocation>http://schema.2sms.com/2.0/notes/X001_documentation.xml</RequestLocation>
            <ResponseLocation>http://schema.2sms.com/2.0/DeliveryReceipt/schema.xsd</ResponseLocation>
            <ExamplesLocation>http://schema.2sms.com/2.0/notes/X001_examples.xml</ExamplesLocation>
        </Method>
    </MethodDefinitions>
</Root>
