﻿<?xml version="1.0" encoding="utf-8" ?>
<SMS_Out xmlns="http://www.vetxml.org/schemas/SMS_Out" version="1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://www.vetxml.org/schemas/SMS_Out SMS_Out.xsd">
  <Recipients>
    <No>0123456789</No>
    <No>9876543210</No>
    <No>6168046898</No>
    <No>7452327858</No>
    <No>5785397585</No>
    <No>7523636358</No>
    <No>2312353546</No>
    <No>9452562455</No>
  </Recipients>
  <Message>This is the message</Message>
  <From>0123456789</From>
</SMS_Out>