Advertisement
Guest User

Untitled

a guest
Nov 26th, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. <?xmlversion="1.0" encoding=" utf-8" ?>
  2. <root>
  3. <AuthenticationUser=’ddd’ Password=’samba’/>
  4. <PlaceESR=’34567’/>
  5. </root>
  6.  
  7. <?xml version="1.0" encoding="utf-8" ?>
  8. <root>
  9. <Place ESR=’34567’ Data=’2015.09.21’/>
  10. <Train TrainNumber=’6022’ Name=’Москва-Ожерелье’ ESRDeparture=’34567’ ESRArrival=’34560’ TimeDeparture=’2015.09.21 11:11:00’ TimeArrival=’’DaysTrainType=’ОН’ DaysTrain= ‘2015.09.15;2015.09.17;2015.09.22’>
  11. <PlacesStop>
  12. <Place ESR=’23451’ />
  13. <Place ESR=’23457’ />
  14. </PlacesStop>
  15. <PlacesNotStop>
  16. </PlacesNotStop>
  17. </Train>
  18. <Train TrainNumber=’6021’ Name=’Ожерелье-МОсква’ ESRDeparture=’34560’ ESRArrival=’ 34567’ TimeDeparture=’’ TimeArrival=’2015.09.21 12:05:00’ DaysTrainType=’Ежедневно’ DaysTrain= ‘’>
  19. <PlacesStop>
  20. </PlacesStop>
  21. <PlacesNotStop>
  22. </PlacesNotStop>
  23. </Train>
  24. </root>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement