<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <soap:Body>
    <GetDepBoardWithDetailsResponse xmlns="http://thalesgroup.com/RTTI/2017-10-01/ldb/">
      <GetStationBoardResult>
        <generatedAt>2026-04-10T04:55:55.9360825+01:00</generatedAt>
        <loc>Birmingham New Street</loc>
        <trainServices>
          <service>
            <std>05:00</std>
            <etd>On time</etd>
            <operator>CrossCountry</operator>
            <operatorCode>XC</operatorCode>
            <serviceType>train</serviceType>
            <serviceID>2018405BHAMNWS_</serviceID>
            <rsid>XC550000</rsid>
            <origin>
              <loc>Birmingham New Street</loc>
            </origin>
            <destination>
              <loc>Cardiff Central</loc>
              <via>via Gloucester</via>
            </destination>
            <cpList>
              <cp>
                <loc>Cheltenham Spa</loc>
                <st>06:06</st>
                <et>On time</et>
              </cp>
              <cp>
                <loc>Gloucester</loc>
                <st>06:16</st>
                <et>On time</et>
              </cp>
              <cp>
                <loc>Lydney</loc>
                <st>06:38</st>
                <et>On time</et>
              </cp>
              <cp>
                <loc>Chepstow</loc>
                <st>06:47</st>
                <et>On time</et>
              </cp>
              <cp>
                <loc>Caldicot</loc>
                <st>06:56</st>
                <et>On time</et>
              </cp>
              <cp>
                <loc>Severn Tunnel Junction</loc>
                <st>06:58</st>
                <et>On time</et>
              </cp>
              <cp>
                <loc>Newport (South Wales)</loc>
                <st>07:09</st>
                <et>On time</et>
              </cp>
              <cp>
                <loc>Cardiff Central</loc>
                <st>07:25</st>
                <et>On time</et>
              </cp>
            </cpList>
          </service>
        </trainServices>
      </GetStationBoardResult>
    </GetDepBoardWithDetailsResponse>
  </soap:Body>
</soap:Envelope>
