This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://schemas.datacontract.org/2004/07/JMSoft.Common.WS" xmlns:ns2="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:ns3="http://otomoto.cz/services/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<SOAP-ENV:Body> | |
<ns3:AdvertSave> | |
<ns3:request> | |
<ns1:AutorizationKey>Opo1Xd1nMmZZnAxKYksoBhdp3gaKC9MR7xwGG0gHCj2GikSwS5U7NgxinS+YJRW/</ns1:AutorizationKey> | |
<ns1:Username>amilocar</ns1:Username> | |
<ns1:Advert> | |
<ns1:WSAdvert> | |
<ns1:Advertisement>První majitel, Leasing možný, Úvěr možný, český vůz po prvním majiteli, POCTIVĚ vedená sevisní knížka! ježděno ve Zlíně, v červnu 2013 komplet nová spojková sada se zárukou. Nové letní pneu, nové brzdy.</ns1:Advertisement> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'use strict'; | |
/** | |
* | |
* @param {*} string | |
* @returns {Stringer} | |
*/ | |
var stringer = function(string) { | |
return new Stringer( string.toString().trim() ); | |
}; |
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
004;AFG;AF;Afghánistán | |
248;ALA;AX;Ålandy | |
008;ALB;AL;Albánie | |
012;DZA;DZ;Alžírsko | |
016;ASM;AS;Americká Samoa | |
850;VIR;VI;Americké Panenské ostrovy | |
020;AND;AD;Andorra | |
024;AGO;AO;Angola | |
660;AIA;AI;Anguilla | |
010;ATA;AQ;Antarktida |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
array ( | |
'AF' => | |
array ( | |
'Badakhshan' => 'Badakhshan', | |
'Badghis' => 'Badghis', | |
'Baghlan' => 'Baghlan', | |
'Balkh' => 'Balkh', | |
'Bamian' => 'Bamian', | |
'Daykondi' => 'Daykondi', | |
'Farah' => 'Farah', |
NewerOlder