Mercurial > pub > Impl
diff _test/Resources/person_info.xml @ 180:d1676be8afcc
Перекодировка в utf-8
author | sourcer |
---|---|
date | Fri, 30 Dec 2011 23:40:00 +0300 |
parents | 16ada169ca75 |
children | 77a9934a44af |
line wrap: on
line diff
--- a/_test/Resources/person_info.xml Tue Dec 20 23:00:30 2011 +0300 +++ b/_test/Resources/person_info.xml Fri Dec 30 23:40:00 2011 +0300 @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <personInfo> - <firstName>Norman</firstName> - <lastName>Freeman</lastName> - <address> - <street>hellroad</street> - <line>1</line> - </address> + <firstName>Norman</firstName> + <lastName>Freeman</lastName> + <address> + <street>hellroad</street> + <line>1</line> + </address> </personInfo>