<?xml version="1.0" encoding="UTF-8"?>
<!--
  == ====================================================================================== ==
  == This file contains all details about RFC destionations for JayCO connections to SAP    ==
  == systems.																                                   ==
  ==                                                                                        ==
  == Please be careful when editing this file! An invalid version of this XML file may      ==
  == cause the Portal to fail.                                                              ==
  ==                                                                                        ==
  !! IMPORTANT NOTE:                                                                        !!
  !!  Do not use Microsoft Notepad to edit this file!                                       !!
  !!  Microsoft Notepad will alter the file by prefixing it with                            !!
  !!  the UTF-8 encoding signature "﻿" (hex: EF BB EF)                                      !!
  !!  once you have save it. Afterwards, the Portal is no longer able                       !!
  !!  to parse the XML file.                                                                !!
  ==                                                                                        ==
  == ====================================================================================== ==
-->
<wpl:Destinations xmlns:wpl="www.sapportals.com/portal/landscape" xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:schemaLocation="wpl_jco_destionations_v10.xsd">
  <wpl:Destination name="destination_1">
    <wpl:SYSTEM>system_1</wpl:SYSTEM>
    <wpl:LOGONMETHOD>SAPLOGONTICKET</wpl:LOGONMETHOD>
    <wpl:TYPE>3</wpl:TYPE>
    <wpl:MSHOST>myhost.mydomain.com</wpl:MSHOST>
    <wpl:GROUP>PUBLIC</wpl:GROUP>
    <wpl:LANG>EN</wpl:LANG>
    <wpl:R3NAME>SYS</wpl:R3NAME>
    <wpl:CLIENT>123</wpl:CLIENT>
  </wpl:Destination>
</wpl:Destinations>
