<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="https://www.w3.org/2001/XMLSchema" xmlns:soap12="https://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<Login xmlns="https://tempuri.org/">
<Username>string</Username>
<Password>string</Password>
</Login>
</soap12:Body>
</soap12:Envelope>