<!--   
To test:
run WCF test client software
add http://localhost:4063/PetlogLostPet.svc as a service
add https://localhost:44327/PetlogLostPet.svc as a service
or 

UAT
https://petlog-uat-thirdparty.azurewebsites.net/PetlogLostPet.svc

Staging
https://petlog-kcplstaging-thirdparty.azurewebsites.net/PetlogLostPet.svc

Live
https://services.thekennelclub.org.uk/PetlogLostPet.svc

There are 4 mthods (1 main, 3 core)

Test()
TestWithDb()
ValidateXml(xml)
LostPet(xml)

they have a single XML imput string.
Below are example XML string for use
-->

<!--  For LostPet -->

<PetlogLostPet>
	<ChipNumber>978101080137323</ChipNumber>
	<Source>VetFone</Source>
	<PinNumber>P0000</PinNumber>
	<PostCode>KY6 3JQ</PostCode>
	<LocationText>Leslie, Fife</LocationText>
	<ContactName>E M colledge</ContactName>
	<ContactNumber>07908639373</ContactNumber>
	<Comments>Pet missing, details no longer correct. Temp telephone number added and advised to contact admin tomorrow</Comments>
	<TempTelNo>07468601331</TempTelNo>
</PetlogLostPet>

<!-- Single line for pasting into test application -->

<!-- Good XML, currently chip exists, no animal -->
<PetlogLostPet><ChipNumber>978101080137323</ChipNumber><Source>ANILOG</Source><PinNumber>P0000</PinNumber><PostCode>KY6 3JQ</PostCode><LocationText>Leslie, Fife</LocationText><ContactName>E M colledge</ContactName><ContactNumber>07908639373</ContactNumber><Comments>Pet missing, details no longer correct. Temp telephone number added and advised to contact admin tomorrow</Comments><TempTelNo>07468601331</TempTelNo></PetlogLostPet>

<!-- Good XML, currently chip exists, Animal Exists -->
<PetlogLostPet><ChipNumber>578095800014526</ChipNumber><Source>ANILOG</Source><PinNumber>P0000</PinNumber><PostCode>KY6 3JQ</PostCode><LocationText>Leslie, Fife</LocationText><ContactName>E M colledge</ContactName><ContactNumber>07908639373</ContactNumber><Comments>Pet missing, details no longer correct. Temp telephone number added and advised to contact admin tomorrow</Comments><TempTelNo>07468601331</TempTelNo></PetlogLostPet>

<!-- Example output string -->
<?xml version="1.0" standalone="yes"?>
<PetlogLostPetReturn>
  <Status>FAIL</Status>
  <Text>This microchip record has been retained for administrative purposes. Please contact Petlog on 0844 4633 996 for more information. Administration lines are open 9am - 5pm Monday to Friday excluding bank holidays.</Text>
</PetlogLostPetReturn>


<PetlogLostPet><ChipNumber>040098100431360</ChipNumber><Source>ANILOG</Source><PinNumber>P0000</PinNumber><PostCode>KY6 3JQ</PostCode><LocationText>Leslie, Fife</LocationText><ContactName>E M colledge</ContactName><ContactNumber>07908639373</ContactNumber><Comments>Pet missing, details no longer correct. Temp telephone number added and advised to contact admin tomorrow</Comments><TempTelNo>07468601331</TempTelNo></PetlogLostPet>
http://localhost:4063/DefraApiService.svc/rest/defra/ANIBASE/quEncH-soFtLy-guttEriNg-wALkoVer/040098100431360